doc/interpret-trailers: fix "the this" typo
Martin Ågren committed about 9 years ago
stash: add a test for stashing in a detached state
Joel Teichroeb committed about 9 years ago
stash: add a test for when apply fails during stash branch
Joel Teichroeb committed about 9 years ago
stash: add a test for stash create with no files
Joel Teichroeb committed about 9 years ago
progress: simplify "delayed" progress API
Junio C Hamano committed about 9 years ago
apply: file commited with CRLF should roundtrip diff and apply
Torsten Bögershausen committed about 9 years ago
commit: remove unused inline function single_parent()
René Scharfe committed about 9 years ago
archive: don't queue excluded directories
René Scharfe committed about 9 years ago
archive: factor out helper functions for handling attributes
René Scharfe committed about 9 years ago
t5001: add tests for export-ignore attributes and exclude pathspecs
René Scharfe committed about 9 years ago
commit: rewrite read_graft_line
Patryk Obara committed about 9 years ago
commit: allocate array using object_id size
Patryk Obara committed about 9 years ago
commit: replace the raw buffer with strbuf in read_graft_line
Patryk Obara committed about 9 years ago
Documentation/git-for-each-ref: clarify peeling of tags for --format
Michael J Gruber committed about 9 years ago
Documentation: use proper wording for ref format strings
Michael J Gruber committed about 9 years ago
sha1_file: fix definition of null_sha1
Patryk Obara committed about 9 years ago
git-grep: correct exit code with --quiet and -L
Anthony Sottile committed about 9 years ago
Junio C Hamano committed about 9 years ago
files-backend: cheapen refname_available check when locking refs
Michael Haggerty committed about 9 years ago
t5526: fix some broken && chains
Heiko Voigt committed about 9 years ago