Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 ↵ | Daniel Friesel | -8/+7 | |
App::Raps2::Password test | ||||
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -0/+192 | |