files-backend: make sure files_rename_ref() always reach the end
Nguyễn Thái Ngọc Duy committed over 9 years ago
files-backend: add and use files_packed_refs_path()
Nguyễn Thái Ngọc Duy committed over 9 years ago
files-backend: delete dead code in files_init_db()
Nguyễn Thái Ngọc Duy committed over 9 years ago
files-backend.c: delete dead code in files_ref_iterator_begin()
Nguyễn Thái Ngọc Duy committed over 9 years ago
files-backend: make files_log_ref_write() static
Nguyễn Thái Ngọc Duy committed over 9 years ago
submodule.c: stricter checking for submodules in is_submodule_modified
Stefan Beller committed over 9 years ago
submodule.c: port is_submodule_modified to use porcelain 2
Stefan Beller committed over 9 years ago
submodule.c: convert is_submodule_modified to use strbuf_getwholeline
Stefan Beller committed over 9 years ago
submodule.c: factor out early loop termination in is_submodule_modified
Stefan Beller committed over 9 years ago
submodule.c: use argv_array in is_submodule_modified
Stefan Beller committed over 9 years ago
builtin/pull: convert portions to struct object_id
brian m. carlson committed over 9 years ago
builtin/diff: convert to struct object_id
brian m. carlson committed over 9 years ago
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson committed over 9 years ago
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson committed over 9 years ago
Define new hash-size constants for allocating memory
brian m. carlson committed over 9 years ago
strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD
René Scharfe committed over 9 years ago
doc/SubmittingPatches: show how to get a CLI commit summary
Ævar Arnfjörð Bjarmason committed over 9 years ago
t/README: clarify the test_have_prereq documentation
Ævar Arnfjörð Bjarmason committed over 9 years ago
sha1dc: avoid CPP macro collisions
Junio C Hamano committed over 9 years ago
Junio C Hamano committed over 9 years ago