about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Enable diff-hl-flydiff-modeDavid Morgan2023-08-151-0/+2
* Tweak completion settings (ignore case)David Morgan2023-08-151-2/+5
* Prevent cider-quit from leaving duplicate windowsDavid Morgan2023-08-151-0/+6
* Install multi-vterm with home-managerDavid Morgan2023-08-153-3/+4
* Fix typo in non-modo themeDavid Morgan2023-08-091-1/+1
* Enable precision scrolling in Emacs 29David Morgan2023-08-031-0/+1
* Update hm-changes-report scriptDavid Morgan2023-07-241-1/+1
* sp-unwrap-sexp bindingsDavid Morgan2023-07-241-0/+2
* Tweak elpaca log buffer behaviourDavid Morgan2023-07-242-2/+28
* Set elpaca queue limit to prevent github errorsDavid Morgan2023-07-241-1/+2
* Cider performance improvementDavid Morgan2023-07-241-0/+1
* Move gc settings to the end of elpaca-after-ini-hookDavid Morgan2023-07-241-3/+4
* Don't ignore all * buffers in consult-bufferDavid Morgan2023-07-071-1/+6
* Fix consult-ripgrep-thing-at-point initial valueDavid Morgan2023-07-071-1/+3
* Try out cljr-slash-uses-suggest-libspecDavid Morgan2023-07-071-0/+1
* Hiding elpaca-log buffers is no longer necessaryDavid Morgan2023-07-041-1/+0
* Set programs.zsh.enableDavid Morgan2023-07-014-0/+8
* Update elpaca installer code to version 0.5David Morgan2023-07-011-2/+2
* Fix kill-sexp bindingDavid Morgan2023-06-211-1/+1
* Add star buffers to consult-buffer-filterDavid Morgan2023-06-211-0/+1
* Remove unused bindingDavid Morgan2023-06-211-1/+0
* Bind both sp-kill-sexp and kill-sexpDavid Morgan2023-06-191-1/+2
* Use sp-{for,back}ward-sexp wrappers instead of sp-{beginning,end}-of-sexpDavid Morgan2023-06-191-4/+12
* Remove spurious spaceDavid Morgan2023-06-191-1/+1
* babashka.el is now on MELPADavid Morgan2023-06-191-2/+1
* Advise sp-mark-sexp instead of using extra functionDavid Morgan2023-06-131-6/+9
* Fix deadgrep adviceDavid Morgan2023-06-131-2/+3
* Automatically focus isearch occur bufferDavid Morgan2023-06-131-0/+6
* Fix typoDavid Morgan2023-06-131-1/+1
* Add babashka.elDavid Morgan2023-06-131-0/+3
* Use sp-kill-sexpDavid Morgan2023-06-091-0/+1
* Use :hook list syntaxDavid Morgan2023-06-082-22/+14
* Set smartscan-symbol-selector to symbolDavid Morgan2023-06-081-0/+1
* Tweak some coloursDavid Morgan2023-06-081-4/+4
* Fix Clojure subword-mode setupDavid Morgan2023-06-081-2/+5
* Add highlight-indent-guidesDavid Morgan2023-06-071-4/+14
* Add sp-mark-to-end-of-sexpDavid Morgan2023-06-061-0/+6
* Make eval-region-or-defun work with elpacaDavid Morgan2023-06-011-2/+5
* Improve eval-exprDavid Morgan2023-06-011-3/+10
* Auto-hide elpaca-log buffersDavid Morgan2023-06-011-0/+1
* Add jet.elDavid Morgan2023-06-011-0/+3
* Add abbrev_defs to .gitignoreDavid Morgan2023-05-271-0/+1
* Extend restclient to allow saving requests and calling themDavid Morgan2023-05-261-0/+32
* Add deadgrep-all functionDavid Morgan2023-05-231-0/+11
* Add some bindings for elpacaDavid Morgan2023-05-231-1/+3
* Add dumb-jumpDavid Morgan2023-05-231-0/+5
* Update gumshoe config for new versionDavid Morgan2023-05-221-11/+8
* Update ignore/gitignore for elpacaDavid Morgan2023-05-222-2/+4
* straight.el -> elpacaDavid Morgan2023-05-1917-199/+205
* Remove duplicateDavid Morgan2023-05-191-1/+0
om> 2019-09-16 12:19:13 -0400 notmuch: extract all notmuch db operations.' href='/akspecs/aerc/commit/worker/notmuch/message.go?h=0.4.0&id=83207c1e1d00d118a2bba20d9fd178f32d7f88da'>83207c1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158