about summary refs log tree commit diff
path: root/unscoop.c (follow)
Commit message (Expand)AuthorAge
* Move ARRAY_LEN to database.hJune McEnroe2019-12-16
* Style cleanupJune McEnroe2019-12-13
* Compact matcher arrays a littleJune McEnroe2019-12-13
* Use a macro to write SQL as C tokens without quotesJune McEnroe2019-12-13
* Infer context from input pathsJune McEnroe2019-12-12
* Match missing final parameters in irc formatJune McEnroe2019-12-08
* Add irc formatJune McEnroe2019-12-07
* Stop after the first matcher to matchJune McEnroe2019-12-07
* Use named parameters in unscoop matchersJune McEnroe2019-12-06
* Fold networks into contextsJune McEnroe2019-12-06
* Rename IDs to nouns and join with USINGJune McEnroe2019-12-06
* Add deduplication function to unscoopJune McEnroe2019-12-06
* Add catgirl formatJune McEnroe2019-12-06
* Handle optional regex groupsJune McEnroe2019-12-06
* Add textual format to unscoopJune McEnroe2019-12-05
* Include network/context in progress outputJune McEnroe2019-12-05
* Import in one transaction per fileJune McEnroe2019-12-05
* Insert colons into timezonesJune McEnroe2019-12-05
* Add basic unscoop import toolJune McEnroe2019-12-05