summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
AgeCommit message (Expand)Author
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy
2018-02-09git remote doc: correct dangerous lies about what prune doesÆvar Arnfjörð Bjarmason
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2015-10-29Merge branch 'xf/user-manual-markup'Junio C Hamano
2015-10-22Documentation: match underline with the textJunio C Hamano
2015-09-17remote: add get-url subcommandBen Boeckel
2015-03-06Merge branch 'mg/doc-remote-tags-or-not'Junio C Hamano
2015-03-02git-remote.txt: describe behavior without --tags and --no-tagsMichael J Gruber
2015-01-29Documentation/git-remote.txt: stress that set-url is not for triangularJunio C Hamano
2014-02-11docs/git-remote: capitalize first word of initial blurbAlbert L. Lash, IV
2013-09-27remote doc: document long forms of set-head optionsPhilip Oakley
2013-06-23Documentation: Update the NFS remote examples to use the staging repoW. Trevor King
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-04-24remote: 'show' and 'prune' can take more than one remoteThomas Rast
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-02-23Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano
2012-02-20remote: fix set-branches usage and documentationPhilip Jägenstedt
2011-06-23git-remote.txt: avoid sounding as if loose refs are the only ones in the worldJunio C Hamano
2011-06-23git-remote.txt: fix wrong remote refspecNamhyung Kim
2011-04-06Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano
2011-03-30remote: deprecate --mirrorJeff King
2011-03-30remote: separate the concept of push and fetch mirrorsJeff King
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-11-03Change "tracking branch" to "remote-tracking branch"Matthieu Moy
2010-11-03Replace "remote tracking" with "remote-tracking"Matthieu Moy
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-06-18Merge branch 'jn/remote-set-branches'Junio C Hamano
2010-05-20Add git remote set-branchesJonathan Nieder
2010-04-19remote add: add a --[no-]tags optionSamuel Tardieu
2010-01-23Merge branch 'il/remote-updates'Junio C Hamano
2010-01-19Add git remote set-urlIlari Liusvaara
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-21git remote: Separate usage strings for subcommandsTim Henigan
2009-08-11Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec
2009-04-08git remote update: Fallback to remote if group does not existFinn Arne Gangstad
2009-04-05git remote update: New option --pruneFinn Arne Gangstad
2009-02-27builtin-remote: add set-head subcommandJay Soffian
2008-11-12git-remote: document the migration feature of the rename subcommandMiklos Vajna
2008-11-05Implement git remote renameMiklos Vajna
2008-07-05manpages: italicize command names in synopsesJonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-11remote prune: print the list of pruned branchesOlivier Marin
2008-06-11remote show: fix the -n optionOlivier Marin
2008-06-08Docs: add some long/short optionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-04-21Add a remote.*.mirror configuration optionPaolo Bonzini