about summary refs log tree commit diff stats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Add Makefile, man page, change config format, bump version v0.4.0Andinus2020-11-141-122/+15
* CHange backup file's mode to 0600, bump version v0.3.4Andinus2020-11-111-0/+2
* Add gzip support for compressing archives v0.3.2Andinus2020-11-111-2/+10
* Remove delete option from examples in READMEAndinus2020-10-151-5/+8
* Document signify, update example config v0.2.0Andinus2020-10-151-6/+6
* Add additional information in READMEAndinus2020-10-141-0/+3
* Update Documentation with latest changesAndinus2020-10-121-10/+6
* Update README, add install instructions v0.1.0Andinus2020-10-081-58/+54
* Document new profile behaviourAndinus2020-09-021-5/+16
* Add demo to READMEAndinus2020-08-311-26/+37
* Document new configuration in READMEAndinus2020-08-311-0/+22
* Change mentions of "archive" to "backup"Andinus2020-08-271-8/+12
* Add help option, update documentation to explain new profilesAndinus2020-08-271-43/+11
* Document dispatch table generationAndinus2020-08-271-15/+51
* Explain encrypt exception that was added for journalAndinus2020-08-271-0/+4
* Document environment variables, add example sectionAndinus2020-08-271-2/+28
* Document encrypt/sign, delete optionsAndinus2020-08-271-3/+24
* Update README, add HistoryAndinus2020-08-271-32/+24
* Update README, add documentationAndinus2020-08-271-3/+71
* Initial commitAndinus2020-07-021-0/+10
9b05d00 ^
efdc7b16 ^
f597489c ^


efdc7b16 ^

a8f9cf2c ^

efdc7b16 ^






f597489c ^
efdc7b16 ^




23905709 ^
efdc7b16 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92