Age | Commit message (Expand) | Author | Lines |
2009-05-22 | envstore: Added support for values with nwelines | Daniel Friesel | -2/+18 |
2009-05-21 | Release 1.01.0 | Daniel Friesel | -0/+5 |
2009-05-21 | Removed priority | Daniel Friesel | -1/+0 |
2009-05-21 | Removed outdated description | Daniel Friesel | -1/+0 |
2009-04-18 | test/main: Fixed envstore invocation | Daniel Friesel | -2/+2 |
2009-04-18 | test: Reworked options, added security tests | Daniel Friesel | -5/+42 |
2009-04-18 | envstore: Removed an old debug printf | Daniel Friesel | -1/+0 |
2009-04-18 | Extended test, divided it into API test, non-API test and benchmark | Daniel Friesel | -15/+34 |
2009-04-18 | envstore: Improved error messages, show usage whenever getting bad input | Daniel Friesel | -5/+14 |
2009-04-18 | test/main: Fixed envstore rm benchmark, removed ZERR trap for benchmark | Daniel Friesel | -1/+2 |
2009-04-18 | Updated zsh completion | Daniel Friesel | -2/+3 |
2009-04-18 | Added test | Daniel Friesel | -0/+98 |
2009-04-18 | envstore: API change - save var value instead of var=value | Daniel Friesel | -6/+4 |
2009-04-17 | Fixed zsh completion | Daniel Friesel | -1/+1 |
2009-04-17 | Added manual to perl file | Daniel Friesel | -63/+40 |
2009-04-17 | Rewrote envstore in perl | Daniel Friesel | -116/+94 |
2008-12-13 | Added envify to execute a command with envstore (useful for my fluxbox setup) | Daniel Friesel | -0/+3 |
2008-11-13 | Updated envstore(1) | Daniel Friesel | -9/+2 |
2008-09-14 | zsh completion: Less _arguments | Daniel Friesel | -7/+20 |
2008-09-13 | Reworked zsh completion | Daniel Friesel | -23/+14 |
2008-09-04 | completion: Don't use ->string for there are less weird ways | Daniel Friesel | -17/+7 |
2008-09-02 | zsh completion: Use cool zshcompsys features | Daniel Friesel | -5/+20 |
2008-08-23 | envstore completion: Fixed a comment | Daniel Friesel | -2/+2 |
2008-08-23 | envstore completion: Don't complete array parameters since envstore can't han... | Daniel Friesel | -1/+5 |
2008-08-23 | bin/envstore: Renamed pickle milename to comply to the completion, added secu... | Daniel Friesel | -2/+6 |
2008-08-19 | zsh completion: Only complete clear etc. if something was saved in before | Daniel Friesel | -4/+10 |
2008-08-17 | provides/zsh/completions: Updated URLs | Daniel Friesel | -1/+1 |
2008-08-17 | Added zsh completion | Daniel Friesel | -0/+31 |
2008-07-22 | bin/envstore: Use ~/var/tmp instead of /tmp to prevent possible environment p... | Daniel Friesel | -2/+2 |
2008-07-09 | bin/envstore: oops | Daniel Friesel | -0/+1 |
2008-07-01 | bin/envstore: Added some newlines for better readability | Daniel Friesel | -0/+5 |
2008-07-01 | bin/envstore: Applied upstream changes | Daniel Friesel | -6/+10 |
2008-07-01 | bin/envstore: Add save_raw contents to save_store | Daniel Friesel | -8/+5 |
2008-07-01 | bin/envstore: Added 'minor modifiations by derf' | Daniel Friesel | -0/+2 |
2008-07-01 | Added manpage | Daniel Friesel | -0/+70 |
2008-06-22 | oops | Daniel Friesel | -0/+1 |
2008-06-22 | bin/envstore: Added save_raw to be sourced from .zshrc | Daniel Friesel | -0/+9 |
2008-06-22 | bin/envstore: Always export on 'eval' | Daniel Friesel | -5/+1 |
2008-06-22 | initial import from upstream | Daniel Friesel | -0/+99 |