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
*
aerc: add build info to version string
Robin Jarry
2022-08-22
3
-3
/
+22
*
delete: fix find-next function
Koni Marti
2022-08-22
1
-3
/
+6
*
store: improve cursor position
Koni Marti
2022-08-22
2
-24
/
+30
*
dirtree: fix build errors
Robin Jarry
2022-08-22
1
-2
/
+3
*
doc: fix man page typos
Thomas Faughnan
2022-08-22
3
-3
/
+3
*
doc: clarify behavior of token_endpoint parameter
Sean Stiglitz
2022-08-22
1
-3
/
+5
*
dirtree: add dirtree-collapse config setting
Sijmen
2022-08-22
5
-3
/
+20
*
changelog: add missing entries
Robin Jarry
2022-08-22
1
-0
/
+2
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
4
-24
/
+28
*
filters: fix calendar filter parsing
Koni Marti
2022-08-22
1
-5
/
+16
*
mbox: filtering for mbox accounts
Koni Marti
2022-08-22
1
-30
/
+44
*
mark: (un)mark message threads
Koni Marti
2022-08-22
4
-5
/
+85
*
mark: allow multiple visual selections
Koni Marti
2022-08-22
4
-7
/
+23
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
3
-6
/
+28
*
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
14
-177
/
+373
*
wizard: add plaintext password warning
Koni Marti
2022-08-22
1
-0
/
+18
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
5
-5
/
+88
*
widgets: add list box with filter/scrollbar
Koni Marti
2022-08-22
1
-0
/
+239
*
widgets: add dialog interface
Koni Marti
2022-08-22
2
-1
/
+32
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
20
-47
/
+34
*
bindings: fix FormatKeyStrokes for <tab> and <enter>
Robin Jarry
2022-08-10
1
-1
/
+4
*
restore compatibility with Go 1.16
Moritz Poldrack
2022-08-06
1
-0
/
+1
*
readme: make contribution section more obvious
Tim Culverhouse
2022-08-06
1
-0
/
+1
*
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
[next]