home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

172 rows where repo = 207052882 sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: raw_author, raw_committer, committer, author_date (date), committer_date (date)

author 5

  • simonw 161
  • frosencrantz 1
  • adamjonas 1
  • empjustine 1
  • daniel-butler 1

repo 1

  • github-to-sqlite · 172 ✖
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
073ae9b4c7cbd80355777b50eacee03828e0655e Drop Python 3.6, add 3.10 and 3.100 2022-12-15T17:41:50Z 2022-12-15T17:41:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
626dd61f6070f95f7652104cb9f4100e9b88862f setup-gcloud fix 2022-12-15T06:57:31Z 2022-12-15T06:57:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
0e45b72312a0756e5a562effbba08cb8de1e480b datasette-pretty-json>=0.2.2 Refs https://github.com/simonw/datasette-pretty-json/issues/2 2022-09-28T21:07:54Z 2022-09-28T21:07:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
ace13ec3d98090d99bd71871c286a4a612c96a50 Drop py-gfm from demo, refs #74 2022-07-18T19:47:17Z 2022-07-18T19:47:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
dbac2e5dd8a562b45d8255a265859cf8020ca22a Fixing 'NoneType' object has no attribute 'items' (#73) Traceback (most recent call last): File "/home/dogsheep/dogsheep/github-to-sqlite/bin/github-to-sqlite", line 8, in <module> sys.exit(cli()) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/click/core.py", line 1130, in __call__ return self.main(*args, **kwargs) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/click/core.py", line 1055, in main rv = self.invoke(ctx) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/click/core.py", line 1657, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/click/core.py", line 1404, in invoke return ctx.invoke(self.callback, **ctx.params) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/click/core.py", line 760, in invoke return __callback(*args, **kwargs) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/github_to_sqlite/cli.py", line 181, in starred utils.save_stars(db, user, stars) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/github_to_sqlite/utils.py", line 494, in save_stars repo_id = save_repo(db, repo) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/github_to_sqlite/utils.py", line 308, in save_repo to_save["owner"] = save_user(db, to_save["owner"]) File "/home/dogsheep/dogsheep/github-to-sqlite/lib64/python3.10/site-packages/github_to_sqlite/utils.py", line 229, in save_user for key, value in user.items() AttributeError: 'NoneType' object has no attribute 'items' 2022-07-18T19:40:11Z 2022-07-18T19:40:11Z カシオ 金城 大関 5706ac4cf453125159bc20ff21584abaa85d68e1 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 empjustine 1224205 web-flow 19864447
a6e237f75a4b86963d91dcb5c9582e3a1b3349d6 google-github-actions/setup-gcloud@v0 2022-03-22T01:59:45Z 2022-03-22T01:59:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
751bc900366ca52e662ea383b858cbf4365093d9 datasette-atom plugin I'm going to see if I can subscribe to new issues and issue comments across all of these repos. 2022-01-06T17:19:02Z 2022-01-06T17:19:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
bc9763d1206df2cfb2dab4d6e0fb0c7f02408ba2 Release 2.8.3 Refs #59, #61 2021-12-01T19:36:52Z 2021-12-01T19:36:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
7750ce88755f44aa10301889642205311a8c6c4d Fixed incorrect help on get command 2021-12-01T19:34:22Z 2021-12-01T19:34:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
8b418b07730f3ad9aacc8b36ff92df888f2cc26c Add sort to dependents example link 2021-11-18T07:36:40Z 2021-11-18T07:36:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
ed3752022e45b890af63996efec804725e95d0d4 Switch to google-github-actions/setup-gcloud@master 2021-08-17T23:55:01Z 2021-08-17T23:55:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
70dffca351375e6f542969c72ebc43c6d393d99c Remove unneeded exists=True for -a/--auth flag. (#59) The file does not need to exist when using an environment variable. 2021-05-19T16:08:12Z 2021-05-19T16:08:12Z Felix Rosencrantz a7fbb45ec68f58915ee5484e65e5159f5ed91182 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 frosencrantz 631242 web-flow 19864447
ba8cf3e9bb5f4f8740bd4b9eed28f1464d7f6b9a fixing typo (#61) 2021-05-19T16:07:09Z 2021-05-19T16:07:09Z Daniel Butler 54b04f11239eb4002452e63ac0afe49e5a6c45a9 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 daniel-butler 22578954 web-flow 19864447
12731143c8bba510bebe96a48c126902ca8b5449 Renamed secret 2021-05-19T16:05:52Z 2021-05-19T16:05:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
62dfd3bc4014b108200001ef4bc746feb6f33b45 Updated some links Refs https://github.com/simonw/datasette/issues/1161 2020-12-29T21:57:11Z 2020-12-29T21:57:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
d19d7db034bf7c3adcae37b9ab6f365d569605b3 Release 2.8.2 Refs #57, #58 2020-12-16T19:20:36Z 2020-12-16T19:20:36Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
b8e85c06ab4e16579bdd470a501f300c9b30e8e1 Rewrite README HTML to fix broken internal links, closes #58 Refs https://github.com/simonw/datasette.io/issues/46 2020-12-16T18:31:44Z 2020-12-16T18:31:44Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
1d95844da41a26406efcac8424617c5bd43186d5 Handle missing README files, closes #57 2020-12-16T18:16:29Z 2020-12-16T18:16:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
54a9849162aa0cee962ed1833acc6f00195906b6 Populate _analyze_tables_ table Refs https://github.com/simonw/sqlite-utils/issues/207 2020-12-13T08:26:36Z 2020-12-13T08:26:36Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
00799031bca77645404924d56f0b1c412a130052 Deploy Datasette main branch To test https://github.com/simonw/datasette/issues/1132 2020-12-07T22:42:00Z 2020-12-07T22:42:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
7ede11eca30a8ad5ef78cd1f8b6eb6aa7b91f268 Release 2.8.1 Refs #56 2020-11-30T04:16:41Z 2020-11-30T04:16:41Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
c1193d5ed3bba58cf1fe438d0f36d5a8432ef40e Updated README 2020-11-30T04:15:44Z 2020-11-30T04:15:44Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
904877589de50582c721f898b84476060ca01ae2 Documented releases command 2020-11-30T04:15:14Z 2020-11-30T04:15:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
7d7e207f57a5c06ab6d7160d57c5a19716dd9b2b Link to example tables, closes. 2020-11-30T04:10:07Z 2020-11-30T04:10:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
3f24e75a94d750f3b04c08b9decdfda587ea8788 Run tests against Python 3.9 2020-11-30T01:40:37Z 2020-11-30T01:40:37Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
2406c17edfda81b8ff8eb99ccac55142109e9cef Release 2.8 Refs #54, #48 2020-11-30T01:39:22Z 2020-11-30T01:39:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
5148f10da94a8684bb747cb3d25ccfff8185ff5a workflow_dispatch 2020-11-30T01:31:12Z 2020-11-30T01:31:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
fce9738cf6b6ad6533437f96cdfb40167d909c65 Sleep longer, hopefully help workaround #51 2020-11-30T00:46:48Z 2020-11-30T00:46:48Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
160bfc35159f13572bdf32983164de59466fbcea Run pull-requests as part of demo, refs #48 2020-11-30T00:19:42Z 2020-11-30T00:19:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
eb299186ed56564c181b80205e35461a297f654d Clarify that merged_by only works for --pull-request, refs #48 Also fixed a bug with --issue and --pull-request introduced in fa5aa9e 2020-11-30T00:18:45Z 2020-11-30T00:19:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
cae005fa01da7fa6161330c1b565120135cf74a6 merged_by as foreign key to users, if available 2020-11-30T00:11:03Z 2020-11-30T00:19:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
22a0164666718b8c98d058cdbd57afd1560a2a1c Updated README 2020-11-30T00:06:30Z 2020-11-30T00:06:30Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
fa5aa9e7f9dfa92e136a87ef47b636e6a7ae76f1 Support multiple --issue and --pull-request options Refs #48 2020-11-30T00:05:28Z 2020-11-30T00:05:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
dff08344ebe07456e6929052567a52adab590455 Updated README 2020-11-29T23:51:28Z 2020-11-29T23:51:28Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
b37f55549461cfe0731b57623f315860b3db49d0 github-to-sqlite pull-requests command (#48) Thanks, @adamjonas 2020-11-29T23:51:08Z 2020-11-29T23:51:08Z Adam Jonas 04fb3d52db4bd9bf23ce52c5cc72fda2068a1fce GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 adamjonas 755825 web-flow 19864447
672197206a4fb7f090f87e0a01fea5ecd74be6b2 github-to-sqlite workflows replaces existing workflows, closes #55 2020-11-29T23:48:43Z 2020-11-29T23:48:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
73210ecfd6efe2ab9905c5571922cfbae2e8f67e Add PyYAML dependency, refs #54 2020-11-29T22:01:38Z 2020-11-29T22:02:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
1b23ce11953f9f59c0161ea1f99188b55b5ea11c Updated README 2020-11-29T21:57:37Z 2020-11-29T21:57:37Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
2b973e42538d520bd1227ef7fc5bf1604cb98166 New command: github-to-sqlite workflows, closes #54 2020-11-29T21:57:11Z 2020-11-29T21:57:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
16d271253f4ea71b261d2d228b926c7bc1a7e660 Release 2.7 Refs #50 and #52 2020-10-19T05:36:32Z 2020-10-19T05:36:32Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
27ed106b181fbfc73eb02d6f9054f5c73e2b8936 Docs for --readme/--readme-html, refs #52 2020-10-19T05:35:06Z 2020-10-19T05:35:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
169b72e2c9f64214e32874e3dbd55e94b2e39540 repos --readme and --readme-html options, closes #52 2020-10-19T05:33:29Z 2020-10-19T05:33:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
13426d1b232b1a570ac81717be351026ca36cfff --accept option for get, refs #50 2020-10-19T05:00:50Z 2020-10-19T05:00:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
9eb5cce9d887c3246a989f9177b3165ffb8adfba Link to current demo deploy script 2020-10-18T22:31:17Z 2020-10-18T22:31:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
426cb329349181428126b88eec362806e5e37a5e Release 2.6 Refs #50 2020-09-17T03:54:16Z 2020-09-17T03:54:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
efbe77ba7cefe063ef8e87d29eb20649f852c452 Fixed bug with github-to-sqlite get and single items, refs #50 2020-09-17T03:53:01Z 2020-09-17T03:53:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
e44ebee3aea72a509e9f9de10d912aac08e0b44a Simplified get() implementation, refs #50 2020-09-17T03:38:28Z 2020-09-17T03:38:44Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
b02bf135485c0a7a3768868967f45a6b5e515289 Updated README 2020-09-17T03:33:30Z 2020-09-17T03:33:30Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
b2d49b65a92eb46f6e2b90988ad5dacd4ffd527a github-to-sqlite get command, refs #50 2020-09-17T03:32:51Z 2020-09-17T03:33:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
7aeb51e9c1ede88876337581aa3c6dba46ce6dd2 Applied latest Black 2020-09-17T03:04:02Z 2020-09-17T03:33:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
1a6105cfcc99ba72050b4101cb0f072b58d9a8a0 rebuild fts tables Refs https://github.com/simonw/sqlite-utils/issues/149 2020-09-11T04:31:14Z 2020-09-11T04:31:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
db02e87840e0b86ec35fcdfb170d7a879189adb9 Build demo with sqlite-utils>=2.17 To get the fix for this issue: https://github.com/simonw/sqlite-utils/issues/149 2020-09-07T23:18:07Z 2020-09-07T23:18:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
39b2234253096bd579feed4e25104698b8ccd2ba Release 2.5 Refs #47 2020-08-18T15:05:50Z 2020-08-18T15:05:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
cc88ee4479faae954961315617844b1b9ccbcece More demo plugins: datasette-render-images, datasette-graphql 2020-08-18T15:04:46Z 2020-08-18T15:05:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
fa0217a94b9c2e042fc565a0d35e7e98bc275b7c Updated README 2020-08-18T14:53:04Z 2020-08-18T14:53:04Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
0949f0989c932bae59ec702a002fe521ca56570c emojis command, closes #47 2020-08-18T14:52:08Z 2020-08-18T14:52:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
9f096174a4a12f0ec1d9e0c7f4166df23781ba72 Switch to GitHub Actions CI 2020-08-18T14:22:02Z 2020-08-18T14:22:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
d8b5abf13f23c942e51a1263b94f041fd8f68ed8 Switch master => main 2020-08-18T14:17:33Z 2020-08-18T14:17:33Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
c00e7b4532b9478c59c32e2cfb99efbf1358253a Updated README 2020-07-23T14:54:26Z 2020-07-23T14:54:26Z README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c README-bot f0031cc286d7f7a2dc1ac63c2100b9870639429c github-to-sqlite 207052882    
38e38373828af1988fa172a1f3859998ad30d3fe Rename readme-toc.md to readme-toc.yaml 2020-07-23T14:53:33Z 2020-07-23T14:53:33Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
a87f9d9da5d45fe5ea2c65acdb9447c7eda2b23e README table of contents action https://github.com/simonw/til/blob/master/github-actions/markdown-table-of-contents.md 2020-07-23T14:52:36Z 2020-07-23T14:52:36Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
8cdbde0668c060265a9dd5a669f1052e97531363 Placeholder first TOC 2020-07-23T14:50:56Z 2020-07-23T14:50:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
4ae4aa6f172344b19ff3513707195ee6d2654bd4 Release 2.4 Refs #43, #44 2020-07-18T22:34:15Z 2020-07-18T22:34:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
7b8439068dfa78f7526fc115efe0b44dcda3a318 Renamed tags.repo_id to tags.repo, closes #44 2020-07-18T22:15:06Z 2020-07-18T22:15:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
05238b16328c9fed1486972dbce1b4df66a82f1b Added tags to demo, refs #43 2020-07-18T21:52:51Z 2020-07-18T21:52:51Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
b368cde1081832fc9f69589ac8771334985e8a6b Added 'tags' command, closes #43 2020-07-18T21:52:10Z 2020-07-18T21:52:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
7090e43d804724ef3b31ae5ca9efd6ac05f76cbc Release 2.3 Refs #42 2020-07-09T23:26:34Z 2020-07-09T23:26:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
6ff3b4ed426ec0fb06d4acc5443b21c241fb91d2 repos -r option for specific repos, closes #42 2020-07-09T23:25:01Z 2020-07-09T23:25:25Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
78b2dc89dc3f652ae4e67de497fcadc242be17fc datasette-search-all>=0.3 Refs #41 2020-07-06T00:57:52Z 2020-07-06T00:57:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
1dbe2d88fffcbc64ec0db4c0c4af5aa212f88e2e --memory 2Gi, refs #41 2020-07-05T22:42:25Z 2020-07-05T22:42:25Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
8703eb0b24d6e73ebb9b40d95711a5aa740f3f21 Install sqlite-utils a bit earlier, confirm version Refs #40 2020-06-12T17:57:40Z 2020-06-12T17:57:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
947dd916eda3d6f65fd9602f27f7a9bb106523d8 Fix for broken sqlite3 install Refs #40, uses https://github.com/simonw/sqlite-utils/issues/115 2020-06-12T17:48:33Z 2020-06-12T17:48:33Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
c0d54e0260468be38152293df5abd775c068495d Upload github.db as an artifact 2020-05-03T02:26:29Z 2020-05-03T02:26:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
4fe69783b55465e7692a807d3a02a710f69c9c42 Release 2.2 Refs #36, #10, #12, #35, #33, #4 2020-05-02T21:23:11Z 2020-05-02T21:23:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
ad4dd30d040f5d025a48cbbca1e0e4ba63233415 Documentation for stargazers command, refs #4 2020-05-02T21:21:16Z 2020-05-02T21:21:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
98b93dc5371ae462b9d0c6509a7855d5d919917f Unit tests for stargazers, refs #4 2020-05-02T21:17:20Z 2020-05-02T21:21:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
3aed64240fdc5db06700a80304f15afd03d07172 --install=datasette-vega So I can plot graphs using stargazers from #4 2020-05-02T20:14:58Z 2020-05-02T20:14:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
45c1dee0c280ff49ae59c0105b29dada762a4d07 github-to-sqlite stargazers command, refs #4 2020-05-02T20:01:14Z 2020-05-02T20:01:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
d00a53061556dc403c166b443d141c4e1adbd64a Add rowid column to recent_releases view, refs #12 2020-05-02T18:49:06Z 2020-05-02T18:49:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
10fb34de41aaa35681f08b5991540d65bfcf2e2e Option to auth with GITHUB_TOKEN env var, closes #33 2020-05-02T18:45:31Z 2020-05-02T18:45:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
4a0c4efba834ae43e2971969f69f75c32eab4f11 Indexes on foreign keys, closes #35 2020-05-02T18:26:15Z 2020-05-02T18:26:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
841fd2de6ebbdf555b04cebafb51f9a7c8972652 Added recent_releases view, closes #12 2020-05-02T16:48:46Z 2020-05-02T16:48:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
a8eb56d4b7c7d36534b736be0db38122d4c788e4 Added repos_starred view, closes #10 2020-05-02T16:37:30Z 2020-05-02T16:37:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
143c3c5e2c5cf2c608742297d00cac6d499aa9ed Add dependent_repos view, closes #36 Also refs #37 2020-05-02T16:29:47Z 2020-05-02T16:29:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
5c1d27fbf75ec01bd1cbb90e416818fbbf6d42c5 datasette-render-markdown>=1.1.2 https://github.com/simonw/datasette-render-markdown/issues/6 2020-05-02T08:34:17Z 2020-05-02T08:34:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
630bdba68a23c0ac453e015518ef0bf41107a952 Just pull for dogsheep repos + sqlite-utils and datasette I accidentally started pulling everything from the dependent repos as well. Commit messages with REFRESH_DB in now trigger a rebuild from scratch. 2020-05-01T16:02:55Z 2020-05-01T16:02:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
61f53476eb3f147231093ab9339c3d7713190f34 --install=datasette-json-html 2020-05-01T03:04:03Z 2020-05-01T03:04:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
80f63b1fc50d9945e01df00e72200db091f9d284 Fetch previous copy of database Also installed missing bs4 dependency 2020-04-30T23:39:22Z 2020-04-30T23:39:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
26fd45f4bdae7b2c884a2c9120ca2f54ba7bf3e7 Scrape dependents demo, refs #34 2020-04-30T23:27:03Z 2020-04-30T23:27:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
9d7aed336c8e62bf372caa800cb4aae3985cbae9 Release 2.1, refs #34 2020-04-30T23:02:24Z 2020-04-30T23:02:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
719f3d8ed93783f796a0d9f7c4df25227de65a23 Install test dependencies, refs #34 2020-04-30T23:01:02Z 2020-04-30T23:01:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
c9f48404481882e8b3af06f35e4801a80ac79ed6 New scrape-dependents command, refs #34 2020-04-30T22:58:37Z 2020-04-30T22:58:37Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
c34d5a18bfc41fa08755ba3d5cf9fe09ff204238 Default milestones facets are now repo and state 2020-04-22T01:26:57Z 2020-04-22T01:26:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
44611df1524a03ce305405e5902c9615e3c73a72 Release 2.0 Backwards incompatible schema change, refs #31 2020-04-22T01:20:52Z 2020-04-22T01:20:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
6237994433d9c5518ea6295e79d6f400fdc78aa2 Removed debug output, refs #32 2020-04-22T01:16:17Z 2020-04-22T01:16:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
37eedc06c0e23ecbe3bbfb666a243b17f29a47ff Added missing issue-comments.json, refs #32 2020-04-22T01:15:34Z 2020-04-22T01:15:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
89e3d9260d2edaf066a1a3b7722bbff0265ce477 Debug list of files in tests, for #32 2020-04-22T01:14:17Z 2020-04-22T01:14:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
717ac2a715f12444aad48cbe339d3a5c98214d75 Fix for issue_comments bug #32 Refs #31 2020-04-21T20:25:35Z 2020-04-21T20:25:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
2cf75a0a036719eb7e57fdc7c5c2ea0f4c26978a Fix for creator foreign key on milestones, refs #31 2020-04-21T19:14:23Z 2020-04-21T19:14:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599
02e38b363ed2211fd32f7d97bef36512b5ebf294 Foreign keys for milestones table, refs #31 2020-04-21T18:58:21Z 2020-04-21T18:58:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 github-to-sqlite 207052882 simonw 9599 simonw 9599

Next page

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [commits] (
   [sha] TEXT PRIMARY KEY,
   [message] TEXT,
   [author_date] TEXT,
   [committer_date] TEXT,
   [raw_author] TEXT REFERENCES [raw_authors]([id]),
   [raw_committer] TEXT REFERENCES [raw_authors]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [author] INTEGER REFERENCES [users]([id]),
   [committer] INTEGER REFERENCES [users]([id])
);
CREATE INDEX [idx_commits_committer]
                ON [commits] ([committer]);
CREATE INDEX [idx_commits_author]
                ON [commits] ([author]);
CREATE INDEX [idx_commits_repo]
                ON [commits] ([repo]);
CREATE INDEX [idx_commits_raw_committer]
                ON [commits] ([raw_committer]);
CREATE INDEX [idx_commits_raw_author]
                ON [commits] ([raw_author]);
Powered by Datasette · Queries took 84.645ms · About: github-to-sqlite