summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2010-02-27envify: Properly handle quoted arguments with spacesDaniel Friesel-1/+1
2009-11-02Rewrite in C, release v2.0 (from branch 'v2')2.0Daniel Friesel-181/+1
2009-09-20CleanupDaniel Friesel-19/+30
2009-07-11envstore(1): Added LIMITATIONSDaniel Friesel-0/+12
2009-07-09envstore: Use given/when instead of if/elsifDaniel Friesel-20/+28
2009-07-09envstore: Try to produce slightly more helpful error messagesDaniel Friesel-3/+3
2009-07-09envstore: Change the store file by setting ENVSTORE_FILEDaniel Friesel-1/+12
2009-07-09envstore: Use nstore to store the environmentDaniel Friesel-2/+2
2009-07-08Fixed a spelling mistake in envstore(1)Daniel Friesel-1/+1
2009-07-07Ported to StorableMaximilian Gass-3/+3
2009-07-01envstore(1): POD fixesDaniel Friesel-4/+4
2009-07-01bin/envstore: I prefer my name this way nowMaximilian Gass-1/+1
2009-07-01envstore(1): Added AUTHOR informationDaniel Friesel-0/+6
2009-07-01Undotfiled the storeMaximilian Gass-1/+1
2009-07-01bin/envstore: fixed typo in POD of save commandMaximilian Gass-1/+1
2009-07-01bin/envstore: Little readability improvementMaximilian Gass-1/+1
2009-07-01envstore: Use Pod::UsageDaniel Friesel-2/+8
2009-07-01envstore: usage: Just refer to perldoc, don't call it all the timeDaniel Friesel-1/+2
2009-06-07envstore: usage: Use perldocDaniel Friesel-4/+1
2009-05-29envstore: Use Simplestore libraryDaniel Friesel-21/+3
2009-05-22envstore: Added support for values with nwelinesDaniel Friesel-2/+8
2009-04-18envstore: Removed an old debug printfDaniel Friesel-1/+0
2009-04-18envstore: Improved error messages, show usage whenever getting bad inputDaniel Friesel-5/+14
2009-04-18envstore: API change - save var value instead of var=valueDaniel Friesel-6/+4
2009-04-17Added manual to perl fileDaniel Friesel-0/+40
2009-04-17Rewrote envstore in perlDaniel Friesel-116/+94
2008-12-13Added envify to execute a command with envstore (useful for my fluxbox setup)Daniel Friesel-0/+3
2008-08-23bin/envstore: Renamed pickle milename to comply to the completion, added secu...Daniel Friesel-2/+6
2008-07-22bin/envstore: Use ~/var/tmp instead of /tmp to prevent possible environment p...Daniel Friesel-2/+2
2008-07-09bin/envstore: oopsDaniel Friesel-0/+1
2008-07-01bin/envstore: Added some newlines for better readabilityDaniel Friesel-0/+5
2008-07-01bin/envstore: Applied upstream changesDaniel Friesel-6/+10
2008-07-01bin/envstore: Add save_raw contents to save_storeDaniel Friesel-8/+5
2008-07-01bin/envstore: Added 'minor modifiations by derf'Daniel Friesel-0/+2
2008-06-22oopsDaniel Friesel-0/+1
2008-06-22bin/envstore: Added save_raw to be sourced from .zshrcDaniel Friesel-0/+9
2008-06-22bin/envstore: Always export on 'eval'Daniel Friesel-5/+1
2008-06-22initial import from upstreamDaniel Friesel-0/+97