aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2009-01-17
|\
| * Update draft release notes for 1.6.1.1Junio C Hamano2009-01-17
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-17
| |\
| | * builtin-fsck: fix off by one head countChristian Couder2009-01-17
| | * Documentation: let asciidoc align related optionsMarkus Heidelberg2009-01-17
| | * githooks.txt: add missing wordStephan Beyer2009-01-17
| | * builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer2009-01-17
| * | t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-17
| * | http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-17
| * | http-push: fix off-by-path_lenJohannes Schindelin2009-01-17
* | | contrib: add 'git difftool' for launching common merge toolsDavid Aguilar2009-01-17
* | | bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor2009-01-17
* | | bash: add missing format-patch command line optionsSZEDER Gábor2009-01-17
* | | bash: remove unnecessary checks for long options with argumentSZEDER Gábor2009-01-17
* | | Documentation: let asciidoc align related optionsMarkus Heidelberg2009-01-17
* | | Merge branch 'maint'Junio C Hamano2009-01-15
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-15
| |\ \ | | |/
| | * t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-15
| | * t3404: Add test case for aborted --continue after "edit"Stephan Beyer2009-01-15
| | * t3501: check that commits are actually doneStephan Beyer2009-01-15
* | | bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-15
* | | bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-15
* | | bash-completion: Support running when set -u is enabledTed Pavlic2009-01-15
* | | Merge branch 'maint'Junio C Hamano2009-01-14
|\ \ \ | |/ /
| * | Update draft release notes to 1.6.1.1Junio C Hamano2009-01-14
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-14
| |\ \ | | |/
| | * fix handling of multiple untracked files for git mv -kMichael J Gruber2009-01-14
| | * add test cases for "git mv -k"Michael J Gruber2009-01-14
| * | Make t3411 executableMiklos Vajna2009-01-14
* | | Update 1.6.2 draft release notesJunio C Hamano2009-01-13
* | | Merge branch 'maint'Junio C Hamano2009-01-13
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
| |\ \ | | |/
| | * fast-import: Cleanup mode setting.Felipe Contreras2009-01-13
| | * Git.pm: call Error::Simple() properlyJay Soffian2009-01-13
* | | Merge branch 'nd/grep-assume-unchanged'Junio C Hamano2009-01-13
|\ \ \
| * | | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-27
| * | | grep: support --no-ext-grep to test builtin grepNguyễn Thái Ngọc Duy2008-12-27
* | | | Merge branch 'as/maint-shortlog-cleanup'Junio C Hamano2009-01-13
|\ \ \ \
| * | | | builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarilyAdeodato Simó2009-01-01
| |/ / /
* | | | Merge branch 'jc/maint-ls-tree'Junio C Hamano2009-01-13
|\ \ \ \
| * | | | Document git-ls-tree --full-treeNanako Shiraishi2009-01-01
| * | | | ls-tree: add --full-tree optionJunio C Hamano2008-12-26
| |/ / /
* | | | Merge branch 'js/bundle-tags'Junio C Hamano2009-01-13
|\ \ \ \
| * | | | bundle: allow rev-list options to exclude annotated tagsJohannes Schindelin2009-01-05
* | | | | Merge branch 'js/add-not-submodule'Junio C Hamano2009-01-13
|\ \ \ \ \
| * | | | | git add: do not add files from a submoduleJohannes Schindelin2009-01-05
| | |/ / / | |/| | |
* | | | | Merge branch 'pb/maint-git-pm-false-dir'Junio C Hamano2009-01-13
|\ \ \ \ \
| * | | | | Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)2009-01-01
* | | | | | Merge branch 'pj/maint-ldflags'Junio C Hamano2009-01-13
|\ \ \ \ \ \
| * | | | | | configure clobbers LDFLAGSPaul Jarc2009-01-05