summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-05-18Release v0.30.3Daniel Friesel-13/+16
2011-05-18App/Raps2/Password: salt: Always returnDaniel Friesel-7/+7
2011-05-18raps2 list: Sort by account nameDaniel Friesel-1/+3
2011-05-18App::Raps2::UI documentationDaniel Friesel-0/+94
2011-05-18App::Raps2::Password documentationDaniel Friesel-0/+110
2011-05-18App/raps2: 'or die' is not needed, write_file has internal error handlingDaniel Friesel-6/+3
2011-05-18Do not use autodieDaniel Friesel-8/+7
2011-05-17App::Raps2::Password: Simplify conditionalsDaniel Friesel-2/+2
2011-05-17Move create_salt to App::Raps2::Password, make $pw->salt() return current saltDaniel Friesel-51/+34
2011-05-17Add "raps2 edit"Daniel Friesel-14/+76
2011-05-16Use Term::ReadLine instead of builtin readlineDaniel Friesel-11/+18
2011-05-16Add "raps2 del"Daniel Friesel-0/+23
2011-05-13Add raps2 list to documentationDaniel Friesel-0/+4
2011-05-13Build.PL: sign buildsDaniel Friesel-0/+1
2011-05-13Release v0.20.2Daniel Friesel-8/+9
2011-05-13sed -r "s/\{'([^']+)'}/\{\1}/g"Daniel Friesel-51/+51
2011-05-13lib: We don't export anything, so do not use ExporterDaniel Friesel-6/+0
2011-05-13Update changelog + slight documentation syntax improvementDaniel Friesel-6/+7
2011-05-13App::Raps2: Make create_salt and file_to_hash oop-ish as wellDaniel Friesel-59/+71
2011-05-13Add raps2 listDaniel Friesel-1/+32
2011-05-13Build.PL: Specify required File::Path version (earlier ones miss make_path)Daniel Friesel-1/+1
2011-05-11Update gitigonre, remove autogenerated MANIFESTDaniel Friesel-62/+6
2011-05-06Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxeyDaniel Friesel-3/+12
2011-05-06Release v0.10.1Daniel Friesel-1/+10
2011-05-06Documentation/Version fixesDaniel Friesel-1/+10
2011-05-06Change distribution name to App-Raps2Daniel Friesel-1/+1
2011-05-06Some documentation workDaniel Friesel-0/+114
2011-04-17App::Raps2::UI::output: Values may be undefined, avoid warningsDaniel Friesel-1/+2
2011-04-10Add raps2 get (to clipboard)Daniel Friesel-10/+36
2011-04-04Test::Exception -> Test::FatalDaniel Friesel-28/+30
2011-04-04Forgot to add t/in/hash (needed for App::Raps2 test)Daniel Friesel-0/+2
2011-04-04Slightly extend App::Raps2 testDaniel Friesel-1/+10
2011-04-03t/20-app-raps2-password.t: Tests for ->salt()Daniel Friesel-2/+52
2011-04-03t/20-app-raps2-password.t: Better Test::Exception syntaxDaniel Friesel-16/+48
2011-04-03Use confess instead of return undef, Test::Exception for App::Raps2::Password...Daniel Friesel-31/+29
2011-04-02Switch to App::Raps2. Still missing documentation, errorchecking and testsDaniel Friesel-318/+461
2011-03-04Change READMEDaniel Friesel-7/+17
2011-03-04Add COPYING / Changelog / READMEDaniel Friesel-0/+28
2011-03-04raps2 info: Eliminate uninitialized value warningDaniel Friesel-1/+1
2011-03-04Add MANIFESTDaniel Friesel-0/+53
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/+58
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/+339