Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | git.c: make autocorrected aliases work | Adeodato Simó | 2009-01-05 | 1 | -20/+33 | |
* | | | | | | | | | | | | Merge branch 'rs/fgrep' | Junio C Hamano | 2009-01-17 | 2 | -8/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | grep: don't call regexec() for fixed strings | René Scharfe | 2009-01-09 | 2 | -4/+26 | |
| * | | | | | | | | | | | | grep -w: forward to next possible position after rejected match | René Scharfe | 2009-01-09 | 1 | -4/+7 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'rs/maint-shortlog-foldline' | Junio C Hamano | 2009-01-17 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | shortlog: handle multi-line subjects like log --pretty=oneline et. al. do | René Scharfe | 2009-01-06 | 2 | -5/+8 | |
* | | | | | | | | | | | | | Merge branch 'mh/maint-commit-color-status' | Junio C Hamano | 2009-01-17 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git-status -v: color diff output when color.ui is set | Markus Heidelberg | 2009-01-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | git-commit: color status output when color.ui is set | Markus Heidelberg | 2009-01-08 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-17 | 8 | -13/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update draft release notes for 1.6.1.1 | Junio C Hamano | 2009-01-17 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-17 | 4 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | builtin-fsck: fix off by one head count | Christian Couder | 2009-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Documentation: let asciidoc align related options | Markus Heidelberg | 2009-01-17 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | githooks.txt: add missing word | Stephan Beyer | 2009-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | builtin-commit.c: do not remove COMMIT_EDITMSG | Stephan Beyer | 2009-01-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 2009-01-17 | 1 | -3/+15 | |
| * | | | | | | | | | | | | | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 2009-01-17 | 3 | -2/+11 | |
| * | | | | | | | | | | | | | http-push: fix off-by-path_len | Johannes Schindelin | 2009-01-17 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | contrib: add 'git difftool' for launching common merge tools | David Aguilar | 2009-01-17 | 3 | -0/+418 | |
* | | | | | | | | | | | | | | bash: refactor 'git log --pretty=<format>' options | SZEDER Gábor | 2009-01-17 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | bash: add missing format-patch command line options | SZEDER Gábor | 2009-01-17 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | bash: remove unnecessary checks for long options with argument | SZEDER Gábor | 2009-01-17 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | Documentation: let asciidoc align related options | Markus Heidelberg | 2009-01-17 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-15 | 2 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-15 | 2 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit" | Stephan Beyer | 2009-01-15 | 1 | -0/+17 | |
| | * | | | | | | | | | | | | t3404: Add test case for aborted --continue after "edit" | Stephan Beyer | 2009-01-15 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | t3501: check that commits are actually done | Stephan Beyer | 2009-01-15 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | bash-completion: Add comments to remind about required arguments | Ted Pavlic | 2009-01-15 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | bash-completion: Try bash completions before simple filetype | Ted Pavlic | 2009-01-15 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | bash-completion: Support running when set -u is enabled | Ted Pavlic | 2009-01-15 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-14 | 4 | -2/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Update draft release notes to 1.6.1.1 | Junio C Hamano | 2009-01-14 | 1 | -2/+23 | |
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-14 | 2 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | fix handling of multiple untracked files for git mv -k | Michael J Gruber | 2009-01-14 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | add test cases for "git mv -k" | Michael J Gruber | 2009-01-14 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | Make t3411 executable | Miklos Vajna | 2009-01-14 | 1 | -0/+0 | |
* | | | | | | | | | | | | | | Update 1.6.2 draft release notes | Junio C Hamano | 2009-01-13 | 1 | -1/+38 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-13 | 2 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-13 | 2 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | fast-import: Cleanup mode setting. | Felipe Contreras | 2009-01-13 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | Git.pm: call Error::Simple() properly | Jay Soffian | 2009-01-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge branch 'nd/grep-assume-unchanged' | Junio C Hamano | 2009-01-13 | 2 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | grep: grep cache entries if they are "assume unchanged" | Nguyễn Thái Ngọc Duy | 2008-12-27 | 2 | -1/+13 | |
| * | | | | | | | | | | | | | | grep: support --no-ext-grep to test builtin grep | Nguyễn Thái Ngọc Duy | 2008-12-27 | 1 | -1/+7 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'as/maint-shortlog-cleanup' | Junio C Hamano | 2009-01-13 | 1 | -16/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily | Adeodato Simó | 2009-01-01 | 1 | -16/+3 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'jc/maint-ls-tree' | Junio C Hamano | 2009-01-13 | 2 | -2/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Document git-ls-tree --full-tree | Nanako Shiraishi | 2009-01-01 | 2 | -2/+8 |