summaryrefslogtreecommitdiff
path: root/Documentation/git-receive-pack.txt
AgeCommit message (Expand)Author
2011-09-06Sync with 1.7.6.2Junio C Hamano
2011-09-06Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano
2011-08-23Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano
2011-08-18Merge branch 'js/ref-namespaces'Junio C Hamano
2011-08-18Merge branch 'cb/maint-quiet-push'Junio C Hamano
2011-08-01propagate --quiet to send-pack/receive-packClemens Buchacher
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-10-25Use 'fast-forward' all over the placeFelipe Contreras
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
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-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-09-21Document receive.denyNonFastforwardsJohannes Schindelin
2006-06-21Retire git-clone-packJunio C Hamano
2005-12-05Documentation: push/receive hook references.Junio C Hamano
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-09-03Document hooks.Junio C Hamano
2005-08-03receive-pack hooks updates.Junio C Hamano
2005-08-01[PATCH] Added hook in git-receive-packJosef Weidendorfer
2005-07-14[PATCH] Documentation: send/receive.Junio C Hamano