summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-131-4/+1
* 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
* | | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-101-0/+1
|\ \ \ | |_|/ |/| |
| * | grep: Add --max-depth option.Michał Kiedrowicz2009-07-221-0/+1
* | | git.el: Clarify documentation of git-commit-treeDavid Kågedal2009-08-061-5/+8
* | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-051-1/+1
|\ \ \ | |_|/ |/| |
| * | hg-to-git: don't import the unused popen2 moduleMiklos Vajna2009-08-041-1/+1
* | | Show the presence of untracked files in the bash prompt.Daniel Trstenjak2009-07-241-2/+13
| |/ |/|
* | bash: add '--merges' to common 'git log' optionsSZEDER Gábor2009-07-131-1/+1
* | completion: __git_config_get_set_variables() handle values with spacesStephen Boyd2009-07-061-5/+6
* | completion: Add --full-diff to log optionsTodd Zullinger2009-07-061-1/+1
* | completion: add missing config variablesStephen Boyd2009-06-301-2/+3
* | Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano2009-06-201-1/+1
|\ \
| * | Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-181-1/+1
* | | Merge branch 'maint'Junio C Hamano2009-06-181-5/+12
|\ \ \ | |/ / |/| / | |/
| * import-tars: support symlinksJohannes Schindelin2009-06-181-5/+12
* | Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-131-1/+1
|\ \