summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09git-rebase--interactive: auto amend only edited commitLibravatar Dmitry Potapov1-1/+5
2008-09-09Start conforming code to "git subcmd" style part 2Libravatar Heikki Orsila5-14/+14
2008-09-09git-rebase-interactive: do not squash commits on abortLibravatar Dmitry Potapov1-2/+6
2008-09-07Don't verify host name in SSL certs when GIT_SSL_NO_VERIFY is setLibravatar Junio C Hamano1-1/+10
2008-09-06diff --quiet: make it synonym to --exit-code >/dev/nullLibravatar Junio C Hamano1-10/+0
2008-09-06diff Porcelain: do not disable auto index refreshing on -C -CLibravatar Junio C Hamano1-1/+1
2008-09-06Update draft release notes for 1.6.0.2Libravatar Junio C Hamano1-3/+20
2008-09-06stash: refresh the index before deciding if the work tree is dirtyLibravatar Junio C Hamano1-0/+3
2008-09-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano5-381/+431
2008-09-05Mention the fact that 'git annotate' is only for backward compatibility.Libravatar Junio C Hamano1-0/+5
2008-09-05"blame -c" should be compatible with "annotate"Libravatar Junio C Hamano2-4/+18
2008-09-04log --author/--committer: really match only with name partLibravatar Junio C Hamano4-17/+114
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Libravatar Shawn O. Pearce1-7/+11
2008-09-03diff --cumulative is a sub-option of --dirstatLibravatar Junio C Hamano2-4/+7
2008-09-03bash completion: Hide more plumbing commandsLibravatar Petr Baudis1-0/+10
2008-09-03Start 1.6.0.2 maintenance cycleLibravatar Junio C Hamano2-1/+51
2008-09-03Merge branch 'nd/worktree' into maintLibravatar Junio C Hamano8-4/+81
2008-09-03Merge branch 'ho/dashless' into maintLibravatar Junio C Hamano96-578/+578
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Libravatar Nanako Shiraishi18-99/+99
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Libravatar Nanako Shiraishi6-183/+183
2008-09-03Fix passwd(5) ref and reflect that commit doens't use commit-treeLibravatar Jonas Fonseca3-6/+6
2008-09-03improve handling of sideband message displayLibravatar Nicolas Pitre1-23/+43
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi26-130/+130
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi26-103/+103
2008-09-03checkout: fix message when leaving detached HEADLibravatar Jeff King1-6/+4
2008-09-03clone: fix creation of explicitly named target directoryLibravatar Clemens Buchacher2-3/+32
2008-09-02Makefile: add merge_recursive.h to LIB_HLibravatar Miklos Vajna1-0/+1
2008-09-01Improve documentation for --dirstat diff optionLibravatar Heikki Orsila1-6/+5
2008-09-01Bring local clone's origin URL in line with that of a remote cloneLibravatar Johan Herland2-4/+4
2008-09-01Documentation: minor cleanup in a use case in 'git stash' manualLibravatar SZEDER Gábor1-1/+1
2008-09-01Documentation: fix disappeared lines in 'git stash' manpageLibravatar SZEDER Gábor1-7/+7
2008-09-01Documentation: fix reference to a for-each-ref optionLibravatar SZEDER Gábor1-1/+1
2008-09-01git-gui: Fix string escaping in po2msg.shLibravatar Alexander Gavrilov1-2/+2
2008-09-01git gui: show diffs with a minimum of 1 context lineLibravatar Clemens Buchacher3-3/+3
2008-08-31Document sendemail.envelopesender configurationLibravatar Ask Bjørn Hansen1-0/+3
2008-08-31Document clarification: gitmodules, gitattributesLibravatar Gustaf Hendeby2-2/+2
2008-08-31'git foo' program identifies itself without dash in die() messagesLibravatar Junio C Hamano15-52/+52
2008-08-30setup_git_directory(): fix move to worktree toplevel directoryLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2008-08-30update-index: fix worktree setupLibravatar Nguyễn Thái Ngọc Duy1-0/+5
2008-08-30config.txt: Add missing colons after option nameLibravatar Teemu Likonen1-1/+1
2008-08-30diff: Help "less" hide ^M from the outputLibravatar Junio C Hamano3-3/+34
2008-08-30gitattributes: -crlf is not binaryLibravatar Junio C Hamano1-3/+37
2008-08-30checkout: do not check out unmerged higher stages randomlyLibravatar Junio C Hamano2-1/+50
2008-08-30Start conforming code to "git subcmd" styleLibravatar Heikki Orsila6-11/+11
2008-08-30git-apply: Loosen "match_beginning" logicLibravatar Junio C Hamano2-4/+16
2008-08-30Fix example in git-name-rev documentationLibravatar Junio C Hamano1-1/+1
2008-08-30Merge branch 'sp/missing-thin-base' into maintLibravatar Junio C Hamano2-4/+91
2008-08-29Merge branch 'af/maint-install-no-handlink' into maintLibravatar Junio C Hamano1-11/+11
2008-08-29shell: do not play duplicated definition games to shrink the executableLibravatar Junio C Hamano2-16/+1
2008-08-29Fix use of hardlinks in "make install"Libravatar Alex Riesen1-1/+1