summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler
2022-02-18Merge branch 'ab/complete-show-all-commands'Junio C Hamano
2022-02-18Merge branch 'js/scalar-global-options'Junio C Hamano
2022-02-18Merge branch 'tk/subtree-merge-not-ff-only'Junio C Hamano
2022-02-16Merge branch 'ld/sparse-index-bash-completion'Junio C Hamano
2022-02-12Merge branch 'bc/csprng-mktemps'Junio C Hamano
2022-02-08completion: handle unusual characters for sparse-checkoutLessley Dennington
2022-02-08completion: improve sparse-checkout cone mode directory completionLessley Dennington
2022-02-08completion: address sparse-checkout issuesLessley Dennington
2022-02-02completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDSÆvar Arnfjörð Bjarmason
2022-02-01subtree: force merge commitThomas Koutcher
2022-01-28scalar: accept -C and -c options before the subcommandJohannes Schindelin
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson
2022-01-10Merge branch 'jl/subtree-check-parents-argument-passing-fix'Junio C Hamano
2022-01-04subtree: fix argument handling in check_parentsJames Limbouris
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-21Merge branch 'js/scalar'Junio C Hamano
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine
2021-12-10Merge branch 'yn/complete-date-format-options'Junio C Hamano
2021-12-10Merge branch 'bc/require-c99'Junio C Hamano
2021-12-10Merge branch 'jk/jump-merge-with-pathspec'Junio C Hamano
2021-12-05scalar: implement the `version` commandJohannes Schindelin
2021-12-05scalar: implement the `delete` commandMatthew John Cheetham
2021-12-05scalar: teach 'reconfigure' to optionally handle all registered enlistmentsJohannes Schindelin
2021-12-05scalar: allow reconfiguring an existing enlistmentJohannes Schindelin
2021-12-05scalar: implement the `run` commandDerrick Stolee
2021-12-05scalar: teach 'clone' to support the --single-branch optionJohannes Schindelin
2021-12-05scalar: implement the `clone` subcommandJohannes Schindelin
2021-12-05scalar: implement 'scalar list'Derrick Stolee
2021-12-05scalar: let 'unregister' handle a deleted enlistment directory gracefullyJohannes Schindelin
2021-12-05scalar: 'unregister' stops background maintenanceDerrick Stolee
2021-12-05scalar: 'register' sets recommended config and starts maintenanceDerrick Stolee
2021-12-05scalar: create test infrastructureJohannes Schindelin
2021-12-05scalar: start documenting the commandJohannes Schindelin
2021-12-05scalar: create a rudimentary executableJohannes Schindelin
2021-12-05scalar: add a README with a roadmapJohannes Schindelin
2021-12-01git-compat-util: add a test balloon for C99 supportbrian m. carlson
2021-12-01xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood
2021-11-29Merge branch 'ab/sh-retire-helper-functions'Junio C Hamano
2021-11-29Merge branch 'tp/send-email-completion'Junio C Hamano
2021-11-26completion: add human and auto: date formatYoichi Nakayama
2021-11-09git-jump: pass "merge" arguments to ls-filesJeff King
2021-10-29Merge branch 're/completion-fix-test-equality'Junio C Hamano
2021-10-28completion: fix incorrect bash/zsh string equality checkRobert Estelle
2021-10-28send-email: programmatically generate bash completionsThiago Perrotta
2021-10-21git-sh-setup: remove "sane_grep", it's not needed anymoreÆvar Arnfjörð Bjarmason