summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2015-10-04version bump0.54Daniel Friesel-2/+2
2015-10-04update copyright, readme, changelog and (a bit of) perltidyDaniel Friesel-3/+3
2014-10-31documant dump-all commandDaniel Friesel-0/+4
2014-10-31add primitive raps2 dump-all commandDaniel Friesel-7/+32
2013-09-05Fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+2
2011-07-25Release v0.530.53Daniel Friesel-6/+2
2011-07-21Add -C/--chrome option (shortcut for -x 'xclip -l 2')Daniel Friesel-5/+20
2011-07-21Make xclip command configurable (->chrome support)Daniel Friesel-4/+36
2011-07-20Fix pwgen usage, release v0.520.52Daniel Friesel-2/+4
2011-07-20Release v0.510.51Daniel Friesel-4/+6
2011-07-20raps2 add: Add -P/--pasteDaniel Friesel-3/+14
2011-07-20Documentation updatesDaniel Friesel-5/+48
2011-07-20raps2: Add cost/echo/pwgen optionsDaniel Friesel-4/+16
2011-07-20raps2 add: Use pwgen to generate password if the user didn't specify oneDaniel Friesel-0/+10
2011-07-20Add a proper config file (raps2/defaults, Config::Tiny)Daniel Friesel-0/+2
2011-07-20Use Getopt::LongDaniel Friesel-3/+7
2011-07-10Raps2/UI.pm: to_clipboard: Return undef if xclip failsDaniel Friesel-1/+2
2011-07-09raps2: Usability improvements, argument validationDaniel Friesel-9/+47
2011-07-08Release v0.500.50Daniel Friesel-2/+6
2011-07-04raps2: Simplify error checkingDaniel Friesel-26/+31
2011-07-04Raps2.pm: pw_save: Make salt argument optional, restructure documentation whi...Daniel Friesel-2/+0
2011-07-04Raps2.pm: Add pw_load_info method (pw_load for unencrypted data)Daniel Friesel-2/+2
2011-07-04Raps2.pm: Make file_to_hash return a hashref (consistency with pw_load)Daniel Friesel-5/+5
2011-07-04Move cmd_* functions into raps2, rename pw_get to pw_load and pw_add to pw_saveDaniel Friesel-8/+172
2011-07-03Release v0.40.4Daniel Friesel-2/+2
2011-06-08App/Raps2: Run sanity_check and load_config in newDaniel Friesel-3/+0
2011-06-02raps2: Print error message when called with an invalid actionDaniel Friesel-0/+1
2011-05-20Syntax cleanupDaniel Friesel-9/+13
2011-05-18Release v0.30.3Daniel Friesel-6/+9
2011-05-18Do not use autodieDaniel Friesel-1/+0
2011-05-17Add "raps2 edit"Daniel Friesel-0/+9
2011-05-16Add "raps2 del"Daniel Friesel-0/+5
2011-05-13Add raps2 list to documentationDaniel Friesel-0/+4
2011-05-13Release v0.20.2Daniel Friesel-2/+2
2011-05-13Add raps2 listDaniel Friesel-0/+1
2011-05-06Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxeyDaniel Friesel-0/+2
2011-05-06Documentation/Version fixesDaniel Friesel-1/+10
2011-05-06Some documentation workDaniel Friesel-0/+2
2011-04-10Add raps2 get (to clipboard)Daniel Friesel-0/+1
2011-04-02Switch to App::Raps2. Still missing documentation, errorchecking and testsDaniel Friesel-318/+7
2011-03-04raps2 info: Eliminate uninitialized value warningDaniel Friesel-1/+1
2011-02-19Add raps2 listDaniel Friesel-0/+11
2011-02-19Fancier formatting for dump/infoDaniel Friesel-5/+5
2011-02-18Improve XDG functionsDaniel Friesel-22/+22
2011-02-18Add DocumentationDaniel Friesel-2/+55
2011-02-18perlcriticDaniel Friesel-10/+17
2011-02-18Add raps2 dumpDaniel Friesel-0/+24
2011-02-12Add info cmd, put password into x clipboard for raps2 getDaniel Friesel-3/+27
2011-02-07Initial commitDaniel Friesel-0/+294