Christopher Haster
|
701e4fa438
Fixed a handful of bugs as result of testing
|
7 years ago |
Christopher Haster
|
d8cadecba6
Better implementation of inline files, now with overflowing
|
7 years ago |
Christopher Haster
|
836e23895a
Shoehorned in hacky implementation of inline files
|
7 years ago |
Christopher Haster
|
fb23044872
Fixed big-endian support for entry structures
|
7 years ago |
Christopher Haster
|
9273ac708b
Added size field to entry structure
|
7 years ago |
Christopher Haster
|
03b262b1e8
Separated out version of dir remove/append for non-entries
|
7 years ago |
Christopher Haster
|
362b0bbe45
Minor improvement to from-memory commits
|
7 years ago |
Christopher Haster
|
e4a0cd942d
Take advantage of empty space early in dir search
|
7 years ago |
Christopher Haster
|
f30ab677a4
Traded enum-based DSL for full callback-based DSL
|
7 years ago |
Christopher Haster
|
ca3d6a52d2
Made implicity tag updates explicit
|
7 years ago |
Christopher Haster
|
692f0c542e
Naive implementation of resizable entries
|
7 years ago |
Christopher Haster
|
e3daee2621
Changed dir append to mirror commit DSL
|
7 years ago |
Christopher Haster
|
73d29f05b2
Adopted a tiny LISP-like DSL for some extra flexibility
|
7 years ago |
Christopher Haster
|
4c35c8655a
Added different sources for commits, now with disk->disk moves
|
7 years ago |
Christopher Haster
|
49698e431f
Separated type/struct fields in dir entries
|
7 years ago |
Christopher Haster
|
9637b96069
Fixed lookahead overflow and removed unbounded lookahead pointers
|
7 years ago |
Christopher Haster
|
89a7630d84
Fixed issue with lookahead trusting old lookahead blocks
|
7 years ago |
Christopher Haster
|
43eac3083b
Renamed test_parallel tests to test_interespersed
|
7 years ago |
Christopher Haster
|
dbc3cb1798
Fixed Travis rate-limit issue with Github requests
|
7 years ago |
Christopher Haster
|
93ece2e87a
Removed outdated note about moves and powerloss
|
7 years ago |
Christopher Haster
|
d9c076d909
Removed the uninitialized read for invalid superblocks
|
7 years ago |
Christopher Haster
|
58f3bb1f08
Merge pull request #37 from jrast/patch-1
|
7 years ago |
Christopher Haster
|
f72f6d6a05
Removed out of date note about endianness
|
7 years ago |
Juerg Rast
|
5c4ee2109d
Added a note about the callback functions
|
7 years ago |
Christopher Haster
|
155224600a
Fixed Travis issue with deploy stage in PRs
|
7 years ago |
Christopher Haster
|
9ee112a7cb
Fixed issue updating dir struct when extended dir chain
|
7 years ago |
Christopher Haster
|
d9c36371e7
Fixed handling of root as target for create operations
|
7 years ago |
Christopher Haster
|
1476181bd1
Added LFS_CONFIG for user provided configuration of the utils
|
7 years ago |
Christopher Haster
|
b2124a5ae5
Fixed multiple deploy steps in Travis
|
7 years ago |
Christopher Haster
|
949015ad52
Merge pull request #28 from geky/configurables
|
7 years ago |