Age | Commit message (Expand) | Author | Lines |
2015-10-04 | version bump0.54 | Daniel Friesel | -2/+2 |
2015-10-04 | update copyright, readme, changelog and (a bit of) perltidy | Daniel Friesel | -3/+3 |
2014-10-31 | documant dump-all command | Daniel Friesel | -0/+4 |
2014-10-31 | add primitive raps2 dump-all command | Daniel Friesel | -7/+32 |
2013-09-05 | Fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+2 |
2011-07-25 | Release v0.530.53 | Daniel Friesel | -6/+2 |
2011-07-21 | Add -C/--chrome option (shortcut for -x 'xclip -l 2') | Daniel Friesel | -5/+20 |
2011-07-21 | Make xclip command configurable (->chrome support) | Daniel Friesel | -4/+36 |
2011-07-20 | Fix pwgen usage, release v0.520.52 | Daniel Friesel | -2/+4 |
2011-07-20 | Release v0.510.51 | Daniel Friesel | -4/+6 |
2011-07-20 | raps2 add: Add -P/--paste | Daniel Friesel | -3/+14 |
2011-07-20 | Documentation updates | Daniel Friesel | -5/+48 |
2011-07-20 | raps2: Add cost/echo/pwgen options | Daniel Friesel | -4/+16 |
2011-07-20 | raps2 add: Use pwgen to generate password if the user didn't specify one | Daniel Friesel | -0/+10 |
2011-07-20 | Add a proper config file (raps2/defaults, Config::Tiny) | Daniel Friesel | -0/+2 |
2011-07-20 | Use Getopt::Long | Daniel Friesel | -3/+7 |
2011-07-10 | Raps2/UI.pm: to_clipboard: Return undef if xclip fails | Daniel Friesel | -1/+2 |
2011-07-09 | raps2: Usability improvements, argument validation | Daniel Friesel | -9/+47 |
2011-07-08 | Release v0.500.50 | Daniel Friesel | -2/+6 |
2011-07-04 | raps2: Simplify error checking | Daniel Friesel | -26/+31 |
2011-07-04 | Raps2.pm: pw_save: Make salt argument optional, restructure documentation whi... | Daniel Friesel | -2/+0 |
2011-07-04 | Raps2.pm: Add pw_load_info method (pw_load for unencrypted data) | Daniel Friesel | -2/+2 |
2011-07-04 | Raps2.pm: Make file_to_hash return a hashref (consistency with pw_load) | Daniel Friesel | -5/+5 |
2011-07-04 | Move cmd_* functions into raps2, rename pw_get to pw_load and pw_add to pw_save | Daniel Friesel | -8/+172 |
2011-07-03 | Release v0.40.4 | Daniel Friesel | -2/+2 |
2011-06-08 | App/Raps2: Run sanity_check and load_config in new | Daniel Friesel | -3/+0 |
2011-06-02 | raps2: Print error message when called with an invalid action | Daniel Friesel | -0/+1 |
2011-05-20 | Syntax cleanup | Daniel Friesel | -9/+13 |
2011-05-18 | Release v0.30.3 | Daniel Friesel | -6/+9 |
2011-05-18 | Do not use autodie | Daniel Friesel | -1/+0 |
2011-05-17 | Add "raps2 edit" | Daniel Friesel | -0/+9 |
2011-05-16 | Add "raps2 del" | Daniel Friesel | -0/+5 |
2011-05-13 | Add raps2 list to documentation | Daniel Friesel | -0/+4 |
2011-05-13 | Release v0.20.2 | Daniel Friesel | -2/+2 |
2011-05-13 | Add raps2 list | Daniel Friesel | -0/+1 |
2011-05-06 | Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxey | Daniel Friesel | -0/+2 |
2011-05-06 | Documentation/Version fixes | Daniel Friesel | -1/+10 |
2011-05-06 | Some documentation work | Daniel Friesel | -0/+2 |
2011-04-10 | Add raps2 get (to clipboard) | Daniel Friesel | -0/+1 |
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -318/+7 |
2011-03-04 | raps2 info: Eliminate uninitialized value warning | Daniel Friesel | -1/+1 |
2011-02-19 | Add raps2 list | Daniel Friesel | -0/+11 |
2011-02-19 | Fancier formatting for dump/info | Daniel Friesel | -5/+5 |
2011-02-18 | Improve XDG functions | Daniel Friesel | -22/+22 |
2011-02-18 | Add Documentation | Daniel Friesel | -2/+55 |
2011-02-18 | perlcritic | Daniel Friesel | -10/+17 |
2011-02-18 | Add raps2 dump | Daniel Friesel | -0/+24 |
2011-02-12 | Add info cmd, put password into x clipboard for raps2 get | Daniel Friesel | -3/+27 |
2011-02-07 | Initial commit | Daniel Friesel | -0/+294 |