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
*
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
*
Rework msglist scrolling
Jeffas
2020-06-09
3
-5
/
+5
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
2
-3
/
+2
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
2
-3
/
+5
*
Remove duration from the status methods
Reto Brunner
2020-05-27
2
-5
/
+3
*
Add Style configuration
Reto Brunner
2020-05-27
2
-2
/
+3
*
pgp: fail gracefully from email decryption
Ray Ganardi
2020-05-25
1
-1
/
+5
*
gofmt fixes
Drew DeVault
2020-04-24
1
-1
/
+1
*
Add recall command
Jeffas
2020-04-24
1
-1
/
+1
*
Add postpone command
Jeffas
2020-04-24
1
-1
/
+1
*
Remove ability to specify headers in the editor
Reto Brunner
2020-04-24
1
-1
/
+1
*
Use aerc.PushError where appropriate
Ben Fiedler
2020-04-23
1
-4
/
+1
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
1
-2
/
+6
*
create OriginalMail struct
Leszek CimaĆa
2020-01-09
1
-1
/
+3
*
Fix crash when no message is selected
Wiktor Kwapisiewicz
2019-12-04
1
-1
/
+4
*
commands/account: Disable :view for deleted msgs
Kevin Kuehler
2019-11-17
1
-1
/
+2
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-9
/
+15
[next]