summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feJonathan Nieder2011-02-261-1/+2
|\
| * vcs-svn: Check for errors from open()Jonathan Nieder2010-11-241-1/+2
* | Obey p4 views when using client specIan Wienand2011-02-142-4/+51
* | Merge branch 'maint'Junio C Hamano2011-02-111-0/+3
|\ \
| * | svn-fe: warn about experimental statusJonathan Nieder2011-02-111-0/+3
* | | Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano2011-02-091-1/+12
|\ \ \ | |/ / |/| |
| * | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-281-1/+12
* | | post-receive-email: suppress error if description file missingSitaram Chamarty2011-02-071-1/+1
|/ /
* | Merge branch 'pd/bash-4-completion'Junio C Hamano2010-12-221-78/+290
|\ \
| * \ Merge branch 'master' (early part) into pd/bash-4-completionJonathan Nieder2010-12-1512-61/+288
| |\ \
| * | | bash: simple reimplementation of _get_comp_words_by_refJonathan Nieder2010-12-141-8/+110
| * | | bash: get --pretty=m<tab> completion to work with bash v4Peter van der Does2010-12-141-76/+160
* | | | Merge branch 'tc/completion-reflog'Junio C Hamano2010-12-211-1/+12
|\ \ \ \
| * | | | bash completion: add basic support for git-reflogTay Ray Chuan2010-12-171-1/+12
* | | | | completion: add missing configuration variablesMartin von Zweigbergk2010-12-201-4/+66
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2010-12-091-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'ab/require-perl-5.8' into maintJunio C Hamano2010-12-092-2/+3
| |\ \ \ \
| * | | | | contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-091-4/+4
* | | | | | Merge branch 'maint'Junio C Hamano2010-12-011-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.7.2' into maintJunio C Hamano2010-12-011-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | bash: Match lightweight tags in promptknittl2010-12-011-1/+1
| * | | | | Merge branch 'dk/maint-blame-el' into maintJunio C Hamano2010-11-241-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'aw/git-p4-deletion' into maintJunio C Hamano2010-11-241-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-241-16/+31
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-031-1/+1
* | | | | | | | | Merge branch 'kb/completion-checkout'Junio C Hamano2010-11-171-3/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: Support the DWIM mode for git checkoutKevin Ballard2010-10-131-3/+27
* | | | | | | | | | Merge branch 'sg/completion'Junio C Hamano2010-11-171-15/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bash: support pretty format aliasesSZEDER Gábor2010-10-131-4/+17
| * | | | | | | | | | bash: support more 'git notes' subcommands and their optionsSZEDER Gábor2010-10-131-9/+41
| * | | | | | | | | | bash: not all 'git bisect' subcommands make sense when not bisectingSZEDER Gábor2010-10-131-1/+5
| * | | | | | | | | | bash: offer refs for 'git bisect start'SZEDER Gábor2010-10-131-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'dk/maint-blame-el'Junio C Hamano2010-11-171-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | git-blame.el: Add (require 'format-spec)David Kågedal2010-11-031-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'aw/git-p4-deletion'Junio C Hamano2010-11-051-1/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Fix handling of git-p4 on deleted filesAndrew Waters2010-10-221-1/+3
* | | | | | | | | contrib/ciabot: git-describe commit instead of HEADSven Eckelmann2010-10-291-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | completion: fix zsh check under bash with 'set -u'Mark Lodato2010-10-281-3/+3
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-262-2/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-272-2/+3
* | | | | | | Merge branch 'kf/post-receive-sample-hook'Junio C Hamano2010-10-261-16/+31
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-101-16/+31
* | | | | | | Merge branch 'ml/completion-zsh'Junio C Hamano2010-10-261-4/+46
|\ \ \ \ \ \ \
| * | | | | | | completion: make compatible with zshMark Lodato2010-09-091-4/+46
| | |/ / / / / | |/| | | | |
* | | | | | | {cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast2010-10-191-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'gb/shell-ext'Junio C Hamano2010-09-293-0/+46
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add sample commands for git-shellGreg Brockman2010-08-123-0/+46
* | | | | | contrib/completion: --no-index option to git diffMichael J Gruber2010-09-271-1/+1
* | | | | | prefer test -h over test -L in shell scriptsJeff King2010-09-271-1/+1
| |/ / / / |/| | | |