summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
2016-02-22Merge branch 'pw/completion-stash'Junio C Hamano-2/+2
2016-02-22completion: fix mis-indentation in _git_stash()SZEDER Gábor-2/+2
2016-02-10Merge branch 'cc/untracked'Junio C Hamano-0/+1
2016-02-03Merge branch 'pw/completion-stash'Junio C Hamano-3/+14
2016-02-03Merge branch 'pw/completion-show-branch'Junio C Hamano-1/+1
2016-02-03Merge branch 'jk/completion-rebase'Junio C Hamano-2/+6
2016-02-03Merge branch 'dw/subtree-split-do-not-drop-merge'Junio C Hamano-2/+70
2016-02-03Merge branch 'tb/complete-word-diff-regex'Junio C Hamano-1/+1
2016-02-03Merge branch 'dg/subtree-test'Junio C Hamano-1/+5
2016-01-27config: add core.untrackedCacheChristian Couder-0/+1
2016-01-26Merge branch 'js/pull-rebase-i'Junio C Hamano-1/+1
2016-01-26completion: update completion arguments for stashPaul Wagland-3/+14
2016-01-25completion: complete show-branch "--date-order"Paul Wagland-1/+1
2016-01-25completion: add missing git-rebase optionsJohn Keeping-2/+6
2016-01-22Merge branch 'ep/shell-command-substitution-style'Junio C Hamano-16/+16
2016-01-22Merge branch 'rm/subtree-unwrap-tags'Junio C Hamano-2/+8
2016-01-20completion: complete "diff --word-diff-regex="Thomas Braun-1/+1
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware-2/+70
2016-01-19contrib/subtree: Make testing easierDavid A. Greene-1/+5
2016-01-13completion: add missing branch.*.rebase valuesJohannes Schindelin-1/+1
2016-01-12Merge branch 'vl/grep-configurable-threads'Junio C Hamano-0/+1
2015-12-27contrib/thunderbird-patch-inline/appp.sh: use the $( ... ) construct for comm...Elia Pinto-2/+2
2015-12-27contrib/examples/git-revert.sh: use the $( ... ) construct for command substi...Elia Pinto-4/+4
2015-12-27contrib/examples/git-repack.sh: use the $( ... ) construct for command substi...Elia Pinto-2/+2
2015-12-27contrib/examples/git-merge.sh: use the $( ... ) construct for command substit...Elia Pinto-2/+2
2015-12-27contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit...Elia Pinto-2/+2
2015-12-27contrib/examples/git-commit.sh: use the $( ... ) construct for command substi...Elia Pinto-4/+4
2015-12-21Merge branch 'sg/completion-no-column'Junio C Hamano-0/+1
2015-12-16grep: add --threads=<num> option and grep.threads configurationVictor Leschuk-0/+1
2015-12-15Merge branch 'jk/send-email-complete-aliases'Junio C Hamano-1/+1
2015-12-14completion: fix completing unstuck email alias argumentsSZEDER Gábor-1/+1
2015-12-11completion: remove 'git column' from porcelain commandsSZEDER Gábor-0/+1
2015-12-04Merge branch 'sg/bash-prompt-dirty-orphan'Junio C Hamano-4/+3
2015-12-04Merge branch 'jk/send-email-complete-aliases'Junio C Hamano-0/+16
2015-12-01Merge branch 'dg/subtree-test-cleanup'Jeff King-443/+956
2015-12-01Merge branch 'maint'Jeff King-1/+1
2015-11-24Merge branch 'fp/subtree-todo-update'Jeff King-2/+0
2015-11-24contrib/subtree: unwrap tag refsRob Mayoff-2/+8
2015-11-24bash prompt: indicate dirty index even on orphan branchesSZEDER Gábor-3/+2
2015-11-24bash prompt: remove a redundant 'git diff' optionSZEDER Gábor-1/+1
2015-11-20completion: add support for completing email aliasesJacob Keller-0/+16
2015-11-20Escape Git's exec path in contrib/rerere-train.sh scriptDaniel Knittl-Frank-1/+1
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng-1/+21
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng-418/+840
2015-11-13contrib/subtree: Add split testsTechlive Zheng-2/+15
2015-11-13contrib/subtree: Add merge testsTechlive Zheng-1/+12
2015-11-13contrib/subtree: Add tests for subtree addTechlive Zheng-0/+19
2015-11-13contrib/subtree: Add test for missing subtreeTechlive Zheng-0/+4
2015-11-13contrib/subtree: Clean and refactor test codeTechlive Zheng-55/+79
2015-11-06contrib/subtree: remove "push" command from the "todo" fileFabio Porcedda-2/+0