split-index: don't write cache tree with null oid entries
Thomas Gummerer committed over 8 years ago
read-cache: fix reading the shared index for other repos
Thomas Gummerer committed over 8 years ago
Junio C Hamano committed over 8 years ago
worktree: say that "add" takes an arbitrary commit in short-help
Junio C Hamano committed over 8 years ago
sha1_file: remove static strbuf from sha1_file_name()
Christian Couder committed over 8 years ago
Merge tag 'l10n-2.16.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano committed over 8 years ago
diff.c: flush stdout before printing rename warnings
Nguyễn Thái Ngọc Duy committed over 8 years ago
hashmap.h: remove unused variable
Randall S. Becker committed over 8 years ago
describe: use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe committed over 8 years ago
read-cache.c: move tempfile creation/cleanup out of write_shared_index
Nguyễn Thái Ngọc Duy committed over 8 years ago
read-cache.c: change type of "temp" in write_shared_index()
Nguyễn Thái Ngọc Duy committed over 8 years ago
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen committed over 8 years ago
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy committed over 8 years ago
trace.c: move strbuf_release() out of print_trace_line()
Nguyễn Thái Ngọc Duy committed over 8 years ago
trace: avoid unnecessary quoting
Jeff King committed over 8 years ago
sq_quote_argv: drop maxlen parameter
Jeff King committed over 8 years ago
Doc/git-submodule: improve readability and grammar of a sentence
Kaartic Sivaraam committed over 8 years ago
Doc/gitsubmodules: make some changes to improve readability and syntax
Kaartic Sivaraam committed over 8 years ago
submodule: port submodule subcommand 'deinit' from shell to C
Prathamesh Chavan committed over 8 years ago
submodule: port submodule subcommand 'sync' from shell to C
Prathamesh Chavan committed over 8 years ago