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
/
commands
/
account
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
3
-4
/
+5
*
logging: rename package to log
Robin Jarry
2022-12-02
5
-23
/
+23
*
logging: homogenize levels
Robin Jarry
2022-12-02
3
-5
/
+5
*
split: clamp minimum split size to 1
Tim Culverhouse
2022-10-20
1
-0
/
+4
*
split: prevent panic when store is not set
Tim Culverhouse
2022-10-19
1
-0
/
+3
*
split: prevent opening split when no messages are selected
Tim Culverhouse
2022-10-19
1
-4
/
+2
*
ui: add :split and :vsplit view options
Tim Culverhouse
2022-10-18
1
-0
/
+63
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
5
-7
/
+12
*
view: add peek flag and propagate
Koni Marti
2022-10-04
1
-3
/
+16
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+2
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+2
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
4
-11
/
+8
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+4
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
2
-6
/
+2
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
1
-0
/
+31
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
1
-1
/
+1
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+6
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
1
-2
/
+0
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
3
-20
/
+22
*
account: import mbox file to a folder
Koni Marti
2022-07-14
1
-0
/
+153
*
account: export folder to mbox file
Koni Marti
2022-07-14
1
-0
/
+126
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-2
/
+1
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
2
-9
/
+14
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-1
/
+1
*
filter: clear filter when called with no args
Koni Marti
2022-04-25
1
-0
/
+3
*
store: keep current message selected
Koni Marti
2022-04-17
1
-0
/
+25
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
statusline: indicate when sorting is in progress
Koni Marti
2022-03-25
1
-2
/
+3
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
1
-3
/
+10
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
2
-2
/
+12
*
statusline: make statusline folder-specific
Koni Marti
2022-03-23
1
-0
/
+2
*
statusline: implement per-account status
Koni Marti
2022-03-18
3
-10
/
+17
*
commands: use SelectedAccountUiConfig instead of explicit nil check
kt programs
2022-03-16
2
-13
/
+4
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
2
-14
/
+36
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
2
-0
/
+6
*
commands: add expand-folder and collapse-folder
Koni Marti
2022-02-23
1
-0
/
+42
*
search/filter: display in extra status
Robin Jarry
2022-02-23
2
-7
/
+6
*
search/filter: remove from status bar after 20 seconds
Robin Jarry
2022-02-19
1
-4
/
+5
*
filter/search: display current search/filter arguments
inwit
2022-02-19
1
-2
/
+3
*
recover: recover emails from tempdir after a crash
Koni Marti
2022-01-29
1
-0
/
+110
*
compose: add default template for new messages
Robin Jarry
2022-01-19
1
-0
/
+3
*
docs: mention missing -T options for compose and forward
Robin Jarry
2022-01-19
1
-1
/
+1
*
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
1
-0
/
+37
*
go.mod: change base git url
Robin Jarry
2021-11-05
13
-19
/
+19
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
2
-2
/
+2
*
handle message unknown charset error
Jeff Martin
2020-08-31
1
-0
/
+4
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+96
*
run go fmt
Reto Brunner
2020-07-17
1
-1
/
+1
*
Use PushStatus instead of SetStatus where it makes sense
Heiko Carrasco
2020-07-09
1
-1
/
+2
[prev]
[next]