summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-09-12GIT 1.6.0.2v1.6.0.2Junio C Hamano
2008-09-12Fix some manual typos.Ralf Wildenhues
2008-09-10Update draft release notes for 1.6.0.2Junio C Hamano
2008-09-06Update draft release notes for 1.6.0.2Junio C Hamano
2008-09-05Mention the fact that 'git annotate' is only for backward compatibility.Junio C Hamano
2008-09-03Start 1.6.0.2 maintenance cycleJunio C Hamano
2008-09-03Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca
2008-09-02Improve documentation for --dirstat diff optionHeikki Orsila
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-30Fix example in git-name-rev documentationJunio 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-29Document gitk --argscmd flag.Yann Dirson
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano
2008-08-24Documentation: clarify pager configurationJonathan Nieder
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder
2008-08-20Update draft release notes for 1.6.0.1Junio C Hamano
2008-08-20Add hints to revert documentation about other ways to undo changesTarmigan Casebolt
2008-08-19adapt git-cvsserver manpage to dash-free syntaxRobert Schiele
2008-08-17Start 1.6.0.X maintenance seriesJunio C Hamano
2008-08-17GIT 1.6.0v1.6.0Junio C Hamano
2008-08-16Documentation: document the pager.* configuration settingMiklos Vajna
2008-08-16git-stash: improve synopsis in help and manual pageStephan Beyer
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-15git format-patch documentation: clarify what --cover-letter doesMatt McCutchen
2008-08-13GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano
2008-08-13Merge branch 'maint'Junio C Hamano
2008-08-13Do not talk about "diff" in rev-list documentation.Junio C Hamano
2008-08-13Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast
2008-08-12Teach git diff about BibTeX head hunk patternsGustaf Hendeby
2008-08-12gitattributes: Document built in hunk header patternsGustaf Hendeby
2008-08-12Documentation: rev-list-options: Fix a typoThomas Rast
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Re-fix rev-list-options documentationJunio C Hamano
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic
2008-08-11Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast
2008-08-09Update draft RelNotes for 1.6.0Junio C Hamano
2008-08-09Merge branch 'maint'Junio C Hamano
2008-08-09builtin-rm: Add a --force flagPieter de Bie
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong