summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/sparse-status' into masterJunio C Hamano2020-07-211-2/+2
|\
| * git-prompt: change == to = for zsh's sakeDavid J. Malan2020-07-211-2/+2
* | Merge branch 'vs/completion-with-set-u' into masterJunio C Hamano2020-07-091-9/+9
|\ \
| * | completion: nounset mode fixesVille Skyttä2020-07-011-9/+9
* | | Merge branch 'js/default-branch-name'Junio C Hamano2020-07-071-2/+4
|\ \ \
| * | | contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh2020-06-301-2/+4
* | | | Merge branch 'ak/commit-graph-to-slab'Junio C Hamano2020-07-071-0/+18
|\ \ \ \
| * | | | commit: move members graph_pos, generation to a slabAbhishek Kumar2020-06-171-0/+18
| |/ / /
* | | | Merge branch 'en/sparse-status'Junio C Hamano2020-07-071-2/+24
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | git-prompt: include sparsity state as wellElijah Newren2020-06-221-2/+20
| * | git-prompt: document how in-progress operations affect the promptElijah Newren2020-06-221-0/+4
| |/
* | Merge branch 'jk/complete-git-switch'Junio C Hamano2020-06-251-39/+213
|\ \ | |/ |/|
| * completion: improve handling of --orphan option of switch/checkoutJacob Keller2020-05-281-7/+14
| * completion: improve handling of -c/-C and -b/-B in switch/checkoutJacob Keller2020-05-281-2/+47
| * completion: improve handling of --track in switch/checkoutJacob Keller2020-05-281-2/+22
| * completion: improve handling of --detach in checkoutJacob Keller2020-05-281-1/+6
| * completion: improve completion for git switch with no optionsJacob Keller2020-05-281-13/+20
| * completion: improve handling of DWIM mode for switch/checkoutJacob Keller2020-05-281-19/+76
| * completion: perform DWIM logic directly in __git_complete_refsJacob Keller2020-05-281-1/+18
| * completion: extract function __git_dwim_remote_headsJacob Keller2020-05-281-7/+21
| * completion: replace overloaded track term for __git_complete_refsJacob Keller2020-05-281-13/+15
* | Merge branch 'vs/complete-stash-show-p-fix'Junio C Hamano2020-06-091-1/+1
|\ \
| * | completion: don't override given stash subcommand with -pVille Skyttä2020-05-211-1/+1
* | | completion: use native ZSH array pattern matchingMarco Trevisan (Treviño)2020-05-281-1/+1
* | | Merge branch 'ds/bloom-cleanup'Junio C Hamano2020-05-141-0/+1
|\ \ \
| * | | completion: offer '--(no-)patch' among 'git log' optionsSZEDER Gábor2020-05-111-0/+1
* | | | Merge branch 'en/fill-directory-exponential'Junio C Hamano2020-04-301-1/+1
|\ \ \ \
| * | | | completion: fix 'git add' on paths under an untracked directoryElijah Newren2020-04-011-1/+1
* | | | | Merge branch 'tm/zsh-complete-switch-restore'Junio C Hamano2020-04-291-0/+2
|\ \ \ \ \
| * | | | | complete: zsh: add missing sub cmd completion candidatesTerry Moschou2020-04-171-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'js/subtree-doc-update-to-asciidoctor-2'Junio C Hamano2020-04-291-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | subtree: fix build with AsciiDoctor 2Johannes Schindelin2020-04-081-2/+4
* | | | | import-tars: ignore the global PAX headerJohannes Schindelin2020-03-241-0/+2
| |/ / / |/| | |
* | | | Merge branch 'kk/complete-diff-color-moved'Junio C Hamano2020-03-091-0/+15
|\ \ \ \
| * | | | completion: add diff --color-moved[-ws]Kir Kolyshkin2020-02-241-0/+15
* | | | | Merge branch 'pb/am-show-current-patch'Junio C Hamano2020-03-091-0/+5
|\ \ \ \ \
| * | | | | am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini2020-02-201-1/+1
| * | | | | am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini2020-02-201-0/+5
| |/ / / /
* | | | | Merge branch 'en/rebase-backend'Junio C Hamano2020-03-031-5/+1
|\ \ \ \ \
| * | | | | git-prompt: change the prompt for interactive-based rebasesElijah Newren2020-02-171-5/+1
| |/ / / /
* | | | | Merge branch 'mt/sparse-checkout-doc-update'Junio C Hamano2020-02-051-0/+21
|\ \ \ \ \
| * | | | | completion: add support for sparse-checkoutMatheus Tavares2020-01-231-0/+21
| |/ / / /
* | | | | Merge branch 'sg/completion-worktree'Junio C Hamano2020-01-301-26/+93
|\ \ \ \ \
| * | | | | completion: list paths and refs for 'git worktree add'SZEDER Gábor2020-01-151-0/+36
| * | | | | completion: list existing working trees for 'git worktree' subcommandsSZEDER Gábor2020-01-151-1/+29
| * | | | | completion: simplify completing 'git worktree' subcommands and optionsSZEDER Gábor2020-01-151-22/+8
| * | | | | completion: return the index of found word from __git_find_on_cmdline()SZEDER Gábor2020-01-151-3/+17
| * | | | | completion: clean up the __git_find_on_cmdline() helper functionSZEDER Gábor2020-01-151-5/+8
* | | | | | Merge branch 'dl/credential-netrc'Junio C Hamano2020-01-233-3/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | contrib/credential/netrc: work outside a repoDenton Liu2019-12-201-1/+1