commits
13 rows where "committer_date" is on date 2017-11-17 and repo = 107914493 sorted by author_date descending
This data as json, CSV (advanced)
Suggested facets: raw_author, raw_committer, committer, author_date (date), committer_date (date)
repo 1
- datasette · 13 ✖
sha | author_date ▲ | committer_date | raw_author | raw_committer | repo | author | committer |
---|---|---|---|---|---|---|---|
54d58ef690f6123415d3a250951946e4431ecfb0 | 2017-11-17T21:36:50Z | 2017-11-17T21:36:50Z | Jacob Kaplan-Moss 2035bd0fdcffb9aa3b95f21a684665482bd8c80f | Jacob Kaplan-Moss 2035bd0fdcffb9aa3b95f21a684665482bd8c80f | datasette 107914493 | jacobian 21148 | jacobian 21148 |
6eb23d21435eece1ec3c3fe996a9c36b6b967fc7 | 2017-11-17T20:09:01Z | 2017-11-17T20:09:01Z | Jacob Kaplan-Moss 2035bd0fdcffb9aa3b95f21a684665482bd8c80f | Jacob Kaplan-Moss 2035bd0fdcffb9aa3b95f21a684665482bd8c80f | datasette 107914493 | jacobian 21148 | jacobian 21148 |
0b702f3679a2ffd4e3efb5c34b9fe30221172ccb | 2017-11-17T16:18:26Z | 2017-11-17T16:18:26Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
45e502aace6cc1198cc5f9a04d61b4a1860a012b | 2017-11-17T16:08:11Z | 2017-11-17T16:08:11Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
e16ca1169cc49fbb5b0325564d248becad3a4b7f | 2017-11-17T15:39:36Z | 2017-11-17T15:39:36Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
084350b0f1343d988928cae63cfedbeb6205e25e | 2017-11-17T14:53:37Z | 2017-11-17T14:53:37Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
eda848b37f8452dba7913583ef101f39d9b130ba | 2017-11-17T14:22:55Z | 2017-11-17T14:22:55Z | Robert Gieseke 106fe7fbf8b80a01038e265a137b3b703422db48 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | rgieseke 198537 | simonw 9599 |
f3445e2d13e2c38bfbf75f35c2aa3e50df0040f1 | 2017-11-17T14:18:49Z | 2017-11-17T14:18:49Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
1a6cfcc10f9abcc743b45437996c7264cc2a57b2 | 2017-11-17T14:18:23Z | 2017-11-17T14:18:23Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
03572ae35573c2ea802a540624ce116f540ba1ac | 2017-11-17T14:13:35Z | 2017-11-17T14:13:35Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | simonw 9599 | simonw 9599 |
ed2b3f25beac720f14869350baacc5f62b065194 | 2017-11-17T13:29:22Z | 2017-11-17T13:29:22Z | Ray N 19245be93da11be3d5e72991646660a06a9d3449 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | raynae 3433657 | simonw 9599 |
b9af49be6c68d6e551c1ae23132711f22cb7c63c | 2017-11-17T13:26:05Z | 2017-11-17T13:26:05Z | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | GitHub cd792325681cbad9f663f2879d8b69f1edbb678f | datasette 107914493 | simonw 9599 | web-flow 19864447 |
8b4c600d98b85655b3a1454ebf64f858b5fe54c8 | 2017-11-17T03:50:51Z | 2017-11-17T03:50:51Z | Ariel Núñez 959507cc7596b555bf4292e84f335b02cca843f8 | Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 | datasette 107914493 | ingenieroariel 54999 | simonw 9599 |
Advanced export
JSON shape: default, array, newline-delimited, object
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]);