aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* msvc: Fix an "unrecognized option" linker warningRamsay Jones2010-01-22
* engine.pl: Fix a recent breakage of the buildsystem generatorRamsay Jones2010-01-22
* fix git-p4 editor invocationNicolas Pitre2010-01-21
* Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\
| * git merge -X<option>Avery Pennarun2010-01-17
* | hg-to-git: fix COMMITTER type-oBart Trojanowski2010-01-12
* | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano2010-01-10
|\ \
| * | bash completion: factor submodules into dirty stateThomas Rast2009-12-31
* | | bash completion: add space between branch name and status flagsShawn O. Pearce2009-12-30
* | | Add completion for git-svn mkdirs,reset,and gcRobert Zeh2009-12-30
* | | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-12
* | | bash: update 'git commit' completionSZEDER Gábor2009-12-05
| |/ |/|
* | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-22
|\ \
| * | Speed up bash completion loadingJonathan Nieder2009-11-17
| |/
* | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-20
|\ \
| * | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-13
* | | Merge branch 'jn/help-everywhere'Junio C Hamano2009-11-20
|\ \ \
| * | | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
* | | | Merge branch 'ef/msys-imap'Junio C Hamano2009-11-17
|\ \ \ \
| * | | | MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen2009-10-23
* | | | | Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-15
|\ \ \ \ \
| * | | | | Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sc/difftool-p4merge'Junio C Hamano2009-11-15
|\ \ \ \ \
| * | | | | mergetool--lib: add p4merge as a pre-configured mergetool optionScott Chacon2009-10-28
| | |_|_|/ | |/| | |
* | | | | bash: add the merge option --ff-onlyBjörn Gustavsson2009-11-14
| |_|_|/ |/| | |
* | | | Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth2009-10-30
|/ / /
* | | bash completion: difftool accepts the same options as diffMarkus Heidelberg2009-10-28
* | | bash: complete more options for 'git rebase'Björn Gustavsson2009-10-28
* | | Merge branch 'iv/tar-lzma-xz'Junio C Hamano2009-10-25
|\ \ \
| * | | import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel2009-10-21
| |/ /
* | | Merge branch 'dk/blame-el'Junio C Hamano2009-10-18
|\ \ \
| * | | git-blame.el: Change how blame information is shown.David Kågedal2009-09-29
| | |/ | |/|
* | | bash completion: complete refs for git-grepThomas Rast2009-10-12
| |/ |/|
* | bash: add support for 'git replace'Björn Gustavsson2009-10-09
* | completion: fix alias listings with newlinesStephen Boyd2009-10-09
* | completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-09
* | import-tars: Add missing closing bracketIngmar Vanhassel2009-10-09
* | completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-07
* | completion: update am, commit, and logStephen Boyd2009-10-07
|/
* Make just opening the generated MSVC solution file not modify itSebastian Schuberth2009-09-29
* Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth2009-09-29
* generators/vcproj.pm: remove UNICODE from buildMichael Wookey2009-09-29
* bash: teach 'git checkout' optionsSZEDER Gábor2009-09-25
* bash: teach 'git reset --patch'SZEDER Gábor2009-09-22
* bash: update 'git stash' completionSZEDER Gábor2009-09-22
* bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor2009-09-22
* Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen2009-09-18
* completion: Replace config --list with --get-regexpTodd Zullinger2009-09-13
* Merge branch 'pk/fast-import-tars'Junio C Hamano2009-09-13
|\
| * import-tars: Allow per-tar author and commit message.Peter Krefting2009-09-03