summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/osxkeychain-username-is-nul-terminated' into maint-2.46Junio C Hamano2024-08-261-1/+1
|\
| * credential/osxkeychain: respect NUL terminator in usernameJeff King2024-08-011-1/+1
* | cmake: fix build of `t-oidtree`Johannes Schindelin2024-07-121-1/+2
* | Merge branch 'kn/osxkeychain-skip-idempotent-store'Junio C Hamano2024-05-281-0/+14
|\ \
| * | osxkeychain: state to skip unnecessary store operationsKoji Nakamaru2024-05-151-0/+11
| * | osxkeychain: exclusive lock to serialize execution of operationsKoji Nakamaru2024-05-151-0/+3
* | | Merge branch 'ps/complete-config-w-subcommands'Junio C Hamano2024-05-281-11/+31
|\ \ \
| * | | completion: adapt git-config(1) to complete subcommandsPatrick Steinhardt2024-05-171-11/+31
* | | | Merge branch 'ps/refs-without-the-repository'Junio C Hamano2024-05-161-0/+103
|\ \ \ \ | |/ / / |/| | |
| * | | cocci: introduce rules to transform "refs" to pass ref storePatrick Steinhardt2024-05-071-0/+103
| |/ /
* | | Merge branch 'js/unit-test-suite-runner'Junio C Hamano2024-05-151-1/+2
|\ \ \
| * | | cmake: let `test-tool` run the unit tests, tooJohannes Schindelin2024-05-061-1/+2
* | | | Merge branch 'dk/zsh-git-repo-path-fix'Junio C Hamano2024-05-081-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | completion: zsh: stop leaking local cache variableD. Ben Knoble2024-05-011-0/+1
| | |/ | |/|
* | | Merge branch 'rh/complete-symbolic-ref'Junio C Hamano2024-05-081-3/+28
|\ \ \ | |/ / |/| |
| * | completion: add docs on how to add subcommand completionsRoland Hieber2024-04-251-0/+7
| * | completion: improve docs for using __git_completeRoland Hieber2024-04-251-3/+10
| * | completion: add 'symbolic-ref'Roland Hieber2024-04-251-0/+11
* | | Merge branch 'ba/osxkeychain-updates'Junio C Hamano2024-04-162-69/+310
|\ \ \
| * | | osxkeychain: store new attributesBo Anderson2024-04-021-6/+62
| * | | osxkeychain: erase matching passwords onlyBo Anderson2024-04-021-1/+55
| * | | osxkeychain: erase all matching credentialsBo Anderson2024-04-021-1/+2
| * | | osxkeychain: replace deprecated SecKeychain APIBo Anderson2024-04-022-69/+199
* | | | Merge branch 'rs/apply-lift-path-length-limit'Junio C Hamano2024-04-151-1/+0
|\ \ \ \
| * | | | path: remove mksnpath()René Scharfe2024-04-051-1/+0
| | |/ / | |/| |
* | | | Merge branch 'vs/complete-with-set-u-fix'Junio C Hamano2024-04-101-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | completion: protect prompt against unset SHOWUPSTREAM in nounset modeVille Skyttä2024-04-011-1/+1
| * | | completion: fix prompt with unset SHOWCONFLICTSTATE in nounset modeVille Skyttä2024-04-011-1/+1
| |/ /
* | | Merge branch 'jk/drop-hg-to-git'Junio C Hamano2024-03-282-275/+0
|\ \ \
| * | | contrib: drop hg-to-git scriptJeff King2024-03-202-275/+0
| |/ /
* | | contrib/coverage-diff: avoid redundant pipelinesBeat Bolli2024-03-161-7/+2
* | | contrib/subtree/t: avoid redundant use of catBeat Bolli2024-03-161-1/+1
* | | Merge branch 'rj/complete-worktree-paths-fix'Junio C Hamano2024-03-141-1/+1
|\ \ \
| * | | completion: fix __git_complete_worktree_pathsRubén Justo2024-02-271-1/+1
| |/ /
* | | Merge branch 'rj/complete-reflog'Junio C Hamano2024-03-141-12/+68
|\ \ \
| * | | completion: reflog subcommands and optionsRubén Justo2024-03-031-2/+10
| * | | completion: factor out __git_resolve_builtinsRubén Justo2024-03-031-6/+25
| * | | completion: introduce __git_find_subcommandRubén Justo2024-03-031-0/+20
| * | | completion: reflog show <log-options>Rubén Justo2024-03-031-0/+10
| * | | completion: reflog with implicit "show"Rubén Justo2024-03-031-5/+4
* | | | Merge branch 'mh/libsecret-empty-password-fix'Junio C Hamano2024-02-281-0/+3
|\ \ \ \
| * | | | libsecret: retrieve empty passwordM Hickford2024-02-191-0/+3
* | | | | Merge branch 'bb/completion-no-grep-into-awk'Junio C Hamano2024-02-281-2/+4
|\ \ \ \ \
| * | | | | completion: use awk for filtering the config entriesBeat Bolli2024-02-161-2/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'rs/use-xstrncmpz'Junio C Hamano2024-02-271-0/+28
|\ \ \ \ \
| * | | | | use xstrncmpz()René Scharfe2024-02-121-0/+28
| * | | | | Merge branch 'sh/completion-with-reftable' into maint-2.43Junio C Hamano2024-02-091-5/+38
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tz/send-email-negatable-options' into maint-2.43Junio C Hamano2024-02-092-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ps/reftable-backend'Junio C Hamano2024-02-271-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | refs: introduce reftable backendPatrick Steinhardt2024-02-071-1/+1
| | |_|_|_|/ | |/| | | |