summaryrefslogtreecommitdiff
path: root/Documentation/git-remote-helpers.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename {git- => git}remote-helpers.txtJohn Keeping2013-02-011-423/+0
* git-remote-helpers.txt: clarify options & ref list attributesMax Horn2012-12-071-5/+12
* git-remote-helpers.txt: clarify command <-> capability correspondencesMax Horn2012-12-071-5/+16
* git-remote-helpers.txt: rearrange description of capabilitiesMax Horn2012-12-071-78/+56
* git-remote-helpers.txt: minor grammar fixMax Horn2012-12-071-3/+3
* git-remote-helpers.txt: document missing capabilitiesMax Horn2012-12-071-3/+42
* git-remote-helpers.txt: document invocation before input formatMax Horn2012-12-071-31/+31
* Add documentation for the 'bidi-import' capability of remote-helpersFlorian Achleitner2012-10-071-1/+20
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-4/+4
* (short) documentation for the testgit remote helperMatthieu Moy2011-09-011-0/+2
* Documentation/git-remote-helpers: explain how import works with multiple refsMatthieu Moy2011-09-011-1/+21
* Documentation/remote-helpers: explain capabilities firstJonathan Nieder2011-08-291-30/+129
* Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-011-0/+3
|\
| * remote-helpers: export GIT_DIR variable to helpersDmitry Ivankov2011-07-191-0/+3
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
|/
* Documentation: do not misinterpret refspecs as bold textJonathan Nieder2011-05-301-3/+3
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-4/+0
* Make <identifier> lowercase in DocumentationMichael J Gruber2011-02-171-3/+3
* Documentation/remote-helpers: Fix typos and improve languageRamkumar Ramachandra2010-04-181-28/+23
* Fixup: Second argument may be any arbitrary stringRamkumar Ramachandra2010-04-181-3/+2
* Documentation/remote-helpers: Add invocation sectionRamkumar Ramachandra2010-04-181-1/+34
* Documentation/remote-helpers: Rewrite descriptionRamkumar Ramachandra2010-04-181-6/+27
* Fix typos in technical documentation.Ralf Wildenhues2010-01-311-1/+1
* Support remote helpers implementing smart transportsIlari Liusvaara2009-12-281-1/+24
* Support mandatory capabilitiesIlari Liusvaara2009-12-091-1/+4
* Merge branch 'master' into il/vcs-helperJunio C Hamano2009-12-061-4/+81
|\
| * Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-301-1/+32
| * remote-helpers: Support custom transport optionsShawn O. Pearce2009-10-301-0/+38
| * remote-helpers: Fetch more than one ref in a batchShawn O. Pearce2009-10-301-4/+10
* | Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow2009-11-171-1/+3
* | Allow helper to map private ref names into normal namesDaniel Barkalow2009-11-171-1/+15
* | Add support for "import" helper commandDaniel Barkalow2009-11-171-0/+10
|/
* Add support for external programs for handling native fetchesDaniel Barkalow2009-08-051-0/+71