summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
AgeCommit message (Expand)Author
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
2007-07-10Correct trivial typo in fast-import documentationShawn O. Pearce
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10Clarify documentation of fast-import's D subcommandShawn O. Pearce
2007-06-07War on whitespaceJunio C Hamano
2007-05-10Fix documentation of tag in git-fast-import.txtRichard P. Curnow
2007-03-11Merge branch 'maint'Junio C Hamano
2007-03-10Documentation: s/seperator/separator/Jeff King
2007-03-07Allow fast-import frontends to reload the marks tableShawn O. Pearce
2007-02-14Documentation: Drop full-stop from git-fast-import title.Junio C Hamano
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce
2007-02-12fast-import: Add tip about importing renames.Shawn O. Pearce
2007-02-12fast-import: Hide the pack boundary commits by default.Shawn O. Pearce
2007-02-08Correct spelling of fast-import in docs.Shawn O. Pearce
2007-02-08Correct some language in fast-import documentation.Shawn O. Pearce
2007-02-08Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce