index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-receive-pack.txt
Age
Commit message (
Expand
)
Author
2021-08-05
upload-pack: document and rename --advertise-refs
Ævar Arnfjörð Bjarmason
2019-09-09
git-receive-pack.txt: wrap shell [script] listing in "----"
Martin Ågren
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
2017-04-16
refs: reject ref updates while GIT_QUARANTINE_PATH is set
Jeff King
2017-04-16
receive-pack: document user-visible quarantine effects
Jeff King
2016-08-24
receive-pack: allow a maximum input size to be specified
Jeff King
2015-03-13
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2014-09-17
signed push: allow stale nonce in stateless mode
Junio C Hamano
2014-09-17
signed push: fortify against replay attacks
Junio C Hamano
2014-09-15
receive-pack: GPG-validate push certificates
Junio C Hamano
2014-09-15
push: the beginning of "git push --signed"
Junio C Hamano
2011-09-06
Sync with 1.7.6.2
Junio C Hamano
2011-09-06
Revert "Merge branch 'cb/maint-quiet-push' into maint"
Junio C Hamano
2011-08-23
Merge branch 'cb/maint-quiet-push' into maint
Junio C Hamano
2011-08-17
Merge branch 'js/ref-namespaces'
Junio C Hamano
2011-08-17
Merge branch 'cb/maint-quiet-push'
Junio C Hamano
2011-07-31
propagate --quiet to send-pack/receive-pack
Clemens Buchacher
2011-07-11
ref namespaces: documentation
Josh Triplett
2011-07-06
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2009-10-24
Use 'fast-forward' all over the place
Felipe Contreras
2008-12-19
Documentation: fix typos, grammar, asciidoc syntax
Markus Heidelberg
2008-07-05
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-01
Documentation formatting and cleanup
Jonathan Nieder
2008-07-01
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-06-06
documentation: move git(7) to git(1)
Christian Couder
2008-01-06
Documentation: rename gitlink macro to linkgit
Dan McGee
2007-08-24
Documentation: Correct various misspellings and typos.
Brian Hetro
2007-07-02
Documentation: quote {non-attributes} for asciidoc
Jeff King
2007-03-11
Change {pre,post}-receive hooks to use stdin
Shawn O. Pearce
2007-03-07
Teach receive-pack to run pre-receive/post-receive hooks
Shawn O. Pearce
2007-01-18
Documentation: sync git.txt command list and manual page title
Junio C Hamano
2006-09-20
Document receive.denyNonFastforwards
Johannes Schindelin
2006-06-21
Retire git-clone-pack
Junio C Hamano
2005-12-05
Documentation: push/receive hook references.
Junio C Hamano
2005-10-10
Remove the version tags from the manpages
Junio C Hamano
2005-09-20
[PATCH] Documentation: Update all files to use the new gitlink: macro
Sergey Vlasov
2005-09-02
Document hooks.
Junio C Hamano
2005-08-02
receive-pack hooks updates.
Junio C Hamano
2005-07-31
[PATCH] Added hook in git-receive-pack
Josef Weidendorfer
2005-07-14
[PATCH] Documentation: send/receive.
Junio C Hamano