summaryrefslogtreecommitdiff
path: root/Documentation/git-fetch-pack.txt
Commit message (Expand)AuthorAgeFilesLines
* builtin/fetch-pack: add --refetch optionRobert Coup2022-03-281-0/+4
* Documentation: fix several one-character-off spelling errorsElijah Newren2018-04-091-1/+1
* upload-pack: optionally allow fetching any sha1dt/smart-http-detect-server-going-awayDavid Turner2016-11-181-3/+3
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-101-0/+14
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsnd/shallow-deepenNguyễn Thái Ngọc Duy2016-06-131-0/+5
| * fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-131-0/+5
| * fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-131-0/+4
* | doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
* | doc: typeset short command-line options as literalMatthieu Moy2016-06-281-1/+1
* | fetch-pack: update the documentation for "<refs>..." argumentsgf/fetch-pack-direct-object-fetchGabriel Souza Franco2016-03-051-0/+4
|/
* doc: convert \--option to --optionJeff King2015-05-121-1/+1
* Merge branch 'tb/doc-fetch-pack-url'Junio C Hamano2013-12-031-8/+7
|\
| * git-fetch-pack uses URLs like git-fetchtb/doc-fetch-pack-urlTorsten Bögershausen2013-11-111-8/+7
* | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-09-091-0/+4
|\ \ | |/ |/|
| * smart http: use the same connectivity check on cloningnd/clone-connectivity-shortcutNguyễn Thái Ngọc Duy2013-07-231-0/+4
* | documentation: trivial style cleanupsFelipe Contreras2013-05-171-3/+3
|/
* fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-111-0/+2
* Split over-long synopsis in git-fetch-pack.txt into several linesThomas Ackermann2012-10-161-1/+4
* fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-021-0/+10
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Documentation: describe --thin more accuratelyStephen Boyd2010-02-181-2/+2
* docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-171-1/+1
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-7/+7
* Documentation formatting and cleanupJonathan Nieder2008-07-011-8/+8
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-10/+12
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-041-1/+7
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* fetch & clone: do not output progress when not on a ttyJohannes Schindelin2007-02-191-1/+4
* rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König2007-01-241-2/+5
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-191-4/+17
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-171-0/+3
* improve fetch-pack's handling of kept packsNicolas Pitre2006-11-031-1/+2
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-091-1/+1
* git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin2006-03-051-1/+1
* fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-171-1/+6
* Convert usage of GIT and Git into gitChristian Meder2005-10-101-1/+1
* Remove the version tags from the manpagesJunio C Hamano2005-10-101-1/+0
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-201-1/+1
* fetch-pack: start multi-head pulling.Junio C Hamano2005-08-121-11/+7
* [PATCH] Documentation: clone/fetch/upload.Junio C Hamano2005-07-141-0/+73