summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main(): Use show_menu()P. J. McDermott2015-10-271-1/+14
|
* cli_show_menu(): New functionP. J. McDermott2015-10-271-0/+37
|
* ui/cli: Write warnings and errors to stderrP. J. McDermott2015-10-272-9/+9
| | | | Also put dbg() before other functions.
* Validate UI optionP. J. McDermott2015-10-272-1/+12
|
* src/main.sh: Add option parsingP. J. McDermott2015-10-271-1/+56
|
* config.sh.in: Add PACKAGE_VERSIONP. J. McDermott2015-10-271-0/+1
|
* tools/shld.sh: Fix double "the"P. J. McDermott2015-10-271-2/+2
|
* Add UI supportP. J. McDermott2015-10-276-6/+100
| | | | Also remove src/foo.sh.
* Makefile.am: Set interpreter in link commandP. J. McDermott2015-10-271-1/+1
|
* Makefile.am: Link config.sh into programP. J. McDermott2015-10-271-1/+1
|
* tools/shmin.sh: Remove temporary output fileP. J. McDermott2015-10-271-0/+3
|
* tools/shmin.sh: Preserve mode of output fileP. J. McDermott2015-10-271-1/+1
|
* Add example source filesP. J. McDermott2015-10-273-0/+11
|
* Makefile.am: New fileP. J. McDermott2015-10-271-0/+97
|
* tools/shmin.sh: Fix permissionsP. J. McDermott2015-10-271-0/+0
|
* README: New fileP. J. McDermott2015-10-271-0/+0
|
* NEWS: New fileP. J. McDermott2015-10-271-0/+17
|
* AUTHORS: New fileP. J. McDermott2015-10-271-0/+1
|
* config.sh.in: New fileP. J. McDermott2015-10-271-0/+3
|
* autogen.sh: New fileP. J. McDermott2015-10-271-0/+18
|
* configure.ac: New fileP. J. McDermott2015-10-271-0/+129
|
* .gitignore: New fileP. J. McDermott2015-10-261-0/+27
|
* COPYING: New fileP. J. McDermott2015-10-261-0/+674
|
* tools/shmin.sh: New fileP. J. McDermott2015-10-261-0/+257
|
* tools/shld.sh: New fileP. J. McDermott2015-10-261-0/+141