René Scharfe committed over 9 years ago
René Scharfe committed over 9 years ago
p0004: simplify calls of test-lazy-init-name-hash
René Scharfe committed over 9 years ago
fetch-pack: always allow fetching of literal SHA1s
Jonathan Tan committed over 9 years ago
doc: use https links to Wikipedia to avoid http redirects
Sven Strickroth committed over 9 years ago
convert: update subprocess_read_status() to not die on EOF
Ben Peart committed over 9 years ago
sub-process: move sub-process functions into separate files
Ben Peart committed over 9 years ago
convert: rename reusable sub-process functions
Ben Peart committed over 9 years ago
convert: update generic functions to only use generic data structures
Ben Peart committed over 9 years ago
convert: separate generic structures and variables from the filter specific ones
Ben Peart committed over 9 years ago
convert: split start_multi_file_filter() into two separate functions
Ben Peart committed over 9 years ago
pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL
Jeff King committed over 9 years ago
usage.c: drop set_error_handle()
Jeff King committed over 9 years ago
builtin/log: honor log.decorate
brian m. carlson committed over 9 years ago
config: complain about --local outside of a git repo
Jeff King committed over 9 years ago
setup_git_env: convert die("BUG") to BUG()
Jeff King committed over 9 years ago
Jeff King committed over 9 years ago
git-filter-branch: be more direct in an error message
Jean-Noel Avila committed over 9 years ago
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila committed over 9 years ago
usability: don't ask questions if no reply is required
Jean-Noel Avila committed over 9 years ago