aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-fetch-pack.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-09documentation: add missing wordsElijah Newren1-1/+1
2022-03-28builtin/fetch-pack: add --refetch optionRobert Coup1-0/+4
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren1-1/+1
2016-11-18upload-pack: optionally allow fetching any sha1David Turner1-3/+3
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano1-0/+14
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-06-28doc: typeset short command-line options as literalMatthieu Moy1-1/+1
2016-06-13fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy1-0/+5
2016-06-13fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy1-0/+5
2016-06-13fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy1-0/+4
2016-03-05fetch-pack: update the documentation for "<refs>..." argumentsGabriel Souza Franco1-0/+4
2015-05-12doc: convert \--option to --optionJeff King1-1/+1
2013-12-03Merge branch 'tb/doc-fetch-pack-url'Junio C Hamano1-8/+7
2013-11-11git-fetch-pack uses URLs like git-fetchTorsten Bögershausen1-8/+7
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano1-0/+4
2013-07-23smart http: use the same connectivity check on cloningNguyễn Thái Ngọc Duy1-0/+4
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-3/+3
2013-01-11fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy1-0/+2
2012-10-16Split over-long synopsis in git-fetch-pack.txt into several linesThomas Ackermann1-1/+4
2012-04-02fetch-pack: new --stdin option to read refs from stdinIvan Todoroski1-0/+10
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2010-02-18Documentation: describe --thin more accuratelyStephen Boyd1-2/+2
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-3/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-7/+7
2008-07-01Documentation formatting and cleanupJonathan Nieder1-8/+8
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-10/+12
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-03-04Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce1-1/+7
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-2/+2
2007-02-19fetch & clone: do not output progress when not on a ttyJohannes Schindelin1-1/+4
2007-01-24rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König1-2/+5
2007-01-19Update documentation of fetch-pack, push and send-packUwe Kleine-König1-4/+17
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano1-0/+3
2006-11-03improve fetch-pack's handling of kept packsNicolas Pitre1-1/+2
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen1-1/+1
2006-03-05git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin1-1/+1
2005-12-17fetch-pack: -k option to keep downloaded pack.Junio C Hamano1-1/+6
2005-10-10Convert usage of GIT and Git into gitChristian Meder1-1/+1
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-08-12fetch-pack: start multi-head pulling.Junio C Hamano1-11/+7
2005-07-14[PATCH] Documentation: clone/fetch/upload.Junio C Hamano1-0/+73