archive: support compression levels beyond 9
René Scharfe committed almost 6 years ago
ci: avoid using the deprecated `set-env` construct
Johannes Schindelin committed almost 6 years ago
tests: consolidate the `file_size` function into `test-lib-functions.sh`
Johannes Schindelin committed almost 6 years ago
diff: allow passing NULL to diff_free_filespec_data()
Jinoh Kang committed almost 6 years ago
Elijah Newren committed almost 6 years ago
strmap: split create_entry() out of strmap_put()
Elijah Newren committed almost 6 years ago
doc: fixing two trivial typos in Documentation/
Marlon Rac Cambasis committed almost 6 years ago
strmap: add functions facilitating use as a string->int map
Elijah Newren committed almost 6 years ago
strmap: enable faster clearing and reusing of strmaps
Elijah Newren committed almost 6 years ago
strmap: add more utility functions
Elijah Newren committed almost 6 years ago
rebase -i: simplify get_revision_ranges()
Phillip Wood committed almost 6 years ago
rebase -i: use struct object_id when writing state
Phillip Wood committed almost 6 years ago
rebase -i: use struct object_id rather than looking up commit
Phillip Wood committed almost 6 years ago
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood committed almost 6 years ago
format-patch: support --output option
Jeff King committed almost 6 years ago
format-patch: tie file-opening logic to output_directory
Jeff King committed almost 6 years ago
format-patch: refactor output selection
Jeff King committed almost 6 years ago
doc: clarify that --abbrev=<n> is about the minimum length
Junio C Hamano committed almost 6 years ago
log: diagnose -L used with pathspec as an error
Junio C Hamano committed almost 6 years ago
ci: make the whitespace checker more robust
Johannes Schindelin committed almost 6 years ago