about summary refs log tree commit diff
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-03 r/2557 feat(cheddar): Add a build script that injects BAT_SYNTAXESVincent Ambo1-0/+50
2021-05-03 r/2556 refactor(cheddar): Split out a library with rendering logicVincent Ambo2-131/+148
2021-04-30 feat(build): Run `go vet` as a step in the GitHub Actions workflowVincent Ambo2-1/+3
2021-04-30 refactor(build): Pin dependencies using Go modulesVincent Ambo5-164/+553
2021-04-30 chore(build): Use current git commit hash as build versionVincent Ambo1-6/+4
2021-04-30 chore: Update default NixOS channel to nixos-20.09Vincent Ambo6-8/+8
2021-04-30 chore(ci): Remove unnecessary commands from new CI setupVincent Ambo1-7/+2
2021-04-29 docs: document unset GOOGLE_APPLICATION_CREDENTIALSFlorian Klink2-0/+8
2021-04-29 feat(ci): add integration tests to GitHub Actions, remove .travis.yamlFlorian Klink3-78/+53
2021-04-29 feat(ci): remove unneeded permissions: read-allFlorian Klink1-1/+0
2021-04-28 feat(ci): Configure initial GitHub Actions setupVincent Ambo1-0/+29
2021-04-27 feat(storage): Add generic support for content-typesJerome Petazzoni1-0/+10
2021-04-14 chore(nix): update channel URLJerome Petazzoni1-1/+1
2021-04-13 r/2503 feat(tools/emacs-pkgs): Add new builder for internal packagesVincent Ambo6-21/+51
2021-04-12 r/2485 refactor(users/glittershark): Rename to grfnGriffin Smith1-1/+1
2021-04-10 r/2463 refactor(cheddar): Consistent use of depot.third_party vs. pkgsVincent Ambo1-3/+3
2021-04-10 r/2461 refactor(third_party): Consistent use of depot.third_party vs. pkgsVincent Ambo1-3/+4
2021-03-31 r/2375 feat(cheddar): Set front_matter_delimiter = '---' extensionVincent Ambo1-0/+1
2021-03-31 r/2374 chore(cheddar): Bump crate dependenciesVincent Ambo3-515/+553
2021-03-31 r/2373 test(cheddar): Add simple Markdown rendering testsVincent Ambo3-1/+66
2020-12-05 docs: Update README with a link to the NixCon talkVincent Ambo1-4/+10
2020-12-04 docs(config): Fix comment typoDave Nicponski1-1/+1
2020-11-29 r/1960 feat(gerrit-update): Add helper script for updating Gerrit schemaLuke Granger-Brown1-0/+34
2020-10-29 feat(storage): Add support for content-types (GCS only)Vincent Ambo7-13/+34
2020-10-27 docs: Add a note about a Nix-native builder to the roadmapVincent Ambo1-0/+6
2020-10-27 feat(main): Implement caching of manifests in CASVincent Ambo1-0/+35
2020-10-27 feat(main): Implement serving of manifests by digestVincent Ambo1-11/+12
2020-10-27 refactor(storage): Rename ServeLayer -> ServeVincent Ambo4-12/+12
2020-10-27 refactor(main): Split HTTP handlers into separate functionsVincent Ambo2-57/+62
2020-10-27 fix(build): Work around arbitrary new maxLayers restrictionVincent Ambo1-1/+1
2020-10-27 fix(build): Completely remove Cachix from build setupVincent Ambo1-2/+2
2020-09-18 r/1804 fix(notable): Truncate first lines if they don't fit the windowVincent Ambo1-4/+8
2020-09-18 r/1803 refactor(notable): Remove dependency on dashVincent Ambo2-12/+9
2020-09-18 r/1802 feat(notable): Add note archival functionVincent Ambo1-0/+22
2020-09-18 r/1801 feat(notable): Add a mode for displaying single notesVincent Ambo1-1/+48
2020-09-17 r/1798 feat(notable): Add note listing functionalityVincent Ambo2-2/+61
2020-09-17 r/1797 feat(notable): Add a function for listing existing notesVincent Ambo1-5/+16
2020-09-17 r/1796 feat(emacs-pkgs/notable): Begin implementation by adding note-takingVincent Ambo3-0/+124
2020-09-05 r/1763 fix(term-switcher.el): Explicitly fail if buffers are missingVincent Ambo1-4/+5
2020-08-26 r/1721 chore: Add meta.ci=false to various broken projectsVincent Ambo1-1/+1
2020-08-26 r/1716 fix(tvlc): Do not call mkDerivation in default.nixVincent Ambo1-1/+1
2020-08-25 r/1711 feat(tools/tvlc): pass list of derivations to depot-scannerKane York4-7/+36
2020-08-20 r/1683 feat(tools/depot-scanner): init projectKane York5-0/+280
2020-08-19 r/1681 feat(tools/tvlc): init projectKane York4-0/+170
2020-08-12 r/1641 fix(nsfv-setup): Resample pipeline at 48kHz with pulseaudioVincent Ambo1-1/+1
2020-08-05 r/1601 fix(tools/depot-build): handle multiple levels of subdirectoriesedef1-1/+1
2020-08-02 r/1552 style(cheddar): Apply rustfmtVincent Ambo1-10/+4
2020-07-25 fix(build): Don't use Cachix as the binary cache during buildsVincent Ambo1-1/+0
2020-07-25 chore(build): Update pinned Go dependenciesVincent Ambo1-41/+50
2020-07-25 fix(popcount): Accommodate upstream changes on nixos.orgVincent Ambo1-2/+9