Thomas Waldmann
|
a8b116d965
fix type byte checks, deduplicate code
|
il y a 10 ans |
Thomas Waldmann
|
07d2df8cef
key module: just reordered functions/classes, no functional change
|
il y a 10 ans |
Thomas Waldmann
|
b305c79ee5
support --compression none
|
il y a 10 ans |
Thomas Waldmann
|
7b1a3dcd5d
implement compression flexibility (attic init -c / --compression zlib|lzma)
|
il y a 10 ans |
Thomas Waldmann
|
61af8a4bab
add lzma ("xz") compressor (not used yet)
|
il y a 10 ans |
Thomas Waldmann
|
f7b90a7edc
move (de)compression methods into separate compressor instance
|
il y a 10 ans |
Jonas Borgström
|
4ab4ecc7af
hashindex: Fix issue with file sizes larger than 2GB.
|
il y a 10 ans |
Jonas Borgström
|
df6324b725
Include missing pyx files in dist file.
|
il y a 10 ans |
Jonas Borgström
|
77bd65aa03
Merge pull request #165 from brodul/docs
|
il y a 10 ans |
Jonas Borgström
|
b5a9085717
Fix Python 3.2 compatibility issue with noatime open().
|
il y a 10 ans |
Andraz Brodnik
|
6d64a1c76b
Fix documentation 'snapshot' to 'checkpoint'
|
il y a 10 ans |
Jonas Borgström
|
f342621dff
Preparing release
|
il y a 10 ans |
Jonas Borgström
|
add59e4ab3
Prepare for future payload format change
|
il y a 10 ans |
Jonas Borgström
|
e9c27e8e6d
Added missing changelog entry
|
il y a 10 ans |
Jonas Borgström
|
18641ae687
xattr: Fix issue with empty (0 bytes) xattr values.
|
il y a 10 ans |
Jonas Borgström
|
53f6738090
Merge pull request #111 from c4rlo/patch-1
|
il y a 10 ans |
Jonas Borgström
|
5d96434abd
Merge pull request #113 from c4rlo/noatime
|
il y a 10 ans |
Jonas Borgström
|
7e15abd29c
hashindex: Fix issue with indicies larger than 2GB
|
il y a 10 ans |
Jonas Borgström
|
5c699b30a7
Merge pull request #129 from kannes/master
|
il y a 10 ans |
kannes
|
aee2983c6e
fixing two typos
|
il y a 10 ans |
Jonas Borgström
|
ca177aba60
Merge pull request #126 from dfries/master
|
il y a 10 ans |
David Fries
|
f22b62c1a4
limit create file permissions
|
il y a 10 ans |
Jonas Borgström
|
678fdd1d42
Fix "Number of files" output for attic info.
|
il y a 10 ans |
Jonas Borgström
|
547fa0a590
Speed up initial repository access
|
il y a 10 ans |
Jonas Borgström
|
7b9d129bcd
Remove dead code
|
il y a 10 ans |
Jonas Borgström
|
5a69f58823
Introduce a separate exception for missing repository objects
|
il y a 10 ans |
Carlo Teubner
|
f4804c07ca
open files with O_NOATIME if possible
|
il y a 11 ans |
c4rlo
|
ec73e45ae2
fix typo in comment
|
il y a 11 ans |
Jonas Borgström
|
21e03af56b
Fix minor location parser bug.
|
il y a 11 ans |
Jonas Borgström
|
9f64e39d9f
Reuse chunker buffer between files.
|
il y a 11 ans |