summaryrefslogtreecommitdiff
path: root/Documentation/git-receive-pack.txt
Commit message (Expand)AuthorAgeFilesLines
* refs: reject ref updates while GIT_QUARANTINE_PATH is setjk/quarantine-received-objectsJeff King2017-04-161-1/+2
* receive-pack: document user-visible quarantine effectsJeff King2017-04-161-0/+28
* receive-pack: allow a maximum input size to be specifiedcc/receive-pack-limitJeff King2016-08-241-0/+3
* *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
* signed push: allow stale nonce in stateless modeJunio C Hamano2014-09-171-0/+13
* signed push: fortify against replay attacksJunio C Hamano2014-09-171-0/+19
* receive-pack: GPG-validate push certificatesJunio C Hamano2014-09-151-5/+19
* push: the beginning of "git push --signed"Junio C Hamano2014-09-151-1/+18
* Sync with 1.7.6.2Junio C Hamano2011-09-061-4/+1
|\
| * Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-061-4/+1
| * Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-231-1/+4
| |\
* | \ Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-171-1/+1
|\ \ \
| * | | ref namespaces: documentationJosh Triplett2011-07-111-1/+1
* | | | Merge branch 'cb/maint-quiet-push'Junio C Hamano2011-08-171-1/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | propagate --quiet to send-pack/receive-packClemens Buchacher2011-07-311-1/+4
| |/
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
|/
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
* Use 'fast-forward' all over the placeFelipe Contreras2009-10-241-1/+1
* Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-191-2/+2
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-6/+6
* Documentation formatting and cleanupJonathan Nieder2008-07-011-8/+8
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-5/+5
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-241-1/+1
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-021-5/+5
* Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-111-16/+16
* Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce2007-03-071-42/+107
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-181-1/+1
* Document receive.denyNonFastforwardsJohannes Schindelin2006-09-201-0/+2
* Retire git-clone-packJunio C Hamano2006-06-211-2/+1
* Documentation: push/receive hook references.Junio C Hamano2005-12-051-0/+4
* Remove the version tags from the manpagesJunio C Hamano2005-10-101-1/+0
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-201-2/+2
* Document hooks.Junio C Hamano2005-09-021-0/+6
* receive-pack hooks updates.Junio C Hamano2005-08-021-20/+20
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-311-0/+49
* [PATCH] Documentation: send/receive.Junio C Hamano2005-07-141-0/+41