Jarek Kowalski
|
d8201229d8
|
plumbed through ctx in storage.Storage APIs and all uses
|
2018-04-03 17:39:54 -07:00 |
|
Jarek Kowalski
|
453bab3560
|
fixed some lint errors, mostly dead code and missing error checks
|
2018-03-19 12:26:28 -07:00 |
|
Jarek Kowalski
|
faa2625a5f
|
revamped CLI help to hide most commands
|
2018-02-15 19:49:51 -08:00 |
|
Jarek Kowalski
|
4564bc704f
|
breaking format change: removed support for groups in block manager, this produces bigger, tightly packed blocks
align pack blocks to 4096 bytes and insert random preamble
|
2018-02-10 13:07:10 -08:00 |
|
Jarek Kowalski
|
df35ebad73
|
added low-level storage viewing subcommands
|
2018-02-03 22:11:53 -08:00 |
|
Jarek Kowalski
|
090d97ba78
|
cli: reorganized all repo commands (connect/create/status) to top level
|
2018-01-10 19:13:09 -08:00 |
|
Jarek Kowalski
|
10ca234633
|
switched to using zerolog for logging, by default log level=info, can be set to debug on commandline
|
2018-01-01 19:12:35 -08:00 |
|
Jarek Kowalski
|
eebb04c0cb
|
added 'manifest ls' subcommand
|
2017-11-27 18:05:44 -08:00 |
|
Jarek Kowalski
|
e76f1f8a72
|
refactored various show command into one
|
2017-10-24 21:59:40 -07:00 |
|
Jarek Kowalski
|
444b6306ca
|
refactored object manager to use block manager, exposed on repository
added CLI commands to manipulate blocks
|
2017-10-08 12:44:53 -07:00 |
|
Jarek Kowalski
|
f606ab4347
|
reorganized more top-level CLI commands into subcommands
|
2017-08-20 07:51:24 -07:00 |
|
Jarek Kowalski
|
4a878738a0
|
moved main executable package to kopia/kopia, moved cli support to kopia/kopia/cli
|
2017-07-17 15:20:32 +02:00 |
|