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
scalar: let 'unregister' handle a deleted enlistment directory gracefully
Johannes Schindelin committed over 4 years ago
scalar: 'unregister' stops background maintenance
Derrick Stolee committed over 4 years ago
scalar: 'register' sets recommended config and starts maintenance
Derrick Stolee committed over 4 years ago
scalar: create test infrastructure
Johannes Schindelin committed over 4 years ago
scalar: start documenting the command
Johannes Schindelin committed over 4 years ago