| Commit message (Expand) | Author | Age | Files | Lines |
* | completion: Replace config --list with --get-regexp | Todd Zullinger | 2009-09-13 | 1 | -21/+9 |
* | Merge branch 'pk/fast-import-tars' | Junio C Hamano | 2009-09-13 | 1 | -4/+46 |
|\ |
|
| * | import-tars: Allow per-tar author and commit message. | Peter Krefting | 2009-09-03 | 1 | -4/+46 |
* | | Merge branch 'pk/fast-import-dirs' | Junio C Hamano | 2009-09-13 | 1 | -0/+416 |
|\ \ |
|
| * | | Add script for importing bits-and-pieces to Git. | Peter Krefting | 2009-09-03 | 1 | -0/+416 |
| |/ |
|
* | | Merge branch 'jt/pushinsteadof' | Junio C Hamano | 2009-09-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 2009-09-08 | 1 | -1/+1 |
| |/ |
|
* | | git-p4: Avoid modules deprecated in Python 2.6. | Reilly Grant | 2009-09-10 | 1 | -7/+5 |
* | | git.el: Use git-add-file for unmerged files, remove git-resolve-file | Martin Nordholts | 2009-09-09 | 1 | -12/+1 |
|/ |
|
* | Merge branch 'ld/p4' | Junio C Hamano | 2009-08-23 | 1 | -67/+102 |
|\ |
|
| * | git-p4: stream from perforce to speed up clones | Luke Diamand | 2009-08-10 | 1 | -67/+102 |
* | | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 2009-08-21 | 1 | -0/+3 |
|\ \ |
|
| * | | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 | 1 | -0/+3 |
* | | | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 2009-08-10 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 | 1 | -0/+1 |
* | | | git.el: Clarify documentation of git-commit-tree | David Kågedal | 2009-08-06 | 1 | -5/+8 |
* | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-05 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | hg-to-git: don't import the unused popen2 module | Miklos Vajna | 2009-08-04 | 1 | -1/+1 |
* | | | Show the presence of untracked files in the bash prompt. | Daniel Trstenjak | 2009-07-24 | 1 | -2/+13 |
| |/
|/| |
|
* | | bash: add '--merges' to common 'git log' options | SZEDER Gábor | 2009-07-13 | 1 | -1/+1 |
* | | completion: __git_config_get_set_variables() handle values with spaces | Stephen Boyd | 2009-07-06 | 1 | -5/+6 |
* | | completion: Add --full-diff to log options | Todd Zullinger | 2009-07-06 | 1 | -1/+1 |
* | | completion: add missing config variables | Stephen Boyd | 2009-06-30 | 1 | -2/+3 |
* | | Merge branch 'pb/send-email-cccmd-fix' | Junio C Hamano | 2009-06-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 2009-06-18 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-06-18 | 1 | -5/+12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | import-tars: support symlinks | Johannes Schindelin | 2009-06-18 | 1 | -5/+12 |
* | | Merge branch 'da/araxis-mergetool' | Junio C Hamano | 2009-06-13 | 1 | -1/+1 |
|\ \ |
|
| * | | mergetool--lib: add support for araxis merge | David Aguilar | 2009-05-24 | 1 | -1/+1 |
* | | | bash: add support for 'git stash pop --index' option | SZEDER Gábor | 2009-06-09 | 1 | -2/+2 |
* | | | Show presence of stashed changes in bash prompt. | Daniel Trstenjak | 2009-06-03 | 1 | -2/+10 |
* | | | bash: remove always true if statement from __git_ps1() | SZEDER Gábor | 2009-05-31 | 1 | -6/+4 |
* | | | completion: fix PS1 display during an AM on detached HEAD | Junio C Hamano | 2009-05-27 | 1 | -13/+11 |
* | | | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 | 1 | -0/+4 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-05-20 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | completion: use git rev-parse to detect bare repos | Giuseppe Bilotta | 2009-05-20 | 1 | -1/+1 |
* | | | Merge branch 'mh/show-branch-color' | Junio C Hamano | 2009-05-18 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | bash completion: show-branch color support | Markus Heidelberg | 2009-04-25 | 1 | -1/+4 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | completion: add missing options to show-branch and show | Stephen Boyd | 2009-05-16 | 1 | -2/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 | 1 | -10/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | completion: enhance "current branch" display | Junio C Hamano | 2009-05-16 | 1 | -2/+13 |
| * | | | completion: simplify "current branch" in __git_ps1() | Junio C Hamano | 2009-05-16 | 1 | -7/+8 |
| * | | | completion: fix PS1 display during a merge on detached HEAD | Junio C Hamano | 2009-05-16 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | bash completion: complete variable names for "git config" with options | Stephen Boyd | 2009-05-13 | 1 | -0/+33 |
|/ / |
|
* | | completion: complete values for send-email | Stephen Boyd | 2009-05-05 | 1 | -3/+36 |
* | | completion: complete values for log.date | Stephen Boyd | 2009-05-05 | 1 | -3/+6 |
* | | completion: complete values for help.format | Stephen Boyd | 2009-05-05 | 1 | -0/+4 |
* | | completion: add {gui,diff,merge}tool, man, and pager config variables | Stephen Boyd | 2009-05-05 | 1 | -0/+45 |
* | | completion: add missing configuration variables to _git_config() | Stephen Boyd | 2009-05-05 | 1 | -0/+48 |