summary refs log tree commit diff
path: root/unscoop.c (follow)
Commit message (Expand)AuthorAge
* It's The Big RefactorJune McEnroe2019-12-24
* Take optional explicit path in dbFindJune McEnroe2019-12-23
* Factour out verbose, dbStep+resetJune McEnroe2019-12-23
* Rewrite litterbox statements with functionsJune McEnroe2019-12-18
* Separate dbBindText wrappers to allow for transientJune McEnroe2019-12-17
* Use parameter names for all bindsJune McEnroe2019-12-17
* 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
mmit/Makefile?h=1.4.0&id=c2b79dd8e0020c1c10b61fa1a6c58afd53738c85&follow=1'>Makefile: fix parallel "make test"John Keeping 2013-05-18cache.c: fix cache_lsJohn Keeping 2013-05-13t0109: "function" is a bash-ismJohn Keeping 2013-05-13New mailing list.Jason A. Donenfeld 2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld 2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer