aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-remote.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-11git-remote: document the migration feature of the rename subcommandMiklos Vajna1-0/+4
2008-11-05Implement git remote renameMiklos Vajna1-0/+6
2008-07-05manpages: italicize command names in synopsesJonathan Nieder1-5/+5
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-6/+6
2008-06-10remote prune: print the list of pruned branchesOlivier Marin1-4/+3
2008-06-10remote show: fix the -n optionOlivier Marin1-1/+1
2008-06-08Docs: add some long/short optionsStephan Beyer1-1/+9
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano1-1/+1
2008-04-20Add a remote.*.mirror configuration optionPaolo Bonzini1-2/+4
2008-02-03git-remote documentation: fix synopsis to match descriptionJörg Sommer1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-6/+6
2007-11-19Merge branch 'maint'Junio C Hamano1-1/+1
2007-11-17git-remote.txt: fix example urlJ. Bruce Fields1-1/+1
2007-11-14Merge branch 'maint'Junio C Hamano1-1/+1
2007-11-14git-remote.txt: fix typoSergei Organov1-1/+1
2007-09-18remote: document the 'rm' subcommandJames Bowes1-0/+6
2007-09-03Teach "git remote" a mirror modeJohannes Schindelin1-1/+5
2007-06-30Merge branch 'maint'Junio C Hamano1-0/+7
2007-06-30git-remote: document -nSam Vilain1-0/+7
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-05-05Documentation: fix typo in git-remote.txtJames Bowes1-1/+1
2007-02-28Merge branch 'maint'Junio C Hamano1-3/+14
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano1-3/+14
2007-02-26Merge branch 'maint'Junio C Hamano1-0/+13
2007-02-25Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano1-0/+13
2007-02-20Allow git-remote to update named groups of remotesTheodore Ts'o1-4/+7
2007-02-19Teach git-remote to update existing remotes by fetching from themTheodore Ts'o1-1/+9
2007-02-03Cleanup subcommand documentation for git-remote.Shawn O. Pearce1-4/+19
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce1-0/+5
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-2/+2
2007-01-08Documentation: add git-remote man pageJ. Bruce Fields1-0/+76