Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add export action, fix util_is_link bug | gramanas | 2018-11-20 | 6 | -7/+58 |
* | Add ability to use ck without secret dir | gramanas | 2018-11-19 | 11 | -27/+126 |
* | Better error report on add | gramanas | 2018-11-19 | 2 | -3/+11 |
* | Update edit and add edit test | gramanas | 2018-11-18 | 4 | -42/+156 |
* | Finish restructure and simplify include graph | gramanas | 2018-11-17 | 18 | -497/+512 |
* | Fix bugs in test-ck and simplify clparser | gramanas | 2018-11-16 | 6 | -125/+33 |
* | Code restructure/simplification, restore regression test | gramanas | 2018-11-16 | 19 | -1268/+1130 |
* | [ckdb] simplify open_DB and make_DB | gramanas | 2018-11-16 | 3 | -56/+41 |
* | Rename actionparser to clparser | gramanas | 2018-11-14 | 6 | -60/+35 |
* | Simplify cli parser | gramanas | 2018-11-14 | 3 | -46/+38 |
* | XDG_CONFIG_HOME support | gramanas | 2018-11-14 | 3 | -10/+47 |
* | Remove extern keyword | gramanas | 2018-11-14 | 11 | -95/+96 |
* | minor code cleanup | gramanas | 2018-11-14 | 2 | -37/+25 |
* | Leave no string uninitialized. | gramanas | 2018-11-13 | 6 | -57/+57 |
* | Make conf vars mandatory | Anastasis Grammenos | 2018-11-13 | 1 | -0/+9 |
* | Fixed homedir with restore and updated delete | gramanas | 2018-11-13 | 8 | -179/+111 |
* | Homedir finished | gramanas | 2018-11-13 | 6 | -34/+57 |
* | Home dir | gramanas | 2018-11-10 | 5 | -25/+35 |
* | Add swap tilde and home function | gramanas | 2018-11-01 | 2 | -0/+34 |
* | Make exit value -1 if error, 0 else. | gramanas | 2018-10-29 | 3 | -61/+55 |
* | Add list with basename and update readme | gramanas | 2018-10-29 | 6 | -15/+50 |
* | Add manpage to readme | gramanas | 2018-10-28 | 2 | -16/+0 |
* | Add root attribute in list, finish manpage | gramanas | 2018-10-28 | 3 | -0/+27 |
* | Add manpage | gramanas | 2018-10-27 | 1 | -2/+2 |
* | change own&grp when it should. version 0.8.1! | gramanas | 2018-10-27 | 5 | -15/+71 |
* | fix conf init | gramanas | 2018-10-27 | 3 | -3/+6 |
* | restore | Anastasis Grammenos | 2018-10-27 | 7 | -2/+244 |
* | actiopnarser fixes | Anastasis Grammenos | 2018-10-26 | 3 | -38/+33 |
* | Add pacth number in version | gramanas | 2018-10-26 | 1 | -1/+3 |
* | Confort to pedantic std-c99 and update readme | gramanas | 2018-10-26 | 12 | -62/+52 |
* | Small corrections | gramanas | 2018-10-26 | 7 | -85/+50 |
* | Fix config parser bug | gramanas | 2018-10-25 | 2 | -16/+14 |
* | Don't forward declare enumerations | Anastasis Grammenos | 2018-10-25 | 11 | -24/+15 |
* | Secure ckutil functions | gramanas | 2018-10-23 | 1 | -0/+30 |
* | Fix crash when $EDITOR is not set | gramanas | 2018-10-21 | 1 | -0/+3 |
* | fix some compiler warnings | gramanas | 2018-10-21 | 2 | -2/+1 |
* | Add install script and config/verbose help | gramanas | 2018-10-19 | 4 | -1/+35 |
* | Fix bug where help would not run if ck was not initialized | gramanas | 2018-10-18 | 1 | -3/+4 |
* | Add man option to help | gramanas | 2018-10-18 | 2 | -2/+15 |
* | [v0.7] Add help subcommand | gramanas | 2018-10-17 | 8 | -53/+158 |
* | move init helper to the helper file | Anastasis Grammenos | 2018-10-16 | 4 | -40/+47 |
* | fix bug in parser | Anastasis Grammenos | 2018-10-16 | 1 | -5/+5 |
* | macro in free_conf | Anastasis Grammenos | 2018-10-16 | 1 | -5/+5 |
* | Update file headers | Anastasis Grammenos | 2018-10-16 | 13 | -58/+59 |
* | More errlog integration | gramanas | 2018-10-12 | 4 | -35/+28 |
* | Fix bug with parser | gramanas | 2018-10-09 | 2 | -12/+7 |
* | Add grep to search aliases | gramanas | 2018-10-09 | 1 | -1/+1 |
* | Better list | gramanas | 2018-10-09 | 6 | -29/+80 |
* | Way better Edit | Anastasis Grammenos | 2018-10-08 | 6 | -63/+209 |
* | add list_exists fucntion | Anastasis Grammenos | 2018-10-07 | 3 | -4/+19 |