about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix help message, switch to %profile from dispatch tablesAndinus2020-08-271-61/+46
* Make all paths relative to $HOME, add emacs & config to dispatchAndinus2020-08-271-30/+20
* Remove aliases, move to a different functionAndinus2020-08-271-6/+20
* Document dispatch table generationAndinus2020-08-271-15/+51
* Add several paths to dispatch table, simplify table generationAndinus2020-08-271-15/+17
* Explain encrypt exception that was added for journalAndinus2020-08-271-0/+4
* Document environment variables, add example sectionAndinus2020-08-271-2/+28
* Add environment variables for some optionsAndinus2020-08-271-0/+4
* Print Encrypted/Signed status , don't encrypt journalAndinus2020-08-271-1/+7
* Parse @ARGV to catch all argumentsAndinus2020-08-271-7/+10
* Push receipient only when encrypt option is passedAndinus2020-08-271-2/+3
* Fix deletion, check $? for gpg2Andinus2020-08-271-3/+8
* Document encrypt/sign, delete optionsAndinus2020-08-271-3/+24
* Add delete optionAndinus2020-08-271-1/+6
* Add gpg2 function to Encrypt/Sign archivesAndinus2020-08-271-5/+21
* Add missing semicolonAndinus2020-08-271-1/+1
* Move tar_create, tar_list & ymd to the endAndinus2020-08-271-17/+17
* Update README, add HistoryAndinus2020-08-271-32/+24
* Restructure code, rename tar_create to archiveAndinus2020-08-271-44/+41
* Move archive dispatch table to mainAndinus2020-08-271-63/+47
* Add encrypt & sign option, remove archive_HelpMessage()Andinus2020-08-271-17/+21
* Warn if $tar_file existsAndinus2020-08-271-1/+4
* Add pass to archive listAndinus2020-08-271-1/+7
* Update README, add documentationAndinus2020-08-271-3/+71
* Add ssh to archive list, add date in tar file namesAndinus2020-08-271-3/+21
* Remove repetition, move checks to tar_create()Andinus2020-08-271-15/+30
* Remove unused files/modules, add archive subAndinus2020-08-253-2092/+68
* Remove unused code, Term::ANSIColorAndinus2020-08-251-23/+13
* Shorten option lengthAndinus2020-07-041-2/+2
* Sync irclogs, seperate sync optionsAndinus2020-07-032-29/+51
* Add theo insultsAndinus2020-07-031-0/+1985
* Add Emacs.pm to sync authinfo & emacs configAndinus2020-07-031-0/+85
* Add syncemacs functionAndinus2020-07-031-0/+35
* Initial commitAndinus2020-07-023-0/+24