- ANSI it up
- fix comparison warning
- fix warning when compiling with -Wshorten-64-to-32 flag
- fix argv NULL
- add ansi-friendly loops
- add freeing of normalized argv
- dont worry about zeroing in command_free()
- fix docs
- add command_free()
- add short flag expansion
- fix malloc(), add a byte for nul
- Initial release