Commit graph

20 commits

Author SHA1 Message Date
Dan Helfman
ef409ad23c
Store configs used to create an archive in the archive and add borgmatic bootstrap ().
Merge pull request  from diivi/feat/store-config-in-archive
2023-06-10 14:39:53 -07:00
Divyansh Singh
8384eaefb1 reformat 2023-06-08 00:07:36 +05:30
Divyansh Singh
dcb90bba50 some tests remaining 2023-06-07 23:56:02 +05:30
Divyansh Singh
2d761dd86b coverage at 100 2023-06-07 01:43:01 +05:30
Dan Helfman
341bd4118d Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (). 2023-05-30 16:53:55 -07:00
Divyansh Singh
ee32b076eb update tests and formatting 2023-05-16 23:17:35 +05:30
Dan Helfman
92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (). 2023-05-08 23:00:49 -07:00
Dan Helfman
5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
Divyansh Singh
f273e82d74 add tests 2023-04-15 02:57:51 +05:30
Dan Helfman
5f595f7ac3 Fix regression in which the "transfer" action produced a traceback (). 2023-03-30 23:21:20 -07:00
Divyansh Singh
e83ad9e1e4 use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30
Dan Helfman
7605838bfe Add "--repository" flag to all actions where it makes sense (). 2023-03-16 13:27:08 -07:00
Nain
3e22414613 Update tests
Make them more explicit. Also formatting.
2023-03-16 14:01:29 -04:00
Nain
5f87ea3ec5 Add "--repository" flag to the "create" action 2023-03-16 13:15:49 -04:00
Nain
a8aeace5b5 Add "--repository" flag to the "compact" action 2023-03-16 11:13:45 -04:00
Nain
480addd7ce Add "--repository" flag to the "check" action 2023-03-16 10:41:13 -04:00
Nain
ce0ce4cd1c Merge mostly repetetive tests 2023-03-16 08:23:21 -04:00
Nain
cdbe6cdf3a Add "--repository" flag to the "prune" action
part of ticket 
2023-03-15 14:43:17 -04:00
Dan Helfman
2a306bef12 Fix tests. 2023-02-26 23:34:17 -08:00
Dan Helfman
0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (, ). 2023-01-25 23:31:07 -08:00