summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | git-remote-mediawiki: split get_mw_pages into smaller functionsMatthieu Moy2012-06-271-44/+62
| * | | | | git-remote-mediawiki: send "File:" attachments to a remote wikiNGUYEN Kim Thuat2012-06-271-8/+90
| * | | | | git-remote-mediawiki: don't "use encoding 'utf8';"Matthieu Moy2012-06-271-3/+2
| * | | | | git-remote-mediawiki: don't compute the diff when getting commit messageMatthieu Moy2012-06-271-2/+2
* | | | | | Merge branch 'mm/credential-plumbing'Junio C Hamano2012-07-091-18/+95
|\ \ \ \ \ \
| * | | | | | git-remote-mediawiki: update comments to reflect credential supportMatthieu Moy2012-07-081-6/+1
| |/ / / / /
| * | | | | git-remote-mediawiki: add credential supportMatthieu Moy2012-06-251-12/+94
| |/ / / /
* | | | | Merge branch 'fc/git-prompt-script'Junio C Hamano2012-06-282-255/+296
|\ \ \ \ \
| * | | | | completion: respect $GIT_DIRSZEDER Gábor2012-06-191-0/+3
| * | | | | completion: warn people about duplicated functionJunio C Hamano2012-06-102-0/+4
| * | | | | completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-222-255/+289
| * | | | | completion: remove executable modeFelipe Contreras2012-05-221-0/+0
* | | | | | Merge branch 'lm/git-blame-el'Junio C Hamano2012-06-251-36/+37
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | git-blame.el: Do not use bare 0 to mean (point-min)Lawrence Mitchell2012-06-141-1/+1
| * | | | | git-blame.el: Use with-current-buffer where appropriateLawrence Mitchell2012-06-141-37/+37
| * | | | | git-blame.el: Do not use goto-line in lisp codeRüdiger Sonderfeld2012-06-141-1/+2
* | | | | | Merge branch 'rs/git-blame-mapcar-mapc'Junio C Hamano2012-06-251-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | git-blame.el: use mapc instead of mapcarRüdiger Sonderfeld2012-06-101-1/+1
* | | | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-131-7/+7
|\ \ \ \ \
| * | | | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-131-7/+7
* | | | | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2012-06-131-0/+2
* | | | | | Merge branch 'cr/persistent-https'Junio C Hamano2012-06-077-0/+860
|\ \ \ \ \ \
| * | | | | | Add persistent-https to contribColby Ranger2012-05-307-0/+860
* | | | | | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-05-251-5/+17
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | completion: add support for backwards compatibilityFelipe Contreras2012-05-201-0/+12
| * | | | | | completion: rename internal helpers _git and _gitkFelipe Contreras2012-05-201-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Sync with maintJunio C Hamano2012-05-241-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | osxkeychain: pull make config from top-level directoryJeff King2012-05-241-2/+5
* | | | | | Merge branch 'fc/git-complete-helper'Junio C Hamano2012-05-171-37/+33
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | completion: add new __git_complete helperFelipe Contreras2012-05-141-37/+33
* | | | | | Merge branch 'fc/simplify-complete-revlist-file'Junio C Hamano2012-05-141-4/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | completion: simplify __git_complete_revlist_fileFelipe Contreras2012-05-071-4/+2
* | | | | | Merge branch 'pw/message-cleanup'Junio C Hamano2012-05-021-2/+2
|\ \ \ \ \ \
| * | | | | | remove superfluous newlines in error messagesPete Wyckoff2012-04-301-2/+2
* | | | | | | Merge branch 'jc/rerere-train'Junio C Hamano2012-05-021-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | contrib/rerere-train: use installed git-sh-setupJunio C Hamano2012-04-301-1/+1
| |/ / / /
* | | | | Merge branch 'fc/completion-tests'Junio C Hamano2012-04-241-9/+13
|\ \ \ \ \
| * | | | | completion: fix completion after 'git --option <TAB>'SZEDER Gábor2012-04-211-1/+2
| * | | | | completion: avoid trailing space for --exec-pathJonathan Nieder2012-04-211-0/+1
| * | | | | completion: add missing general optionsFelipe Contreras2012-04-211-0/+2
| * | | | | completion: simplify by using $prevFelipe Contreras2012-04-211-2/+2
| * | | | | completion: simplify __gitcomp_1Felipe Contreras2012-04-211-6/+6
* | | | | | Merge branch 'pw/git-p4'Junio C Hamano2012-04-233-2759/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | git-p4: move to toplevelPete Wyckoff2012-04-093-2759/+12
| |/ / / /
* | | | | Fix git-subtree install instructionsDavid A. Greene2012-04-091-12/+18
* | | | | Use git-subtree test MakefileDavid A. Greene2012-04-091-1/+1
* | | | | Add subtree test MakefileDavid A. Greene2012-04-091-0/+69
* | | | | Install git-subtree from contribDavid A. Greene2012-04-091-20/+21
* | | | | Use configure settings for git-subtreeDavid A. Greene2012-04-091-0/+3
* | | | | Use project config filesDavid A. Greene2012-04-091-3/+6