depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
refactor(build): Pin dependencies using Go modules
Vincent Ambo
5
-164
/
+553
2021-04-30
chore(build): Use current git commit hash as build version
Vincent Ambo
1
-6
/
+4
2021-04-30
chore: Update default NixOS channel to nixos-20.09
Vincent Ambo
6
-8
/
+8
2021-04-30
chore(ci): Remove unnecessary commands from new CI setup
Vincent Ambo
1
-7
/
+2
2021-04-29
docs: document unset GOOGLE_APPLICATION_CREDENTIALS
Florian Klink
2
-0
/
+8
2021-04-29
feat(ci): add integration tests to GitHub Actions, remove .travis.yaml
Florian Klink
3
-78
/
+53
2021-04-29
feat(ci): remove unneeded permissions: read-all
Florian Klink
1
-1
/
+0
2021-04-28
feat(ci): Configure initial GitHub Actions setup
Vincent Ambo
1
-0
/
+29
2021-04-27
feat(storage): Add generic support for content-types
Jerome Petazzoni
1
-0
/
+10
2021-04-14
chore(nix): update channel URL
Jerome Petazzoni
1
-1
/
+1
2021-04-13
r/2503
feat(tools/emacs-pkgs): Add new builder for internal packages
Vincent Ambo
6
-21
/
+51
2021-04-12
r/2485
refactor(users/glittershark): Rename to grfn
Griffin Smith
1
-1
/
+1
2021-04-10
r/2463
refactor(cheddar): Consistent use of depot.third_party vs. pkgs
Vincent Ambo
1
-3
/
+3
2021-04-10
r/2461
refactor(third_party): Consistent use of depot.third_party vs. pkgs
Vincent Ambo
1
-3
/
+4
2021-03-31
r/2375
feat(cheddar): Set front_matter_delimiter = '---' extension
Vincent Ambo
1
-0
/
+1
2021-03-31
r/2374
chore(cheddar): Bump crate dependencies
Vincent Ambo
3
-515
/
+553
2021-03-31
r/2373
test(cheddar): Add simple Markdown rendering tests
Vincent Ambo
3
-1
/
+66
2020-12-05
docs: Update README with a link to the NixCon talk
Vincent Ambo
1
-4
/
+10
2020-12-04
docs(config): Fix comment typo
Dave Nicponski
1
-1
/
+1
2020-11-29
r/1960
feat(gerrit-update): Add helper script for updating Gerrit schema
Luke Granger-Brown
1
-0
/
+34
2020-10-29
feat(storage): Add support for content-types (GCS only)
Vincent Ambo
7
-13
/
+34
2020-10-27
docs: Add a note about a Nix-native builder to the roadmap
Vincent Ambo
1
-0
/
+6
2020-10-27
feat(main): Implement caching of manifests in CAS
Vincent Ambo
1
-0
/
+35
2020-10-27
feat(main): Implement serving of manifests by digest
Vincent Ambo
1
-11
/
+12
2020-10-27
refactor(storage): Rename ServeLayer -> Serve
Vincent Ambo
4
-12
/
+12
2020-10-27
refactor(main): Split HTTP handlers into separate functions
Vincent Ambo
2
-57
/
+62
2020-10-27
fix(build): Work around arbitrary new maxLayers restriction
Vincent Ambo
1
-1
/
+1
2020-10-27
fix(build): Completely remove Cachix from build setup
Vincent Ambo
1
-2
/
+2
2020-09-18
r/1804
fix(notable): Truncate first lines if they don't fit the window
Vincent Ambo
1
-4
/
+8
2020-09-18
r/1803
refactor(notable): Remove dependency on dash
Vincent Ambo
2
-12
/
+9
2020-09-18
r/1802
feat(notable): Add note archival function
Vincent Ambo
1
-0
/
+22
2020-09-18
r/1801
feat(notable): Add a mode for displaying single notes
Vincent Ambo
1
-1
/
+48
2020-09-17
r/1798
feat(notable): Add note listing functionality
Vincent Ambo
2
-2
/
+61
2020-09-17
r/1797
feat(notable): Add a function for listing existing notes
Vincent Ambo
1
-5
/
+16
2020-09-17
r/1796
feat(emacs-pkgs/notable): Begin implementation by adding note-taking
Vincent Ambo
3
-0
/
+124
2020-09-05
r/1763
fix(term-switcher.el): Explicitly fail if buffers are missing
Vincent Ambo
1
-4
/
+5
2020-08-26
r/1721
chore: Add meta.ci=false to various broken projects
Vincent Ambo
1
-1
/
+1
2020-08-26
r/1716
fix(tvlc): Do not call mkDerivation in default.nix
Vincent Ambo
1
-1
/
+1
2020-08-25
r/1711
feat(tools/tvlc): pass list of derivations to depot-scanner
Kane York
4
-7
/
+36
2020-08-20
r/1683
feat(tools/depot-scanner): init project
Kane York
5
-0
/
+280
2020-08-19
r/1681
feat(tools/tvlc): init project
Kane York
4
-0
/
+170
2020-08-12
r/1641
fix(nsfv-setup): Resample pipeline at 48kHz with pulseaudio
Vincent Ambo
1
-1
/
+1
2020-08-05
r/1601
fix(tools/depot-build): handle multiple levels of subdirectories
edef
1
-1
/
+1
2020-08-02
r/1552
style(cheddar): Apply rustfmt
Vincent Ambo
1
-10
/
+4
2020-07-25
fix(build): Don't use Cachix as the binary cache during builds
Vincent Ambo
1
-1
/
+0
2020-07-25
chore(build): Update pinned Go dependencies
Vincent Ambo
1
-41
/
+50
2020-07-25
fix(popcount): Accommodate upstream changes on nixos.org
Vincent Ambo
1
-2
/
+9
2020-07-25
chore(build): Change pin for default nixpkgs used to build Nixery
Vincent Ambo
3
-2
/
+6
2020-07-25
r/1464
feat(tools/cheddar): Add endpoint for Markdown rendering
Vincent Ambo
1
-26
/
+56
2020-07-16
r/1310
fix(tools/perf-flamegraph): Get rid of most 'unknown's
Vincent Ambo
1
-1
/
+1
[prev]
[next]