about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2020-06-16 r/990 feat(clbot): Add IRC support to the IRC bot.Luke Granger-Brown5-26/+170
2020-06-16 r/989 feat(gws.fyi): Make title work properly in indexGriffin Smith4-8/+32
2020-06-16 r/988 feat(gws.fyi): add org config fileGriffin Smith1-0/+3
2020-06-16 r/987 chore(users/ericvolp12): Create ericvolp12 user directory and OWNERS fileEric Volpert1-0/+3
2020-06-16 r/986 feat(gws.fyi): Build from org + integrate with readTreeGriffin Smith6-34/+75
2020-06-16 r/985 feat(third_party): Add awscliGriffin Smith1-0/+1
2020-06-16 r/984 feat(tvl-slapd): Enable ericvolp12 user in LDAPEric Volpert1-0/+9
2020-06-16 r/983 feat(gerrit-cli): Add gerrit CLI scriptGriffin Smith3-0/+17
2020-06-16 r/982 feat(tazjin/camden): Regularly back up Gerrit to GCSVincent Ambo1-1/+27
2020-06-16 r/981 feat(gws.fyi): add current source of gws.fyiGriffin Smith6-0/+80
2020-06-16 r/980 fix(g/xanthous): Make xanthous readTree-compatibleGriffin Smith1-0/+2
2020-06-16 r/979 Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae...Vincent Ambo74-0/+5656
2020-06-16 r/978 Add 'users/glittershark/xanthous/' from commit '53b56744f4335c038724a1bcffc27...Vincent Ambo96-0/+10030
2020-06-16 r/977 Add 'users/glittershark/keyboard/' from commit 'eb211c2701ad6437bbe5c846823b1...Vincent Ambo6-0/+261
2020-06-16 r/976 Add 'users/glittershark/org-clubhouse/' from commit '8838454236cd448afa2c752c...Vincent Ambo5-0/+1494
2020-06-16 r/975 Add 'users/glittershark/system/' from commit '3b174300ae60f63f50427cde3bfd680...Vincent Ambo49-0/+3802
2020-06-15 r/974 chore(users/glittershark): init glittershark home dirGriffin Smith1-0/+3
2020-06-15 r/973 feat(users/cynthia): Add cynthia's directoryCynthia Revström1-0/+3
2020-06-15 r/972 fix(ops/nixos/tvl-slapd): Sort users & fix glittershark's DNVincent Ambo1-9/+9
2020-06-15 r/971 chore(ops/nixos/tvl-slapd): add glittersharkGriffin Smith1-0/+9
2020-06-15 r/970 feat(depot-build): Add a tool to build at arbitrary tree locationsVincent Ambo3-0/+12
2020-06-15 r/969 feat(fun/uggc): Install desktop handler in Nix derivationVincent Ambo3-14/+20
2020-06-15 r/968 feat(fun/uggc): create a rot13 url handlerKane York5-0/+94
2020-06-15 r/967 feat(cheddar): Override syntax highlighting for 'rules.pl' to PrologVincent Ambo2-17/+34
2020-06-15 r/966 feat(3p/bat_syntaxes): Add a derivation to extend bat syntaxesVincent Ambo2-0/+1336
2020-06-15 r/965 fix(nix/buildGo): Fix import of buildGo in example fileVincent Ambo1-1/+1
2020-06-15 r/964 chore: Unfuck NIX_PATH in the .envrcVincent Ambo1-1/+0
2020-06-15 r/963 chore(clbot): Refactor backoff utility into a separate package.Luke Granger-Brown4-28/+60
2020-06-15 r/962 chore(clbot): Add signal handler to make clbot shutdown cleanly on SIGINT.Luke Granger-Brown1-1/+24
2020-06-15 projectile+grid integrationGriffin Smith2-0/+111
2020-06-15 sync gcal events -> org-mode fileGriffin Smith3-0/+174
2020-06-15 kubectl get events sorted by timestampGriffin Smith1-0/+2
2020-06-15 install iftop on linuxGriffin Smith1-0/+1
2020-06-15 break out an agda.nixGriffin Smith3-4/+62
2020-06-15 Install pg-dump-upsertGriffin Smith1-0/+15
2020-06-15 Add function to add a single headline from my tasksTatu Lahtela1-0/+15
2020-06-15 r/961 chore(monorepo-gerrit): Remove 'owners-autoassign' pluginVincent Ambo2-7/+0
2020-06-14 r/960 feat(bin): Add git-bug to dispatch scriptVincent Ambo2-0/+4
2020-06-14 r/959 feat(3p/git-bug): Add git-bug derivation at unstable-20200614Vincent Ambo2-0/+37
2020-06-14 r/958 chore(users/tazjin): Add avatar for tvlbotVincent Ambo1-0/+0
2020-06-14 r/957 chore(users/tazjin): Move my avatar to my folderVincent Ambo1-0/+0
2020-06-14 r/956 feat(gerrit): Add CL titles to title tags if accessing a CL or patchset.Luke Granger-Brown2-0/+201
2020-06-14 r/955 fix(3p/gerrit): Fix Gerrit derivation name and module configurationVincent Ambo2-1/+3
2020-06-14 r/954 chore(hgignore): ignore .git for hgLuke Granger-Brown1-0/+1
2020-06-14 r/953 chore(3p/gerrit_plugins): Update plugins for Gerrit 3.2Vincent Ambo1-4/+4
2020-06-14 r/952 feat(gerrit): Syntax highlight rules.pl as Prolog.Luke Granger-Brown2-0/+33
2020-06-14 r/951 feat(gerrit): Syntax highlight .nix files.Luke Granger-Brown2-1/+16
2020-06-14 r/950 feat(clbot): Create Gerrit watcher and basic clbot binary.Luke Granger-Brown14-0/+1235
2020-06-14 r/949 chore(users/tazjin): Remove offlineimaprcVincent Ambo1-39/+0
2020-06-14 r/948 feat(gerrit): Create Gerrit derivation.Luke Granger-Brown3-1/+167