| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new config file | Andinus | 2020-10-12 | 1 | -1/+1 |
* | Enforce local values for encyrpt & sign | Andinus | 2020-10-12 | 1 | -14/+22 |
* | Add option to exclude paths | Andinus | 2020-10-12 | 1 | -14/+32 |
* | Remove obsolete code, add extra config options | Andinus | 2020-10-11 | 1 | -14/+17 |
* | Switch config, simplify script, make paths relative to '/' | Andinus | 2020-10-08 | 1 | -32/+50 |
* | Get $backup_dir from config, format $mday with 2 leading zeros | Andinus | 2020-10-08 | 1 | -6/+9 |
* | Change default backup directory | Andinus | 2020-09-03 | 1 | -1/+1 |
* | Fix logical error | Andinus | 2020-09-02 | 1 | -2/+4 |
* | Create profiles on the fly | Andinus | 2020-09-02 | 1 | -1/+6 |
* | Move configuration to a config file | Andinus | 2020-08-31 | 1 | -22/+9 |
* | Fix options checking | Andinus | 2020-08-31 | 1 | -4/+6 |
* | Add fortunes directory to profile | Andinus | 2020-08-28 | 1 | -2/+3 |
* | Change mentions of "archive" to "backup" | Andinus | 2020-08-27 | 1 | -13/+13 |
* | Remove date from archive files, add date to archive directory | Andinus | 2020-08-27 | 1 | -2/+2 |
* | Add help option, update documentation to explain new profiles | Andinus | 2020-08-27 | 1 | -3/+4 |
* | Fix help message, switch to %profile from dispatch tables | Andinus | 2020-08-27 | 1 | -61/+46 |
* | Make all paths relative to $HOME, add emacs & config to dispatch | Andinus | 2020-08-27 | 1 | -30/+20 |
* | Remove aliases, move to a different function | Andinus | 2020-08-27 | 1 | -6/+20 |
* | Add several paths to dispatch table, simplify table generation | Andinus | 2020-08-27 | 1 | -15/+17 |
* | Add environment variables for some options | Andinus | 2020-08-27 | 1 | -0/+4 |
* | 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 |