aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'pd/bash-4-completion'Junio C Hamano2010-12-22
|\
| * Merge branch 'master' (early part) into pd/bash-4-completionJonathan Nieder2010-12-15
| |\
| * | bash: simple reimplementation of _get_comp_words_by_refJonathan Nieder2010-12-14
| * | bash: get --pretty=m<tab> completion to work with bash v4Peter van der Does2010-12-14
* | | Merge branch 'tc/completion-reflog'Junio C Hamano2010-12-21
|\ \ \
| * | | bash completion: add basic support for git-reflogTay Ray Chuan2010-12-17
* | | | completion: add missing configuration variablesMartin von Zweigbergk2010-12-20
|/ / /
* | | Merge branch 'maint'Junio C Hamano2010-12-09
|\ \ \
| * \ \ Merge branch 'ab/require-perl-5.8' into maintJunio C Hamano2010-12-09
| |\ \ \
| * | | | contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-09
* | | | | Merge branch 'maint'Junio C Hamano2010-12-01
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.7.2' into maintJunio C Hamano2010-12-01
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | bash: Match lightweight tags in promptknittl2010-12-01
| * | | | Merge branch 'dk/maint-blame-el' into maintJunio C Hamano2010-11-24
| |\ \ \ \
| * \ \ \ \ Merge branch 'aw/git-p4-deletion' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
* | | | | | | | | Merge branch 'kb/completion-checkout'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: Support the DWIM mode for git checkoutKevin Ballard2010-10-13
* | | | | | | | | | Merge branch 'sg/completion'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bash: support pretty format aliasesSZEDER Gábor2010-10-13
| * | | | | | | | | | bash: support more 'git notes' subcommands and their optionsSZEDER Gábor2010-10-13
| * | | | | | | | | | bash: not all 'git bisect' subcommands make sense when not bisectingSZEDER Gábor2010-10-13
| * | | | | | | | | | bash: offer refs for 'git bisect start'SZEDER Gábor2010-10-13
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'dk/maint-blame-el'Junio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | git-blame.el: Add (require 'format-spec)David Kågedal2010-11-03
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'aw/git-p4-deletion'Junio C Hamano2010-11-05
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Fix handling of git-p4 on deleted filesAndrew Waters2010-10-22
* | | | | | | | | contrib/ciabot: git-describe commit instead of HEADSven Eckelmann2010-10-29
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | completion: fix zsh check under bash with 'set -u'Mark Lodato2010-10-28
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-27
* | | | | | | Merge branch 'kf/post-receive-sample-hook'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | | | | | | Merge branch 'ml/completion-zsh'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \
| * | | | | | | completion: make compatible with zshMark Lodato2010-09-09
| | |/ / / / / | |/| | | | |
* | | | | | | {cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast2010-10-19
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'gb/shell-ext'Junio C Hamano2010-09-29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add sample commands for git-shellGreg Brockman2010-08-12
* | | | | | contrib/completion: --no-index option to git diffMichael J Gruber2010-09-27
* | | | | | prefer test -h over test -L in shell scriptsJeff King2010-09-27
| |/ / / / |/| | | |
* | | | | Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | merge script: learn --[no-]rerere-autoupdateJonathan Nieder2010-08-18
| * | | | | merge script: notice @{-1} shorthandJonathan Nieder2010-08-18
| * | | | | merge script: handle --no-ff --no-commit correctlyJonathan Nieder2010-08-18
| * | | | | merge script: --ff-only to disallow true mergeJonathan Nieder2010-08-18
| * | | | | merge script: handle many-way octopusJonathan Nieder2010-08-18
| * | | | | merge script: handle -m --log correctlyJonathan Nieder2010-08-18
| * | | | | merge script: forbid merge -s indexJonathan Nieder2010-08-18