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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
r/1938
refactor(tvix): JSONSax: Use a RootValue
Eelco Dolstra
1
-23
/
+24
2020-11-27
r/1937
refactor(tvix): json-to-value: use unique_ptr instead of raw pointers
Yorick van Pelt
1
-21
/
+18
2020-11-27
r/1936
fix(users/multi/home): fix tmux keybindings for tmux 3.1
multi
1
-2
/
+2
2020-11-27
r/1935
feat(tvix): run the test-vm with ncurses support
Andreas Rammhold
1
-1
/
+1
2020-11-27
r/1934
chore(tvix): avoid unnesscary rebuilds of protos and tvix
Andreas Rammhold
1
-2
/
+26
2020-11-27
r/1933
fix(tvix): Don't double-up on endlines from log messages
Griffin Smith
1
-1
/
+1
2020-11-27
r/1932
fix(docs/REVIEWS): mention ##tvl-dev first
Kane York
1
-1
/
+1
2020-11-27
r/1931
refactor(tvix): remove signedness conversions by using std::optional
Kane York
1
-4
/
+4
2020-11-27
r/1930
fix(tvix): make unsigned conversion explicit
Kane York
1
-1
/
+1
2020-11-27
r/1929
fix(tvix): sqlite bind argument number is signed
Kane York
1
-1
/
+1
2020-11-27
r/1928
fix(panettone): only scroll if content is too wide
Alyssa Ross
1
-1
/
+1
2020-11-27
r/1927
chore(tazjin/rlox): Wire scanner to interpreter to reduce warnings
Vincent Ambo
2
-1
/
+18
2020-11-27
r/1926
feat(tazjin/rlox): Implement multi-character scanning
Vincent Ambo
1
-0
/
+16
2020-11-27
r/1925
refactor(tazjin/rlox): Use &[char] instead of &str in scanner
Vincent Ambo
1
-7
/
+3
2020-11-27
r/1924
feat(tvix): builtins.fromJSON: use nlohmann/json parser instead of custom parser
Yorick van Pelt
1
-153
/
+114
2020-11-27
r/1923
feat(tazjin/covid): Add jq script for wrangling CDC data
Vincent Ambo
1
-0
/
+36
2020-11-26
r/1922
feat(users/riking/fish): add nix-env to shell
Kane York
1
-0
/
+141
2020-11-26
r/1921
feat(gs/system): Enable docker on dev machines
Griffin Smith
2
-0
/
+6
2020-11-26
r/1920
fix(gs/system): lorri as a home-manager svc doesn't work on Darwin
Griffin Smith
1
-2
/
+0
2020-11-26
r/1919
chore(glittershark): Remove everything Urbint related
Griffin Smith
9
-197
/
+7
2020-11-26
r/1918
feat(tvl-slapd): add jamie to slapd
Jamie McClymont
1
-0
/
+5
2020-11-25
r/1917
feat(glittershark): Get everything working on Darwin
Griffin Smith
8
-42
/
+46
2020-11-23
r/1916
feat(users/multi/home): add readline configuration and nix-shell handling to ...
multi
1
-3
/
+40
2020-11-23
r/1915
fix(gs/home): Don't override alacritty version
Griffin Smith
1
-14
/
+0
2020-11-23
r/1914
feat(tazjin/rlox): Implement single-character scanning
Vincent Ambo
3
-0
/
+139
2020-11-23
r/1913
feat(tazjin/rlox): Add basic program structure
Vincent Ambo
3
-10
/
+36
2020-11-23
r/1912
feat(tazjin/rlox): Bootstrap program
Vincent Ambo
5
-0
/
+48
2020-11-22
r/1911
feat(tazjin/emacs): Enable midnight.el
Vincent Ambo
1
-1
/
+4
2020-11-22
r/1910
feat(tvix): Support a --quiet argument to nix-build
Griffin Smith
1
-0
/
+2
2020-11-22
r/1909
fix(tvix): Add endlines to build log messages
Griffin Smith
1
-16
/
+19
2020-11-22
r/1908
feat(tvix): Convert some DLOGs to VLOGs
Griffin Smith
6
-10
/
+10
2020-11-22
r/1907
feat(whitby): Move wigglydonke.rs to whitby
Griffin Smith
3
-6
/
+16
2020-11-22
r/1906
feat(tvix): Add a pos field to more expr classes
Griffin Smith
2
-6
/
+14
2020-11-22
r/1905
feat(ops/nixos): Give all nixoses a config.depot
Griffin Smith
1
-1
/
+7
2020-11-22
r/1904
fix(panettone): Prefix all IRC messages with a ZWSP
Griffin Smith
1
-1
/
+4
2020-11-22
r/1903
feat(panettone): Send notifications when issues are closed
Griffin Smith
1
-5
/
+14
2020-11-22
r/1902
fix(users/multi/home): re-add overridden htop package to home-manager configu...
multi
1
-0
/
+2
2020-11-22
r/1901
refactor(user/multi/pkgs): make my local package set readTree-compatible.
multi
2
-4
/
+11
2020-11-22
r/1900
fix(users/multi/home): use local depot checkout.
multi
1
-2
/
+6
2020-11-22
r/1899
refactor(users/multi): migrate whitby home-manager config to readTree-compati...
multi
3
-69
/
+11
2020-11-22
r/1898
refactor(users/multi): make my user directory CI-compatible.
multi
3
-0
/
+93
2020-11-22
r/1897
refactor(users/multi/whitby): use the depot's own source location attribute.
multi
2
-9
/
+2
2020-11-22
r/1896
feat(panettone): Bring back + fix irccat issue creation announcement
Griffin Smith
4
-6
/
+43
2020-11-21
r/1895
fix(users/multi/whitby): fix home-manager configuration on whitby.
multi
1
-1
/
+1
2020-11-21
r/1894
chore(3p): Bump nixpkgs to nixos-unstable from 2020-11-21
Vincent Ambo
17
-91
/
+71
2020-11-21
r/1893
fix(glittershark/kernel): Ensure kernel changes cachebust linux-ck
Vincent Ambo
1
-0
/
+1
2020-11-21
r/1892
fix(3p/cgit): Rename remaining 'sha1' references to 'oid'
Vincent Ambo
1
-2
/
+2
2020-11-21
r/1891
merge(3p/cgit): subtree merge at adcc4f82
Vincent Ambo
26
-135
/
+299
2020-11-21
r/1890
merge(3p/git): Merge git subtree at v2.29.2
Vincent Ambo
1485
-100645
/
+232762
2020-11-21
r/1889
merge(3p/absl): subtree merge of Abseil up to e19260f
Vincent Ambo
854
-5218
/
+11182
[next]