home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

20 rows where committer = 19864447 and repo = 206156866 sorted by author_date descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

author 4

  • simonw 17
  • jacobian 1
  • rubenv 1
  • mikepqr 1

repo 1

  • twitter-to-sqlite · 20 ✖
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
f09d611782a8372cfb002792dfa727325afb4db6 Note that it only supports APIv1 at the moment 2021-12-26T18:08:40Z 2021-12-26T18:08:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
91aa5f578e871a7976ca0a861862f9b9dd162464 Fix for since_id bug, closes #58 (#59) Fixes remaining instances of this bug 2021-09-21T17:37:40Z 2021-09-21T17:37:40Z Ruben Vermeersch 98a500b3673cfe0c268b7a6ef2e6a08ed458be22 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 rubenv 42904 web-flow 19864447
76fb65d1a4d8a3982ef7b921f35fbecdedd4a971 master => main 2021-08-20T00:14:08Z 2021-08-20T00:14:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
bf622dcb82203c1cd87e914901b53afe6f90e668 Fixes for archive imports (#55) * Find data files in subdirectories in archives See #54 for discussion. This also ignores files in the new "assets" directory, which appear to be some stuff for a browser interface Twitter's created. * Fix list-member importer It appears in list data that some rows contain a `urls` key with a list of URLs, while others contain a `url` key with just a single one. This change supports either way. * Fix tweet import This was working, sorta, but wasn't properly unpacking the tweet data into columns. This commit fixes that in what I think should be a backwards-compatible way. 2021-08-20T00:02:48Z 2021-08-20T00:02:48Z Jacob Kaplan-Moss 2035bd0fdcffb9aa3b95f21a684665482bd8c80f GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 jacobian 21148 web-flow 19864447
b6a4da8be3b6d4b74c6a5fac8924bf22a6824f2c Document the use of --stop_after with favorites, refs #20 Thanks, @mikepqr 2021-08-20T00:02:10Z 2021-08-20T00:02:10Z Mike Lee Williams 216dbfd3bd82e49cf8d12e9f574d76f408f2f0d6 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 mikepqr 370930 web-flow 19864447
197e69cec40052c423a5ed071feb5f7cccea41b9 Fixed typo 2021-02-09T15:47:54Z 2021-02-09T15:47:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
21fc1cad6dd6348c67acff90a785b458d3a81275 Release 0.21.3 2020-07-23T14:56:02Z 2020-07-23T14:56:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
b975890d998f6e47297a049c7d8674812107ea5b Release 0.21.2 2020-07-18T22:42:54Z 2020-07-18T22:42:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
7e2d01f122c9d780f14ce657ac84383a9a73cd23 Removed rogue parenthesis 2020-04-30T18:28:59Z 2020-04-30T18:28:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
8c710517e6edf68b1d9bcb5873063d341524c6f5 Added changelog badge 2020-04-30T18:28:31Z 2020-04-30T18:28:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
eb79f2e6f4379780a4aafcfc8248d803bc02c413 Documented favorites, closes #32 2020-02-07T06:59:09Z 2020-02-07T06:59:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
dd2b02304274a5b44f7dd37cddb61a4978848d1e Better auth.json explanation 2019-10-28T12:33:41Z 2019-10-28T12:33:41Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
c9295233f219c446fa2085cace987067488a31b9 Tweet source extraction and new migration system (#24) Closes #12 and #23 2019-10-17T15:49:23Z 2019-10-17T15:49:23Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
2019ee908731054c6eaa3d5123dfbdf7d2d70fc4 twitter-to-sqlite import command, closes #4 2019-10-11T06:45:00Z 2019-10-11T06:45:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
c44d286a572ba31b79f631f63fd2543fc4fb010f README tweaks 2019-10-06T05:03:17Z 2019-10-06T05:03:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
bd26f356649ebe0a98cd11e8992a531ec3bc66c8 Docs for --sql and --attach, refs #8 2019-09-13T20:32:52Z 2019-09-13T20:32:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
e9112da07229d2bda44d797b94a823cf40955329 Fixed copy 2019-09-11T14:49:56Z 2019-09-11T14:49:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
215bd23ee36701aebd8088d0c49d3c8e8be3df48 Note max 3,200 tweets for other people's accounts 2019-09-04T21:23:38Z 2019-09-04T21:23:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
47f474c0fb76c53bdf46aefcb3ca9669e676f932 Added note about followers command being rate limited 2019-09-03T21:31:58Z 2019-09-03T21:31:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
1f1310a25d95351d4bc8840472e97263c886b852 Documentation for auth and followers commands 2019-09-03T21:17:52Z 2019-09-03T21:17:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447

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 30.653ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows