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-09-15
r/2868
refactor(rust-crates-advisory): check type instead of blacklisting
sterni
1
-3
/
+2
2021-09-10
r/2835
refactor(cheddar): Support multiple shortlinks & custom link sets
Vincent Ambo
1
-10
/
+42
2021-08-25
feat(prepare-image): Ensure /usr/bin/env is always present
Vincent Ambo
1
-0
/
+12
2021-08-24
r/2764
fix(tvl.el): Fix compilation warnings
Vincent Ambo
1
-5
/
+8
2021-08-17
r/2746
feat(tvl.el): Make target branch configurable
Griffin Smith
1
-4
/
+9
2021-08-06
chore(build): Allow passing in a specific commit hash when building
Vincent Ambo
1
-2
/
+3
2021-07-28
r/2697
feat(tools/depot-nixpkgs-update): tool to update our pin
sterni
1
-0
/
+44
2021-07-15
docs: Update build badge in README
Vincent Ambo
1
-1
/
+1
2021-06-26
feat(storage): Store blob content-type in extended attributes
Jérôme Petazzoni
4
-3
/
+20
2021-06-20
feat(ci): don't mount /var/cache/nixery from tmpfs into docker container
Florian Klink
2
-2
/
+13
2021-05-25
r/2630
chore(nixpkgs): Bump channels to 2021-05-25
Vincent Ambo
1
-2
/
+2
2021-05-24
r/2622
chore(3p/overlays): Remove LLVM11 bump from overlay
Vincent Ambo
1
-4
/
+0
2021-05-23
r/2612
fix(hash-password): Ensure OpenLDAP with correct module is used
Vincent Ambo
1
-2
/
+2
2021-05-17
r/2595
feat(tools): add rust-crates-advisory
Profpatsch
4
-0
/
+176
2021-05-12
r/2591
docs(cheddar): fix typo in build.rs comment
sterni
1
-1
/
+1
2021-05-04
r/2565
feat(cheddar): Implement highlighting of CL and bug shortlinks
Vincent Ambo
4
-1
/
+51
2021-05-03
r/2557
feat(cheddar): Add a build script that injects BAT_SYNTAXES
Vincent Ambo
1
-0
/
+50
2021-05-03
r/2556
refactor(cheddar): Split out a library with rendering logic
Vincent Ambo
2
-131
/
+148
2021-04-30
feat(build): Run `go vet` as a step in the GitHub Actions workflow
Vincent Ambo
2
-1
/
+3
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
[prev]
[next]