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
doc: fix config API documentation about config_with_options
Antonio Ospite committed over 8 years ago
submodule: port submodule subcommand 'foreach' from shell to C
Prathamesh Chavan committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy committed over 8 years ago
generate-cmds.sh: export all commands to command-list.h
Nguyễn Thái Ngọc Duy committed over 8 years ago