Dan Helfman
|
6dca7c1c15
|
Add "key export" action to export a copy of the repository key (#345).
|
2023-08-07 12:28:39 -07:00 |
|
Dan Helfman
|
c5c3e2e0ce
|
Code formatting (#725).
|
2023-07-31 14:01:20 -07:00 |
|
Divyansh Singh
|
962267b3c5
|
add test for checking manifest creation
|
2023-08-01 02:26:36 +05:30 |
|
Dan Helfman
|
48b6a1679a
|
Remove sections (#721).
|
2023-07-08 23:14:30 -07:00 |
|
Dan Helfman
|
e4e455ee45
|
Deprecate validate-borgmatic-config in favor of new "config validate" action (#529).
|
2023-06-23 10:11:41 -07:00 |
|
Dan Helfman
|
68d90e1e40
|
feat: allow restoring to different port/host/username (#326).
Merge pull request #73 from diivi/feat/restore-with-different-hostname-port-username
|
2023-06-22 12:28:34 -07:00 |
|
Dan Helfman
|
1b90da5bf1
|
Deprecate generate-borgmatic-config in favor if new "config generate" action (#529).
|
2023-06-21 12:19:49 -07:00 |
|
Divyansh Singh
|
89602d1614
|
pass all existing tests (and formatting)
|
2023-06-16 15:14:00 +05:30 |
|
Dan Helfman
|
beb899d6fb
|
Make user-facing manifest loading error messages a little friendlier (#697).
|
2023-06-10 15:50:11 -07:00 |
|
Dan Helfman
|
0f9756e739
|
Fix failing test and add "bootstrap" action to CLI reference docs (#697).
|
2023-06-10 15:17:18 -07:00 |
|
Dan Helfman
|
d84f1ec616
|
Add bootstrap action to NEWS and make post-PR tweaks (#697).
|
2023-06-10 14:52:00 -07:00 |
|
Dan Helfman
|
ef409ad23c
|
Store configs used to create an archive in the archive and add borgmatic bootstrap (#697).
Merge pull request #71 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 (#706).
|
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 (#680).
|
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 (#663).
|
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 (#564).
|
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 #564
|
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 (#438, #560).
|
2023-01-25 23:31:07 -08:00 |
|