Commit Graph

67 Commits

Author SHA1 Message Date
5facea1cc5 Fixed a bug where the #include fakery caused chained scripts that wanted to call cmdarg were unable to do so and were unable to see CMDARG_ associative arrays, so wierd things started happening 2013-10-29 19:10:08 -04:00
51b3114748 Fixed a bogus bash version check that caused cmdarg to refuse to run on systems with nonstandard bash 2013-10-16 00:43:20 -04:00
d9cc8d6ed2 Fixed makefile 2013-10-15 02:28:14 -04:00
e610d8732c Fixes to Makefile 2013-10-15 02:23:35 -04:00
77d48c3425 Fixed PREFIX in Makefile, added several tests in tests/ 2013-10-09 22:42:16 -04:00
034e79e9bf Fixed the stupid cmdarg_* prefixing of hash and array arguments, just use the key 2013-10-09 13:38:06 -04:00
308e38279f Added a few new functions for dumping config state, also added new facilities for specifying that certain config options should be an array or a hash 2013-10-09 13:27:05 -04:00
1486f32e73 Fixed cygwin install path 2013-10-08 14:22:38 -04:00
299377270e Closes #2 : Add -o to fix a broken grep on the bash version in cygwin 2013-10-08 14:16:38 -04:00
baf7232c79 Added makefile and spec for rpm builds 2013-09-24 11:42:10 -04:00
cc6ba88784 Fixed a bug in how true/false flags are handled 2013-07-10 13:44:46 -04:00
a049ad7921 cmdarg_traceback prints LASTERR now 2013-07-09 09:20:33 -04:00
e10acfbd05 Added traceback function from http://blog.yjl.im/2012/01/printing-out-call-stack-in-bash.html 2013-07-09 06:59:42 -04:00
c3fe169bdd Initial commit, everything appears to work 2013-07-02 10:10:09 -04:00
4f9cbf540b Initial commit, everything appears to work 2013-07-02 10:05:16 -04:00
c5ba5d61bc Initial commit, everything appears to work 2013-07-02 10:04:48 -04:00
6d247993f4 Initial commit, everything appears to work 2013-07-02 10:02:51 -04:00