| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename {git- => git}remote-helpers.txt | John Keeping | 2013-02-01 | 1 | -423/+0 |
* | git-remote-helpers.txt: clarify options & ref list attributes | Max Horn | 2012-12-07 | 1 | -5/+12 |
* | git-remote-helpers.txt: clarify command <-> capability correspondences | Max Horn | 2012-12-07 | 1 | -5/+16 |
* | git-remote-helpers.txt: rearrange description of capabilities | Max Horn | 2012-12-07 | 1 | -78/+56 |
* | git-remote-helpers.txt: minor grammar fix | Max Horn | 2012-12-07 | 1 | -3/+3 |
* | git-remote-helpers.txt: document missing capabilities | Max Horn | 2012-12-07 | 1 | -3/+42 |
* | git-remote-helpers.txt: document invocation before input format | Max Horn | 2012-12-07 | 1 | -31/+31 |
* | Add documentation for the 'bidi-import' capability of remote-helpers | Florian Achleitner | 2012-10-07 | 1 | -1/+20 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -4/+4 |
* | (short) documentation for the testgit remote helper | Matthieu Moy | 2011-09-01 | 1 | -0/+2 |
* | Documentation/git-remote-helpers: explain how import works with multiple refs | Matthieu Moy | 2011-09-01 | 1 | -1/+21 |
* | Documentation/remote-helpers: explain capabilities first | Jonathan Nieder | 2011-08-29 | 1 | -30/+129 |
* | Merge branch 'sr/transport-helper-fix' | Junio C Hamano | 2011-08-01 | 1 | -0/+3 |
|\ |
|
| * | remote-helpers: export GIT_DIR variable to helpers | Dmitry Ivankov | 2011-07-19 | 1 | -0/+3 |
* | | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -0/+1 |
|/ |
|
* | Documentation: do not misinterpret refspecs as bold text | Jonathan Nieder | 2011-05-30 | 1 | -3/+3 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -4/+0 |
* | Make <identifier> lowercase in Documentation | Michael J Gruber | 2011-02-17 | 1 | -3/+3 |
* | Documentation/remote-helpers: Fix typos and improve language | Ramkumar Ramachandra | 2010-04-18 | 1 | -28/+23 |
* | Fixup: Second argument may be any arbitrary string | Ramkumar Ramachandra | 2010-04-18 | 1 | -3/+2 |
* | Documentation/remote-helpers: Add invocation section | Ramkumar Ramachandra | 2010-04-18 | 1 | -1/+34 |
* | Documentation/remote-helpers: Rewrite description | Ramkumar Ramachandra | 2010-04-18 | 1 | -6/+27 |
* | Fix typos in technical documentation. | Ralf Wildenhues | 2010-01-31 | 1 | -1/+1 |
* | Support remote helpers implementing smart transports | Ilari Liusvaara | 2009-12-28 | 1 | -1/+24 |
* | Support mandatory capabilities | Ilari Liusvaara | 2009-12-09 | 1 | -1/+4 |
* | Merge branch 'master' into il/vcs-helper | Junio C Hamano | 2009-12-06 | 1 | -4/+81 |
|\ |
|
| * | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 2009-10-30 | 1 | -1/+32 |
| * | remote-helpers: Support custom transport options | Shawn O. Pearce | 2009-10-30 | 1 | -0/+38 |
| * | remote-helpers: Fetch more than one ref in a batch | Shawn O. Pearce | 2009-10-30 | 1 | -4/+10 |
* | | Allow helpers to report in "list" command that the ref is unchanged | Daniel Barkalow | 2009-11-17 | 1 | -1/+3 |
* | | Allow helper to map private ref names into normal names | Daniel Barkalow | 2009-11-17 | 1 | -1/+15 |
* | | Add support for "import" helper command | Daniel Barkalow | 2009-11-17 | 1 | -0/+10 |
|/ |
|
* | Add support for external programs for handling native fetches | Daniel Barkalow | 2009-08-05 | 1 | -0/+71 |