aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* git-p4: replace each tab with 8 spaces for consistencyAndrew Garber2011-04-07
* git.el: Don't use font-lock-compile-keywordsLawrence Mitchell2011-04-03
* Merge branch 'maint'Junio C Hamano2011-03-30
|\
| * contrib/thunderbird-patch-inline: do not require bash to run the scriptMaxin john2011-03-30
* | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-26
|\ \
| * | rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-23
* | | Merge branch 'jp/completion-help-alias'Junio C Hamano2011-03-26
|\ \ \
| * | | git-completion: Add git help completion for aliasesJakob Pfender2011-03-22
* | | | Merge branch 'pw/p4'Junio C Hamano2011-03-23
|\ \ \ \
| * | | | git-p4: fix sync new branch regressionPete Wyckoff2011-03-16
* | | | | Merge branch 'tl/p4'Junio C Hamano2011-03-22
|\ \ \ \ \
| * | | | | git-p4: Fix error message crash in P4Sync.commit.Tor Arvid Lund2011-03-15
| * | | | | Teach git-p4 to ignore case in perforce filenames if configured.Tor Arvid Lund2011-03-15
| * | | | | git-p4: Teach gitConfig method about arguments.Tor Arvid Lund2011-03-15
* | | | | | Merge branch 'sg/complete-symmetric-diff'Junio C Hamano2011-03-22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | bash: complete 'git diff ...branc<TAB>'SZEDER Gábor2011-03-10
| * | | | | bash: fix misindented esac statement in __git_complete_file()SZEDER Gábor2011-03-10
* | | | | | Merge branch 'ss/mergetool--lib'Junio C Hamano2011-03-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-28
| |/ / / /
* | | | | Merge branch 'pw/p4'Junio C Hamano2011-03-13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-p4: fix clone @all regressionPete Wyckoff2011-03-13
* | | | | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-09
|\ \ \ \ \
| * | | | | bash: teach __git_ps1 about CHERRY_PICK_HEADJay Soffian2011-02-21
| | |_|/ / | |/| | |
* | | | | Merge branch 'mh/p4'Junio C Hamano2011-03-04
|\ \ \ \ \
| * | | | | git-p4 submit: prevent 'Jobs' section from being removed from p4 change logMichael Horowitz2011-02-25
| | |_|/ / | |/| | |
* | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-02-28
|\ \ \ \ \
| * \ \ \ \ Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feJonathan Nieder2011-02-26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | vcs-svn: Check for errors from open()Jonathan Nieder2010-11-24
* | | | | | Merge branch 'va/p4'Junio C Hamano2011-02-27
|\ \ \ \ \ \
| * | | | | | git-p4: Add copy detection supportVitor Antunes2011-02-21
| * | | | | | git-p4: Improve rename detection supportVitor Antunes2011-02-21
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'pw/p4'Junio C Hamano2011-02-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | git-p4: support clone --barePete Wyckoff2011-02-21
| * | | | git-p4: decode p4 wildcard charactersPete Wyckoff2011-02-21
| * | | | git-p4: better message for "git-p4 sync" when not clonedPete Wyckoff2011-02-21
| * | | | git-p4: reinterpret confusing p4 messagePete Wyckoff2011-02-21
| * | | | git-p4: accommodate new move/delete type in p4Pete Wyckoff2011-02-21
| * | | | git-p4: add missing newline in initial import messagePete Wyckoff2011-02-21
| * | | | git-p4: fix key error for p4 problemPete Wyckoff2011-02-21
| |/ / /
* | | | Obey p4 views when using client specIan Wienand2011-02-14
* | | | Merge branch 'maint'Junio C Hamano2011-02-11
|\ \ \ \ | | |_|/ | |/| |
| * | | svn-fe: warn about experimental statusJonathan Nieder2011-02-11
* | | | Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano2011-02-09
|\ \ \ \ | |/ / / |/| | |
| * | | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-28
| |/ /
* | | post-receive-email: suppress error if description file missingSitaram Chamarty2011-02-07
|/ /
* | 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
|\ \ \ \