aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-receive-pack.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-09documentation: add missing articleElijah Newren1-2/+2
2022-10-13doc txt & -h consistency: use "git foo" form, not "git-foo"Ævar Arnfjörð Bjarmason1-1/+1
2022-10-13doc txt & -h consistency: fix mismatching labelsÆvar Arnfjörð Bjarmason1-2/+2
2021-08-05upload-pack: document and rename --advertise-refsÆvar Arnfjörð Bjarmason1-0/+5
2019-09-09git-receive-pack.txt: wrap shell [script] listing in "----"Martin Ågren1-24/+28
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-5/+5
2017-04-16refs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King1-1/+2
2017-04-16receive-pack: document user-visible quarantine effectsJeff King1-0/+28
2016-08-24receive-pack: allow a maximum input size to be specifiedJeff King1-0/+3
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-1/+1
2014-09-17signed push: allow stale nonce in stateless modeJunio C Hamano1-0/+13
2014-09-17signed push: fortify against replay attacksJunio C Hamano1-0/+19
2014-09-15receive-pack: GPG-validate push certificatesJunio C Hamano1-5/+19
2014-09-15push: the beginning of "git push --signed"Junio C Hamano1-1/+18
2011-09-06Sync with 1.7.6.2Junio C Hamano1-4/+1
2011-09-06Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano1-4/+1
2011-08-23Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano1-1/+4
2011-08-17Merge branch 'js/ref-namespaces'Junio C Hamano1-1/+1
2011-08-17Merge branch 'cb/maint-quiet-push'Junio C Hamano1-1/+4
2011-07-31propagate --quiet to send-pack/receive-packClemens Buchacher1-1/+4
2011-07-11ref namespaces: documentationJosh Triplett1-1/+1
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-3/+3
2009-10-24Use 'fast-forward' all over the placeFelipe Contreras1-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg1-2/+2
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-6/+6
2008-07-01Documentation formatting and cleanupJonathan Nieder1-8/+8
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-5/+5
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-2/+2
2007-08-24Documentation: Correct various misspellings and typos.Brian Hetro1-1/+1
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King1-5/+5
2007-03-11Change {pre,post}-receive hooks to use stdinShawn O. Pearce1-16/+16
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce1-42/+107
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2006-09-20Document receive.denyNonFastforwardsJohannes Schindelin1-0/+2
2006-06-21Retire git-clone-packJunio C Hamano1-2/+1
2005-12-05Documentation: push/receive hook references.Junio C Hamano1-0/+4
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-2/+2
2005-09-02Document hooks.Junio C Hamano1-0/+6
2005-08-02receive-pack hooks updates.Junio C Hamano1-20/+20
2005-07-31[PATCH] Added hook in git-receive-packJosef Weidendorfer1-0/+49
2005-07-14[PATCH] Documentation: send/receive.Junio C Hamano1-0/+41