about summary refs log tree commit diff
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-14 r/150 fix(emacs.d): Fix loading of custom.elVincent Ambo1-3/+2
2019-12-14 r/149 feat(emacs.d): Add function to open depot in magitVincent Ambo1-3/+3
2019-12-14 r/147 chore(emacs.d): Clean up <tab> bindingsVincent Ambo2-20/+9
2019-12-14 r/146 fix(emacs.d): Let emacs write to customize configurationVincent Ambo1-3/+10
2019-12-14 r/145 feat(tools/emacs): Build fully pre-configured EmacsVincent Ambo1-13/+12
2019-12-14 r/144 chore(emacs.d): Move init/* to config/*Vincent Ambo11-23/+17
2019-12-14 r/143 chore: Remove some configuration from a previous lifeVincent Ambo1-10/+2
2019-12-14 r/142 feat(emacs.d): Load local Emacs configuration if presentVincent Ambo1-0/+6
2019-12-14 r/141 chore(emacs.d): Import several months of privately tracked changesVincent Ambo7-232/+274
2019-12-14 r/140 feat(emacs.d): Display modeline time in dottimeVincent Ambo1-0/+14
2019-12-14 r/139 feat(emacs.d): Generalise counsel terminal selectorVincent Ambo1-23/+22
2019-12-14 r/137 refactor(emacs): Rewrite derivation to match depot layoutVincent Ambo1-74/+49
2019-12-14 r/136 chore(emacs): Move Nix derivation for building Emacs over from infraVincent Ambo1-0/+138
2019-12-14 r/130 docs(emacs): Update README fileVincent Ambo1-4/+5
2019-12-14 r/129 merge(emacs): Merge (unrelated) emacs.d history into tools/emacsVincent Ambo13-0/+1079
2019-12-14 chore(emacs): Move emacs config to tools/emacsVincent Ambo13-0/+1079
2019-12-13 r/125 refactor(tools/blog_cli): Build with buildGo.nixVincent Ambo2-118/+6
2019-12-10 r/120 feat(aoc2019): Solve day 3 puzzlesVincent Ambo1-0/+58
2019-12-09 r/117 feat(aoc2019): Solve day 2 puzzlesVincent Ambo1-0/+53
2019-12-09 r/116 feat(aoc2019): Solve day 1 puzzlesVincent Ambo1-0/+28
2019-12-09 r/115 feat(tools): Add auto-dispatch for Advent of Code solutionsVincent Ambo3-1/+5
2019-12-09 r/112 feat(tools): Set up Advent of Code 2019 scaffoldingVincent Ambo1-0/+22
2019-12-09 r/103 fix: Amend import paths to use whitelisted nixpkgsVincent Ambo2-2/+2
2019-12-09 r/100 refactor: Introduce new layout with nixpkgs in third_partyVincent Ambo2-2/+2
2019-11-22 fix(tools): Enable CI runs for tools.gotestVincent Ambo1-1/+1
2019-11-22 feat(tools): Add 'gotest' program to demonstrate pkgs.buildGoVincent Ambo4-0/+63
2019-11-15 feat(nix): Filter projects that should be built by CIVincent Ambo2-2/+4
2019-11-15 chore(nix): Move files around to conform to new read-tree layoutVincent Ambo3-16/+16
2019-09-03 feat(tools): Introduce pass-compatible wrapper using Cloud KMSVincent Ambo3-0/+64
2019-09-02 r/74 chore(third_party): Remove git-appraiseVincent Ambo2-4/+0
2019-09-02 feat(tools): Add stern, a k8s log watcherVincent Ambo2-0/+4
2019-08-25 r/61 chore(tools): Remove ormolu from toolsVincent Ambo2-4/+0
2019-08-23 r/53 fix(blog_cli): Quote JSON output for post datesVincent Ambo1-2/+6
2019-08-23 r/52 feat(blog_cli): Add flag to set post date and serialise as date onlyVincent Ambo1-5/+25
2019-08-20 r/45 feat(tools): Introduce ormolu for formatting Haskell codeVincent Ambo2-3/+3
2019-08-19 r/43 chore(tools/blog_cli): Shorten metadata key namesVincent Ambo1-5/+5
2019-08-19 r/42 refactor(tools/blog_cli): More sensible chunk encoding as recordsVincent Ambo1-17/+17
2019-08-19 r/41 feat(tools): Add a horrifying tool to write blog posts into DNSVincent Ambo6-0/+349
2019-08-16 r/34 feat(tools): Add kontemplateVincent Ambo2-0/+4
2019-08-15 r/33 feat(tools): Add Terraform 0.12 to local toolsVincent Ambo2-0/+4
2019-08-15 r/32 chore(tools): Remove bazel & ghcVincent Ambo3-8/+0
2019-07-04 r/22 feat(tools): Add custom GHC with dependencies to envVincent Ambo2-0/+4
2019-07-04 r/16 feat(tools): Add symlinks for bazel & stylish-haskellVincent Ambo2-0/+2
2019-07-04 r/13 fix(tools): Ensure dispatch script passes arguments correctlyVincent Ambo1-15/+15
2019-07-02 r/12 feat(tools): Add dispatcher script to transparently access toolsVincent Ambo2-0/+32