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
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
2022-05-03
test: add test for storing, retrieving u64::MAX values in JSON
Lars Wirzenius
3
-15
/
+77
2022-05-03
feat! only store signed 64-bit plain integers in database
Lars Wirzenius
1
-1
/
+14
2022-05-03
refactor: add a type for plain integers we store in a database
Lars Wirzenius
4
-17
/
+23
2022-04-22
Merge branch 'liw/gen-size' into 'main'
Lars Wirzenius
2
-5
/
+45
2022-04-22
Merge branch 'liw/cachedir.tag-doc' into 'main'
Lars Wirzenius
1
-1
/
+3
2022-04-21
feat: show-generation shows size of the generation's SQLite db
Lars Wirzenius
1
-0
/
+9
2022-04-21
feat: change "show-generation" output to JSON
Lars Wirzenius
2
-5
/
+36
2022-04-21
docs: add a note of why CACHEDIR.TAG itself gets backed up
Lars Wirzenius
1
-1
/
+3
2022-04-19
Merge branch 'liw/checksum-types-try2' into 'main'
Lars Wirzenius
20
-124
/
+313
2022-04-16
feat: use one checksum for all chunks in a backup
Lars Wirzenius
11
-42
/
+184
2022-04-16
feat! change how chunk labels are serialized
Lars Wirzenius
5
-28
/
+65
2022-04-16
refactor: rename Checksum to Label
Lars Wirzenius
10
-39
/
+39
2022-04-16
refactor: add a Literal variant to Checksum
Lars Wirzenius
3
-6
/
+16
2022-04-07
Merge branch 'liw/api-v1' into 'main'
Lars Wirzenius
5
-27
/
+35
2022-04-06
feat! add chunk server API version to HTTP paths
Lars Wirzenius
5
-27
/
+35
2022-04-06
Merge branch 'perf-stats-3' into 'main'
Lars Wirzenius
6
-10
/
+209
2022-04-05
feat: collect and log some time metrics
Lars Wirzenius
5
-32
/
+32
2022-04-05
feat: add data structures for accumulating time measurements
Lars Wirzenius
3
-0
/
+199
2022-03-29
Merge branch 'feature/remove-debug-prints' into 'main'
Lars Wirzenius
2
-3
/
+0
2022-03-28
Remove debug prints
Alexander Batischev
2
-3
/
+0
2022-03-23
Merge branch 'liw/trust-root' into 'main'
Lars Wirzenius
17
-179
/
+253
2022-03-22
docs: update obnam.md about client trust root chunk
Lars Wirzenius
1
-25
/
+18
2022-03-22
feat! drop generation related fields from chunk metadata
Lars Wirzenius
7
-131
/
+21
2022-03-22
feat! store list of generations in a "client trust root" chunk
Lars Wirzenius
13
-23
/
+214
2022-03-22
fix: old typo in doc comment
Lars Wirzenius
1
-1
/
+1
2022-03-22
Merge branch 'liw/schema-refactor' into 'main'
Lars Wirzenius
14
-195
/
+937
2022-03-20
docs: add requirements, scenarios, database schema evolution
Lars Wirzenius
1
-0
/
+108
2022-03-20
feat: add subcommands inspect, list-backup-versions
Lars Wirzenius
5
-1
/
+80
2022-03-20
feat! on server, store chunk label in column called "label"
Lars Wirzenius
1
-9
/
+9
2022-03-20
feat: allow user to choose backup schema version for new backups
Lars Wirzenius
5
-186
/
+509
2022-03-20
refactor: put SchemaVersion, GenMeta in their own modules
Lars Wirzenius
3
-0
/
+232
2022-03-20
Merge branch 'liw/repo-url' into 'main'
Lars Wirzenius
1
-1
/
+1
2022-03-20
fix: URL to source code repository
Lars Wirzenius
1
-1
/
+1
2022-03-14
Merge branch 'liw/metadata-docs' into 'main'
Lars Wirzenius
1
-11
/
+23
2022-03-14
Merge branch 'liw/label' into 'main'
Lars Wirzenius
9
-53
/
+59
2022-03-13
docs: update the file metadata description
Lars Wirzenius
1
-11
/
+23
2022-03-13
feat! rename metadata field "sha256" to "label"
Lars Wirzenius
9
-53
/
+59
2022-03-11
Merge branch 'fix' into 'main'
Lars Wirzenius
1
-4
/
+4
2022-03-11
chore: cargo update
Lars Wirzenius
1
-4
/
+4
2022-03-11
Merge branch 'liw/updates' into 'main'
Lars Wirzenius
2
-9
/
+9
2022-03-11
chore: bump rusqlite version to 0.27 (current)
Lars Wirzenius
1
-1
/
+1
2022-03-11
chore: update dependencies to current versions with "cargo update"
Lars Wirzenius
1
-8
/
+8
2022-03-08
Merge branch 'release-benchmark' into 'main'
Lars Wirzenius
1
-0
/
+5
2022-03-08
docs: add benchmark result update to RELEASE.md
Lars Wirzenius
1
-0
/
+5
2022-03-08
Merge branch 'release' into 'main'
v0.7.1
Lars Wirzenius
4
-164
/
+261
2022-03-08
chore: update for release 0.7.1
Lars Wirzenius
4
-164
/
+261
2022-03-07
Merge branch 'liw/db-refactor' into 'main'
Lars Wirzenius
16
-382
/
+1099
[prev]
[next]