summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bc/csprng-mktemps'Junio C Hamano2022-02-121-1/+1
|\
| * wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson2022-01-171-1/+1
* | Merge branch 'jl/subtree-check-parents-argument-passing-fix'Junio C Hamano2022-01-101-4/+3
|\ \ | |/ |/|
| * subtree: fix argument handling in check_parentsJames Limbouris2022-01-041-4/+3
* | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-042-2/+2
|\ \
| * | t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
| * | tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine2021-12-131-1/+1
* | | Merge branch 'js/scalar'Junio C Hamano2021-12-227-0/+1266
|\ \ \
| * | | scalar: implement the `version` commandJohannes Schindelin2021-12-051-0/+39
| * | | scalar: implement the `delete` commandMatthew John Cheetham2021-12-053-0/+80
| * | | scalar: teach 'reconfigure' to optionally handle all registered enlistmentsJohannes Schindelin2021-12-053-6/+67
| * | | scalar: allow reconfiguring an existing enlistmentJohannes Schindelin2021-12-053-28/+67
| * | | scalar: implement the `run` commandDerrick Stolee2021-12-052-0/+83
| * | | scalar: teach 'clone' to support the --single-branch optionJohannes Schindelin2021-12-053-4/+23
| * | | scalar: implement the `clone` subcommandJohannes Schindelin2021-12-053-3/+262
| * | | scalar: implement 'scalar list'Derrick Stolee2021-12-052-1/+21
| * | | scalar: let 'unregister' handle a deleted enlistment directory gracefullyJohannes Schindelin2021-12-052-0/+61
| * | | scalar: 'unregister' stops background maintenanceDerrick Stolee2021-12-052-8/+50
| * | | scalar: 'register' sets recommended config and starts maintenanceDerrick Stolee2021-12-052-1/+266
| * | | scalar: create test infrastructureJohannes Schindelin2021-12-053-3/+109
| * | | scalar: start documenting the commandJohannes Schindelin2021-12-051-0/+38
| * | | scalar: create a rudimentary executableJohannes Schindelin2021-12-053-0/+72
| * | | scalar: add a README with a roadmapJohannes Schindelin2021-12-051-0/+82
| |/ /
* | | Merge branch 'en/zdiff3'Junio C Hamano2021-12-151-3/+3
|\ \ \
| * | | xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood2021-12-011-3/+3
| |/ /
* | | Merge branch 'hn/reftable'Junio C Hamano2021-12-152-3/+22
|\ \ \
| * | | reftable: utility functionsHan-Wen Nienhuys2021-10-082-3/+22
* | | | Merge branch 'yn/complete-date-format-options'Junio C Hamano2021-12-101-1/+1
|\ \ \ \
| * | | | completion: add human and auto: date formatYoichi Nakayama2021-11-261-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'bc/require-c99'Junio C Hamano2021-12-101-1/+1
|\ \ \ \
| * | | | git-compat-util: add a test balloon for C99 supportbrian m. carlson2021-12-011-1/+1
* | | | | Merge branch 'jk/jump-merge-with-pathspec'Junio C Hamano2021-12-102-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | git-jump: pass "merge" arguments to ls-filesJeff King2021-11-092-1/+4
| | |/ / | |/| |
* | | | Merge branch 'ab/sh-retire-helper-functions'Junio C Hamano2021-11-301-1/+0
|\ \ \ \
| * | | | git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason2021-10-221-1/+0
* | | | | Merge branch 'tp/send-email-completion'Junio C Hamano2021-11-301-10/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | send-email: programmatically generate bash completionsThiago Perrotta2021-10-281-10/+1
* | | | | Merge branch 're/completion-fix-test-equality'Junio C Hamano2021-10-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | completion: fix incorrect bash/zsh string equality checkRobert Estelle2021-10-281-1/+1
| | |/ / | |/| |
| * | | Merge branch 'rs/xopen-reports-open-failures' into maintJunio C Hamano2021-10-121-0/+16
| |\ \ \
| * \ \ \ Merge branch 'ti/tcsh-completion-regression-fix' into maintJunio C Hamano2021-10-121-2/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'fc/completion-updates' into maintJunio C Hamano2021-10-121-7/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-191-1/+1
|\ \ \ \ \ \
| * | | | | | pull: remove support for `--rebase=preserve`Johannes Schindelin2021-09-081-1/+1
| |/ / / / /
* | | | | | Merge branch 'ab/help-config-vars'Junio C Hamano2021-10-141-11/+10
|\ \ \ \ \ \
| * | | | | | help / completion: make "git help" do the hard workÆvar Arnfjörð Bjarmason2021-09-231-11/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ab/config-based-hooks-1'Junio C Hamano2021-10-141-0/+7
|\ \ \ \ \ \
| * | | | | | hook-list.h: add a generated list of hooks, like config-list.hÆvar Arnfjörð Bjarmason2021-09-271-0/+7
* | | | | | | Merge branch 'en/removing-untracked-fixes'Junio C Hamano2021-10-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Comment important codepaths regarding nuking untracked files/dirsElijah Newren2021-09-271-1/+1
| | |/ / / / / | |/| | | | |