| Commit message (Expand) | Author | Age | Files | Lines |
* | Print Encrypted/Signed status , don't encrypt journal | Andinus | 2020-08-27 | 1 | -1/+7 |
* | Parse @ARGV to catch all arguments | Andinus | 2020-08-27 | 1 | -7/+10 |
* | Push receipient only when encrypt option is passed | Andinus | 2020-08-27 | 1 | -2/+3 |
* | Fix deletion, check $? for gpg2 | Andinus | 2020-08-27 | 1 | -3/+8 |
* | Add delete option | Andinus | 2020-08-27 | 1 | -1/+6 |
* | Add gpg2 function to Encrypt/Sign archives | Andinus | 2020-08-27 | 1 | -5/+21 |
* | Add missing semicolon | Andinus | 2020-08-27 | 1 | -1/+1 |
* | Move tar_create, tar_list & ymd to the end | Andinus | 2020-08-27 | 1 | -17/+17 |
* | Restructure code, rename tar_create to archive | Andinus | 2020-08-27 | 1 | -44/+41 |
* | Move archive dispatch table to main | Andinus | 2020-08-27 | 1 | -63/+47 |
* | Add encrypt & sign option, remove archive_HelpMessage() | Andinus | 2020-08-27 | 1 | -17/+21 |
* | Warn if $tar_file exists | Andinus | 2020-08-27 | 1 | -1/+4 |
* | Add pass to archive list | Andinus | 2020-08-27 | 1 | -1/+7 |
* | Add ssh to archive list, add date in tar file names | Andinus | 2020-08-27 | 1 | -3/+21 |
* | Remove repetition, move checks to tar_create() | Andinus | 2020-08-27 | 1 | -15/+30 |
* | Remove unused files/modules, add archive sub | Andinus | 2020-08-25 | 1 | -2/+68 |
* | Remove unused code, Term::ANSIColor | Andinus | 2020-08-25 | 1 | -23/+13 |
* | Shorten option length | Andinus | 2020-07-04 | 1 | -2/+2 |
* | Sync irclogs, seperate sync options | Andinus | 2020-07-03 | 1 | -1/+3 |
* | Add syncemacs function | Andinus | 2020-07-03 | 1 | -0/+35 |