summaryrefslogtreecommitdiff
path: root/Documentation/urls.txt
AgeCommit message (Expand)Author
2016-02-01transport: drop support for git-over-rsyncJeff King
2013-07-01Merge branch 'ft/doc-git-transport'Junio C Hamano
2013-06-26documentation: add git:// transport security noticeFraser Tweedale
2013-06-05Merge branch 'nd/urls-doc-no-file-hyperlink-fix'Junio C Hamano
2013-05-24urls.txt: avoid auto converting to hyperlinkNguyễn Thái Ngọc Duy
2013-05-07clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy
2013-02-07Merge branch 'jk/remote-helpers-doc'Junio C Hamano
2013-02-01Rename {git- => git}remote-helpers.txtJohn Keeping
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-10-08Git url doc: mark ftp/ftps as read-only and deprecate themRamkumar Ramachandra
2010-07-20Documentation: spelling fixesVille Skyttä
2010-04-18Documentation/urls: Rewrite to accomodate <transport>::<address>Ramkumar Ramachandra
2010-03-21Documentation/urls: Remove spurious example markersMichael J Gruber
2009-09-08Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett
2009-02-04urls.txt: document optional port specification in git URLSStefan Naewe
2008-02-25Add support for url aliases in config filesDaniel Barkalow
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-17Documentation: fix git-clone manpage not to refer to itselfSergei Organov
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-01-01Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso
2006-12-31Fix formatting for urls section of fetch, pull, and push manpagesTheodore Ts'o
2006-10-23Documentation for the [remote] configSanti Béjar
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca
2006-07-14documentation (urls.txt) typofixAlp Toker
2006-07-14Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano
2006-07-11Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner
2006-07-09Fix some doubled word typosAlp Toker
2006-02-07Docs: move git url and remotes text to separate sectionsJ. Bruce Fields
2006-02-07Docs: split up pull-fetch-param.txtJ. Bruce Fields