depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
wpcarro
/
emacs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
r/4344
feat(wpcarro/emacs): Package maybe.el
William Carroll
6
-25
/
+59
2022-07-29
r/4342
feat(wpcarro/emacs): Package al, list, set, struct
William Carroll
13
-165
/
+323
2022-07-28
r/4333
feat(wpcarro/emacs): Package zle.el
William Carroll
3
-6
/
+19
2022-05-10
r/4032
feat(wpcarro/emacs): Support terraform-mode
William Carroll
2
-0
/
+2
2022-05-10
r/4031
feat(wpcarro/emacs): Move PL support to separate module
William Carroll
3
-7
/
+37
2022-04-21
r/3986
chore(3p/sources): Bump channels and overlays
Vincent Ambo
1
-2
/
+2
2022-04-16
r/3955
feat(wpcarro/emacs): Support Docker syntax
William Carroll
1
-0
/
+2
2022-04-16
r/3954
feat(wpcarro/emacs): Support calling sudo on a remote buffer
William Carroll
1
-2
/
+7
2022-03-19
r/3917
chore(3p/sources): Bump channels & overlays
sterni
1
-2
/
+2
2022-02-15
r/3835
feat(wpcarro/emacs): Define window-manager-move-window
William Carroll
1
-0
/
+15
2022-02-14
r/3831
docs(wpcarro/emacs): Remove wish list item
William Carroll
1
-3
/
+0
2022-02-14
r/3830
refactor(wpcarro/emacs): Depend on MELPA's ivy-clipmenu
William Carroll
2
-137
/
+1
2022-02-14
r/3829
feat(wpcarro/emacs): Support C-v style pasting in ivy minibuffer
William Carroll
1
-1
/
+11
2022-02-14
r/3828
fix(wpcarro/emacs): Debug bookmark-open
William Carroll
1
-1
/
+2
2022-02-14
r/3827
feat(wpcarro/emacs): Support bookmark for /depot/users/wpcarro
William Carroll
1
-0
/
+5
2022-02-14
r/3826
refactor(wpcarro/emacs): Simplify bookmark.el
William Carroll
2
-48
/
+10
2022-02-14
r/3825
fix(wpcarro/emacs): Add missing constants dependency
William Carroll
1
-0
/
+1
2022-02-13
r/3820
feat(wpcarro/emacs): support avy
William Carroll
2
-0
/
+8
2022-02-13
r/3811
feat(wpcarro/emacs): define window-manager-workspace-move
William Carroll
1
-14
/
+11
2022-02-08
r/3803
fix(wpcarro/josh): remove unnecessary ::README
William Carroll
1
-1
/
+0
2022-02-08
r/3802
fix(wpcarro/emacs): change magit's buffer display function 🎉
William Carroll
1
-1
/
+1
2022-02-08
r/3801
feat(wpcarro/emacs): update README
William Carroll
1
-0
/
+2
2022-02-08
r/3800
feat(wpcarro/josh): create workspace.josh for emacs stuffs
William Carroll
1
-0
/
+1
2022-02-08
r/3788
chore(wpcarro): move meta.targets definitions to meta.ci.targets
Vincent Ambo
1
-1
/
+1
2022-02-02
r/3747
feat(wpcarro/emacs): Define KBD to copy result of elisp evaluation
William Carroll
1
-0
/
+8
2022-01-31
r/3726
feat(wpcarro/emacs): Format generated shell code of load kwarg
William Carroll
1
-1
/
+1
2022-01-31
r/3723
style: format entire depot with nixpkgs-fmt
Vincent Ambo
1
-5
/
+7
2022-01-29
r/3700
feat(wpcarro/emacs): Define evil KBDs for refine
William Carroll
1
-0
/
+10
2022-01-29
r/3699
feat(wpcarro/emacs): Support marcus.el
William Carroll
1
-5
/
+6
2022-01-28
r/3698
refactor(wpcarro/emacs): Drop support for vendor directory
William Carroll
6
-14713
/
+2
2022-01-28
r/3697
refactor(wpcarro/emacs): Drop meta.ci.extraSteps
William Carroll
4
-31
/
+27
2022-01-28
r/3696
feat(wpcarro/emacs): Test that my Emacs can initialize
William Carroll
2
-14
/
+67
2022-01-28
r/3695
fix(wpcarro/emacs): Remove duplicate fn defn
William Carroll
1
-8
/
+0
2022-01-27
r/3689
refactor(wpcarro/emacs): Drop display-register calls from display.el
William Carroll
1
-34
/
+0
2022-01-27
r/3688
refactor(wpcarro/emacs): Redefine window-manager as a pure library
William Carroll
1
-102
/
+61
2022-01-27
r/3687
refactor(wpcarro/emacs): Remove TODOs from window-manager.el
William Carroll
1
-40
/
+2
2022-01-27
r/3684
refactor(wpcarro/emacs): Move KBD to keybindings.el
William Carroll
2
-2
/
+2
2022-01-27
r/3682
refactor(wpcarro/emacs): Move ivy-pass to ui.el
William Carroll
2
-3
/
+2
2022-01-27
r/3681
refactor(wpcarro/emacs): Drop window-manager-logout
William Carroll
2
-60
/
+8
2022-01-27
r/3680
refactor(wpcarro/emacs): Reduce dependency on display.el
William Carroll
1
-14
/
+0
2022-01-23
r/3665
refactor(wpcarro/emacs): Expose env as kwarg in withEmacsPath
William Carroll
1
-4
/
+9
2022-01-18
r/3628
fix(wpcarro/emacs): Ensure pasting in evil visual WAI
William Carroll
1
-1
/
+1
2022-01-11
r/3584
style(wpcarro/emacs): Prefer doom-peacock for Emacs theme
William Carroll
1
-1
/
+1
2022-01-08
r/3571
fix(wpcarro/emacs): Temporarily prefer Monospace to JetBrainsMono
William Carroll
1
-10
/
+10
2022-01-08
r/3570
fix(wpcarro/emacs): Redefine bookmark-install-kbd as public fn
William Carroll
1
-0
/
+8
2022-01-08
r/3566
feat(wpcarro/emacs): Define KBDs for tab, backtab for deadgrep
William Carroll
1
-0
/
+14
2022-01-08
r/3565
feat(wpcarro/emacs): Pass --{hidden,follow} flags to rg
William Carroll
1
-6
/
+5
2022-01-08
r/3564
fix(wpcarro/emacs): Ensure debug-on-error is globally set
William Carroll
1
-0
/
+1
2022-01-08
r/3563
fix(wpcarro/emacs): Disable edebug's "h" KBD
William Carroll
1
-0
/
+11
2022-01-08
r/3561
refactor(wpcarro/emacs): Tidy-up bookmark.el
William Carroll
2
-15
/
+18
[next]