Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for tar extra params | Robin Obůrka | 2016-12-04 | 1 | -1/+17 |
* | Unify error and die functions. They are almost the same | Robin Obůrka | 2016-08-23 | 1 | -10/+5 |
* | get_size: Use simpler command to extract size | Robin Obůrka | 2016-08-23 | 1 | -1/+1 |
* | Fix error in gpg recipients builder | Robin Obůrka | 2016-08-20 | 1 | -1/+1 |
* | Fix bug in tar usage | Robin Obůrka | 2016-08-01 | 1 | -1/+1 |
* | Enable run command only after backup specification | Robin Obůrka | 2016-08-01 | 1 | -0/+1 |
* | Add some more variables to initialization | Robin Obůrka | 2016-08-01 | 1 | -0/+3 |
* | Add command store_ssh | Robin Obůrka | 2016-07-31 | 1 | -0/+13 |
* | Use batch mode for GPG | Robin Obůrka | 2016-07-31 | 1 | -1/+1 |
* | Add support for custom stages of pipeline | Robin Obůrka | 2016-07-25 | 1 | -0/+13 |
* | Secure RUNDIR | Robin Obůrka | 2016-07-25 | 1 | -0/+1 |
* | Fix path resolving | Robin Obůrka | 2016-07-24 | 1 | -1/+3 |
* | Do preparation process earlier and independent on backup definition process | Robin Obůrka | 2016-07-24 | 1 | -7/+5 |
* | Add licence | Robin Obůrka | 2016-07-24 | 1 | -1/+16 |
* | Make file name sensitive to backup content | Robin Obůrka | 2016-07-24 | 1 | -7/+28 |
* | Drop personalization process and replace it with configuration | Robin Obůrka | 2016-07-24 | 1 | -10/+25 |
* | Check if PIDs file exists | Robin Obůrka | 2016-07-24 | 1 | -5/+7 |
* | Fix setters | Robin Obůrka | 2016-07-24 | 1 | -5/+5 |
* | Report time of every stage | Robin Obůrka | 2016-07-24 | 1 | -8/+10 |
* | Report what failed | Robin Obůrka | 2016-07-24 | 1 | -3/+3 |
* | Remove some more debug outputs | Robin Obůrka | 2016-07-24 | 1 | -6/+0 |
* | Reorganize file to sections | Robin Obůrka | 2016-07-24 | 1 | -65/+69 |
* | Add support for after-backup hook | Robin Obůrka | 2016-07-24 | 1 | -0/+21 |
* | Add support for personalization process | Robin Obůrka | 2016-07-24 | 1 | -1/+17 |
* | Fix pipeline | Robin Obůrka | 2016-07-24 | 1 | -1/+4 |
* | Report time of backup | Robin Obůrka | 2016-07-24 | 1 | -2/+2 |
* | A lot of cleanup | Robin Obůrka | 2016-07-24 | 1 | -15/+0 |
* | Fix start of store command | Robin Obůrka | 2016-07-24 | 1 | -2/+2 |
* | Huge amount of fixes and improvements | Robin Obůrka | 2016-07-24 | 1 | -37/+29 |
* | Add some comments and cleanup | Robin Obůrka | 2016-07-24 | 1 | -12/+2 |
* | Use scalable pipeline instead of one middle section | Robin Obůrka | 2016-07-24 | 1 | -49/+41 |
* | Initial commit | Robin Obůrka | 2016-07-24 | 1 | -0/+241 |