summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2009-10-30Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth
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-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
2009-09-03import-tars: Allow per-tar author and commit message.Peter Krefting
2009-08-24Merge branch 'ld/p4'Junio C Hamano
2009-08-22Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano
2009-08-11Merge branch 'mk/grep-max-depth'Junio C Hamano
2009-08-10git-p4: stream from perforce to speed up clonesLuke Diamand
2009-08-06git.el: Clarify documentation of git-commit-treeDavid Kågedal
2009-08-05Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-08-04hg-to-git: don't import the unused popen2 moduleMiklos Vajna
2009-07-24Show the presence of untracked files in the bash prompt.Daniel Trstenjak
2009-07-23grep: Add --max-depth option.Michał Kiedrowicz
2009-07-13bash: add '--merges' to common 'git log' optionsSZEDER Gábor
2009-07-06completion: __git_config_get_set_variables() handle values with spacesStephen Boyd
2009-07-06completion: Add --full-diff to log optionsTodd Zullinger
2009-06-30completion: add missing config variablesStephen Boyd
2009-06-21Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano
2009-06-18Merge branch 'maint'Junio C Hamano
2009-06-18Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini
2009-06-18import-tars: support symlinksJohannes Schindelin
2009-06-13Merge branch 'da/araxis-mergetool'Junio C Hamano