summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
AgeCommit message (Expand)Author
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
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce
2007-02-07Teach fast-import how to sit quietly in the corner.Shawn O. Pearce
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce
2007-02-07Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce
2007-02-06S_IFLNK != 0140000Junio C Hamano
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce
2007-02-06Minor fast-import documentation corrections.Shawn O. Pearce
2007-02-06Correct fast-import timezone documentation.Shawn O. Pearce
2007-02-06Remove --branch-log from fast-import.Shawn O. Pearce
2007-02-06Initial draft of fast-import documentation.Shawn O. Pearce