mark_parents_uninteresting(): replace list with stack
Jeff King committed over 8 years ago
mark_parents_uninteresting(): drop missing object check
Jeff King committed over 8 years ago
mark_tree_contents_uninteresting(): drop missing object check
Jeff King committed over 8 years ago
commit.h: rearrange 'index' to shrink struct commit
Nguyễn Thái Ngọc Duy committed over 8 years ago
add status config and command line options for rename detection
Ben Peart committed over 8 years ago
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy committed over 8 years ago
pager: set COLUMNS to term_columns()
Jeff King committed over 8 years ago
refs: handle zero oid for pseudorefs
Martin Ågren committed over 8 years ago
t1400: add tests around adding/deleting pseudorefs
Martin Ågren committed over 8 years ago
refs.c: refer to "object ID", not "sha1", in error messages
Martin Ågren committed over 8 years ago
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy committed over 8 years ago
get_short_oid: sort ambiguous objects by type, then SHA-1
Ævar Arnfjörð Bjarmason committed over 8 years ago
apply: clarify "-p" documentation
Jeff King committed over 8 years ago
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor committed over 8 years ago
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor committed over 8 years ago
sha1-name.c: move around the collect_ambiguous() function
Ævar Arnfjörð Bjarmason committed over 8 years ago
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor committed over 8 years ago
git-p4: change "commitish" typo to "committish"
Ævar Arnfjörð Bjarmason committed over 8 years ago
sha1-array.h: align function arguments
Ævar Arnfjörð Bjarmason committed over 8 years ago
sha1-name.c: remove stray newline
Ævar Arnfjörð Bjarmason committed over 8 years ago