summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-09-03bash completion: Hide more plumbing commandsPetr Baudis-0/+10
2008-09-03Start 1.6.0.2 maintenance cycleJunio C Hamano-1/+51
2008-09-03Merge branch 'nd/worktree' into maintJunio C Hamano-4/+81
2008-09-03Merge branch 'ho/dashless' into maintJunio C Hamano-578/+578
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi-99/+99
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi-183/+183
2008-09-03Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca-6/+6
2008-09-03improve handling of sideband message displayNicolas Pitre-23/+43
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi-130/+130
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi-103/+103
2008-09-03checkout: fix message when leaving detached HEADJeff King-6/+4
2008-09-03clone: fix creation of explicitly named target directoryClemens Buchacher-3/+32
2008-09-02Makefile: add merge_recursive.h to LIB_HMiklos Vajna-0/+1
2008-09-01Improve documentation for --dirstat diff optionHeikki Orsila-6/+5
2008-09-01Bring local clone's origin URL in line with that of a remote cloneJohan Herland-4/+4
2008-09-01Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor-1/+1
2008-09-01Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor-7/+7
2008-09-01Documentation: fix reference to a for-each-ref optionSZEDER Gábor-1/+1
2008-08-31Document sendemail.envelopesender configurationAsk Bjørn Hansen-0/+3
2008-08-31Document clarification: gitmodules, gitattributesGustaf Hendeby-2/+2
2008-08-31'git foo' program identifies itself without dash in die() messagesJunio C Hamano-52/+52
2008-08-30setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy-0/+2
2008-08-30update-index: fix worktree setupNguyễn Thái Ngọc Duy-0/+5
2008-08-30config.txt: Add missing colons after option nameTeemu Likonen-1/+1
2008-08-30gitattributes: -crlf is not binaryJunio C Hamano-3/+37
2008-08-30Start conforming code to "git subcmd" styleHeikki Orsila-11/+11
2008-08-30git-apply: Loosen "match_beginning" logicJunio C Hamano-4/+16
2008-08-30Fix example in git-name-rev documentationJunio C Hamano-1/+1
2008-08-30Merge branch 'sp/missing-thin-base' into maintJunio C Hamano-4/+91
2008-08-29Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano-11/+11
2008-08-29shell: do not play duplicated definition games to shrink the executableJunio C Hamano-16/+1
2008-08-29Fix use of hardlinks in "make install"Alex Riesen-1/+1
2008-08-29Merge branch 'np/verify-pack' into maintJunio C Hamano-1/+22
2008-08-29tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi-1/+28
2008-08-29pretty=format: respect date format optionsJeff King-10/+22
2008-08-29make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini-0/+13
2008-08-29Document gitk --argscmd flag.Yann Dirson-0/+7
2008-08-29Fix '--dirstat' with cross-directory renamingLinus Torvalds-0/+8
2008-08-29for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink-1/+2
2008-08-28read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy-0/+2
2008-08-28grep: fix worktree setupNguyễn Thái Ngọc Duy-1/+9
2008-08-28diff*: fix worktree setupNguyễn Thái Ngọc Duy-3/+63
2008-08-27ctype.c: protect tiny C preprocessor constantsJunio C Hamano-0/+5
2008-08-27index-pack: be careful after fixing up the header/footerLinus Torvalds-1/+1
2008-08-26index-pack: setup git repositoryNguyễn Thái Ngọc Duy-0/+2
2008-08-26Suppress some bash redirection error messagesRamsay Jones-10/+4
2008-08-26Fix a warning (on cygwin) to allow -WerrorRamsay Jones-1/+2
2008-08-25Makefile: always provide a fallback when hardlinks failAndreas Färber-11/+11
2008-08-24Fix "git log -i --grep"Jeff King-24/+38
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano-6/+11