summaryrefslogtreecommitdiff
path: root/Documentation/git-fetch-pack.txt
AgeCommit message (Expand)AuthorFilesLines
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-1/+1
2016-06-28doc: typeset short command-line options as literalLibravatar Matthieu Moy1-1/+1
2016-03-05fetch-pack: update the documentation for "<refs>..." argumentsLibravatar Gabriel Souza Franco1-0/+4
2015-05-12doc: convert \--option to --optionLibravatar Jeff King1-1/+1
2013-12-03Merge branch 'tb/doc-fetch-pack-url'Libravatar Junio C Hamano1-8/+7
2013-11-11git-fetch-pack uses URLs like git-fetchLibravatar Torsten Bögershausen1-8/+7
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Libravatar Junio C Hamano1-0/+4
2013-07-23smart http: use the same connectivity check on cloningLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2013-05-17documentation: trivial style cleanupsLibravatar Felipe Contreras1-3/+3
2013-01-11fetch: add --unshallow for turning shallow repo into complete oneLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2012-10-16Split over-long synopsis in git-fetch-pack.txt into several linesLibravatar Thomas Ackermann1-1/+4
2012-04-02fetch-pack: new --stdin option to read refs from stdinLibravatar Ivan Todoroski1-0/+10
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsLibravatar Martin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-02-18Documentation: describe --thin more accuratelyLibravatar Stephen Boyd1-2/+2
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereLibravatar Jeff King1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-7/+7
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-8/+8
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-10/+12
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-03-04Teach fetch-pack/upload-pack about --include-tagLibravatar Shawn O. Pearce1-1/+7
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2007-02-19fetch & clone: do not output progress when not on a ttyLibravatar Johannes Schindelin1-1/+4
2007-01-24rename --exec to --upload-pack for fetch-pack and peek-remoteLibravatar Uwe Kleine-König1-2/+5
2007-01-19Update documentation of fetch-pack, push and send-packLibravatar Uwe Kleine-König1-4/+17
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Libravatar Junio C Hamano1-0/+3
2006-11-03improve fetch-pack's handling of kept packsLibravatar Nicolas Pitre1-1/+2
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen1-1/+1
2006-03-05git/Documentation: fix SYNOPSIS style bugsLibravatar Dmitry V. Levin1-1/+1
2005-12-17fetch-pack: -k option to keep downloaded pack.Libravatar Junio C Hamano1-1/+6
2005-10-10Convert usage of GIT and Git into gitLibravatar Christian Meder1-1/+1
2005-10-10Remove the version tags from the manpagesLibravatar Junio C Hamano1-1/+0
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroLibravatar Sergey Vlasov1-1/+1
2005-08-12fetch-pack: start multi-head pulling.Libravatar Junio C Hamano1-11/+7
2005-07-14[PATCH] Documentation: clone/fetch/upload.Libravatar Junio C Hamano1-0/+73