aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-remote-helpers.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Rename {git- => git}remote-helpers.txtJohn Keeping1-423/+0
2012-12-07git-remote-helpers.txt: clarify options & ref list attributesMax Horn1-5/+12
2012-12-07git-remote-helpers.txt: clarify command <-> capability correspondencesMax Horn1-5/+16
2012-12-07git-remote-helpers.txt: rearrange description of capabilitiesMax Horn1-78/+56
2012-12-07git-remote-helpers.txt: minor grammar fixMax Horn1-3/+3
2012-12-07git-remote-helpers.txt: document missing capabilitiesMax Horn1-3/+42
2012-12-07git-remote-helpers.txt: document invocation before input formatMax Horn1-31/+31
2012-10-07Add documentation for the 'bidi-import' capability of remote-helpersFlorian Achleitner1-1/+20
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-4/+4
2011-09-01(short) documentation for the testgit remote helperMatthieu Moy1-0/+2
2011-09-01Documentation/git-remote-helpers: explain how import works with multiple refsMatthieu Moy1-1/+21
2011-08-29Documentation/remote-helpers: explain capabilities firstJonathan Nieder1-30/+129
2011-08-01Merge branch 'sr/transport-helper-fix'Junio C Hamano1-0/+3
2011-07-19remote-helpers: export GIT_DIR variable to helpersDmitry Ivankov1-0/+3
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-05-30Documentation: do not misinterpret refspecs as bold textJonathan Nieder1-3/+3
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-4/+0
2011-02-17Make <identifier> lowercase in DocumentationMichael J Gruber1-3/+3
2010-04-18Documentation/remote-helpers: Fix typos and improve languageRamkumar Ramachandra1-28/+23
2010-04-18Fixup: Second argument may be any arbitrary stringRamkumar Ramachandra1-3/+2
2010-04-18Documentation/remote-helpers: Add invocation sectionRamkumar Ramachandra1-1/+34
2010-04-18Documentation/remote-helpers: Rewrite descriptionRamkumar Ramachandra1-6/+27
2010-01-31Fix typos in technical documentation.Ralf Wildenhues1-1/+1
2009-12-28Support remote helpers implementing smart transportsIlari Liusvaara1-1/+24
2009-12-09Support mandatory capabilitiesIlari Liusvaara1-1/+4
2009-12-06Merge branch 'master' into il/vcs-helperJunio C Hamano1-4/+81
2009-11-17Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow1-1/+3
2009-11-17Allow helper to map private ref names into normal namesDaniel Barkalow1-1/+15
2009-11-17Add support for "import" helper commandDaniel Barkalow1-0/+10
2009-10-30Move WebDAV HTTP push under remote-curlShawn O. Pearce1-1/+32
2009-10-30remote-helpers: Support custom transport optionsShawn O. Pearce1-0/+38
2009-10-30remote-helpers: Fetch more than one ref in a batchShawn O. Pearce1-4/+10
2009-08-05Add support for external programs for handling native fetchesDaniel Barkalow1-0/+71