58 Commits (0c72cead8435b2865efc884060bd0bd49313cbd5)

Author SHA1 Message Date
Nicolas Pitre 89e0a3a131 fast-import: make default pack size unlimited 15 years ago
Junio C Hamano 4d0cc22437 fast-import: count --max-pack-size in bytes 15 years ago
Shawn O. Pearce 5eef828bc0 fast-import: Stream very large blobs directly to pack 15 years ago
Ralf Wildenhues 6a5d0b0a90 Fix typos in technical documentation. 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Shawn O. Pearce 74fbd1182a fast-import: Document author/committer/tagger name is optional 15 years ago
Sverre Rabbelier bc3c79aefc fast-import: add (non-)relative-marks feature 15 years ago
Sverre Rabbelier 081751c882 fast-import: allow for multiple --import-marks= arguments 15 years ago
Sverre Rabbelier 9c8398f0c9 fast-import: add option command 15 years ago
Sverre Rabbelier f963bd5d71 fast-import: add feature command 15 years ago
Johan Herland a8dd2e7d2b fast-import: Add support for importing commit notes 15 years ago
Alexander Gavrilov 03db4525d3 Support gitlinks in fast-import. 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 7f9d77f279 manpages: fix bogus whitespace 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Eyvind Bernhardsen 9b33fa08b2 fast-import: Document the effect of "merge" with no "from" in a commit 17 years ago
Shawn O. Pearce e7e5170f80 Update fast-import documentation to discuss crash reports 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 18 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Shawn O. Pearce b6f3481bb4 Teach fast-import to recursively copy files/directories 18 years ago
Shawn O. Pearce c7bd55028f Correct trivial typo in fast-import documentation 18 years ago
Shawn O. Pearce f39a946a1f Support wholesale directory renames in fast-import 18 years ago
Shawn O. Pearce 512e44b245 Clarify documentation of fast-import's D subcommand 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Richard P. Curnow 419ca50e4c Fix documentation of tag in git-fast-import.txt 18 years ago
Richard P. Curnow c69f405095 Fix documentation of tag in git-fast-import.txt 18 years ago
Jeff King c4431d380c Documentation: s/seperator/separator/ 18 years ago
Shawn O. Pearce e8438420bb Allow fast-import frontends to reload the marks table 18 years ago
Junio C Hamano 7a33631f78 Documentation: Drop full-stop from git-fast-import title. 18 years ago
Shawn O. Pearce ea5e370aa9 fast-import: Support reusing 'from' and brown paper bag fix reset. 18 years ago
Shawn O. Pearce c73461567e fast-import: Add tip about importing renames. 18 years ago
Shawn O. Pearce bdf1c06dc1 fast-import: Hide the pack boundary commits by default. 18 years ago
Shawn O. Pearce 882227f117 Correct spelling of fast-import in docs. 18 years ago
Shawn O. Pearce f842fdb01d Correct some language in fast-import documentation. 18 years ago
Shawn O. Pearce 209f129857 Correct ^0 asciidoc syntax in fast-import docs. 18 years ago
Shawn O. Pearce bdd9f4240f Add a Tips and Tricks section to fast-import's manual. 18 years ago
Shawn O. Pearce 820b931012 Dump all refs and marks during a checkpoint in fast-import. 18 years ago
Shawn O. Pearce c499d76849 Teach fast-import how to sit quietly in the corner. 18 years ago
Shawn O. Pearce 825769a8fe Teach fast-import how to clear the internal branch content. 18 years ago
Shawn O. Pearce 9b92c82fde Minor timestamp related documentation corrections for fast-import. 18 years ago
Junio C Hamano 9981b6d915 S_IFLNK != 0140000 18 years ago
Shawn O. Pearce 7073e69e38 Don't do non-fastforward updates in fast-import. 18 years ago
Shawn O. Pearce 63e0c8b364 Support RFC 2822 date parsing in fast-import. 18 years ago
Shawn O. Pearce ef94edb53c Minor fast-import documentation corrections. 18 years ago