Age | Commit message (Expand) | Author | Files | Lines |
2019-12-27 | r/312 fix(dottime.el): Defer package-specific setup | Vincent Ambo | 2 | -35/+38 |
2019-12-27 | r/311 fix(emacs.d): Load dottime.el after libraries that it modifies | Vincent Ambo | 1 | -1/+4 |
2019-12-27 | r/310 feat(dottime.el): Support dottime display in notmuch thread view | Vincent Ambo | 1 | -1/+19 |
2019-12-27 | r/309 feat(dottime.el): Add arbitrary offsets & prefixes to dottime-format | Vincent Ambo | 1 | -9/+15 |
2019-12-27 | r/308 feat(dottime.el): Use dottime in telega.el, too | Vincent Ambo | 1 | -0/+16 |
2019-12-26 | r/307 chore(emacs.d): Remove explicit FCC dir for private account | Vincent Ambo | 1 | -1/+0 |
2019-12-26 | r/306 feat(third_party/lieer): Introduce configuration for OAuth client | Vincent Ambo | 2 | -2/+44 |
2019-12-26 | r/305 chore(emacs.d): Remove GPG agent warmup from mail sending | Vincent Ambo | 2 | -17/+0 |
2019-12-26 | r/304 fix(third_party/lieer): Use correct scope for SMTP access | Vincent Ambo | 1 | -1/+1 |
2019-12-26 | r/303 feat(third_party/lieer): Request OAuth2 scope for sending emails | Vincent Ambo | 2 | -0/+15 |
2019-12-25 | r/302 fix(emacs.d): Slightly more reliable way of setting edwina prefix | Vincent Ambo | 2 | -1/+4 |
2019-12-25 | r/301 fix(emacs.d): Display newest emails first in notmuch | Vincent Ambo | 1 | -1/+3 |
2019-12-25 | r/300 chore(lieer): Remove OAuth client patch | Vincent Ambo | 3 | -34/+1 |
2019-12-24 | r/299 fix(emacs.d): Avoid advising split-window-* functions | Vincent Ambo | 2 | -5/+12 |
2019-12-24 | r/298 fix(emacs.d): Pick new buffers *into* the active window | Vincent Ambo | 1 | -4/+4 |
2019-12-24 | r/297 feat(emacs.d): Advise split-window-below to call edwina-arrange | Vincent Ambo | 1 | -1/+3 |
2019-12-24 | r/296 feat(emacs.d): Enable edwina package for window management | Vincent Ambo | 1 | -0/+21 |
2019-12-23 | r/295 feat(emacs.d): Bind 's-g m' to notmuch UI | Vincent Ambo | 1 | -0/+3 |
2019-12-23 | r/294 feat(third_party/lieer): Overwrite included client secret | Vincent Ambo | 4 | -1/+35 |
2019-12-23 | r/293 refactor(ops/kms_pass): Pin encrypted secrets into Nix store | Vincent Ambo | 2 | -1/+1 |
2019-12-23 | r/292 feat(third_party): Check in derivation for lieer | Vincent Ambo | 2 | -0/+28 |
2019-12-22 | r/291 fix(cheddar): Fix errors if filename does not have an extension | Vincent Ambo | 1 | -9/+7 |
2019-12-22 | r/290 feat(emacs): Install edwina package | Vincent Ambo | 1 | -0/+1 |
2019-12-21 | r/289 feat(cgit-taz): Add patches for subtree about/ handling | Vincent Ambo | 5 | -4/+123 |
2019-12-21 | r/288 feat(cheddar): Style pre-elements for better readability | Vincent Ambo | 1 | -4/+22 |
2019-12-21 | r/287 feat(cheddar): Render code blocks in Markdown via syntect | Vincent Ambo | 1 | -26/+82 |
2019-12-21 | r/286 docs(cheddar): Mention cgit filter compatibility in README | Vincent Ambo | 1 | -0/+11 |
2019-12-21 | r/285 chore(third_party): Remove pulldown-cmark again | Vincent Ambo | 2 | -16/+0 |
2019-12-21 | r/284 chore(build): Add cheddar to ci-builds.nix | Vincent Ambo | 1 | -0/+1 |
2019-12-21 | r/283 feat(cgit-taz): Use cheddar as the about-filter | Vincent Ambo | 1 | -1/+1 |
2019-12-21 | r/282 feat(cheddar): Render Markdown via Comrak | Vincent Ambo | 1 | -9/+24 |
2019-12-21 | r/281 refactor(cheddar): Set up scaffolding for Markdown rendering | Vincent Ambo | 3 | -13/+224 |
2019-12-21 | r/280 docs(nix/readTree): Add a very descriptive README for readTree | Vincent Ambo | 1 | -0/+81 |
2019-12-21 | r/279 refactor(nix/readTree): Move readTree to its own subfolder | Vincent Ambo | 2 | -1/+3 |
2019-12-21 | r/278 feat(cgit-taz): Make use of cheddar for syntax highlighting | Vincent Ambo | 1 | -1/+1 |
2019-12-21 | r/277 feat(cheddar): Use syntax highlighting assets from bat | Vincent Ambo | 3 | -2/+21 |
2019-12-21 | r/276 feat(tools/cheddar): Check in new syntax highlighting tool | Vincent Ambo | 8 | -2/+772 |
2019-12-21 | r/275 chore(net/stomp_erl): Remove erlang.mk | Vincent Ambo | 1 | -6519/+0 |
2019-12-21 | r/274 feat(cgit-taz): Use pulldown-cmark as the about filter | Vincent Ambo | 2 | -2/+7 |
2019-12-21 | r/273 feat(third_party): Add derivation for pulldown-cmark | Vincent Ambo | 1 | -0/+12 |
2019-12-21 | r/272 docs(README): Fix link to dottime overview page | Vincent Ambo | 1 | -1/+2 |
2019-12-21 | r/271 docs(README): Update list of highlights | Vincent Ambo | 1 | -3/+15 |
2019-12-21 | r/270 merge(crimp): Integrate at //net/crimp | Vincent Ambo | 6 | -0/+1364 |
2019-12-21 | chore(crimp): Prepare for depot merge | Vincent Ambo | 9 | -150/+0 |
2019-12-21 | r/269 merge(alcoholic_jwt): Integrate at //net/alcoholic_jwt | Vincent Ambo | 6 | -0/+1268 |
2019-12-21 | chore(alcoholic_jwt): Prepare for depot merge | Vincent Ambo | 8 | -22/+0 |
2019-12-21 | r/268 merge(stomp.erl): Integrate at //net/stomp_erl | Vincent Ambo | 9 | -0/+6870 |
2019-12-21 | chore(stomp.erl): Prepare for depot merge | Vincent Ambo | 9 | -0/+0 |
2019-12-21 | r/267 feat(watchblob): Check in Nix expression with buildGo | Vincent Ambo | 2 | -3/+14 |
2019-12-21 | r/266 merge(watchblob): Integrate at //fun/watchblob | Vincent Ambo | 4 | -0/+276 |