Age | Commit message (Expand) | Author | Files | Lines |
2015-10-29 | Merge branch 'xf/user-manual-markup' | Junio C Hamano | 1 | -1/+1 |
2015-10-22 | Documentation: match underline with the text | Junio C Hamano | 1 | -1/+1 |
2015-09-17 | remote: add get-url subcommand | Ben Boeckel | 1 | -0/+10 |
2015-03-06 | Merge branch 'mg/doc-remote-tags-or-not' | Junio C Hamano | 1 | -0/+3 |
2015-03-02 | git-remote.txt: describe behavior without --tags and --no-tags | Michael J Gruber | 1 | -0/+3 |
2015-01-29 | Documentation/git-remote.txt: stress that set-url is not for triangular | Junio C Hamano | 1 | -6/+14 |
2014-02-11 | docs/git-remote: capitalize first word of initial blurb | Albert L. Lash, IV | 1 | -1/+1 |
2013-09-27 | remote doc: document long forms of set-head options | Philip Oakley | 1 | -3/+3 |
2013-06-22 | Documentation: Update the NFS remote examples to use the staging repo | W. Trevor King | 1 | -9/+16 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -1/+1 |
2013-04-24 | remote: 'show' and 'prune' can take more than one remote | Thomas Rast | 1 | -2/+2 |
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 |