| Commit message (Expand) | Author | Age | Files | Lines |
* | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 2012-09-06 | 1 | -1/+2 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -3/+3 |
* | Merge branch 'pj/remote-set-branches-usage-fix' | Junio C Hamano | 2012-02-23 | 1 | -1/+1 |
|\ |
|
| * | remote: fix set-branches usage and documentationpj/remote-set-branches-usage-fix | Philip Jägenstedt | 2012-02-19 | 1 | -1/+1 |
* | | git-remote.txt: avoid sounding as if loose refs are the only ones in the world | Junio C Hamano | 2011-06-23 | 1 | -9/+10 |
* | | git-remote.txt: fix wrong remote refspec | Namhyung Kim | 2011-06-23 | 1 | -6/+6 |
* | | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-04-06 | 1 | -6/+9 |
|\ \ |
|
| * | | remote: deprecate --mirror | Jeff King | 2011-03-30 | 1 | -4/+0 |
| * | | remote: separate the concept of push and fetch mirrors | Jeff King | 2011-03-30 | 1 | -6/+13 |
* | | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -10/+0 |
|/ / |
|
* | | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 2010-11-03 | 1 | -1/+1 |
* | | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 2010-11-03 | 1 | -2/+2 |
* | | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | | Merge branch 'jn/remote-set-branches' | Junio C Hamano | 2010-06-18 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Add git remote set-branches | Jonathan Nieder | 2010-05-19 | 1 | -0/+13 |
* | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'il/remote-updates' | Junio C Hamano | 2010-01-22 | 1 | -0/+17 |
|\ |
|
| * | Add git remote set-url | Ilari Liusvaara | 2010-01-18 | 1 | -0/+17 |
* | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
|/ |
|
* | git remote: Separate usage strings for subcommands | Tim Henigan | 2009-11-20 | 1 | -3/+4 |
* | Fix typos in git-remote.txt and git-symbolic-ref.txt | Štěpán Němec | 2009-08-10 | 1 | -2/+2 |
* | git remote update: Fallback to remote if group does not exist | Finn Arne Gangstad | 2009-04-07 | 1 | -1/+1 |
* | git remote update: New option --prune | Finn Arne Gangstad | 2009-04-05 | 1 | -1/+3 |
* | builtin-remote: add set-head subcommand | Jay Soffian | 2009-02-27 | 1 | -2/+26 |
* | git-remote: document the migration feature of the rename subcommand | Miklos Vajna | 2008-11-11 | 1 | -0/+4 |
* | Implement git remote rename | Miklos Vajna | 2008-11-05 | 1 | -0/+6 |
* | manpages: italicize command names in synopses | Jonathan Nieder | 2008-07-05 | 1 | -5/+5 |
* | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -6/+6 |
* | remote prune: print the list of pruned branches | Olivier Marin | 2008-06-10 | 1 | -4/+3 |
* | remote show: fix the -n option | Olivier Marin | 2008-06-10 | 1 | -1/+1 |
* | Docs: add some long/short options | Stephan Beyer | 2008-06-08 | 1 | -1/+9 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 | 1 | -1/+1 |
* | Add a remote.*.mirror configuration option | Paolo Bonzini | 2008-04-20 | 1 | -2/+4 |
* | git-remote documentation: fix synopsis to match description | Jörg Sommer | 2008-02-03 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -6/+6 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-19 | 1 | -1/+1 |
|\ |
|
| * | git-remote.txt: fix example url | J. Bruce Fields | 2007-11-17 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | git-remote.txt: fix typo | Sergei Organov | 2007-11-14 | 1 | -1/+1 |
* | | remote: document the 'rm' subcommand | James Bowes | 2007-09-18 | 1 | -0/+6 |
* | | Teach "git remote" a mirror mode | Johannes Schindelin | 2007-09-03 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2007-06-30 | 1 | -0/+7 |
|\ |
|
| * | git-remote: document -n | Sam Vilain | 2007-06-30 | 1 | -0/+7 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
|/ |
|
* | Documentation: fix typo in git-remote.txt | James Bowes | 2007-05-05 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2007-02-28 | 1 | -3/+14 |
|\ |
|
| * | Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url | Junio C Hamano | 2007-02-28 | 1 | -3/+14 |