aboutsummaryrefslogtreecommitdiffstats
path: root/src/ck.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish restructure and simplify include graphgramanas2018-11-171-3/+0
|
* Fix bugs in test-ck and simplify clparsergramanas2018-11-161-1/+1
|
* Code restructure/simplification, restore regression testgramanas2018-11-161-2/+1
|
* Make exit value -1 if error, 0 else.gramanas2018-10-291-4/+6
|
* fix conf initgramanas2018-10-271-1/+4
|
* actiopnarser fixesAnastasis Grammenos2018-10-261-1/+1
|
* Confort to pedantic std-c99 and update readmegramanas2018-10-261-1/+1
|
* Fix config parser buggramanas2018-10-251-2/+1
|
* Fix bug where help would not run if ck was not initializedgramanas2018-10-181-3/+4
|
* [v0.7] Add help subcommandgramanas2018-10-171-1/+3
|
* Fix bug with parsergramanas2018-10-091-6/+1
|
* errlog in actionparser and configparserAnastasis Grammenos2018-10-051-10/+5
|
* More error/logs and fix failing testAnastasis Grammenos2018-10-041-0/+3
|
* store configs in subfolders and error/logging infrastructuregramanas2018-10-041-1/+4
|
* Standarize error codesgramanas2018-09-221-19/+8
|
* Small refactoring in actionsAnastasis Grammenos2018-09-211-1/+1
|
* user args an now cklist typegramanas2018-05-081-25/+0
|
* Some work on listsgramanas2018-05-081-0/+26
|
* Add comments in maingramanas2018-04-301-3/+8
|
* linkin parkgramanas2018-04-291-6/+15
|
* Styling and nitpicksgramanas2018-04-291-12/+7
|
* First steps towards adding to the dbgramanas2018-04-221-0/+2
|
* Add licence and copyright noticegramanas2018-04-221-0/+30
|
* Fix test variablegramanas2018-04-171-1/+0
|
* fix memory leaks, add logogramanas2018-04-171-13/+7
|
* Add asan option to cmakegramanas2018-04-161-4/+8
| | | | finish init without any asan warnings
* variable confgramanas2018-04-151-15/+23
|
* dummy init donegramanas2018-04-151-0/+44
action parser conf parser db layer