summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-241-1/+1
* | | bash: add support for 'git stash pop --index' optionSZEDER Gábor2009-06-091-2/+2
* | | Show presence of stashed changes in bash prompt.Daniel Trstenjak2009-06-031-2/+10
* | | bash: remove always true if statement from __git_ps1()SZEDER Gábor2009-05-311-6/+4
* | | completion: fix PS1 display during an AM on detached HEADJunio C Hamano2009-05-271-13/+11
* | | post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering2009-05-231-0/+4
* | | Merge branch 'maint'Junio C Hamano2009-05-201-1/+1
|\ \ \ | | |/ | |/|
| * | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-201-1/+1
* | | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-181-1/+4
|\ \ \
| * | | bash completion: show-branch color supportMarkus Heidelberg2009-04-251-1/+4
* | | | Merge branch 'maint'Junio C Hamano2009-05-161-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | completion: add missing options to show-branch and showStephen Boyd2009-05-161-2/+2
* | | | Merge branch 'maint'Junio C Hamano2009-05-161-10/+22
|\ \ \ \ | |/ / /
| * | | completion: enhance "current branch" displayJunio C Hamano2009-05-161-2/+13
| * | | completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-161-7/+8
| * | | completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-161-3/+3
| | |/ | |/|
* | | bash completion: complete variable names for "git config" with optionsStephen Boyd2009-05-131-0/+33
|/ /
* | completion: complete values for send-emailStephen Boyd2009-05-051-3/+36
* | completion: complete values for log.dateStephen Boyd2009-05-051-3/+6
* | completion: complete values for help.formatStephen Boyd2009-05-051-0/+4
* | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-051-0/+45
* | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-051-0/+48