Age | Commit message (Expand) | Author | Files | Lines |
2009-10-09 | bash: add support for 'git replace' | Björn Gustavsson | 1 | -0/+6 |
2009-10-09 | completion: fix alias listings with newlines | Stephen Boyd | 1 | -2/+6 |
2009-10-09 | completion: fix completion of git <TAB><TAB> | Stephen Boyd | 1 | -1/+1 |
2009-10-09 | import-tars: Add missing closing bracket | Ingmar Vanhassel | 1 | -1/+1 |
2009-10-07 | completion: add dirstat and friends to diff options | Stephen Boyd | 1 | -0/+2 |
2009-10-07 | completion: update am, commit, and log | Stephen Boyd | 1 | -2/+7 |
2009-09-29 | Make just opening the generated MSVC solution file not modify it | Sebastian Schuberth | 1 | -31/+11 |
2009-09-29 | Make generated MSVC solution file open from Windows Explorer | Sebastian Schuberth | 1 | -1/+4 |
2009-09-29 | generators/vcproj.pm: remove UNICODE from build | Michael Wookey | 1 | -4/+4 |
2009-09-25 | bash: teach 'git checkout' options | SZEDER Gábor | 1 | -1/+15 |
2009-09-22 | bash: teach 'git reset --patch' | SZEDER Gábor | 1 | -1/+1 |
2009-09-22 | bash: update 'git stash' completion | SZEDER Gábor | 1 | -4/+16 |
2009-09-22 | bash: rename __git_find_subcommand() to __git_find_on_cmdline() | SZEDER Gábor | 1 | -7/+7 |
2009-09-18 | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) | Marius Storm-Olsen | 6 | -0/+1480 |
2009-09-13 | completion: Replace config --list with --get-regexp | Todd Zullinger | 1 | -21/+9 |
2009-09-13 | Merge branch 'pk/fast-import-tars' | Junio C Hamano | 1 | -4/+46 |
2009-09-13 | Merge branch 'pk/fast-import-dirs' | Junio C Hamano | 1 | -0/+416 |
2009-09-13 | Merge branch 'jt/pushinsteadof' | Junio C Hamano | 1 | -1/+1 |
2009-09-10 | git-p4: Avoid modules deprecated in Python 2.6. | Reilly Grant | 1 | -7/+5 |
2009-09-09 | git.el: Use git-add-file for unmerged files, remove git-resolve-file | Martin Nordholts | 1 | -12/+1 |
2009-09-08 | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 1 | -1/+1 |
2009-09-03 | Add script for importing bits-and-pieces to Git. | Peter Krefting | 1 | -0/+416 |
2009-09-03 | import-tars: Allow per-tar author and commit message. | Peter Krefting | 1 | -4/+46 |
2009-08-23 | Merge branch 'ld/p4' | Junio C Hamano | 1 | -67/+102 |
2009-08-21 | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 1 | -0/+3 |
2009-08-10 | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 1 | -0/+1 |
2009-08-10 | git-p4: stream from perforce to speed up clones | Luke Diamand | 1 | -67/+102 |
2009-08-06 | git.el: Clarify documentation of git-commit-tree | David Kågedal | 1 | -5/+8 |
2009-08-05 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 1 | -1/+1 |
2009-08-05 | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 1 | -0/+3 |
2009-08-04 | hg-to-git: don't import the unused popen2 module | Miklos Vajna | 1 | -1/+1 |
2009-07-24 | Show the presence of untracked files in the bash prompt. | Daniel Trstenjak | 1 | -2/+13 |
2009-07-22 | grep: Add --max-depth option. | Michał Kiedrowicz | 1 | -0/+1 |
2009-07-13 | bash: add '--merges' to common 'git log' options | SZEDER Gábor | 1 | -1/+1 |
2009-07-06 | completion: __git_config_get_set_variables() handle values with spaces | Stephen Boyd | 1 | -5/+6 |
2009-07-06 | completion: Add --full-diff to log options | Todd Zullinger | 1 | -1/+1 |
2009-06-30 | completion: add missing config variables | Stephen Boyd | 1 | -2/+3 |
2009-06-20 | Merge branch 'pb/send-email-cccmd-fix' | Junio C Hamano | 1 | -1/+1 |
2009-06-18 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+12 |
2009-06-18 | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 1 | -1/+1 |
2009-06-18 | import-tars: support symlinks | Johannes Schindelin | 1 | -5/+12 |
2009-06-13 | Merge branch 'da/araxis-mergetool' | Junio C Hamano | 1 | -1/+1 |
2009-06-09 | bash: add support for 'git stash pop --index' option | SZEDER Gábor | 1 | -2/+2 |
2009-06-03 | Show presence of stashed changes in bash prompt. | Daniel Trstenjak | 1 | -2/+10 |
2009-05-31 | bash: remove always true if statement from __git_ps1() | SZEDER Gábor | 1 | -6/+4 |
2009-05-27 | completion: fix PS1 display during an AM on detached HEAD | Junio C Hamano | 1 | -13/+11 |
2009-05-24 | mergetool--lib: add support for araxis merge | David Aguilar | 1 | -1/+1 |
2009-05-23 | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 1 | -0/+4 |
2009-05-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-05-20 | completion: use git rev-parse to detect bare repos | Giuseppe Bilotta | 1 | -1/+1 |