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