connect.c: handle errors from split_cmdline
Jeff King committed over 9 years ago
travis-ci: add static analysis build job to run coccicheck
Lars Schneider committed over 9 years ago
travis-ci: unset compiler for jobs that do not need one
Lars Schneider committed over 9 years ago
travis-ci: parallelize documentation build
Lars Schneider committed over 9 years ago
travis-ci: build documentation with AsciiDoc and Asciidoctor
Lars Schneider committed over 9 years ago
unpack-trees: avoid duplicate ODB lookups during checkout
Jeff Hostetler committed over 9 years ago
read-cache: add strcmp_offset function
Jeff Hostetler committed over 9 years ago
string-list: use ALLOC_GROW macro when reallocing string_list
Jeff Hostetler committed over 9 years ago
read-cache: force_verify_index_checksum
Jeff Hostetler committed over 9 years ago
pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix
Patrick Steinhardt committed over 9 years ago
config: resolve symlinks in conditional include's patterns
Nguyễn Thái Ngọc Duy committed over 9 years ago
path.c: and an option to call real_path() in expand_user_path()
Nguyễn Thái Ngọc Duy committed over 9 years ago
Prathamesh Chavan committed over 9 years ago
refs_ref_iterator_begin(): new function
Michael Haggerty committed over 9 years ago
refs_read_raw_ref(): new function
Michael Haggerty committed over 9 years ago
get_ref_dir(): don't call read_loose_refs() for "refs/bisect"
Michael Haggerty committed over 9 years ago
t/helper: add test-ref-store to test ref-store functions
Nguyễn Thái Ngọc Duy committed over 9 years ago
refs.h: add a note about sorting order of for_each_ref_*
Nguyễn Thái Ngọc Duy committed over 9 years ago
refs: delete pack_refs() in favor of refs_pack_refs()
Nguyễn Thái Ngọc Duy committed over 9 years ago
t1406: new tests for submodule ref store
Nguyễn Thái Ngọc Duy committed over 9 years ago