summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
Commit message (Expand)AuthorAgeFilesLines
* 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-011-6/+6
* remote prune: print the list of pruned branchesOlivier Marin2008-06-101-4/+3
* remote show: fix the -n optionOlivier Marin2008-06-101-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-281-1/+1
* Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-201-2/+4
* git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-031-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-6/+6
* Merge branch 'maint'Junio C Hamano2007-11-191-1/+1
|\
| * git-remote.txt: fix example urlJ. Bruce Fields2007-11-171-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-181-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-051-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-251-0/+13
* | Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-201-4/+7
* | Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-191-1/+9
|/
* Cleanup subcommand documentation for git-remote.Shawn O. Pearce2007-02-031-4/+19
* Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2007-02-011-0/+5
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-2/+2
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-081-0/+76