aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-04worktree: send "chatty" messages to stderrEric Sunshine
2021-12-04packfile: make `close_pack_revindex()` staticTaylor Blau
2021-12-04scalar: implement the `version` commandJohannes Schindelin
2021-12-04scalar: implement the `delete` commandMatthew John Cheetham
2021-12-04scalar: teach 'reconfigure' to optionally handle all registered enlistmentsJohannes Schindelin
2021-12-04scalar: allow reconfiguring an existing enlistmentJohannes Schindelin
2021-12-04scalar: implement the `run` commandDerrick Stolee
2021-12-04scalar: teach 'clone' to support the --single-branch optionJohannes Schindelin
2021-12-04scalar: implement the `clone` subcommandJohannes Schindelin
2021-12-04scalar: implement 'scalar list'Derrick Stolee
2021-12-04scalar: let 'unregister' handle a deleted enlistment directory gracefullyJohannes Schindelin
2021-12-04scalar: 'unregister' stops background maintenanceDerrick Stolee
2021-12-04scalar: 'register' sets recommended config and starts maintenanceDerrick Stolee
2021-12-04scalar: create test infrastructureJohannes Schindelin
2021-12-04scalar: start documenting the commandJohannes Schindelin
2021-12-04scalar: create a rudimentary executableJohannes Schindelin
2021-12-04scalar: add a README with a roadmapJohannes Schindelin
2021-12-04CodingGuidelines: document which output goes to stdout vs. stderrEric Sunshine
2021-12-03revision: use C99 declaration of variable in for() loopJunio C Hamano
2021-12-02refs/debug: trim trailing LF from reflog messageHan-Wen Nienhuys
2021-12-02test-ref-store: tweaks to for-each-reflog-ent formatHan-Wen Nienhuys
2021-12-02t1405: check for_each_reflog_ent_reverse() more thoroughlyHan-Wen Nienhuys
2021-12-02test-ref-store: don't add newline to reflog messageHan-Wen Nienhuys
2021-12-02show-branch: show reflog messageHan-Wen Nienhuys
2021-12-01log: load decorations with --simplify-by-decorationJeff King
2021-12-01log: handle --decorate-refs with userformat "%d"Jeff King
2021-12-01branch: protect branches checked out in all worktreesAnders Kaseorg
2021-12-01receive-pack: protect current branch for bare repository worktreeAnders Kaseorg
2021-12-01receive-pack: clean dead code from update_worktree()Anders Kaseorg
2021-12-01fetch: protect branches checked out in all worktreesAnders Kaseorg
2021-12-01worktree: simplify find_shared_symref() memory ownership modelAnders Kaseorg
2021-12-01branch: lowercase error messagesAnders Kaseorg
2021-12-01receive-pack: lowercase error messagesAnders Kaseorg
2021-12-01fetch: lowercase error messagesAnders Kaseorg
2021-12-01test-lib: make BAIL_OUT() work in tests and prereqFabian Stelzer
2021-12-01git-compat-util: add a test balloon for C99 supportbrian m. carlson
2021-12-01object-file.c: LLP64 compatibility, upcast unity for left shiftPhilip Oakley
2021-12-01diffcore-delta.c: LLP64 compatibility, upcast unity for left shiftPhilip Oakley
2021-12-01repack.c: LLP64 compatibility, upcast unity for left shiftPhilip Oakley
2021-12-01update documentation for new zdiff3 conflictStyleElijah Newren
2021-12-01xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood
2021-11-29sequencer: avoid adding exec commands for non-commit creating commandsElijah Newren
2021-11-29The first batch to start the current cycleJunio C Hamano
2021-11-29Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano
2021-11-29Merge branch 'ab/sh-retire-helper-functions'Junio C Hamano
2021-11-29Merge branch 'tb/plug-pack-bitmap-leaks'Junio C Hamano
2021-11-29Merge branch 'tp/send-email-completion'Junio C Hamano
2021-11-29Merge branch 'jc/unsetenv-returns-an-int'Junio C Hamano
2021-11-29Merge branch 'jc/fix-ref-sorting-parse'Junio C Hamano
2021-11-29Merge branch 'so/stash-staged'Junio C Hamano