76 Commits (e337a04de298f8c3e64ee1a187423203406b9bae)

Author SHA1 Message Date
Jonathan Nieder 547e8b9205 fast-import: introduce "feature notes" command 14 years ago
Jonathan Nieder 68595cd442 fast-import: clarify documentation of "feature" command 14 years ago
Jonathan Nieder e5959106d6 Documentation/fast-import: put explanation of M 040000 <dataref> "" in context 14 years ago
Jonathan Nieder 898243b82d Documentation/fast-import: capitalize beginning of sentence 14 years ago
Ramkumar Ramachandra dded4f12a4 fast-import: Introduce --import-marks-if-exists 14 years ago
Jonathan Nieder 777f80d742 fast-import: Allow cat-blob requests at arbitrary points in stream 14 years ago
David Barr 85c62395b1 fast-import: let importers retrieve blobs 14 years ago
Jonathan Nieder 4980fffb2c fast-import: clarify documentation of "feature" command 14 years ago
Jonathan Nieder dc01f59d21 fast-import: treat SIGUSR1 as a request to access objects early 14 years ago
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 14 years ago
David Barr 2794ad5244 fast-import: Allow filemodify to set the root 14 years ago
Michael J Gruber f028cdae66 Documentation: link to gitrevisions rather than git-rev-parse 15 years ago
Jonathan Nieder 334fba656b Teach fast-import to import subtrees named by tree id 15 years ago
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