summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
AgeCommit message (Expand)AuthorFilesLines
2009-08-10Fix typos in git-remote.txt and git-symbolic-ref.txtLibravatar Štěpán Němec1-2/+2
2009-04-07git remote update: Fallback to remote if group does not existLibravatar Finn Arne Gangstad1-1/+1
2009-04-05git remote update: New option --pruneLibravatar Finn Arne Gangstad1-1/+3
2009-02-27builtin-remote: add set-head subcommandLibravatar Jay Soffian1-2/+26
2008-11-11git-remote: document the migration feature of the rename subcommandLibravatar Miklos Vajna1-0/+4
2008-11-05Implement git remote renameLibravatar Miklos Vajna1-0/+6
2008-07-05manpages: italicize command names in synopsesLibravatar Jonathan Nieder1-5/+5
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-6/+6
2008-06-10remote prune: print the list of pruned branchesLibravatar Olivier Marin1-4/+3
2008-06-10remote show: fix the -n optionLibravatar Olivier Marin1-1/+1
2008-06-08Docs: add some long/short optionsLibravatar Stephan Beyer1-1/+9
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOLibravatar Junio C Hamano1-1/+1
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini1-2/+4
2008-02-03git-remote documentation: fix synopsis to match descriptionLibravatar Jörg Sommer1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-6/+6
2007-11-19Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-17git-remote.txt: fix example urlLibravatar J. Bruce Fields1-1/+1
2007-11-14Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-14git-remote.txt: fix typoLibravatar Sergei Organov1-1/+1
2007-09-18remote: document the 'rm' subcommandLibravatar James Bowes1-0/+6
2007-09-03Teach "git remote" a mirror modeLibravatar Johannes Schindelin1-1/+5
2007-06-30Merge branch 'maint'Libravatar Junio C Hamano1-0/+7
2007-06-30git-remote: document -nLibravatar Sam Vilain1-0/+7
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-05Documentation: fix typo in git-remote.txtLibravatar James Bowes1-1/+1
2007-02-28Merge branch 'maint'Libravatar Junio C Hamano1-3/+14
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlLibravatar Junio C Hamano1-3/+14
2007-02-26Merge branch 'maint'Libravatar Junio C Hamano1-0/+13
2007-02-25Documentation: describe "-f/-t/-m" options to "git-remote add"Libravatar Junio C Hamano1-0/+13
2007-02-20Allow git-remote to update named groups of remotesLibravatar Theodore Ts'o1-4/+7
2007-02-19Teach git-remote to update existing remotes by fetching from themLibravatar Theodore Ts'o1-1/+9
2007-02-03Cleanup subcommand documentation for git-remote.Libravatar Shawn O. Pearce1-4/+19
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Libravatar Shawn O. Pearce1-0/+5
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-2/+2
2007-01-08Documentation: add git-remote man pageLibravatar J. Bruce Fields1-0/+76