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
...
*
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
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
1
-15
/
+21
*
msgstore: remove duplicate calls to store.update
Tim Culverhouse
2022-07-10
1
-3
/
+0
*
fix panic on closing a tab
Moritz Poldrack
2022-07-10
1
-2
/
+6
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
2
-5
/
+5
*
gpg: fix panic when signing an unparsable message
Moritz Poldrack
2022-07-02
1
-1
/
+5
*
forward: provide option to append all attachments
Koni Marti
2022-07-02
2
-0
/
+73
*
compose: refactor attachment handling
Koni Marti
2022-07-02
1
-0
/
+136
*
gpg: fix error handling during decryption
Tim Culverhouse
2022-06-28
1
-3
/
+5
*
gpg: don't send messages that failed encryption
Tim Culverhouse
2022-06-26
2
-1
/
+7
*
calendar: fix go vet error
Moritz Poldrack
2022-06-24
1
-1
/
+1
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
2
-0
/
+143
*
visual-mode: deselect messages after performing command
Tim Culverhouse
2022-06-14
1
-0
/
+6
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
1
-0
/
+145
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
2
-2
/
+8
*
store: clean marked messages
Koni Marti
2022-05-31
1
-0
/
+18
*
invites: reply with accept, accept-tentative or decline
Koni Marti
2022-05-31
2
-0
/
+217
*
gpg: refactor tests for macos compatibility
Tim Culverhouse
2022-05-25
3
-186
/
+156
*
gpg: do not mask errors
Robin Jarry
2022-05-10
1
-1
/
+1
*
gpg: make tests more robust
Robin Jarry
2022-05-10
3
-24
/
+27
*
pgp: add attach key command
Tim Culverhouse
2022-05-06
4
-1
/
+61
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
5
-0
/
+37
*
store: remove callbacks on error
Koni Marti
2022-05-06
1
-3
/
+28
[prev]
[next]