index
:
obnam2
main
Lars Wirzenius <liw@liw.fi>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
Merge branch 'fix' into 'main'
HEAD
main
Lars Wirzenius
1
-3
/
+0
2023-04-14
fix: drop generation of a PDF of the subplot
Lars Wirzenius
1
-3
/
+0
2023-01-07
Merge branch 'liw/chores' into 'main'
Lars Wirzenius
2
-3
/
+5
2023-01-07
refactor: implement Default trait, instead just a function default
Lars Wirzenius
1
-2
/
+4
2023-01-07
refactor: use idiom to iterate over keys in HashMap
Lars Wirzenius
1
-1
/
+1
2022-11-18
Merge branch 'liw/clap4' into 'main'
Lars Wirzenius
2
-72
/
+64
2022-11-18
chore: update dependencies, including clap to v4
Lars Wirzenius
2
-72
/
+64
2022-11-12
Merge branch 'liw/chore' into 'main'
Lars Wirzenius
5
-11
/
+11
2022-11-12
fix: unnecessary borrows, other things found by clippy
Lars Wirzenius
5
-11
/
+11
2022-11-02
Merge branch 'fix/subplot' into 'main'
Lars Wirzenius
1
-1
/
+2
2022-11-02
fix: obnam.subplot to work with current Subplot
Lars Wirzenius
1
-1
/
+2
2022-11-02
Merge branch 'liw/version' into 'main'
Lars Wirzenius
1
-1
/
+1
2022-11-02
fix: put back --version
Lars Wirzenius
1
-1
/
+1
2022-10-28
Merge branch 'liw/tidy-up' into 'main'
Lars Wirzenius
2
-78
/
+0
2022-10-28
chore: drop IndexedStore, which wasn't used anywhere, anymore
Lars Wirzenius
2
-78
/
+0
2022-10-28
Merge branch 'liw/minoru-async-store' into 'main'
Lars Wirzenius
8
-211
/
+366
2022-10-28
feat! finish chunk store abstraction
Lars Wirzenius
4
-63
/
+16
2022-10-26
Make LocalStore Sync (provide interior mutability)
Alexander Batischev
1
-10
/
+15
2022-10-26
stash
Lars Wirzenius
1
-11
/
+8
2022-10-26
change put to take a vector of bytes
Lars Wirzenius
2
-12
/
+7
2022-10-26
use new chunk store for all of client.rs
Lars Wirzenius
3
-53
/
+21
2022-10-26
drop dead code
Lars Wirzenius
1
-58
/
+0
2022-10-26
impl backup client find client trusts with new chunk store
Lars Wirzenius
1
-9
/
+3
2022-10-26
use new chnunk store for backup client fetch_chunk
Lars Wirzenius
1
-3
/
+1
2022-10-26
use new ChunkStore for remote has_chunk
Lars Wirzenius
2
-16
/
+14
2022-10-26
feat: add a new ChunkStore to store chunks locally or remotely
Lars Wirzenius
2
-0
/
+305
2022-10-23
Merge branch 'liw/chore' into 'main'
Lars Wirzenius
1
-1
/
+1
2022-10-23
chore: use push_back instead of deprecated push
Lars Wirzenius
1
-1
/
+1
2022-10-23
Merge branch 'refactor-clap' into 'main'
Lars Wirzenius
18
-362
/
+454
2022-10-23
refactor: use clap instead of structopt
Lars Wirzenius
18
-362
/
+454
2022-09-09
Merge branch 'fixes' into 'main'
Lars Wirzenius
8
-33
/
+31
2022-09-09
fix: use separate subplot YAML metadata file for new Subplot
Lars Wirzenius
3
-26
/
+25
2022-09-09
chore: tidy up things to satisfy clippy
Lars Wirzenius
5
-7
/
+6
2022-08-14
Merge branch 'liw/api-threat-model' into 'main'
Lars Wirzenius
1
-0
/
+17
2022-08-14
docs: add threat model for wide-open API
Lars Wirzenius
1
-0
/
+17
2022-08-14
Merge branch 'liw/chunking' into 'main'
Lars Wirzenius
1
-0
/
+147
2022-08-14
docs: add thoughts about chunk splitting approached to obnam.md
Lars Wirzenius
1
-0
/
+147
2022-07-24
Merge branch 'release' into 'main'
v0.8.0
Lars Wirzenius
5
-253
/
+299
2022-07-24
fix: drop depeneency on pbkdf2 to 0.10, for rustc 1.56.0
Lars Wirzenius
2
-7
/
+7
2022-07-24
fix: drop back to rpassword 5 so that Rust 1.56.0 works
Lars Wirzenius
3
-4
/
+4
2022-07-24
chore: update debian/changelog for release
Lars Wirzenius
1
-0
/
+6
2022-07-24
chore: update version number for release
Lars Wirzenius
3
-3
/
+3
2022-07-24
docs: update release notes
Lars Wirzenius
1
-0
/
+52
2022-07-24
chore: update dependency versions, deny.toml
Lars Wirzenius
4
-262
/
+250
2022-07-17
Merge branch 'liw/chore' into 'main'
Lars Wirzenius
3
-6
/
+4
2022-07-17
chore: make code more idiomatic, based on clippy warnings
Lars Wirzenius
3
-6
/
+4
2022-05-15
Merge branch 'fix-link' into 'main'
Lars Wirzenius
1
-2
/
+2
2022-05-15
fix: links to tutorial, subplot rendered output
Lars Wirzenius
1
-2
/
+2
2022-05-10
Merge branch 'liw/integer-test' into 'main'
Lars Wirzenius
6
-56
/
+199
2022-05-03
refactor: add a builder for file system entries
Lars Wirzenius
2
-83
/
+145
[next]