Commit graph

157 commits

Author SHA1 Message Date
Cyryl Płotnicki
36cff8cb06 back to the point where one test works 2019-09-01 21:19:40 +01:00
Cyryl Płotnicki
18881df4a9 refactoring, still wip on versioning 2019-09-01 20:10:00 +01:00
Cyryl Płotnicki
ae4ed1f985 WIP on index - needs original source path stored 2019-09-01 17:39:42 +01:00
Cyryl Płotnicki
4800901f23 simple backup works 2019-09-01 17:30:45 +01:00
Cyryl Płotnicki
02ddaf27b6 saving repo items 2019-09-01 17:03:27 +01:00
Cyryl Płotnicki
d88fc90f05 basic store works 2019-09-01 12:57:37 +01:00
Cyryl Płotnicki
d2e5c480a9 model mutability 2019-09-01 11:05:22 +01:00
Cyryl Płotnicki
0229d6c9fd Scna repo on open 2019-09-01 10:36:42 +01:00
Cyryl Płotnicki
fdccd87003 No hangs, failure snow 2019-08-31 17:30:50 +01:00
Cyryl Płotnicki
ea40490b75 wip - tests hang on file copy - futex problem 2019-08-31 17:14:34 +01:00
Cyryl Płotnicki
64a2ba7614
Update README.md 2019-08-31 11:05:56 +01:00
Cyryl Płotnicki
60819bd1c6
Update README.md 2019-08-31 11:05:08 +01:00
Cyryl Płotnicki
21358584d2
Update README.md 2019-02-25 22:24:55 +00:00
Cyryl Płotnicki
846f0cf7e9
Update README.md 2019-02-25 21:51:56 +00:00
Cyryl Płotnicki
abf201c25f
Update README.md 2019-02-25 21:49:47 +00:00
Cyryl Płotnicki
f8da9ef2b4
Update README.md 2019-02-18 11:40:05 +00:00
Cyryl Płotnicki
e47f559f0b
Update README.md 2019-02-18 11:38:20 +00:00
Cyryl Płotnicki
1335d04894 introduce different item and index versions 2019-01-26 20:20:03 +00:00
Cyryl Płotnicki
1d57ce9a89 introduce iterator type 2019-01-26 20:11:11 +00:00
Cyryl Płotnicki
916b537e17 new code layout 2019-01-26 19:27:23 +00:00
Cyryl Płotnicki
ee51ca16de add notes 2019-01-12 14:50:23 +00:00
Cyryl Płotnicki
1dd19a26d3 cleanup 2019-01-12 14:47:42 +00:00
Cyryl Płotnicki
4e76d046d1 cleanup 2019-01-12 14:42:53 +00:00
Cyryl Płotnicki
2a96cd2396 Extract a repository concept 2019-01-12 14:39:20 +00:00
Cyryl Płotnicki
c6b267771e Add motication to readme 2019-01-11 15:31:02 +00:00
Cyryl Płotnicki
58a08eed7a extract source 2018-12-22 16:09:22 +00:00
Cyryl Płotnicki
a19cbf72be add vscode tasks 2018-12-22 16:08:49 +00:00
Cyryl Płotnicki
10c30f50e8 specify license in package metadata 2018-12-22 11:58:37 +00:00
Cyryl Płotnicki
41792ae473 introduce version enum 2018-12-22 11:31:27 +00:00
Cyryl Płotnicki
d284f7d2f3 upgrade deps 2018-12-20 16:47:28 +00:00
Cyryl Płotnicki
6bf17b9ad9 add toolchain 2018-12-20 16:47:22 +00:00
Cyryl Płotnicki
65900c95e8 Add scaffolding of the index usage test 2018-10-06 22:15:03 +01:00
Cyryl Płotnicki
46656418d9 First take on index support 2018-10-06 21:45:14 +01:00
Cyryl Płotnicki
4537cc34dd more tests for index 2018-10-04 16:32:46 +01:00
Cyryl Płotnicki
4a7be9bd49 Start testing index 2018-10-04 16:11:47 +01:00
Cyryl Płotnicki
5ec019d16c Cleanup 2018-10-04 15:33:01 +01:00
Cyryl Płotnicki
f97e45b572 cleanup 2018-10-04 15:30:18 +01:00
Cyryl Płotnicki
dc497ae9b3 Split into modules 2018-10-04 15:29:19 +01:00
Cyryl Płotnicki
8d9f605d67 Rename to bakare 2018-10-04 15:21:34 +01:00
Cyryl Płotnicki
025a5011c3 cleanup test 2018-10-04 14:48:41 +01:00
Cyryl Płotnicki
25e887795b introduce a test source type 2018-10-04 14:40:50 +01:00
Cyryl Płotnicki
a385d3c8a9 Failing test for support for older versions 2018-10-04 14:23:13 +01:00
Cyryl Płotnicki
3b78a41deb extract assertion 2018-10-04 13:52:17 +01:00
Cyryl Płotnicki
63d8d4ff29 rustfmt config 2018-10-04 13:42:39 +01:00
Cyryl Płotnicki
dafa3db49d make clippy happy for test code paths 2018-09-02 18:18:32 +01:00
Cyryl Płotnicki
e36307cee5 Basic backup and restore unoptimized 2018-09-02 18:05:54 +01:00
Cyryl Płotnicki
4542fa5cd0 add walker 2018-09-02 14:43:17 +01:00
Cyryl Płotnicki
4f7fef37d2 Introduce concept of a repository 2018-09-02 14:18:58 +01:00
Cyryl Płotnicki
2fc1a2fc9c add contents in the acceptance test 2018-09-02 13:27:04 +01:00
Cyryl Płotnicki
c68b6295a6 WIP on acceptance test 2018-09-02 11:13:37 +01:00