summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | ls-tree: add --full-tree optionJunio C Hamano2008-12-261-0/+5
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'js/bundle-tags'Junio C Hamano2009-01-132-0/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bundle: allow rev-list options to exclude annotated tagsJohannes Schindelin2009-01-052-0/+65
* | | | | | | | | | | | | | | Merge branch 'js/add-not-submodule'Junio C Hamano2009-01-132-0/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git add: do not add files from a submoduleJohannes Schindelin2009-01-052-0/+53
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'pb/maint-git-pm-false-dir'Junio C Hamano2009-01-131-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)2009-01-011-3/+4
* | | | | | | | | | | | | | | | Merge branch 'pj/maint-ldflags'Junio C Hamano2009-01-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | configure clobbers LDFLAGSPaul Jarc2009-01-051-2/+2
* | | | | | | | | | | | | | | | | Merge branch 'fe/cvsserver'Junio C Hamano2009-01-132-4/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cvsserver: change generation of CVS author namesFabian Emmes2009-01-051-3/+9
| * | | | | | | | | | | | | | | | | cvsserver: add option to configure commit messageFabian Emmes2009-01-032-1/+11
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'js/maint-bisect-gitk'Junio C Hamano2009-01-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is setJohannes Schindelin2009-01-031-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'np/no-loosen-prune-expire-now'Junio C Hamano2009-01-132-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | objects to be pruned immediately don't have to be loosenedNicolas Pitre2009-01-012-3/+9