]> git.armaanb.net Git - stagit.git/history - stagit.c
Implement cp function instead of system(cp)
[stagit.git] / stagit.c
2016-01-13 Quentin Rameaufix file size byte unit suffix
2016-01-13 Quentin Rameaureplace file size with line count for text files
2016-01-13 sinRename Refs/branches to Refs
2016-01-08 Hiltjo Posthumaimplify and restructure code
2016-01-07 Hiltjo Posthumaatom: add newline after date and before message
2016-01-06 Hiltjo Posthumastrip .git suffix from name
2016-01-06 Hiltjo Posthumaextra whitespace
2016-01-06 Hiltjo Posthumarefs: only make commit link work for tags
2016-01-06 Hiltjo Posthumafree obj
2016-01-06 Hiltjo Posthumaold leftover: dont create log dir
2016-01-06 Hiltjo Posthumacleanup code a bit
2016-01-06 Hiltjo Posthumause git_reference for tags and branches, sort branches...
2016-01-06 Hiltjo Posthumafix cast to uintmax_t
2016-01-06 Hiltjo Posthumalookup commits of annotated tags
2016-01-06 Hiltjo Posthumafix warning, use intmax_t %ju, thanks stateless!
2016-01-05 Hiltjo Posthumafix relpath for log
2016-01-05 Hiltjo Posthumaclone url is one line, strip newline
2016-01-05 Hiltjo Posthumarefs: fix table id for tags
2016-01-05 Hiltjo Posthumarefs: remove link, it may be broken for non-HEAD
2016-01-05 Hiltjo Posthumamake hunk line itself a link
2016-01-05 Hiltjo Posthumarevert log.html to log/head.html change
2016-01-05 Hiltjo Posthumafix newline after header
2016-01-04 Hiltjo Posthumafix link to commit from log page
2016-01-04 Hiltjo Posthumastagit: fix hunk header, thanks uggedal for reporting!
2016-01-03 Hiltjo Posthumano log per branch
2016-01-03 Hiltjo Posthumarename refs to refs/branches
2016-01-03 Hiltjo Posthumarefs: add link to log per branch
2016-01-03 Hiltjo Posthumarefs: dont make a table when there are no tags, add...
2016-01-03 Hiltjo Posthumaadd refs page (branches and tags)
2015-12-26 Hiltjo Posthumaadd stagit.c