| Commit message (Expand) | Author | Age | Files | Lines |
* | ctimeline: free fields of struct ctimeline_branch_list in the appropriate func | Joursoir | 2021-05-21 | 2 | -2/+5 |
* | ctimeline: make string_release() and string_reset() more simple | Joursoir | 2021-05-19 | 1 | -8/+3 |
* | ctimeline: handle all context infos; split branch and config context | Joursoir | 2021-05-19 | 1 | -1/+23 |
* | ctimeline: change (char *) to (string *) for context information | Joursoir | 2021-05-19 | 3 | -12/+16 |
* | ctimeline: open config file in function | Joursoir | 2021-05-19 | 1 | -4/+9 |
* | xstring: make string assignment using string_(n)alloc | Joursoir | 2021-05-19 | 3 | -17/+27 |
* | xstring: add char* concatenation, use func for realloc memory | Joursoir | 2021-05-17 | 2 | -11/+15 |
* | xstring: extend memory allocation | Joursoir | 2021-05-17 | 2 | -7/+25 |
* | ctimeline: use sub-module 'ui-common', remove handling command-line arguments | Joursoir | 2021-05-17 | 1 | -48/+10 |
* | move code that generate html to sub-module 'ui-common' | Joursoir | 2021-05-15 | 3 | -30/+93 |
* | ctimeline: move version and config file constants to header | Joursoir | 2021-05-14 | 2 | -2/+3 |
* | ctimeline: add context and its init | Joursoir | 2021-05-14 | 2 | -49/+80 |
* | css: update copyright | Joursoir | 2021-05-12 | 1 | -1/+2 |
* | css: make footer | Joursoir | 2021-05-12 | 1 | -0/+6 |
* | css: make header | Joursoir | 2021-05-12 | 1 | -0/+35 |
* | css: add main ID, fix dependencies | Joursoir | 2021-05-12 | 1 | -10/+13 |
* | remove \t; add handle argument '-i, --stdin'; print full html file => works a... | Joursoir | 2021-05-09 | 1 | -33/+48 |
* | add example of config | Joursoir | 2021-04-28 | 1 | -0/+41 |
* | add sort by age, refactor store of branch; remove 'branch.position', add 'bra... | Joursoir | 2021-04-28 | 1 | -40/+59 |
* | add Makefile | Joursoir | 2021-04-27 | 1 | -0/+9 |
* | add css | Joursoir | 2021-04-27 | 1 | -0/+192 |
* | add main logic | Joursoir | 2021-04-26 | 1 | -0/+205 |
* | init project | Joursoir | 2021-04-26 | 2 | -0/+76 |