Commit Graph

26 Commits

Author SHA1 Message Date
Jarno Rankinen bd49c03d33 Merge pull request #9 from 0ranki/dev
Rollbacks implemented
2020-08-05 00:27:07 +03:00
Jarno Rankinen 42514f1836 Rollbacks implemented
Rollback (--rollback) implemented. Requires tidying up printouts.
Fixed issue with using a larger number than the number of snapshots
for "--remove"
2020-08-05 00:23:28 +03:00
Jarno Rankinen 742c18a76c Merge pull request #8 from 0ranki/documentation
Update README.md
2020-08-02 22:02:59 +03:00
Jarno Rankinen 1bc7e6d596 Update README.md
Added planned features and license
2020-08-02 22:01:49 +03:00
Jarno Rankinen 302de9f9c4 Merge pull request #7 from 0ranki/documentation
Update README.md
2020-08-02 21:48:24 +03:00
Jarno Rankinen c639801fbc Update README.md
Added information for snapshot deletion.
2020-08-02 21:47:27 +03:00
Jarno Rankinen 85fc7cd4e6 Merge pull request #6 from 0ranki/dev
Dev
2020-08-02 21:40:26 +03:00
Jarno Rankinen 9080ccce05 Snapshot removal implemented
Snapshot removing implemented (-r, --remove)
Updated helptext
Variable expansion fixes
2020-08-02 21:38:27 +03:00
Jarno Rankinen 55cbb0df32 Updated helptext with list option 2020-08-02 20:42:59 +03:00
Jarno Rankinen 705efb75df Merge pull request #5 from 0ranki/documentation
Update README.md
2020-08-02 20:33:15 +03:00
Jarno Rankinen ea82b7c6f5 Update README.md
Added list option description
2020-08-02 20:32:41 +03:00
Jarno Rankinen 95cd4e480e Merge pull request #4 from 0ranki/dev
Snapshot listing implemented
2020-08-02 20:30:40 +03:00
Jarno Rankinen d3c10bcf24 Snapshot listing implemented
Snapshots listing (-l, --list) implemented.
2020-08-02 20:29:04 +03:00
Jarno Rankinen 020f0dacd7 Merge pull request #3 from 0ranki/documentation
Documentation
2020-08-01 20:46:11 +03:00
Jarno Rankinen ff154ee416 Merge pull request #2 from 0ranki/dev
v0.01 Basic snapshotting with descriptions implemented.
2020-08-01 20:45:41 +03:00
Jarno Rankinen 0633f5066b Update README.md
Instructions for adding description added
2020-08-01 20:43:54 +03:00
Jarno Rankinen c5e4056ba0 Snapshot descriptions implenented
Snapshots descriptions for snapshot listing implemented
2020-08-01 20:39:56 +03:00
Jarno Rankinen d0f7a9ad50 Update README.md
Added configuration and basic snapshotting instructions
2020-08-01 20:19:47 +03:00
Jarno Rankinen 5701784128 Snapshotting implemented
Snapshotting (-s, --snapshot) implemented.
2020-08-01 20:03:19 +03:00
Jarno Rankinen 1e36c27a8b Snapshot implemting started 2020-08-01 12:52:59 +03:00
Jarno Rankinen 4c3be3654c Added -h, --help option 2020-08-01 10:24:49 +03:00
Jarno Rankinen 4b55d07ed2 Help text
Display help text when no arguments are given
2020-08-01 10:04:12 +03:00
Jarno Rankinen 3e964acfeb Created snapsh
Created snapsh with license information
2020-08-01 09:56:16 +03:00
Jarno Rankinen 509ad2c489 Merge pull request #1 from 0ranki/documentation
Update README.md, added requirements
2020-08-01 09:53:46 +03:00
Jarno Rankinen 55040fa89c Update README.md
Added requirements
2020-08-01 09:52:21 +03:00
Jarno Rankinen f50911a215 Initial commit 2020-08-01 09:29:30 +03:00