Age | Commit message (Expand) | Author | Files | Lines |
2019-12-19 | r/206 feat(third_party): Add Go packages for src-d/go-git | Vincent Ambo | 11 | -0/+173 |
2019-12-19 | r/205 fix(buildGo): Skip subtree under overrides/buildGo | Vincent Ambo | 1 | -0/+2 |
2019-12-19 | r/204 chore(build): Add package required for buildGo at the top-level | Vincent Ambo | 1 | -1/+10 |
2019-12-19 | r/203 feat(readTree): Add support for skipping directory subtrees | Vincent Ambo | 1 | -2/+9 |
2019-12-19 | r/202 merge(buildGo): Integrate buildGo.nix into depot | Vincent Ambo | 9 | -0/+723 |
2019-12-19 | r/201 chore(overrides): Remove buildGo.nix to prepare for depot merge | Vincent Ambo | 1 | -6/+0 |
2019-12-19 | chore(buildGo): Relayout for depot merge | Vincent Ambo | 9 | -0/+0 |
2019-12-19 | r/200 feat(emacs.d): Add key binding for opening telega | Vincent Ambo | 1 | -1/+5 |
2019-12-19 | r/199 feat(emacs): Add telega.el support | Vincent Ambo | 4 | -0/+30 |
2019-12-19 | r/198 fix(nix-util): Correctly enable lexical scope in this library | Vincent Ambo | 2 | -1/+2 |
2019-12-19 | r/197 feat(emacs-pkgs): Introduce nix-util helper library | Vincent Ambo | 3 | -2/+80 |
2019-12-18 | r/196 fix(cgit-taz): Force gcloud to use specific CA bundle | Vincent Ambo | 1 | -0/+3 |
2019-12-18 | r/195 chore(infra/gcp): Allow k8s nodes to access GCSR | Vincent Ambo | 1 | -0/+1 |
2019-12-18 | r/194 refactor(cgit-taz): Use Google Cloud SDK to authenticate repo access | Vincent Ambo | 1 | -13/+4 |
2019-12-18 | r/193 fix(cgit-taz): Create users required by SSH in the container | Vincent Ambo | 1 | -0/+4 |
2019-12-18 | r/192 fix(cgit-taz): Pin SSH into image via Nix | Vincent Ambo | 1 | -0/+1 |
2019-12-18 | r/191 fix(cgit-taz): Clone depot via SSH | Vincent Ambo | 1 | -4/+2 |
2019-12-18 | r/190 fix(cgit-taz): Explicitly configure CA certs for git | Vincent Ambo | 1 | -1/+3 |
2019-12-18 | r/189 feat(cgit-taz): Clone depot on container launch | Vincent Ambo | 1 | -1/+9 |
2019-12-18 | r/188 fix(build): Add missing packages for Nixery images | Vincent Ambo | 2 | -0/+5 |
2019-12-18 | r/187 chore(infra/k8s): Bump Nixery popularity URL | Vincent Ambo | 1 | -1/+1 |
2019-12-18 | r/186 chore(infra/k8s): Point Nixery at the depot on GCSR | Vincent Ambo | 1 | -2/+2 |
2019-12-18 | r/185 feat(third_party/nixery): Add OpenSSH to Nixery image | Vincent Ambo | 1 | -1/+1 |
2019-12-18 | r/184 feat(cgit-taz): Apply cgit configuration by patching thttpd | Vincent Ambo | 1 | -22/+29 |
2019-12-18 | r/183 fix(build): Fix compatibility with Nixery instance | Vincent Ambo | 1 | -1/+14 |
2019-12-18 | r/182 feat(infra/k8s): Provision certificate for git.tazj.in | Vincent Ambo | 1 | -0/+4 |
2019-12-18 | r/181 feat(infra/gcp): Configure source repository for the depot | Vincent Ambo | 1 | -0/+7 |
2019-12-18 | r/180 feat(services/cgit-taz): Check in initial cgit configuration | Vincent Ambo | 3 | -0/+66 |
2019-12-17 | r/179 feat(emacs.d): Set screen-specific default text scales | Vincent Ambo | 1 | -3/+5 |
2019-12-17 | r/178 feat(emacs.d): Add functions & bindings to manage global font size | Vincent Ambo | 2 | -4/+33 |
2019-12-17 | r/177 chore(emacs.d): Clean up unused functions | Vincent Ambo | 1 | -23/+0 |
2019-12-17 | r/176 feat(emacs.d): Add function to insert TODO comments | Vincent Ambo | 2 | -0/+15 |
2019-12-17 | r/175 chore(emacs.d): Include all git repos under ~/ in magit | Vincent Ambo | 1 | -1/+1 |
2019-12-17 | r/174 fix(emacs.d): Fix regex passing in counsel-rg | Vincent Ambo | 1 | -1/+4 |
2019-12-17 | r/173 refactor(emacs.d): Move ivy configuration to use-package | Vincent Ambo | 3 | -21/+31 |
2019-12-17 | r/172 fix(emacs.d): Disable C-x C-c | Vincent Ambo | 1 | -0/+1 |
2019-12-17 | r/171 fix(emacs.d): Change binding for ivy-browse-repositories | Vincent Ambo | 1 | -1/+1 |
2019-12-17 | r/170 fix(emacs): `withLocalEmacs` now loads packages via $EMACSLOADPATH | Vincent Ambo | 1 | -2/+4 |
2019-12-17 | r/169 merge(PR#16): Add override function to run Nix-built Emacs configuration with... | Vincent Ambo | 1 | -0/+13 |
2019-12-16 | feat(emacs): Add 'withLocalEmacs' override function | Vincent Ambo | 1 | -0/+12 |
2019-12-16 | feat(emacs): Install 'request.el', an HTTP client | Vincent Ambo | 1 | -0/+1 |
2019-12-16 | r/168 docs: fix typo | William Carroll | 1 | -1/+1 |
2019-12-16 | r/167 feat(emacs): Add `withLocalConfig` override function | Vincent Ambo | 2 | -8/+17 |
2019-12-16 | r/166 feat: Expose readTree for downstream consumers | Vincent Ambo | 1 | -0/+6 |
2019-12-16 | r/165 feat(emacs): Make list of packages overridable | Vincent Ambo | 1 | -5/+6 |
2019-12-16 | r/164 feat(emacs.d): Install refine | Vincent Ambo | 1 | -3/+2 |
2019-12-16 | r/163 fix(emacs.d): Set correct magit-repository-directories path | Vincent Ambo | 1 | -1/+2 |
2019-12-16 | r/162 fix(term-switcher): Add dependency on vterm | Vincent Ambo | 2 | -2/+3 |
2019-12-16 | r/161 fix(emacs.d): Only highlight current line in prog-modes | Vincent Ambo | 2 | -3/+1 |
2019-12-16 | r/160 merge(PR#12): Switch Emacs terminals over to libvterm | Vincent Ambo | 3 | -39/+36 |