summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna
2009-06-13git-rerere.txt: grammatical fixups and cleanupsStephen Boyd
2009-05-10ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen
2009-05-10ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee
2009-04-18doc/git-daemon: add missing arguments to optionsMarkus Heidelberg
2009-04-12State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)
2009-04-08Documentation: clarify .gitattributes searchJason Merrill
2009-04-08git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy
2009-04-08git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy
2009-04-01Documentation: Remove an odd "instead"Holger Weiß
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius
2009-03-30Documentation: update graph api example.Allan Caffee
2009-03-22everyday: use the dashless form of git-initDavid Aguilar
2009-02-28added missing backtick in git-apply.txtDanijel Tasov
2009-02-04User-manual: "git stash <comment>" form is long goneWilliam Pursell
2009-02-04fix typo in DocumentationGuanqun Lu
2009-01-23Fix Documentation for git-describeBoyd Stephen Smith Jr
2009-01-18Documentation: let asciidoc align related optionsMarkus Heidelberg
2009-01-18githooks.txt: add missing wordStephan Beyer
2008-12-21doc/git-fsck: change the way for getting heads' SHA1sMarkus Heidelberg
2008-12-20GIT 1.6.0.6v1.6.0.6Junio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-20SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-17GIT 1.5.6.6v1.5.6.6Junio C Hamano
2008-12-17GIT 1.5.5.6v1.5.5.6Junio C Hamano
2008-12-17GIT 1.5.4.7v1.5.4.7Junio C Hamano
2008-12-13git-config.txt: fix a typoJim Meyering
2008-12-10work around Python warnings from AsciiDocJunio C Hamano
2008-12-07GIT 1.6.0.5v1.6.0.5Junio C Hamano
2008-12-03Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano
2008-12-02User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna
2008-12-01Update draft release notes to 1.6.0.5Junio C Hamano
2008-12-01Merge branch 'mk/maint-cg-push' into maintJunio C Hamano
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-26config.txt: alphabetize configuration sectionsMatt McCutchen
2008-11-24Fix misleading wording for git-cherry-pickBryan Drewery
2008-11-15Documentation: git-svn: fix example for centralized SVN cloneJan Krüger
2008-11-15Documentation: fix links to "everyday.html"Christian Couder
2008-11-15repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey
2008-11-12Start 1.6.0.5 cycleJunio C Hamano
2008-11-12Remove the period after the git-check-attr summaryMatt Kraai
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey
2008-11-11git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-09GIT 1.6.0.4v1.6.0.4Junio C Hamano
2008-11-03format-patch documentation: mention the special case of showing a single commitJunio C Hamano