is_ntfs_dotgit: use a size_t for traversing string
Jeff King committed over 8 years ago
submodule-config: verify submodule names as paths
Jeff King committed over 8 years ago
commit-graph: fix UX issue when .lock file exists
Derrick Stolee committed over 8 years ago
commit-graph.txt: update design document
Derrick Stolee committed over 8 years ago
merge: check config before loading commits
Derrick Stolee committed over 8 years ago
commit: use generation number in remove_redundant()
Derrick Stolee committed over 8 years ago
commit: add short-circuit to paint_down_to_common()
Derrick Stolee committed over 8 years ago
commit: use generation numbers for in_merge_bases()
Derrick Stolee committed over 8 years ago
ref-filter: use generation number for --contains
Derrick Stolee committed over 8 years ago
commit-graph: always load commit-graph information
Derrick Stolee committed over 8 years ago
commit: use generations in paint_down_to_common()
Derrick Stolee committed over 8 years ago
commit-graph: compute generation numbers
Derrick Stolee committed over 8 years ago
commit: add generation number to struct commit
Derrick Stolee committed over 8 years ago
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick committed over 8 years ago
submodule: add --progress option to add command
Casey Fitzpatrick committed over 8 years ago
submodule: clean up substitutions in script
Casey Fitzpatrick committed over 8 years ago
unpack_trees_options: free messages when done
Martin Ågren committed over 8 years ago
argv-array: return the pushed string from argv_push*()
Junio C Hamano committed over 8 years ago
travis-ci: run gcc-8 on linux-gcc jobs
Nguyễn Thái Ngọc Duy committed over 8 years ago
commit.h: delete 'util' field in struct commit
Nguyễn Thái Ngọc Duy committed over 8 years ago