summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
Commit message (Expand)AuthorAgeFilesLines
* builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty2022-05-091-0/+2
* builtin/remote.c: show progress when renaming remote referencesTaylor Blau2022-03-031-1/+1
* doc: uniformize <URL> placeholders' caseJean-Noël Avila2021-11-091-4/+4
* remote: add meaningful exit code on missing/existingÆvar Arnfjörð Bjarmason2020-10-271-0/+11
* doc: git-remote fix upsJean-Noël Avila2020-10-081-10/+10
* doc: promote "git switch"Nguyễn Thái Ngọc Duy2019-04-021-1/+1
* Merge branch 'nd/remote-update-doc'Junio C Hamano2018-06-041-2/+2
|\
| * remote: doc typofixDuy Nguyen2018-06-041-1/+1
| * remote.txt: update documentation for 'update' commandDuy Nguyen2018-06-011-2/+2
* | doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-1/+1
* | git remote doc: correct dangerous lies about what prune doesÆvar Arnfjörð Bjarmason2018-02-091-5/+9
|/
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-5/+5
* Merge branch 'xf/user-manual-markup'Junio C Hamano2015-10-291-1/+1
|\
| * Documentation: match underline with the textJunio C Hamano2015-10-221-1/+1
* | remote: add get-url subcommandbb/remote-get-urlBen Boeckel2015-09-171-0/+10
* | Merge branch 'mg/doc-remote-tags-or-not'Junio C Hamano2015-03-061-0/+3
|\ \
| * | git-remote.txt: describe behavior without --tags and --no-tagsmg/doc-remote-tags-or-notMichael J Gruber2015-03-021-0/+3
| |/
* | Documentation/git-remote.txt: stress that set-url is not for triangularjc/remote-set-url-docJunio C Hamano2015-01-291-6/+14
|/
* docs/git-remote: capitalize first word of initial blurbAlbert L. Lash, IV2014-02-111-1/+1
* remote doc: document long forms of set-head optionsPhilip Oakley2013-09-271-3/+3
* Documentation: Update the NFS remote examples to use the staging repoW. Trevor King2013-06-221-9/+16
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-1/+1
* remote: 'show' and 'prune' can take more than one remoteThomas Rast2013-04-241-2/+2
* remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy2012-09-061-1/+2
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-3/+3
* Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano2012-02-231-1/+1
|\
| * remote: fix set-branches usage and documentationpj/remote-set-branches-usage-fixPhilip Jägenstedt2012-02-191-1/+1
* | git-remote.txt: avoid sounding as if loose refs are the only ones in the worldJunio C Hamano2011-06-231-9/+10
* | git-remote.txt: fix wrong remote refspecNamhyung Kim2011-06-231-6/+6
* | Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-04-061-6/+9
|\ \
| * | remote: deprecate --mirrorJeff King2011-03-301-4/+0
| * | remote: separate the concept of push and fetch mirrorsJeff King2011-03-301-6/+13
* | | doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
|/ /
* | Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-031-1/+1
* | Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-031-2/+2
* | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* | Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-1/+1
* | Merge branch 'jn/remote-set-branches'Junio C Hamano2010-06-181-0/+13
|\ \ | |/
| * Add git remote set-branchesJonathan Nieder2010-05-191-0/+13
* | remote add: add a --[no-]tags optionSamuel Tardieu2010-04-191-1/+7
|/
* Merge branch 'il/remote-updates'Junio C Hamano2010-01-221-0/+17
|\
| * Add git remote set-urlIlari Liusvaara2010-01-181-0/+17
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
|/
* git remote: Separate usage strings for subcommandsTim Henigan2009-11-201-3/+4
* Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-101-2/+2
* git remote update: Fallback to remote if group does not existFinn Arne Gangstad2009-04-071-1/+1
* git remote update: New option --pruneFinn Arne Gangstad2009-04-051-1/+3
* builtin-remote: add set-head subcommandJay Soffian2009-02-271-2/+26
* git-remote: document the migration feature of the rename subcommandMiklos Vajna2008-11-111-0/+4
* Implement git remote renameMiklos Vajna2008-11-051-0/+6