Brian McGee brianmcgee
brianmcgee created pull request numtide/treefmt#32 2024-05-01 08:13:07 +00:00
feat/configure-treefmt-pipeline
brianmcgee created branch feat/configure-treefmt-pipeline in numtide/treefmt 2024-05-01 08:12:15 +00:00
brianmcgee pushed to feat/configure-treefmt-pipeline at numtide/treefmt 2024-05-01 08:12:15 +00:00
757d5e746a feat: configure a pipeline for formatting nix code
3000c65ead fix: nix-filter config for package
Compare 2 commits »
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-30 11:47:37 +00:00
6049472610 doc: fix docs package build
brianmcgee created pull request numtide/treefmt#31 2024-04-29 14:45:24 +00:00
wip: port docs
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 14:44:49 +00:00
1e6a0ad963 doc: add some devshell helpers
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 14:37:42 +00:00
1b62b19f21 wip: add focs package
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 13:46:58 +00:00
b83c13852e doc: move assets into public folder
1aac5ffda8 doc: fix bad formatter spec link
Compare 2 commits »
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 13:40:40 +00:00
eaa5088eba doc: add footer
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 13:35:43 +00:00
b5b616ceb6 doc: some initial experiments with colors
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 11:41:30 +00:00
8bfe968645 doc: remove features on home page
bdd76f8c42 doc: update github link
Compare 2 commits »
brianmcgee created branch feat/docs in numtide/treefmt 2024-04-29 11:32:52 +00:00
brianmcgee pushed to feat/docs at numtide/treefmt 2024-04-29 11:32:52 +00:00
435abb9537 doc: port existing content
40221a6d61 doc: configure hero and logo
8d5cf63440 fix: nix filter for package
Compare 3 commits »
brianmcgee pushed to doc/readme at numtide/treefmt 2024-04-26 11:33:23 +00:00
a5b762d0a2 doc: remove authors list
e347d5abeb wip: started moving docs
ac46faef61 docs: add README
5d341f929f Merge pull request 'feat: introduce concept of pipelines for better concurrency' (#30) from feat/concurrency-refactor into main
40b76b74a0 feat: ensure deterministic application of formatters
Compare 13 commits »
brianmcgee pushed to main at numtide/treefmt 2024-04-26 09:36:38 +00:00
5d341f929f Merge pull request 'feat: introduce concept of pipelines for better concurrency' (#30) from feat/concurrency-refactor into main
40b76b74a0 feat: ensure deterministic application of formatters
710efbd049 fix: remember timestamps from logging
fcce518d5e feat: various perf improvements
6ae0e4f8e4 feat: add pipeline priority field
Compare 7 commits »
brianmcgee deleted branch feat/concurrency-refactor from numtide/treefmt 2024-04-26 09:36:38 +00:00
brianmcgee merged pull request numtide/treefmt#30 2024-04-26 09:36:36 +00:00
feat: introduce concept of pipelines for better concurrency
brianmcgee pushed to feat/concurrency-refactor at numtide/treefmt 2024-04-26 09:35:04 +00:00
40b76b74a0 feat: ensure deterministic application of formatters
brianmcgee pushed to feat/concurrency-refactor at numtide/treefmt 2024-04-26 08:55:14 +00:00
710efbd049 fix: remember timestamps from logging
brianmcgee pushed to feat/concurrency-refactor at numtide/treefmt 2024-04-25 11:16:09 +00:00
fcce518d5e feat: various perf improvements