summary refs log tree commit diff
path: root/unscoop.c (follow)
Commit message (Collapse)AuthorAge
* Infer context from input pathsJune McEnroe2019-12-12
| | | | | | | | This could probably use some cleanup, but it's been in-progress for a week already. Also missing documentation and examples. But this did let me import 3.5 million events from Textual logs in about 6 minutes, so that's cool.
* 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