init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson committed about 6 years ago
init: allow specifying the initial branch name for the new repository
Johannes Schindelin committed about 6 years ago
docs: add missing diamond brackets
Johannes Schindelin committed about 6 years ago
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin committed about 6 years ago
send-pack/transport-helper: avoid mentioning a particular branch
Johannes Schindelin committed about 6 years ago
submodule: use submodule repository when preparing summary
Michael Forney committed about 6 years ago
revision: use repository from rev_info when parsing commits
Michael Forney committed about 6 years ago
revision: reallocate TOPO_WALK object flags
René Scharfe committed about 6 years ago
lib-submodule-update: pass 'test_must_fail' as an argument
Denton Liu committed about 6 years ago
fast-export: add a "data" callback parameter to anonymize_str()
Jeff King committed about 6 years ago
fast-export: move global "idents" anonymize hashmap into function
Jeff King committed about 6 years ago
fast-export: use a flex array to store anonymized entries
Jeff King committed about 6 years ago
fast-export: stop storing lengths in anonymized hashmaps
Jeff King committed about 6 years ago
fast-export: tighten anonymize_mem() interface to handle only strings
Jeff King committed about 6 years ago
fast-export: store anonymized oids as hex strings
Jeff King committed about 6 years ago
fast-export: use xmemdupz() for anonymizing oids
Jeff King committed about 6 years ago
t9351: derive anonymized tree checks from original repo
Jeff King committed about 6 years ago
fmt-merge-msg: stop treating `master` specially
Johannes Schindelin committed about 6 years ago
commit-graph: change test to die on parse, not load
Derrick Stolee committed about 6 years ago
commit-graph: place bloom_settings in context
Derrick Stolee committed about 6 years ago