about summary refs log tree commit diff
BranchCommit messageAuthorAge
masterRemove catsit exampleJune McEnroe21 months
 
TagDownloadAuthorAge
1.3scooper-1.3.tar.gz  scooper-1.3.zip  June McEnroe4 years
1.2scooper-1.2.tar.gz  scooper-1.2.zip  June McEnroe4 years
1.1scooper-1.1.tar.gz  scooper-1.1.zip  June McEnroe5 years
1.0scooper-1.0.tar.gz  scooper-1.0.zip  June McEnroe5 years
 
AgeCommit messageAuthor
2023-10-21Remove catsit example HEAD masterJune McEnroe
2022-09-18Make copyrights and AUTHORS consistentJune McEnroe
2022-05-06Don't rebuild sqlite3 when server.h changesJune McEnroe
2022-03-20Update SQLite to 3.38.1June McEnroe
2021-11-12Use line continuations in catsit exampleJune McEnroe
2021-09-13Link with -ldl on Linux 1.3June McEnroe
2021-09-13Document lack of dependency on SQLiteJune McEnroe
2021-09-13Build with vendored sqlite3June McEnroe
2021-09-12Call sqlite3_initialize explicitlyJune McEnroe
2021-09-12Vendor SQLite 3.36.0June McEnroe
[...]
 
Clone
https://git.causal.agency/scooper
tr>2014-01-10filter: split filter functions into their own fileJason A. Donenfeld 2014-01-10filter: make exit status localJason A. Donenfeld 2014-01-10parsing: fix header typoJason A. Donenfeld 2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer 2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts