Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -30/+0 |
| | | | | * Generate new html-code | ||||
* | ctimeline: move version and config file constants to header | Joursoir | 2021-05-14 | 1 | -2/+0 |
| | |||||
* | ctimeline: add context and its init | Joursoir | 2021-05-14 | 1 | -49/+48 |
| | | | | Context struct added to header file. Code have rewritten with use it. | ||||
* | remove \t; add handle argument '-i, --stdin'; print full html file => works ↵ | Joursoir | 2021-05-09 | 1 | -33/+48 |
| | | | | as cgi-script | ||||
* | add sort by age, refactor store of branch; remove 'branch.position', add ↵ | Joursoir | 2021-04-28 | 1 | -40/+59 |
| | | | | 'branch.age_from' and 'branch.age_to' config parametres | ||||
* | add main logic | Joursoir | 2021-04-26 | 1 | -0/+205 |