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
scalar: create a rudimentary executable
Johannes Schindelin committed over 4 years ago
scalar: add a README with a roadmap
Johannes Schindelin committed over 4 years ago
CodingGuidelines: document which output goes to stdout vs. stderr
Eric Sunshine committed over 4 years ago
revision: use C99 declaration of variable in for() loop
Junio C Hamano committed almost 5 years ago
refs/debug: trim trailing LF from reflog message
Han-Wen Nienhuys committed over 4 years ago