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