summaryrefslogtreecommitdiffstats
path: root/Documentation/git-remote.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-111-2/+2
* git remote update: Fallback to remote if group does not existFinn Arne Gangstad2009-04-081-1/+1
* git remote update: New option --pruneFinn Arne Gangstad2009-04-051-1/+3
* builtin-remote: add set-head subcommandJay Soffian2009-02-281-2/+26
* git-remote: document the migration feature of the rename subcommandMiklos Vajna2008-11-121-0/+4
* Implement git remote renameMiklos Vajna2008-11-051-0/+6
* manpages: italicize command names in synopsesJonathan Nieder2008-07-051-5/+5
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-051-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-021-6/+6
* remote prune: print the list of pruned branchesOlivier Marin2008-06-111-4/+3
* remote show: fix the -n optionOlivier Marin2008-06-111-1/+1
* Docs: add some long/short optionsStephan Beyer2008-06-081-1/+9
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-291-1/+1
* Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-211-2/+4
* git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-041-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-071-6/+6
* Merge branch 'maint'Junio C Hamano2007-11-191-1/+1
|\
| * git-remote.txt: fix example urlJ. Bruce Fields2007-11-181-1/+1
* | Merge branch 'maint'Junio C Hamano2007-11-141-1/+1
|\|
| * git-remote.txt: fix typoSergei Organov2007-11-141-1/+1
* | remote: document the 'rm' subcommandJames Bowes2007-09-191-0/+6
* | Teach "git remote" a mirror modeJohannes Schindelin2007-09-031-1/+5
|/
* Merge branch 'maint'Junio C Hamano2007-06-301-0/+7
|\
| * git-remote: document -nSam Vilain2007-06-301-0/+7
* | War on whitespaceJunio C Hamano2007-06-071-1/+0
|/
* Documentation: fix typo in git-remote.txtJames Bowes2007-05-061-1/+1
* Merge branch 'maint'Junio C Hamano2007-02-281-3/+14
|\
| * Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano2007-02-281-3/+14
* | Merge branch 'maint'Junio C Hamano2007-02-261-0/+13
|\|
| * Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano2007-02-261-0/+13
* | Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-211-4/+7
* | Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-201-1/+9
|/
* Cleanup subcommand documentation for git-remote.Shawn O. Pearce2007-02-041-4/+19
* Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2007-02-021-0/+5
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-291-2/+2
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-091-0/+76