summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-17Merge branch 'ds/uintmax-config'Libravatar Junio C Hamano2-1/+6
2009-01-17Merge branch 'gb/gitweb-opml'Libravatar Junio C Hamano1-3/+7
2009-01-17Merge branch 'mv/apply-parse-opt'Libravatar Junio C Hamano3-128/+168
2009-01-17Merge branch 'tr/rebase-root'Libravatar Junio C Hamano4-52/+322
2009-01-17Merge branch 'gb/gitweb-patch'Libravatar Junio C Hamano1-3/+110
2009-01-17Merge branch 'ap/clone-into-empty'Libravatar Junio C Hamano11-50/+77
2009-01-17Merge branch 'jc/maint-format-patch'Libravatar Junio C Hamano1-0/+7
2009-01-17Merge branch 'tr/maint-no-index-fixes'Libravatar Junio C Hamano3-10/+20
2009-01-17Merge branch 'as/autocorrect-alias'Libravatar Junio C Hamano1-20/+33
2009-01-17Merge branch 'rs/fgrep'Libravatar Junio C Hamano2-8/+33
2009-01-17Merge branch 'rs/maint-shortlog-foldline'Libravatar Junio C Hamano2-5/+8
2009-01-17Merge branch 'mh/maint-commit-color-status'Libravatar Junio C Hamano1-0/+6
2009-01-17Merge branch 'maint'Libravatar Junio C Hamano8-13/+45
2009-01-17Update draft release notes for 1.6.1.1Libravatar Junio C Hamano1-1/+6
2009-01-17Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano4-4/+6
2009-01-17builtin-fsck: fix off by one head countLibravatar Christian Couder1-1/+1
2009-01-17Fix gitdir detection when in subdir of gitdirLibravatar SZEDER Gábor2-1/+12
2009-01-17git-am: Make it easier to see which patch failedLibravatar Jonas Flodén1-1/+1
2009-01-17contrib: add 'git difftool' for launching common merge toolsLibravatar David Aguilar3-0/+418
2009-01-17Add is_regex_special()Libravatar René Scharfe4-11/+13
2009-01-17Change NUL char handling of isspecial()Libravatar René Scharfe5-8/+15
2009-01-17Reformat ctype.cLibravatar René Scharfe1-18/+14
2009-01-17Add ctype testLibravatar René Scharfe3-1/+92
2009-01-17bash: refactor 'git log --pretty=<format>' optionsLibravatar SZEDER Gábor1-4/+4
2009-01-17bash: add missing format-patch command line optionsLibravatar SZEDER Gábor1-0/+2
2009-01-17bash: remove unnecessary checks for long options with argumentLibravatar SZEDER Gábor1-2/+0
2009-01-17t5540: clarify that http-push does not handle packed-refs on the remoteLibravatar Johannes Schindelin1-3/+15
2009-01-17http-push: when making directories, have a trailing slash in the path nameLibravatar Johannes Schindelin3-2/+11
2009-01-17http-push: fix off-by-path_lenLibravatar Johannes Schindelin1-3/+7
2009-01-17Documentation: let asciidoc align related optionsLibravatar Markus Heidelberg1-2/+4
2009-01-17expand --pretty=format color optionsLibravatar Jeff King3-1/+21
2009-01-17color: make it easier for non-config to parse color specsLibravatar Jeff King2-2/+10
2009-01-17Documentation: let asciidoc align related optionsLibravatar Markus Heidelberg1-1/+4
2009-01-17githooks.txt: add missing wordLibravatar Stephan Beyer1-1/+1
2009-01-17builtin-commit.c: do not remove COMMIT_EDITMSGLibravatar Stephan Beyer1-1/+0
2009-01-17run_hook(): allow more than 9 hook argumentsLibravatar Stephan Beyer2-10/+10
2009-01-17run_hook(): check the executability of the hook before filling argvLibravatar Stephan Beyer1-3/+3
2009-01-17api-run-command.txt: talk about run_hook()Libravatar Stephan Beyer1-0/+15
2009-01-17Move run_hook() from builtin-commit.c into run-command.c (libgit)Libravatar Stephan Beyer7-113/+57
2009-01-17checkout: don't crash on file checkout before running post-checkout hookLibravatar Stephan Beyer1-2/+4
2009-01-15Merge branch 'maint'Libravatar Junio C Hamano2-0/+34
2009-01-15Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano2-0/+34
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Libravatar Stephan Beyer1-0/+17
2009-01-15t3404: Add test case for aborted --continue after "edit"Libravatar Stephan Beyer1-0/+15
2009-01-15t3501: check that commits are actually doneLibravatar Stephan Beyer1-0/+2
2009-01-15bash-completion: Add comments to remind about required argumentsLibravatar Ted Pavlic1-0/+15
2009-01-15bash-completion: Try bash completions before simple filetypeLibravatar Ted Pavlic1-3/+6
2009-01-15bash-completion: Support running when set -u is enabledLibravatar Ted Pavlic1-9/+9
2009-01-14Merge branch 'maint'Libravatar Junio C Hamano4-2/+49
2009-01-14Update draft release notes to 1.6.1.1Libravatar Junio C Hamano1-2/+23