Age | Commit message (Expand) | Author | Lines |
2015-10-04 | version bump0.54 | Daniel Friesel | -4/+4 |
2015-10-04 | update copyright, readme, changelog and (a bit of) perltidy | Daniel Friesel | -2/+2 |
2011-08-30 | Raps2/UI.pm: Only create Term::ReadLine object when neccessary | Daniel Friesel | -2/+6 |
2011-07-25 | Release v0.530.53 | Daniel Friesel | -4/+4 |
2011-07-21 | Make xclip command configurable (->chrome support) | Daniel Friesel | -5/+8 |
2011-07-20 | Fix pwgen usage, release v0.520.52 | Daniel Friesel | -4/+4 |
2011-07-20 | Release v0.510.51 | Daniel Friesel | -4/+4 |
2011-07-20 | Documentation updates | Daniel Friesel | -2/+4 |
2011-07-20 | Prepare for configurable key setup cost | Daniel Friesel | -8/+10 |
2011-07-10 | Raps2/UI.pm: to_clipboard: Return undef if xclip fails | Daniel Friesel | -7/+10 |
2011-07-08 | Release v0.500.50 | Daniel Friesel | -4/+4 |
2011-07-04 | Raps2/UI.pm: read_multiline: Can also be quit by empty line | Daniel Friesel | -1/+1 |
2011-07-03 | Release v0.40.4 | Daniel Friesel | -4/+4 |
2011-06-07 | Raps2/Password: Accept salt for encrypt/decrypt, makes Raps2.pm less messy | Daniel Friesel | -8/+18 |
2011-05-23 | Specify Test::Pod::Coverage version, tidy App::Raps2::UI | Daniel Friesel | -2/+2 |
2011-05-20 | Syntax cleanup | Daniel Friesel | -214/+221 |
2011-05-18 | Release v0.30.3 | Daniel Friesel | -4/+4 |
2011-05-18 | App/Raps2/Password: salt: Always return | Daniel Friesel | -7/+7 |
2011-05-18 | App::Raps2::UI documentation | Daniel Friesel | -0/+94 |
2011-05-18 | App::Raps2::Password documentation | Daniel Friesel | -0/+110 |
2011-05-18 | Do not use autodie | Daniel Friesel | -2/+0 |
2011-05-17 | App::Raps2::Password: Simplify conditionals | Daniel Friesel | -2/+2 |
2011-05-17 | Move create_salt to App::Raps2::Password, make $pw->salt() return current salt | Daniel Friesel | -0/+19 |
2011-05-17 | Add "raps2 edit" | Daniel Friesel | -3/+1 |
2011-05-16 | Use Term::ReadLine instead of builtin readline | Daniel Friesel | -6/+8 |
2011-05-13 | Release v0.20.2 | Daniel Friesel | -2/+2 |
2011-05-13 | sed -r "s/\{'([^']+)'}/\{\1}/g" | Daniel Friesel | -13/+13 |
2011-05-13 | lib: We don't export anything, so do not use Exporter | Daniel Friesel | -6/+0 |
2011-05-13 | Add raps2 list | Daniel Friesel | -0/+11 |
2011-04-17 | App::Raps2::UI::output: Values may be undefined, avoid warnings | Daniel Friesel | -1/+2 |
2011-04-03 | Use confess instead of return undef, Test::Exception for App::Raps2::Password... | Daniel Friesel | -8/+7 |
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -0/+192 |