summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'js/scalar'Junio C Hamano2021-12-21-0/+1266
|\
| * scalar: implement the `version` commandJohannes Schindelin2021-12-04-0/+39
| * scalar: implement the `delete` commandMatthew John Cheetham2021-12-04-0/+80
| * scalar: teach 'reconfigure' to optionally handle all registered enlistmentsJohannes Schindelin2021-12-04-6/+67
| * scalar: allow reconfiguring an existing enlistmentJohannes Schindelin2021-12-04-28/+67
| * scalar: implement the `run` commandDerrick Stolee2021-12-04-0/+83
| * scalar: teach 'clone' to support the --single-branch optionJohannes Schindelin2021-12-04-4/+23
| * scalar: implement the `clone` subcommandJohannes Schindelin2021-12-04-3/+262
| * scalar: implement 'scalar list'Derrick Stolee2021-12-04-1/+21
| * scalar: let 'unregister' handle a deleted enlistment directory gracefullyJohannes Schindelin2021-12-04-0/+61
| * scalar: 'unregister' stops background maintenanceDerrick Stolee2021-12-04-8/+50
| * scalar: 'register' sets recommended config and starts maintenanceDerrick Stolee2021-12-04-1/+266
| * scalar: create test infrastructureJohannes Schindelin2021-12-04-3/+109
| * scalar: start documenting the commandJohannes Schindelin2021-12-04-0/+38
| * scalar: create a rudimentary executableJohannes Schindelin2021-12-04-0/+72
| * scalar: add a README with a roadmapJohannes Schindelin2021-12-04-0/+82
* | Merge branch 'en/zdiff3'Junio C Hamano2021-12-15-3/+3
|\ \
| * | xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood2021-12-01-3/+3
| |/
* | Merge branch 'hn/reftable'Junio C Hamano2021-12-15-3/+22
|\ \
| * | reftable: utility functionsHan-Wen Nienhuys2021-10-08-3/+22
* | | Merge branch 'yn/complete-date-format-options'Junio C Hamano2021-12-10-1/+1
|\ \ \
| * | | completion: add human and auto: date formatYoichi Nakayama2021-11-25-1/+1
* | | | Merge branch 'bc/require-c99'Junio C Hamano2021-12-10-1/+1
|\ \ \ \
| * | | | git-compat-util: add a test balloon for C99 supportbrian m. carlson2021-12-01-1/+1
* | | | | Merge branch 'jk/jump-merge-with-pathspec'Junio C Hamano2021-12-10-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | git-jump: pass "merge" arguments to ls-filesJeff King2021-11-09-1/+4
| | |/ / | |/| |
* | | | Merge branch 'ab/sh-retire-helper-functions'Junio C Hamano2021-11-29-1/+0
|\ \ \ \
| * | | | git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason2021-10-21-1/+0
* | | | | Merge branch 'tp/send-email-completion'Junio C Hamano2021-11-29-10/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | send-email: programmatically generate bash completionsThiago Perrotta2021-10-28-10/+1
* | | | | Merge branch 're/completion-fix-test-equality'Junio C Hamano2021-10-29-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | completion: fix incorrect bash/zsh string equality checkRobert Estelle2021-10-28-1/+1
| | |/ / | |/| |
| * | | Merge branch 'rs/xopen-reports-open-failures' into maintJunio C Hamano2021-10-12-0/+16
| |\ \ \
| * \ \ \ Merge branch 'ti/tcsh-completion-regression-fix' into maintJunio C Hamano2021-10-12-2/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'fc/completion-updates' into maintJunio C Hamano2021-10-12-7/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-18-1/+1
|\ \ \ \ \ \
| * | | | | | pull: remove support for `--rebase=preserve`Johannes Schindelin2021-09-07-1/+1
| |/ / / / /
* | | | | | Merge branch 'ab/help-config-vars'Junio C Hamano2021-10-13-11/+10
|\ \ \ \ \ \
| * | | | | | help / completion: make "git help" do the hard workÆvar Arnfjörð Bjarmason2021-09-23-11/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ab/config-based-hooks-1'Junio C Hamano2021-10-13-0/+7
|\ \ \ \ \ \
| * | | | | | hook-list.h: add a generated list of hooks, like config-list.hÆvar Arnfjörð Bjarmason2021-09-27-0/+7
* | | | | | | Merge branch 'en/removing-untracked-fixes'Junio C Hamano2021-10-13-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Comment important codepaths regarding nuking untracked files/dirsElijah Newren2021-09-27-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | *.[ch] *_INIT macros: use { 0 } for a "zero out" idiomÆvar Arnfjörð Bjarmason2021-09-27-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'rs/use-xopen-in-index-pack'Junio C Hamano2021-09-23-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | index-pack: use xopen in init_threadRené Scharfe2021-09-10-5/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rs/xopen-reports-open-failures'Junio C Hamano2021-09-08-0/+16
|\| | | |
| * | | | use xopen() to handle fatal open(2) failuresRené Scharfe2021-08-25-0/+16
| |/ / /
* | | | Merge branch 'ti/tcsh-completion-regression-fix'Junio C Hamano2021-09-03-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | completion: tcsh: Fix regression by drop of wrapper functionsTakashi Iwai2021-08-18-2/+3