summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-21chore: update Cargo.lockv0.5.0Lars Wirzenius1-3/+3
2021-11-21Merge branch 'audit' into 'main'Lars Wirzenius9-332/+415
2021-11-20chore: update version number to 0.5.0Lars Wirzenius2-3/+4
2021-11-20docs: update NEWS.md for new releaseLars Wirzenius1-0/+81
2021-11-20chore: bump dependency on rusqlite to 0.26.1 and fix breakageLars Wirzenius4-14/+14
2021-11-20chore: update dependency on pbkdf2 to 0.9 and fix breakageLars Wirzenius3-9/+8
2021-11-20chore: update Cargo.lock with "cargo update"Lars Wirzenius1-309/+232
2021-11-20docs: add -R to cargo outdated when making a releaseLars Wirzenius1-1/+1
2021-11-20docs: add running "cargo deny check" to release processLars Wirzenius1-1/+2
2021-11-20chore: add config for "cargo deny"Lars Wirzenius1-0/+78
2021-10-27Merge branch 'dbmeta' into 'main'Lars Wirzenius5-0/+183
2021-10-24feat! store schema version of generation database in the dbLars Wirzenius5-0/+183
2021-10-14Merge branch 'bench' into 'main'Lars Wirzenius3-27/+53
2021-10-10perf: add script to run a simplistic benchmarkLars Wirzenius1-0/+53
2021-10-10chore: drop debug eprintln! callsLars Wirzenius1-2/+0
2021-10-10chore: drop obsolete benchmark.shLars Wirzenius1-25/+0
2021-10-03Merge branch 'feature/142-bullseye-in-ci' into 'main'Lars Wirzenius1-3/+5
2021-10-03Add Debian Bullseye to CI matrixAlexander Batischev1-3/+5
2021-09-23Merge branch 'benchmarks' into 'main'Alexander Batischev4-242/+0
2021-09-23drop: benchmark programsLars Wirzenius4-242/+0
2021-09-21Merge branch 'merge-policy' into 'main'Alexander Batischev1-5/+35
2021-09-21Fix typoAlexander Batischev1-1/+1
2021-09-21docs: expand DONE.md to discuss merge policyLars Wirzenius1-5/+35
2021-09-18Merge branch 'checksum-type' into 'main'Lars Wirzenius10-37/+80
2021-09-18docs: move abstract out from doc metadataLars Wirzenius1-7/+8
2021-09-18refactor: define a Checksum type and use it where appropriateLars Wirzenius9-30/+72
2021-09-18Merge branch 'licence-change' into 'main'Lars Wirzenius4-411/+394
2021-09-18Merge branch 'chronicless' into 'main'Lars Wirzenius2-2/+6
2021-09-18Merge branch 'reqs' into 'main'Lars Wirzenius1-4/+4
2021-09-15chore: change license to AGPL3-or-laterLars Wirzenius4-411/+394
2021-09-15chore: make chronic (from moreutils) an optional build dependencyLars Wirzenius2-2/+6
2021-09-15docs: update requirements list and status of requirementsLars Wirzenius1-4/+4
2021-09-15Merge branch 'fix-subplot' into 'main'Lars Wirzenius4-89/+183
2021-09-15fix: add 'impl' to bindings files, for new SubplotLars Wirzenius3-53/+153
2021-09-15refactor: move document metadata to topLars Wirzenius1-36/+30
2021-09-13Merge branch 'release-process' into 'main'Lars Wirzenius1-27/+43
2021-09-13fix: refer to the right projectLars Wirzenius1-4/+4
2021-09-12docs: update RELEASE.md to streamline the processLars Wirzenius1-24/+40
2021-09-11Merge branch 'cargo-target' into 'main'Lars Wirzenius3-28/+25
2021-09-11test: run Obnam binaries from where Cargo puts themLars Wirzenius2-6/+7
2021-09-10test: tell Subplot-generated test program where the binaries areLars Wirzenius1-22/+18
2021-08-29Merge branch 'bugfix/simplify-after-174' into 'main'Lars Wirzenius1-2/+0
2021-08-27Drop struct field which is always 0Alexander Batischev1-2/+0
2021-08-18Merge branch 'refactor_upload_chunkify' into 'main'Lars Wirzenius4-398/+274
2021-08-16refactor: rename function to have a clearer nameLars Wirzenius1-13/+8
2021-08-16refactor: move file reading, etc, for backups to backup_runLars Wirzenius3-103/+108
2021-08-16refactor: rename function for clarityLars Wirzenius1-2/+2
2021-08-16refactor for clarityLars Wirzenius1-30/+30
2021-08-16refactor: for clarityLars Wirzenius1-4/+4
2021-08-09refactor: for simplicityLars Wirzenius2-17/+4