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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
doc: add contribution guidelines including code style
Moritz Poldrack
2022-08-05
3
-91
/
+236
*
delete: revert deleted messages if Delete is unsupported
Tim Culverhouse
2022-08-05
2
-0
/
+6
*
go: bumped minimum required version 1.16
Moritz Poldrack
2022-08-05
4
-4
/
+10
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
4
-20
/
+7
*
lint: add information about false positive on missing notmuch
Moritz Poldrack
2022-08-04
1
-0
/
+4
*
lint: add golangci-lint to the linters
Moritz Poldrack
2022-08-04
5
-36
/
+1138
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
26
-158
/
+163
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
52
-256
/
+231
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
8
-33
/
+5
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
33
-103
/
+301
*
lint: merge declaration and assignment (S1021)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
6
-39
/
+28
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
4
-8
/
+4
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
3
-25
/
+1
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
4
-5
/
+0
*
lint: fix function parameters being overwritten before they are used (SA4009)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
lint: fix ineffective assignments (SA4005)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: remove conditions that are always true (SA4003)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: remove empty branches (SA9003)
Moritz Poldrack
2022-08-04
1
-4
/
+4
*
lint: formatted code
Moritz Poldrack
2022-08-04
1
-1
/
+3
*
seqmap: refactor seqmap to use slice instead of map
Tim Culverhouse
2022-08-03
5
-48
/
+80
*
seqmap: compare ints instead of uints
Tim Culverhouse
2022-08-03
1
-2
/
+2
*
seqmap: re-order test asserts
Tim Culverhouse
2022-08-03
1
-15
/
+15
*
filters: make it explicit that encoding is UTF-8
q3cpma
2022-08-03
4
-0
/
+6
*
mailto: add account query parameter
Koni Marti
2022-08-01
2
-5
/
+16
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
78
-285
/
+288
*
lint: use gofumpt instead of gofmt
Moritz Poldrack
2022-08-01
3
-10
/
+30
*
autocompletion: fix regression
Koni Marti
2022-08-01
1
-2
/
+2
*
store: fix nexprev when filtering
Koni Marti
2022-08-01
1
-0
/
+1
*
msglist: remove invalidate from commands which remove messages
Tim Culverhouse
2022-08-01
3
-7
/
+0
*
archive,move: fix reselect next message
Tim Culverhouse
2022-08-01
2
-2
/
+6
*
msgstore: leave visual-mark mode after certain commands
Tim Culverhouse
2022-08-01
3
-0
/
+7
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
4
-2
/
+56
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
2
-0
/
+8
*
pipe: fix ordering by message id for long patch series
Robin Jarry
2022-08-01
1
-9
/
+40
*
changelog: add missing entries
Robin Jarry
2022-07-31
1
-0
/
+2
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
2
-1
/
+7
*
autocompletion: fix slice out of bounds access
Moritz Poldrack
2022-07-31
1
-0
/
+3
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
3
-45
/
+60
*
doc: fix blink config example
Joel Pickett
2022-07-30
1
-1
/
+1
*
index: workaround for wide character printing
Pinghao Wu
2022-07-30
1
-0
/
+17
*
changelog: fix typos
Robin Jarry
2022-07-26
1
-8
/
+8
*
Add changelog
Robin Jarry
2022-07-26
3
-5
/
+243
*
imap: remove unused expunge code
Tim Culverhouse
2022-07-26
1
-21
/
+1
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
2
-6
/
+6
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
3
-0
/
+13
*
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
2
-5
/
+19
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
6
-8
/
+36
*
check-mail: fix startup when default folder is empty
Tim Culverhouse
2022-07-26
1
-3
/
+15
[prev]
[next]