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