]> ruderich.org/simon Gitweb - fcscs/fcscs.git/history - bin/fcscs
write debug output to ~/.config/fcscs/log
[fcscs/fcscs.git] / bin / fcscs
2016-01-24 Simon Ruderichwrite debug output to ~/.config/fcscs/log
2016-01-24 Simon Ruderichexpose debug to config API
2016-01-24 Simon Ruderichcleanup handler selection
2016-01-23 Simon Ruderichsupport $match->{handler} to overwrite handler for...
2016-01-23 Simon Ruderichhandler_paste: print URL in debug output
2016-01-23 Simon Ruderichreplace $match->{url} with $match->{value} which is...
2016-01-23 Simon Ruderichmake handlers configurable via $config{handler}{..}
2016-01-23 Simon Ruderichadd missing match group in regex config example
2016-01-23 Simon Ruderichfix match drawing if match group doesn't start at the...
2016-01-23 Simon Ruderichrun_in_background: fix execution when debug mode is...
2016-01-23 Simon Ruderichinitial commit