summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
AgeCommit message (Expand)AuthorFilesLines
2011-02-09fast-import: introduce "feature notes" commandLibravatar Jonathan Nieder1-0/+6
2011-02-09fast-import: clarify documentation of "feature" commandLibravatar Jonathan Nieder1-20/+17
2011-01-18Documentation/fast-import: put explanation of M 040000 <dataref> "" in contextLibravatar Jonathan Nieder1-3/+2
2011-01-18Documentation/fast-import: capitalize beginning of sentenceLibravatar Jonathan Nieder1-1/+1
2011-01-18fast-import: Introduce --import-marks-if-existsLibravatar Ramkumar Ramachandra1-0/+4
2010-12-16Merge branch 'jn/fast-import-blob-access'Libravatar Junio C Hamano1-20/+62
2010-12-01fast-import: Allow cat-blob requests at arbitrary points in streamLibravatar Jonathan Nieder1-0/+4
2010-12-01fast-import: let importers retrieve blobsLibravatar David Barr1-0/+41
2010-12-01fast-import: clarify documentation of "feature" commandLibravatar Jonathan Nieder1-20/+17
2010-11-24fast-import: treat SIGUSR1 as a request to access objects earlyLibravatar Jonathan Nieder1-0/+7
2010-10-13Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2010-10-13Documentation: gitrevisions is in section 7Libravatar Jonathan Nieder1-1/+1
2010-10-13fast-import: Allow filemodify to set the rootLibravatar David Barr1-0/+3
2010-08-18Merge branch 'jn/fast-import-subtree'Libravatar Junio C Hamano1-2/+6
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseLibravatar Michael J Gruber1-1/+1
2010-07-05Teach fast-import to import subtrees named by tree idLibravatar Jonathan Nieder1-2/+6
2010-02-17fast-import: make default pack size unlimitedLibravatar Nicolas Pitre1-4/+1
2010-02-04fast-import: count --max-pack-size in bytesLibravatar Junio C Hamano1-2/+2
2010-02-02Merge branch 'sp/fast-import-large-blob'Libravatar Junio C Hamano1-0/+6
2010-02-01Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobLibravatar Junio C Hamano1-0/+6
2010-02-01fast-import: Stream very large blobs directly to packLibravatar Shawn O. Pearce1-0/+6
2010-01-31Fix typos in technical documentation.Libravatar Ralf Wildenhues1-4/+4
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-10/+10
2010-01-17Merge branch 'sr/gfi-options'Libravatar Junio C Hamano1-0/+79
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-10/+10
2009-12-31fast-import: Document author/committer/tagger name is optionalLibravatar Shawn O. Pearce1-3/+3
2009-12-05fast-import: add (non-)relative-marks featureLibravatar Sverre Rabbelier1-0/+16
2009-12-04fast-import: allow for multiple --import-marks= argumentsLibravatar Sverre Rabbelier1-1/+7
2009-12-04fast-import: add option commandLibravatar Sverre Rabbelier1-0/+32
2009-12-04fast-import: add feature commandLibravatar Sverre Rabbelier1-0/+25
2009-10-19fast-import: Add support for importing commit notesLibravatar Johan Herland1-6/+39
2008-07-19Support gitlinks in fast-import.Libravatar Alexander Gavrilov1-0/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-10/+10
2008-07-05manpages: fix bogus whitespaceLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-8/+8
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-4/+4
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-03-22fast-import: Document the effect of "merge" with no "from" in a commitLibravatar Eyvind Bernhardsen1-3/+8
2008-02-16Update fast-import documentation to discuss crash reportsLibravatar Shawn O. Pearce1-0/+87
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-9/+9
2007-08-24Documentation: Correct various misspellings and typos.Libravatar Brian Hetro1-9/+9
2007-08-19Allow frontends to bidirectionally communicate with fast-importLibravatar Shawn O. Pearce1-0/+39
2007-08-19Make trailing LF optional for all fast-import commandsLibravatar Shawn O. Pearce1-3/+8
2007-08-19Make trailing LF following fast-import `data` commands optionalLibravatar Shawn O. Pearce1-1/+9
2007-08-19Teach fast-import to ignore lines starting with '#'Libravatar Shawn O. Pearce1-0/+14
2007-07-15Teach fast-import to recursively copy files/directoriesLibravatar Shawn O. Pearce1-5/+35
2007-07-10Correct trivial typo in fast-import documentationLibravatar Shawn O. Pearce1-1/+1
2007-07-09Support wholesale directory renames in fast-importLibravatar Shawn O. Pearce1-3/+25
2007-07-09Merge branch 'maint'Libravatar Shawn O. Pearce1-3/+5
2007-07-09Clarify documentation of fast-import's D subcommandLibravatar Shawn O. Pearce1-3/+5