sha1_file: convert index_path to struct object_id
Patryk Obara committed about 9 years ago
read-cache: convert to struct object_id
Patryk Obara committed about 9 years ago
builtin/hash-object: convert to struct object_id
Patryk Obara committed about 9 years ago
vcs-svn: rename repo functions to "svn_repo"
brian m. carlson committed about 9 years ago
vcs-svn: remove unused prototypes
brian m. carlson committed about 9 years ago
doc: fix typo in sendemail.identity
Jeff King committed about 9 years ago
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