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
generate-cmds.sh: factor out synopsis extract code
Nguyễn Thái Ngọc Duy committed over 8 years ago
replace-object.c: remove the_repository from prepare_replace_object
Stefan Beller committed over 8 years ago
object.c: free replace map in raw_object_store_clear
Stefan Beller committed over 8 years ago
repository: fix free problem with repo_clear(the_repository)
Nguyễn Thái Ngọc Duy committed over 8 years ago
fast-export: avoid NULL pointer arithmetic
René Scharfe committed over 8 years ago
BUG_exit_code: fix sparse "symbol not declared" warning
Ramsay Jones committed over 8 years ago