summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2010-06-23Release v2.1HEAD2.1masterDaniel Friesel-1/+6
2010-06-23Add --help/--version switchesDaniel Friesel-6/+46
2010-03-27Support CFLAGS, PREFIX & LDFLAGS in Makefile; pretty make install outputDaniel Friesel-17/+26
2010-02-27envify: Properly handle quoted arguments with spacesDaniel Friesel-1/+1
2010-01-23Release v2.0.42.0.4Daniel Friesel-1/+6
2010-01-06Remove typoed leading : in an error messageDaniel Friesel-1/+1
2010-01-04use "filename: errormessage" for all errorsDaniel Friesel-11/+11
2010-01-04Makefile: test/main no longer accepts --extendedDaniel Friesel-1/+1
2010-01-03Preserve leading spaces, document shell problems with whitespaces & IFSDaniel Friesel-3/+22
2009-12-11Release v2.0.32.0.3Daniel Friesel-0/+4
2009-12-11Makefile: Don't run the test script with zsh. Fail.Daniel Friesel-1/+1
2009-12-09Update Changelog for 2.0.22.0.2Daniel Friesel-0/+6
2009-12-09Fix the output of empty values (like envstore save foo '')Daniel Friesel-1/+8
2009-12-08test/main: Remove binary test, the UTF-8 one should suffice for nowDaniel Friesel-10/+0
2009-12-08Rewrite test in sh (binary foo is missing so far)Daniel Friesel-130/+108
2009-12-05Add a forgotten newline for "envsore list"Daniel Friesel-1/+1
2009-12-02Release v2.0.12.0.1Daniel Friesel-0/+6
2009-12-01Use mdoc for the manuals (thx Zaba)Daniel Friesel-50/+86
2009-12-01Slightly extend/update envstore(1)Daniel Friesel-7/+4
2009-12-01envstore(1): Fix formattingDaniel Friesel-2/+2
2009-12-01envify(1): Explicitly state that arguments are (of course) passed onDaniel Friesel-2/+5
2009-12-01envstore(1): Fix a paste error in NAME sectionDaniel Friesel-1/+1
2009-12-01test/main: Apply patches by mxeyDaniel Friesel-2/+2
2009-11-20store_open: Update the return NULL commentDaniel Friesel-4/+3
2009-11-19print_escaped: Add a comment about escapism^wshell quotingDaniel Friesel-0/+8
2009-11-11Simplified envstore (no need for linked lists)Daniel Friesel-153/+98
2009-11-02Rewrite in C, release v2.0 (from branch 'v2')2.0Daniel Friesel-247/+373
2009-09-28zsh completion: Match "special" parameters etc.Daniel Friesel-1/+1
2009-09-20CleanupDaniel Friesel-19/+30
2009-07-11envify(1): Added LIMITATIONS / Documented how to deal with newline valuesDaniel Friesel-0/+8
2009-07-11Added tests for binary crap in variable valuesDaniel Friesel-1/+11
2009-07-11envstore(1): Added LIMITATIONSDaniel Friesel-0/+12
2009-07-10Added a test for envifyDaniel Friesel-0/+6
2009-07-09Release v1.21.2Daniel Friesel-0/+5
2009-07-09envstore: Use given/when instead of if/elsifDaniel Friesel-21/+29
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-11/+14
2009-07-09envstore: Use nstore to store the environmentDaniel Friesel-2/+2
2009-07-09Updated zsh completionDaniel Friesel-1/+1
2009-07-09README: Added installation notesDaniel Friesel-0/+7
2009-07-09test: Backup an existing store file before testingDaniel Friesel-0/+9
2009-07-08Fixed a spelling mistake in envstore(1)Daniel Friesel-1/+1
2009-07-08test/main: Updated helpDaniel Friesel-2/+1
2009-07-08Removed benchmarkDaniel Friesel-19/+0
2009-07-07Make test target more commonMaximilian Gass-2/+2
2009-07-07Ported to StorableMaximilian Gass-5/+3
2009-07-07Added tests to MakefileDaniel Friesel-1/+4
2009-07-07Renamed manuals to *.podDaniel Friesel-1/+1
2009-07-03test: Simplified podchecker usageDaniel Friesel-3/+1
2009-07-03benchmark: Don't use envstore to save the test valuesDaniel Friesel-4/+5