index
:
App-Raps2
master
Password Store, take two
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
App
Age
Commit message (
Expand
)
Author
Lines
2011-05-18
Release v0.3
0.3
Daniel Friesel
-5
/
+5
2011-05-18
App/Raps2/Password: salt: Always return
Daniel Friesel
-7
/
+7
2011-05-18
raps2 list: Sort by account name
Daniel Friesel
-1
/
+2
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
App/raps2: 'or die' is not needed, write_file has internal error handling
Daniel Friesel
-6
/
+3
2011-05-18
Do not use autodie
Daniel Friesel
-6
/
+6
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
-24
/
+31
2011-05-17
Add "raps2 edit"
Daniel Friesel
-14
/
+66
2011-05-16
Use Term::ReadLine instead of builtin readline
Daniel Friesel
-11
/
+13
2011-05-16
Add "raps2 del"
Daniel Friesel
-0
/
+18
2011-05-13
Release v0.2
0.2
Daniel Friesel
-3
/
+5
2011-05-13
sed -r "s/\{'([^']+)'}/\{\1}/g"
Daniel Friesel
-51
/
+51
2011-05-13
lib: We don't export anything, so do not use Exporter
Daniel Friesel
-6
/
+0
2011-05-13
Update changelog + slight documentation syntax improvement
Daniel Friesel
-6
/
+6
2011-05-13
App::Raps2: Make create_salt and file_to_hash oop-ish as well
Daniel Friesel
-55
/
+66
2011-05-13
Add raps2 list
Daniel Friesel
-1
/
+31
2011-05-06
Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxey
Daniel Friesel
-3
/
+3
2011-05-06
Some documentation work
Daniel Friesel
-0
/
+112
2011-04-17
App::Raps2::UI::output: Values may be undefined, avoid warnings
Daniel Friesel
-1
/
+2
2011-04-10
Add raps2 get (to clipboard)
Daniel Friesel
-10
/
+35
2011-04-03
Use confess instead of return undef, Test::Exception for App::Raps2::Password...
Daniel Friesel
-14
/
+12
2011-04-02
Switch to App::Raps2. Still missing documentation, errorchecking and tests
Daniel Friesel
-0
/
+385