aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
Commit message (Expand)AuthorAge
* Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
* Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* Merge branch 'jn/remote-set-branches'Junio C Hamano2010-06-18
|\
| * Add git remote set-branchesJonathan Nieder2010-05-19
* | remote add: add a --[no-]tags optionSamuel Tardieu2010-04-19
|/
* Merge branch 'il/remote-updates'Junio C Hamano2010-01-22
|\
| * Add git remote set-urlIlari Liusvaara2010-01-18
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
|/
* git remote: Separate usage strings for subcommandsTim Henigan2009-11-20
* Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-10
* git remote update: Fallback to remote if group does not existFinn Arne Gangstad2009-04-07
* git remote update: New option --pruneFinn Arne Gangstad2009-04-05
* builtin-remote: add set-head subcommandJay Soffian2009-02-27
* git-remote: document the migration feature of the rename subcommandMiklos Vajna2008-11-11
* Implement git remote renameMiklos Vajna2008-11-05
* manpages: italicize command names in synopsesJonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* remote prune: print the list of pruned branchesOlivier Marin2008-06-10
* remote show: fix the -n optionOlivier Marin2008-06-10
* Docs: add some long/short optionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
* git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-03
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Merge branch 'maint'Junio C Hamano2007-11-19
|\
| * git-remote.txt: fix example urlJ. Bruce Fields2007-11-17
* | Merge branch 'maint'Junio C Hamano2007-11-14
|\ \ | |/
| * git-remote.txt: fix typoSergei Organov2007-11-14
* | remote: document the 'rm' subcommandJames Bowes2007-09-18
* | Teach "git remote" a mirror modeJohannes Schindelin2007-09-03
|/
* Merge branch 'maint'Junio C Hamano2007-06-30
|\
| * git-remote: document -nSam Vilain2007-06-30
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Documentation: fix typo in git-remote.txtJames Bowes2007-05-05
* Merge branch 'maint'Junio C Hamano2007-02-28
|\
| * Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano2007-02-28
* | Merge branch 'maint'Junio C Hamano2007-02-26
|\ \ | |/
| * Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano2007-02-25
* | Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-20
* | Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-19
|/
* Cleanup subcommand documentation for git-remote.Shawn O. Pearce2007-02-03
* Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2007-02-01
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-08