summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-31config.txt: Add missing colons after option nameTeemu Likonen
2008-08-31gitattributes: -crlf is not binaryJunio C Hamano
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-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
2008-08-24Merge branch 'mv/maint-merge-fix' into maintJunio C Hamano
2008-08-24Documentation: clarify pager configurationJonathan Nieder
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder
2008-08-24Clean up the git-p4 documentationSimon Hausmann
2008-08-24Respect core.autocrlf in combined diffAlexander Gavrilov
2008-08-24Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna
2008-08-24merge: fix numerus bugs around "trivial merge" areaJunio C Hamano
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano
2008-08-23git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund
2008-08-23discard revindex data when pack list changesNicolas Pitre
2008-08-22Completion: add missing '=' for 'diff --diff-filter'Eric Raible
2008-08-22Fix 'git help help'Miklos Vajna
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong