205 Commits (64b19ffeddda499e7380b38b43a3dee579734905)

Author SHA1 Message Date
Shawn O. Pearce e2eb469d1f Recycle data buffers for tree generation in fast-import. 18 years ago
Shawn O. Pearce 4cabf8583f Implemented tree delta compression in fast-import. 18 years ago
Shawn O. Pearce 445b85999a Converted hash memcpy/memcmp to new hashcpy/hashcmp/hashclr. 18 years ago
Shawn O. Pearce 08d7e892a7 Don't crash fast-import if no branch log was requested. 18 years ago
Shawn O. Pearce 5fced8dc6f Added 'reset' command to clear a branch's tree. 18 years ago
Shawn O. Pearce 53dbce78a2 Map only part of the generated pack file at any point in time. 18 years ago
Shawn O. Pearce 35ef237cf6 Fixed compile error in fast-import. 18 years ago
Shawn O. Pearce 2eb26d8454 Fixed GPF in fast-import caused by unterminated linked list. 18 years ago
Shawn O. Pearce 264244a042 Added --branch-log to option to fast-import. 18 years ago
Shawn O. Pearce a6a1a831d9 Added option to export the marks table when fast-import terminates. 18 years ago
Shawn O. Pearce 8435a9cb26 Account for tree entry memory costs in fast-import. 18 years ago
Shawn O. Pearce 02f3389d96 Moved from command to after data to help cvs2svn. 18 years ago
Shawn O. Pearce 00e2b8842c Remove branch creation command from fast-import. 18 years ago
Shawn O. Pearce 8d8928b051 Round out memory pool allocations in fast-import to pointer sizes. 18 years ago
Shawn O. Pearce 41e5257fcf Implemented tree reloading in fast-import. 18 years ago
Shawn O. Pearce 72303d44e9 Implemented 'tag' command in fast-import. 18 years ago
Shawn O. Pearce d6c7eb2c16 Added branch load counter to fast-import. 18 years ago
Shawn O. Pearce d83971688b Added mark store/find to fast-import. 18 years ago
Shawn O. Pearce d5c57b284e Converted fast-import to accept standard command line parameters. 18 years ago
Shawn O. Pearce afde8dd96d Fixed segfault in fast-import after growing a tree. 18 years ago
Shawn O. Pearce ace4a9d1ae Allow symlink blobs in trees during fast-import. 18 years ago
Shawn O. Pearce c90be46abd Changed fast-import's pack header creation to use pack.h 18 years ago
Shawn O. Pearce c44cdc7eef Converted fast-import to a text based protocol. 18 years ago
Shawn O. Pearce 7111feede9 Implement blob ID validation in fast-import. 18 years ago
Shawn O. Pearce 463acbe1c6 Added tree and commit writing to fast-import. 18 years ago
Shawn O. Pearce 6bb5b3291d Implemented branch handling and basic tree support in fast-import. 18 years ago
Shawn O. Pearce 6143f0644e Added basic command handler to fast-import. 18 years ago
Shawn O. Pearce ac47a738a7 Refactored fast-import's internals for future additions. 18 years ago
Shawn O. Pearce 27d6d29035 Cleaned up memory allocation for object_entry structs. 18 years ago
Shawn O. Pearce 8bcce30126 Added automatic index generation to fast-import. 18 years ago
Shawn O. Pearce db5e523fdd Created fast-import, a tool to quickly generating a pack from blobs. 18 years ago