unpack-trees: use traverse_path instead of name
Derrick Stolee committed over 4 years ago
t1092: add deeper changes during a checkout
Derrick Stolee committed over 4 years ago
grep: clarify what `grep.patternType=default` means
Junio C Hamano committed over 4 years ago
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin committed over 4 years ago
sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'
Elijah Newren committed over 4 years ago
name-rev: prefer shorter names over following merges
Elijah Newren committed over 4 years ago
xdiff: drop unused flags parameter from recs_match
Jeff King committed over 4 years ago
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Jeff King committed over 4 years ago
xdiff: drop CMP_ENV macro from xhistogram
Jeff King committed over 4 years ago
git-worktree.txt: add missing `-v` to synopsis for `worktree list`
Eric Sunshine committed over 4 years ago
worktree: send "chatty" messages to stderr
Eric Sunshine committed over 4 years ago
packfile: make `close_pack_revindex()` static
Taylor Blau committed over 4 years ago
scalar: implement the `version` command
Johannes Schindelin committed over 4 years ago
scalar: implement the `delete` command
Matthew John Cheetham committed over 4 years ago
scalar: teach 'reconfigure' to optionally handle all registered enlistments
Johannes Schindelin committed over 4 years ago
scalar: allow reconfiguring an existing enlistment
Johannes Schindelin committed over 4 years ago
scalar: implement the `run` command
Derrick Stolee committed over 4 years ago
scalar: teach 'clone' to support the --single-branch option
Johannes Schindelin committed over 4 years ago
scalar: implement the `clone` subcommand
Johannes Schindelin committed over 4 years ago
scalar: implement 'scalar list'
Derrick Stolee committed over 4 years ago