sha1-name: use the_hash_algo when parsing object names
brian m. carlson committed about 8 years ago
strbuf: allocate space with GIT_MAX_HEXSZ
brian m. carlson committed about 8 years ago
commit: express tree entry constants in terms of the_hash_algo
brian m. carlson committed about 8 years ago
hex: switch to using the_hash_algo
brian m. carlson committed about 8 years ago
tree-walk: replace hard-coded constants with the_hash_algo
brian m. carlson committed about 8 years ago
cache: update object ID functions for the_hash_algo
brian m. carlson committed about 8 years ago
rerere: wrap paths in output in sq
Thomas Gummerer committed about 8 years ago
rerere: lowercase error messages
Thomas Gummerer committed about 8 years ago
rerere: unify error messages when read_cache fails
Thomas Gummerer committed about 8 years ago
blame: prefer xsnprintf to strcpy for colors
Jeff King committed about 8 years ago
json_writer: new routines to create JSON data
Jeff Hostetler committed about 8 years ago
tag: don't warn if target is missing but promised
Jonathan Tan committed about 8 years ago
revision: tolerate promised targets of tags
Jonathan Tan committed about 8 years ago
sequencer: pass absolute GIT_WORK_TREE to exec commands
brian m. carlson committed about 8 years ago
sequencer: use configured comment character
Aaron Schrab committed about 8 years ago
fsck: downgrade gitmodulesParse default to "info"
Jeff King committed about 8 years ago
fsck: split ".gitmodules too large" error from parse failure
Jeff King committed about 8 years ago
coccinelle: update commit.cocci
Derrick Stolee committed about 8 years ago
multi-pack-index: add format details
Derrick Stolee committed about 8 years ago
multi-pack-index: add design document
Derrick Stolee committed about 8 years ago