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
l10n: de.po: translate 72 new messages
Ralf Thielow committed over 8 years ago
l10n: de.po: improve messages when a branch starts to track another ref
Ralf Thielow committed almost 9 years ago
SZEDER Gábor committed over 8 years ago
t9001: use existing helper in send-email test
Christian Ludwig committed over 8 years ago
Junio C Hamano committed over 8 years ago
Merge branch 'jh/object-filtering'
Junio C Hamano committed over 8 years ago