aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond2012-08-23
* Improved documentation for the ciabot scripts.Eric S. Raymond2012-08-23
* contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond2012-08-22
* Merge branch 'lm/git-blame-el' into maintJunio C Hamano2012-08-06
|\
| * git-blame.el: Do not use bare 0 to mean (point-min)Lawrence Mitchell2012-06-14
| * git-blame.el: Use with-current-buffer where appropriateLawrence Mitchell2012-06-14
| * git-blame.el: Do not use goto-line in lisp codeRüdiger Sonderfeld2012-06-14
* | Merge branch 'rs/git-blame-mapcar-mapc' into maintJunio C Hamano2012-08-06
|\ \
| * | git-blame.el: use mapc instead of mapcarRüdiger Sonderfeld2012-06-10
* | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-13
|\ \ \
| * | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-13
* | | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2012-06-13
* | | | Merge branch 'cr/persistent-https'Junio C Hamano2012-06-07
|\ \ \ \
| * | | | Add persistent-https to contribColby Ranger2012-05-30
* | | | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-05-25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | completion: add support for backwards compatibilityFelipe Contreras2012-05-20
| * | | | completion: rename internal helpers _git and _gitkFelipe Contreras2012-05-20
* | | | | Sync with maintJunio C Hamano2012-05-24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | osxkeychain: pull make config from top-level directoryJeff King2012-05-24
* | | | | Merge branch 'fc/git-complete-helper'Junio C Hamano2012-05-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | completion: add new __git_complete helperFelipe Contreras2012-05-14
* | | | | Merge branch 'fc/simplify-complete-revlist-file'Junio C Hamano2012-05-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | completion: simplify __git_complete_revlist_fileFelipe Contreras2012-05-07
* | | | | Merge branch 'pw/message-cleanup'Junio C Hamano2012-05-02
|\ \ \ \ \
| * | | | | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | | | | | Merge branch 'jc/rerere-train'Junio C Hamano2012-05-02
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | contrib/rerere-train: use installed git-sh-setupJunio C Hamano2012-04-30
| |/ / /
* | | | Merge branch 'fc/completion-tests'Junio C Hamano2012-04-24
|\ \ \ \
| * | | | completion: fix completion after 'git --option <TAB>'SZEDER Gábor2012-04-21
| * | | | completion: avoid trailing space for --exec-pathJonathan Nieder2012-04-21
| * | | | completion: add missing general optionsFelipe Contreras2012-04-21
| * | | | completion: simplify by using $prevFelipe Contreras2012-04-21
| * | | | completion: simplify __gitcomp_1Felipe Contreras2012-04-21
* | | | | Merge branch 'pw/git-p4'Junio C Hamano2012-04-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git-p4: move to toplevelPete Wyckoff2012-04-09
| |/ / /
* | | | Fix git-subtree install instructionsDavid A. Greene2012-04-09
* | | | Use git-subtree test MakefileDavid A. Greene2012-04-09
* | | | Add subtree test MakefileDavid A. Greene2012-04-09
* | | | Install git-subtree from contribDavid A. Greene2012-04-09
* | | | Use configure settings for git-subtreeDavid A. Greene2012-04-09
* | | | Use project config filesDavid A. Greene2012-04-09
* | | | Remove unnecessary git-subtree filesDavid A. Greene2012-04-09
* | | | Set TEST_DIRECTORYDavid A. Greene2012-04-09
* | | | Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene2012-04-09
|/ / /
* | | correct spelling: an URL -> a URLJim Meyering2012-03-28
* | | Merge branch 'am/completion-zsh-fix'Junio C Hamano2012-03-23
|\ \ \
| * | | contrib/completion: "local var=()" is misinterpreted as func-decl by zshAlex Merry2012-03-21
* | | | Merge branch 'th/git-diffall'Junio C Hamano2012-03-15
|\ \ \ \
| * | | | contrib/diffall: fix cleanup trap on WindowsTim Henigan2012-03-14
| * | | | contrib/diffall: eliminate duplicate while loopsTim Henigan2012-03-14