summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Add script for importing bits-and-pieces to Git.Peter Krefting2009-09-031-0/+416
| |/
* | Merge branch 'jt/pushinsteadof'Junio C Hamano2009-09-131-1/+1
|\ \
| * | Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-081-1/+1
| |/
* | git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant2009-09-101-7/+5
* | git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts2009-09-091-12/+1
|/
* Merge branch 'ld/p4'Junio C Hamano2009-08-231-67/+102
|\
| * git-p4: stream from perforce to speed up clonesLuke Diamand2009-08-101-67/+102
* | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-211-0/+3
|\ \
| * | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-051-0/+3