{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":769943469,"defaultBranch":"master","name":"pathlib-ml","ownerLogin":"atomicptr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-10T13:56:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/674705?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710079016.9611928","currentOid":""},"activityList":{"items":[{"before":"b9803eb0543dc05e77eb6f39cbebe724a42a3f9b","after":"b7234778b96e4ff33343e16248ce2817f28ec6de","ref":"refs/heads/master","pushedAt":"2024-03-28T11:53:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"move some code around","shortMessageHtmlLink":"move some code around"}},{"before":"36695a37f1b04241effc8c842cc40478ff485d6d","after":"b9803eb0543dc05e77eb6f39cbebe724a42a3f9b","ref":"refs/heads/master","pushedAt":"2024-03-24T11:34:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add match_pattern and glob functions","shortMessageHtmlLink":"add match_pattern and glob functions"}},{"before":"77727c935b951723109f6a75e8ca9e4f28af154d","after":"36695a37f1b04241effc8c842cc40478ff485d6d","ref":"refs/heads/master","pushedAt":"2024-03-24T10:49:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add posix_path, with_name, with_stem and with_suffix functions","shortMessageHtmlLink":"add posix_path, with_name, with_stem and with_suffix functions"}},{"before":"fc411e573d0a26b6448f34a32453131b12962a2c","after":"77727c935b951723109f6a75e8ca9e4f28af154d","ref":"refs/heads/master","pushedAt":"2024-03-16T09:32:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add suffixes, stem and rename functions","shortMessageHtmlLink":"add suffixes, stem and rename functions"}},{"before":"931dc4502ad45d104665ec884917fb5daee954dc","after":"fc411e573d0a26b6448f34a32453131b12962a2c","ref":"refs/heads/master","pushedAt":"2024-03-15T12:00:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add parent, parts and suffix functions","shortMessageHtmlLink":"add parent, parts and suffix functions"}},{"before":"5156754dc8967b861995b55a47aa202a00150171","after":"931dc4502ad45d104665ec884917fb5daee954dc","ref":"refs/heads/master","pushedAt":"2024-03-10T15:52:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"update ocamlformat","shortMessageHtmlLink":"update ocamlformat"}},{"before":"b6eb00190e2380595db3ffe79c88da716d0bbdcb","after":"5156754dc8967b861995b55a47aa202a00150171","ref":"refs/heads/master","pushedAt":"2024-03-10T15:06:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"remove windows from github actions for now","shortMessageHtmlLink":"remove windows from github actions for now"}},{"before":"61ce8b1072665f66eb480ca440d2bc03270a448b","after":"b6eb00190e2380595db3ffe79c88da716d0bbdcb","ref":"refs/heads/master","pushedAt":"2024-03-10T15:01:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add github actions","shortMessageHtmlLink":"add github actions"}},{"before":"34f304601db7bcf3d40735cd8cc40d877a130013","after":"61ce8b1072665f66eb480ca440d2bc03270a448b","ref":"refs/heads/master","pushedAt":"2024-03-10T14:57:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"make the lib description a bit more friendly :)","shortMessageHtmlLink":"make the lib description a bit more friendly :)"}},{"before":"20bc0afe8942fe3e6ea0f7cffd48c206cf1419a0","after":"34f304601db7bcf3d40735cd8cc40d877a130013","ref":"refs/heads/master","pushedAt":"2024-03-10T14:52:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add support for macos and windows temp dirs","shortMessageHtmlLink":"add support for macos and windows temp dirs"}},{"before":null,"after":"20bc0afe8942fe3e6ea0f7cffd48c206cf1419a0","ref":"refs/heads/master","pushedAt":"2024-03-10T13:56:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"atomicptr","name":"Christopher Kaster","path":"/atomicptr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/674705?s=80&v=4"},"commit":{"message":"add Pathlib.rmdir","shortMessageHtmlLink":"add Pathlib.rmdir"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEIbFp5wA","startCursor":null,"endCursor":null}},"title":"Activity ยท atomicptr/pathlib-ml"}