about summary refs log tree commit diff stats
path: root/leo.pl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-251-2/+68
* Remove unused code, Term::ANSIColorAndinus2020-08-251-23/+13
* Shorten option lengthAndinus2020-07-041-2/+2
* Sync irclogs, seperate sync optionsAndinus2020-07-031-1/+3
* Add syncemacs functionAndinus2020-07-031-0/+35