rebase -i: check for updated todo after squash and reword
Phillip Wood committed about 7 years ago
rebase -i: always update HEAD before rewording
Phillip Wood committed about 7 years ago
grep: under --debug, show whether PCRE JIT is enabled
Beat Bolli committed about 7 years ago
midx: switch to using the_hash_algo
brian m. carlson committed about 7 years ago
builtin/show-index: replace sha1_to_hex
brian m. carlson committed about 7 years ago
brian m. carlson committed about 7 years ago
builtin/receive-pack: replace sha1_to_hex
brian m. carlson committed about 7 years ago
builtin/index-pack: replace sha1_to_hex
brian m. carlson committed about 7 years ago
brian m. carlson committed about 7 years ago
wt-status: convert struct wt_status to object_id
brian m. carlson committed about 7 years ago
brian m. carlson committed about 7 years ago
builtin/worktree: switch null_sha1 to null_oid
brian m. carlson committed about 7 years ago
builtin/repack: write object IDs of the proper length
brian m. carlson committed about 7 years ago
pack-write: use hash_to_hex when writing checksums
brian m. carlson committed about 7 years ago
sequencer: convert to use the_hash_algo
brian m. carlson committed about 7 years ago
bisect: switch to using the_hash_algo
brian m. carlson committed about 7 years ago
sha1-lookup: switch hard-coded constants to the_hash_algo
brian m. carlson committed about 7 years ago
config: use the_hash_algo in abbrev comparison
brian m. carlson committed about 7 years ago
combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo
brian m. carlson committed about 7 years ago
bundle: switch to use the_hash_algo
brian m. carlson committed about 7 years ago