index
:
ctimeline
master
Web frontend for timelines written in C
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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