zrepl/cmd
Christian Schwarz d684302864 pruning: fix tests + implement 'not_replicated' and 'keep_regex' keep rule
tests expected that a KeepRule returns a *keep* list whereas it
actually returns a *destroy* list.
2018-08-30 11:46:47 +02:00
..
daemon.deact WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
sampleconf initial repl policy: get rid of unimplemented options 2018-08-25 22:23:47 +02:00
adaptors.go gofmt 2018-08-25 21:30:25 +02:00
autosnap.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
bashcomp.go bash completions: hidden subcommand + integrate into Makefile 2017-12-27 14:39:46 +01:00
config_connect.go gofmt cmd/ 2018-08-29 14:54:29 +02:00
config_fsvfilter.go wip floocode backup 2018-08-27 15:22:32 +02:00
config_job_local.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
config_job_pull.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
config_job_source.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
config_logging.go gofmt cmd/ 2018-08-29 14:54:29 +02:00
config_mapfilter.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
config_parse.go pruning: fix tests + implement 'not_replicated' and 'keep_regex' keep rule 2018-08-30 11:46:47 +02:00
config_prune_none.go cmd: noprune prune policy 2017-09-15 19:32:09 +02:00
config_serve_stdinserver.go gofmt cmd/ 2018-08-29 14:54:29 +02:00
config_serve_tcp.go gofmt cmd/ 2018-08-29 14:54:29 +02:00
config_serve_tls.go gofmt cmd/ 2018-08-29 14:54:29 +02:00
config_test.go gofmt 2018-08-25 21:30:25 +02:00
config.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
control.go wip floocode backup 2018-08-27 15:22:32 +02:00
daemon.go gofmt cmd/ 2018-08-29 14:54:29 +02:00
logging_formatters.go logging format 'human': continue printing prefixed fields if some are missing 2018-08-26 19:13:09 +02:00
logging_outlets.go logger.Outlet: WriteEntry must not block 2017-12-29 17:21:58 +01:00
main.go move version info to separate package 2018-08-26 21:58:20 +02:00
prune.go wip floocode backup 2018-08-27 15:22:32 +02:00
stdinserver.go ssh+stdinserver: dump sshbytestream for github.com/problame/go-netssh 2018-02-17 01:08:15 +01:00
test.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
version.go wip floocode backup 2018-08-27 15:22:32 +02:00