264 Commits (6eaf92f3d08180da4a6bd40035919a7e07ffed5a)

Author SHA1 Message Date
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