summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2010-01-12hg-to-git: fix COMMITTER type-oBart Trojanowski
2010-01-10Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano
2009-12-31bash completion: factor submodules into dirty stateThomas Rast
2009-12-31bash completion: add space between branch name and status flagsShawn O. Pearce
2009-12-30Add completion for git-svn mkdirs,reset,and gcRobert Zeh
2009-12-12bash: Support new 'git fetch' optionsBjörn Gustavsson
2009-12-06bash: update 'git commit' completionSZEDER Gábor
2009-11-23Merge branch 'jn/faster-completion-startup'Junio C Hamano
2009-11-21Merge branch 'jn/editor-pager'Junio C Hamano
2009-11-21Merge branch 'jn/help-everywhere'Junio C Hamano
2009-11-18Merge branch 'ef/msys-imap'Junio C Hamano
2009-11-18Speed up bash completion loadingJonathan Nieder
2009-11-16Merge branch 'fc/doc-fast-forward'Junio C Hamano
2009-11-16Merge branch 'sc/difftool-p4merge'Junio C Hamano
2009-11-14bash: add the merge option --ff-onlyBjörn Gustavsson
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder
2009-11-10Retire fetch--tool helper to contrib/examplesJonathan Nieder
2009-10-30Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth
2009-10-28mergetool--lib: add p4merge as a pre-configured mergetool optionScott Chacon
2009-10-28bash completion: difftool accepts the same options as diffMarkus Heidelberg
2009-10-28bash: complete more options for 'git rebase'Björn Gustavsson
2009-10-26Merge branch 'iv/tar-lzma-xz'Junio C Hamano
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-10-23MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen
2009-10-22import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel
2009-10-19Merge branch 'dk/blame-el'Junio C Hamano
2009-10-12bash completion: complete refs for git-grepThomas Rast
2009-10-09bash: add support for 'git replace'Björn Gustavsson
2009-10-09completion: fix alias listings with newlinesStephen Boyd
2009-10-09completion: fix completion of git <TAB><TAB>Stephen Boyd
2009-10-09import-tars: Add missing closing bracketIngmar Vanhassel
2009-10-08completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd
2009-10-08completion: update am, commit, and logStephen Boyd
2009-09-29git-blame.el: Change how blame information is shown.David Kågedal
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey
2009-09-25bash: teach 'git checkout' optionsSZEDER Gábor
2009-09-22bash: teach 'git reset --patch'SZEDER Gábor
2009-09-22bash: update 'git stash' completionSZEDER Gábor
2009-09-22bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor
2009-09-19Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen
2009-09-13completion: Replace config --list with --get-regexpTodd Zullinger
2009-09-13Merge branch 'pk/fast-import-tars'Junio C Hamano
2009-09-13Merge branch 'pk/fast-import-dirs'Junio C Hamano
2009-09-13Merge branch 'jt/pushinsteadof'Junio C Hamano
2009-09-10git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant
2009-09-09git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts
2009-09-08Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett
2009-09-03Add script for importing bits-and-pieces to Git.Peter Krefting