summaryrefslogtreecommitdiff
path: root/Documentation/git-upload-pack.txt
AgeCommit message (Expand)Author
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-08-18Merge branch 'js/ref-namespaces'Junio C Hamano
2011-07-11ref namespaces: documentationJosh Triplett
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-12-10Remove post-upload-hookJunio C Hamano
2009-08-29upload-pack: add a trigger for post-upload-pack hookJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-02-24Fixup no-progress for fetch & cloneJohannes Schindelin
2007-02-20fetch & clone: do not output progress when not on a ttyJohannes Schindelin
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-06-21Retire git-clone-packJunio C Hamano
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-07-14[PATCH] Documentation: clone/fetch/upload.Junio C Hamano