summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
AgeCommit message (Expand)Author
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-26fast-import: add 'ls' commandDavid Barr
2011-02-10Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano
2011-02-10Merge branch 'maint-1.7.0' into maintJunio C Hamano
2011-02-10fast-import: introduce "feature notes" commandJonathan Nieder
2011-02-10fast-import: clarify documentation of "feature" commandJonathan Nieder
2011-01-19Documentation/fast-import: put explanation of M 040000 <dataref> "" in contextJonathan Nieder
2011-01-18Documentation/fast-import: capitalize beginning of sentenceJonathan Nieder
2011-01-18fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra
2010-12-16Merge branch 'jn/fast-import-blob-access'Junio C Hamano
2010-12-01fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder
2010-12-01fast-import: let importers retrieve blobsDavid Barr
2010-12-01fast-import: clarify documentation of "feature" commandJonathan Nieder
2010-11-24fast-import: treat SIGUSR1 as a request to access objects earlyJonathan Nieder
2010-10-14Merge branch 'maint'Junio C Hamano
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-10-13fast-import: Allow filemodify to set the rootDavid Barr
2010-08-18Merge branch 'jn/fast-import-subtree'Junio C Hamano
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-07-05Teach fast-import to import subtrees named by tree idJonathan Nieder
2010-02-17fast-import: make default pack size unlimitedNicolas Pitre
2010-02-04fast-import: count --max-pack-size in bytesJunio C Hamano
2010-02-03Merge branch 'sp/fast-import-large-blob'Junio C Hamano
2010-02-01Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano
2010-02-01fast-import: Stream very large blobs directly to packShawn O. Pearce
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-17Merge branch 'sr/gfi-options'Junio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-12-31fast-import: Document author/committer/tagger name is optionalShawn O. Pearce
2009-12-05fast-import: add (non-)relative-marks featureSverre Rabbelier
2009-12-05fast-import: allow for multiple --import-marks= argumentsSverre Rabbelier
2009-12-05fast-import: add option commandSverre Rabbelier
2009-12-05fast-import: add feature commandSverre Rabbelier
2009-10-20fast-import: Add support for importing commit notesJohan Herland
2008-07-19Support gitlinks in fast-import.Alexander Gavrilov
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: fix bogus whitespaceJonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-03-23fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen
2008-02-16Update fast-import documentation to discuss crash reportsShawn O. Pearce
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce
2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce