summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* engine.pl: Fix a recent breakage of the buildsystem generatorRamsay Jones2010-01-221-3/+5
* fix git-p4 editor invocationNicolas Pitre2010-01-211-1/+1
* Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-201-1/+2
|\
| * git merge -X<option>Avery Pennarun2010-01-171-1/+2
* | hg-to-git: fix COMMITTER type-oBart Trojanowski2010-01-121-4/+4
* | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano2010-01-101-4/+2
|\ \
| * | bash completion: factor submodules into dirty stateThomas Rast2009-12-311-4/+2
* | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-301-5/+2
* | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-301-2/+5
* | | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-121-2/+12
* | | bash: update 'git commit' completionSZEDER Gábor2009-12-051-1/+21
| |/ |/|
* | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-221-35/+41
|\ \
| * | Speed up bash completion loadingJonathan Nieder2009-11-171-35/+41
| |/
* | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-201-4/+1
|\ \
| * | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-131-4/+1
* | | Merge branch 'jn/help-everywhere'Junio C Hamano2009-11-201-0/+574
|\ \ \
| * | | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-091-0/+574
* | | | Merge branch 'ef/msys-imap'Junio C Hamano2009-11-171-0/+3
|\ \ \ \
| * | | | MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen2009-10-231-0/+3
* | | | | Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-153-8/+8
|\ \ \ \ \
| * | | | | Use 'fast-forward' all over the placeFelipe Contreras2009-10-243-8/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sc/difftool-p4merge'Junio C Hamano2009-11-151-1/+1
|\ \ \ \ \
| * | | | | mergetool--lib: add p4merge as a pre-configured mergetool optionScott Chacon2009-10-281-1/+1
| | |_|_|/ | |/| | |
* | | | | bash: add the merge option --ff-onlyBjörn Gustavsson2009-11-141-1/+1
| |_|_|/ |/| | |
* | | | Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth2009-10-301-0/+4
|/ / /
* | | bash completion: difftool accepts the same options as diffMarkus Heidelberg2009-10-281-2/+8
* | | bash: complete more options for 'git rebase'Björn Gustavsson2009-10-281-1/+11
* | | Merge branch 'iv/tar-lzma-xz'Junio C Hamano2009-10-251-1/+4
|\ \ \
| * | | import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel2009-10-211-1/+4
| |/ /
* | | Merge branch 'dk/blame-el'Junio C Hamano2009-10-181-54/+102
|\ \ \
| * | | git-blame.el: Change how blame information is shown.David Kågedal2009-09-291-54/+102
| | |/ | |/|
* | | bash completion: complete refs for git-grepThomas Rast2009-10-121-1/+2
| |/ |/|
* | bash: add support for 'git replace'Björn Gustavsson2009-10-091-0/+6
* | completion: fix alias listings with newlinesStephen Boyd2009-10-091-2/+6
* | completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-091-1/+1
* | import-tars: Add missing closing bracketIngmar Vanhassel2009-10-091-1/+1
* | completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-071-0/+2
* | completion: update am, commit, and logStephen Boyd2009-10-071-2/+7
|/
* Make just opening the generated MSVC solution file not modify itSebastian Schuberth2009-09-291-31/+11
* Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth2009-09-291-1/+4
* generators/vcproj.pm: remove UNICODE from buildMichael Wookey2009-09-291-4/+4
* bash: teach 'git checkout' optionsSZEDER Gábor2009-09-251-1/+15
* bash: teach 'git reset --patch'SZEDER Gábor2009-09-221-1/+1
* bash: update 'git stash' completionSZEDER Gábor2009-09-221-4/+16
* bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor2009-09-221-7/+7
* Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen2009-09-186-0/+1480
* completion: Replace config --list with --get-regexpTodd Zullinger2009-09-131-21/+9
* Merge branch 'pk/fast-import-tars'Junio C Hamano2009-09-131-4/+46
|\
| * import-tars: Allow per-tar author and commit message.Peter Krefting2009-09-031-4/+46
* | Merge branch 'pk/fast-import-dirs'Junio C Hamano2009-09-131-0/+416
|\ \