aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* log --author/--committer: really match only with name partJunio C Hamano2008-09-04
* diff --cumulative is a sub-option of --dirstatJunio C Hamano2008-09-03
* bash completion: Hide more plumbing commandsPetr Baudis2008-09-03
* Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-03
* Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-03
|\
| * setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy2008-08-30
| * update-index: fix worktree setupNguyễn Thái Ngọc Duy2008-08-30
| * read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy2008-08-28
| * grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
| * diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
* | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-03
|\ \
| * | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
| * | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-03
| * | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
| * | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
| * | 'git foo' program identifies itself without dash in die() messagesJunio C Hamano2008-08-31
| * | Start conforming code to "git subcmd" styleHeikki Orsila2008-08-30
* | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-03
* | | improve handling of sideband message displayNicolas Pitre2008-09-03
* | | checkout: fix message when leaving detached HEADJeff King2008-09-03
* | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* | | Makefile: add merge_recursive.h to LIB_HMiklos Vajna2008-09-02
* | | Improve documentation for --dirstat diff optionHeikki Orsila2008-09-01
* | | Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-01
* | | Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor2008-09-01
* | | Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor2008-09-01
* | | Documentation: fix reference to a for-each-ref optionSZEDER Gábor2008-09-01
* | | Document sendemail.envelopesender configurationAsk Bjørn Hansen2008-08-31
* | | Document clarification: gitmodules, gitattributesGustaf Hendeby2008-08-31
* | | config.txt: Add missing colons after option nameTeemu Likonen2008-08-30
* | | gitattributes: -crlf is not binaryJunio C Hamano2008-08-30
* | | git-apply: Loosen "match_beginning" logicJunio C Hamano2008-08-30
* | | Fix example in git-name-rev documentationJunio C Hamano2008-08-30
* | | Merge branch 'sp/missing-thin-base' into maintJunio C Hamano2008-08-30
|\ \ \
| * | | pack-objects: Allow missing base objects when creating thin packsShawn O. Pearce2008-08-12
* | | | Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano2008-08-29
|\ \ \ \
| * | | | Fix use of hardlinks in "make install"Alex Riesen2008-08-29
| * | | | Makefile: always provide a fallback when hardlinks failAndreas Färber2008-08-25
* | | | | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-29
* | | | | Merge branch 'np/verify-pack' into maintJunio C Hamano2008-08-29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | discard revindex data when pack list changesNicolas Pitre2008-08-22
* | | | | tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi2008-08-29
* | | | | pretty=format: respect date format optionsJeff King2008-08-29
* | | | | make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini2008-08-29
* | | | | Document gitk --argscmd flag.Yann Dirson2008-08-29
* | | | | Fix '--dirstat' with cross-directory renamingLinus Torvalds2008-08-29
* | | | | for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink2008-08-29
| |_|_|/ |/| | |
* | | | ctype.c: protect tiny C preprocessor constantsJunio C Hamano2008-08-27
* | | | index-pack: be careful after fixing up the header/footerLinus Torvalds2008-08-27
* | | | index-pack: setup git repositoryNguyễn Thái Ngọc Duy2008-08-26