|
18b1ecff1e
|
Add support for compressed chunks on download
uses lzma compression (4mb chunks currently)
|
2015-02-20 15:55:02 +11:00 |
|
|
7169a3d713
|
no longer make copies of files
When the server is performing a checkout, we only need to make binary edit-list
|
2015-02-20 15:51:46 +11:00 |
|
|
e76691f18b
|
support for partial downloads
(use local cache where possible)
|
2015-02-20 15:51:10 +11:00 |
|
|
ed1eb6df6f
|
Add support for mesh-cache modifier
|
2015-02-12 00:38:54 +11:00 |
|
|
535886c915
|
add revert
uses local cache and replays binary edits
|
2015-02-07 00:53:20 +11:00 |
|
|
98f67c5d7f
|
test local replay of edits, needed for local cache
|
2015-01-28 20:29:29 +11:00 |
|
|
27a0f7471b
|
minor var rename (to sync with branch)
|
2015-01-28 17:55:37 +11:00 |
|
|
52a9c508cb
|
Raise an exception when trying to run cli.py directly.
|
2015-01-15 03:51:29 +11:00 |
|
|
fbd65538ed
|
cleanup: syntax, comments, naming
|
2015-01-14 23:51:52 +11:00 |
|
|
3c2a4beec9
|
Fix for pack failing with missing files
|
2015-01-14 23:46:12 +11:00 |
|
|
1379f375ee
|
Add test for image variations
|
2015-01-09 05:21:21 +11:00 |
|
|
b16801dd6c
|
Initial Variation support
See: T42930
Also added tests
|
2015-01-09 05:21:14 +11:00 |
|
|
3ddc2551c7
|
bam deps: disallow zero paths tp be passed
|
2015-01-08 18:40:25 +11:00 |
|
|
07c2bc5075
|
doc generation for commandline now extracted into an RST directly.
|
2014-12-21 02:37:54 +01:00 |
|
|
c5d25dce15
|
update comments
|
2014-12-20 02:32:51 +01:00 |
|
|
1ed725876a
|
cleanup
|
2014-12-20 01:59:07 +01:00 |
|
|
be47a97149
|
bump version
|
2014-12-20 01:53:19 +01:00 |
|
|
7aaf6a64e8
|
fix for rare case when a file path points to a directory
|
2014-12-20 01:53:19 +01:00 |
|
|
975a0a5f49
|
Don't compress common filetypes which are already compressed
|
2014-12-20 01:53:14 +01:00 |
|
|
6cfefb0ea1
|
Fix for walking over sequence paths
|
2014-12-19 17:29:55 +01:00 |
|
|
d5b2327740
|
path walker: expand more links
|
2014-12-19 17:29:55 +01:00 |
|
|
f8438d9419
|
bam cli: add compression level support
|
2014-12-19 17:29:51 +01:00 |
|
|
bf9098102e
|
setup now functional
|
2014-12-19 17:29:15 +01:00 |
|
|
fc5a206686
|
Sanitize paths before packing
also use mode as a kw arg
|
2014-12-19 11:33:08 +01:00 |
|
|
871600312c
|
re-arrange modules, preparing for python-package-index
|
2014-12-19 11:33:05 +01:00 |
|