about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/wpc-ui.el (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31 Surround subshell in 2x-quotesWilliam Carroll1-1/+3
2020-08-28 Call readTree on all top-level, visible directories in briefcaseWilliam Carroll1-24/+25
2020-08-28 Restore "l" as evil-forward-char in magit-status-mode-mapWilliam Carroll1-0/+10
2020-08-27 Add build, lint Emacs steps to post-receive pipelineWilliam Carroll3-1/+75
2020-08-27 Clean up emacs/default.nixWilliam Carroll1-5/+2
2020-08-27 Remove exported DEPOT env var from wpcarros-emacsWilliam Carroll1-3/+0
2020-08-27 Prefer builtins.pathWilliam Carroll2-6/+32
2020-08-26 Delete unused parts of bookmark.elWilliam Carroll1-44/+1
2020-08-25 Remove bookmark for <depot>William Carroll1-3/+0
2020-08-25 Replace calls to (getenv "BRIEFCASE") with constants/briefcaseWilliam Carroll4-10/+17
2020-08-25 Prefer <leader>jb to <leader>jd for searching all of briefcaseWilliam Carroll1-1/+1
2020-08-25 Delete org-helpersWilliam Carroll4-35/+0
2020-08-25 Remove unnecessary TODOWilliam Carroll1-2/+0
2020-08-25 Remove unnecessary code from wpc-nix.elWilliam Carroll1-5/+2
2020-08-24 Prefer simpler, more idiomatic project-find-functionWilliam Carroll1-24/+5
2020-08-22 Abandon the pre-receive hookWilliam Carroll2-11/+6
2020-08-22 Define Buildkite pipelines corresponding to git server hooksWilliam Carroll3-19/+20
2020-08-22 Ensure that the build step "depends on" the lint stepWilliam Carroll1-0/+3
2020-08-22 Remove --add-provider step from briefcase lintWilliam Carroll2-18/+10
2020-08-22 Call --add-provider during lint stageWilliam Carroll1-3/+16
2020-08-22 Log git information during briefcase's lint stageWilliam Carroll1-1/+5
2020-08-22 Replace build badgeWilliam Carroll1-1/+1
2020-08-21 Prefer :nix: emojiWilliam Carroll2-2/+2
2020-08-21