summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | git.c: make autocorrected aliases workAdeodato Simó2009-01-051-20/+33
* | | | | | | | | | | | Merge branch 'rs/fgrep'Junio C Hamano2009-01-172-8/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep: don't call regexec() for fixed stringsRené Scharfe2009-01-092-4/+26
| * | | | | | | | | | | | grep -w: forward to next possible position after rejected matchRené Scharfe2009-01-091-4/+7
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/maint-shortlog-foldline'Junio C Hamano2009-01-172-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | shortlog: handle multi-line subjects like log --pretty=oneline et. al. doRené Scharfe2009-01-062-5/+8
* | | | | | | | | | | | | Merge branch 'mh/maint-commit-color-status'Junio C Hamano2009-01-171-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-status -v: color diff output when color.ui is setMarkus Heidelberg2009-01-081-0/+3
| * | | | | | | | | | | | | git-commit: color status output when color.ui is setMarkus Heidelberg2009-01-081-0/+3
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-178-13/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Update draft release notes for 1.6.1.1Junio C Hamano2009-01-171-1/+6
| * | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-174-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | builtin-fsck: fix off by one head countChristian Couder2009-01-171-1/+1
| | * | | | | | | | | | | | Documentation: let asciidoc align related optionsMarkus Heidelberg2009-01-171-1/+4
| | * | | | | | | | | | | | githooks.txt: add missing wordStephan Beyer2009-01-171-1/+1
| | * | | | | | | | | | | | builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer2009-01-171-1/+0
| * | | | | | | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-171-3/+15
| * | | | | | | | | | | | | http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-173-2/+11
| * | | | | | | | | | | | | http-push: fix off-by-path_lenJohannes Schindelin2009-01-171-3/+7
* | | | | | | | | | | | | | contrib: add 'git difftool' for launching common merge toolsDavid Aguilar2009-01-173-0/+418
* | | | | | | | | | | | | | bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor2009-01-171-4/+4
* | | | | | | | | | | | | | bash: add missing format-patch command line optionsSZEDER Gábor2009-01-171-0/+2
* | | | | | | | | | | | | | bash: remove unnecessary checks for long options with argumentSZEDER Gábor2009-01-171-2/+0
* | | | | | | | | | | | | | Documentation: let asciidoc align related optionsMarkus Heidelberg2009-01-171-2/+4
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-152-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-152-0/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-151-0/+17
| | * | | | | | | | | | | | t3404: Add test case for aborted --continue after "edit"Stephan Beyer2009-01-151-0/+15
| | * | | | | | | | | | | | t3501: check that commits are actually doneStephan Beyer2009-01-151-0/+2
* | | | | | | | | | | | | | bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-151-0/+15
* | | | | | | | | | | | | | bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-151-3/+6
* | | | | | | | | | | | | | bash-completion: Support running when set -u is enabledTed Pavlic2009-01-151-9/+9
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-144-2/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Update draft release notes to 1.6.1.1Junio C Hamano2009-01-141-2/+23
| * | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-142-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | fix handling of multiple untracked files for git mv -kMichael J Gruber2009-01-142-1/+2
| | * | | | | | | | | | | | add test cases for "git mv -k"Michael J Gruber2009-01-141-0/+25
| * | | | | | | | | | | | | Make t3411 executableMiklos Vajna2009-01-141-0/+0
* | | | | | | | | | | | | | Update 1.6.2 draft release notesJunio C Hamano2009-01-131-1/+38
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-132-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-132-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | fast-import: Cleanup mode setting.Felipe Contreras2009-01-131-3/+4
| | * | | | | | | | | | | | Git.pm: call Error::Simple() properlyJay Soffian2009-01-131-2/+2
* | | | | | | | | | | | | | Merge branch 'nd/grep-assume-unchanged'Junio C Hamano2009-01-132-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-272-1/+13
| * | | | | | | | | | | | | | grep: support --no-ext-grep to test builtin grepNguyễn Thái Ngọc Duy2008-12-271-1/+7
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'as/maint-shortlog-cleanup'Junio C Hamano2009-01-131-16/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarilyAdeodato Simó2009-01-011-16/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/maint-ls-tree'Junio C Hamano2009-01-132-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Document git-ls-tree --full-treeNanako Shiraishi2009-01-012-2/+8