fast-import: check most prominent commands first
Elijah Newren committed over 7 years ago
git-fast-import.txt: fix wording about where ls command can appear
Elijah Newren committed over 7 years ago
t9300: demonstrate bug with get-mark and empty orphan commits
Elijah Newren committed over 7 years ago
gitweb: make hash size independent
brian m. carlson committed over 7 years ago
Git.pm: make hash size independent
brian m. carlson committed over 7 years ago
read-cache: read data in a hash-independent way
brian m. carlson committed over 7 years ago
dir: make untracked cache extension hash size independent
brian m. carlson committed over 7 years ago
builtin/difftool: use parse_oid_hex
brian m. carlson committed over 7 years ago
refspec: make hash size independent
brian m. carlson committed over 7 years ago
archive: convert struct archiver_args to object_id
brian m. carlson committed over 7 years ago
builtin/get-tar-commit-id: make hash size independent
brian m. carlson committed over 7 years ago
get-tar-commit-id: parse comment record
Rene Scharfe committed over 7 years ago
hash: add a function to lookup hash algorithm by length
brian m. carlson committed over 7 years ago
remote-curl: make hash size independent
brian m. carlson committed over 7 years ago
brian m. carlson committed over 7 years ago
http: compute hash of downloaded objects using the_hash_algo
brian m. carlson committed over 7 years ago
http: replace hard-coded constant with the_hash_algo
brian m. carlson committed over 7 years ago
http-walker: replace sha1_to_hex
brian m. carlson committed over 7 years ago
http-push: remove remaining uses of sha1_to_hex
brian m. carlson committed over 7 years ago
http-backend: allow 64-character hex names
brian m. carlson committed over 7 years ago