docs: adjust the technical overview for the rename `pu` -> `seen`
Johannes Schindelin committed about 6 years ago
docs: adjust for the recent rename of `pu` to `seen`
Johannes Schindelin committed about 6 years ago
worktree: avoid dead-code in conditional
Eric Sunshine committed about 6 years ago
testsvn: respect `init.defaultBranch`
Johannes Schindelin committed about 6 years ago
remote: use the configured default branch name when appropriate
Johannes Schindelin committed about 6 years ago
clone: use configured default branch name when appropriate
Johannes Schindelin committed about 6 years ago
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