index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
term: add bracketed paste support
Tim Culverhouse
2022-09-14
1
-0
/
+1
*
ui: export context.viewport, screen.show, add SetCursorStyle
Tim Culverhouse
2022-09-14
1
-0
/
+12
*
ui: cleanup internals and api
Robin Jarry
2022-09-14
1
-15
/
+7
*
socket: use existing socket if it is connected
Moritz Poldrack
2022-09-14
1
-2
/
+4
*
ui: process tcell events in a separate go routine from rendering
Tim Culverhouse
2022-09-13
1
-17
/
+16
*
open-link: make URL parsing more lenient
Moritz Poldrack
2022-09-13
2
-34
/
+56
*
pgp: enable quoted replies of encrypted messages
Tim Culverhouse
2022-08-31
1
-0
/
+15
*
msgstore: do not run threadbuilder unless in threaded view
Tim Culverhouse
2022-08-31
1
-1
/
+3
*
msgstore: enable granularity in updating of threadbuilder
Tim Culverhouse
2022-08-30
1
-4
/
+7
*
msgstore: run threadBuilder with no debounce on DirectoryContents msg
Tim Culverhouse
2022-08-30
1
-21
/
+26
*
move: enable MoveMessages from msgstore
Tim Culverhouse
2022-08-22
1
-2
/
+2
*
store: improve cursor position
Koni Marti
2022-08-22
1
-22
/
+26
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-0
/
+22
*
mark: allow multiple visual selections
Koni Marti
2022-08-22
2
-5
/
+15
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
1
-2
/
+0
*
store: remove unneeded header callback
Koni Marti
2022-08-22
1
-19
/
+7
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
3
-152
/
+341
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
5
-11
/
+7
*
delete: revert deleted messages if Delete is unsupported
Tim Culverhouse
2022-08-05
1
-0
/
+3
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
3
-19
/
+6
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
5
-18
/
+18
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
13
-59
/
+46
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
3
-8
/
+5
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
12
-41
/
+99
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-3
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
18
-66
/
+70
*
autocompletion: fix regression
Koni Marti
2022-08-01
1
-2
/
+2
*
store: fix nexprev when filtering
Koni Marti
2022-08-01
1
-0
/
+1
*
autocompletion: fix slice out of bounds access
Moritz Poldrack
2022-07-31
1
-0
/
+3
*
index: workaround for wide character printing
Pinghao Wu
2022-07-30
1
-0
/
+17
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
1
-5
/
+5
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+5
*
threads: match regular view scrolling behavior
Koni Marti
2022-07-26
1
-0
/
+24
*
threads: fix race warnings for client-side debouncing
Koni Marti
2022-07-26
1
-4
/
+18
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
2
-8
/
+27
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
1
-76
/
+51
*
msgstore: check if message index < 0, select 0 if so
akspecs
2022-07-24
1
-1
/
+5
*
msgstore: refactor NextPrev
Tim Culverhouse
2022-07-24
1
-7
/
+2
*
store: fix Select behavior
Tim Culverhouse
2022-07-24
1
-6
/
+13
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
7
-64
/
+21
*
tabs: make it more thread safe
Robin Jarry
2022-07-23
1
-13
/
+68
*
tabs: make fields private
Robin Jarry
2022-07-23
1
-77
/
+103
*
gpg: set a name for the attached pgp signature part
Robin Jarry
2022-07-18
1
-1
/
+1
*
Revert "fix panic on closing a tab"
Moritz Poldrack
2022-07-18
1
-6
/
+2
*
msgstore: do not build threads when threaded view is off
Tim Culverhouse
2022-07-17
1
-1
/
+1
*
lib: fix tests for 386 platforms
Koni Marti
2022-07-14
1
-1
/
+3
*
aerc: use aerc as an mbox viewer
Koni Marti
2022-07-14
1
-0
/
+11
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-4
/
+24
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-45
/
+18
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
1
-2
/
+1
[prev]
[next]