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
/
compose
/
postpone.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
1
-1
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-1
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-4
/
+4
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-2
/
+2
*
tabs: make fields private
Robin Jarry
2022-07-23
1
-2
/
+6
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-1
/
+1
*
postpone: avoid calling WriteMessage twice
Koni Marti
2022-07-10
1
-9
/
+4
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-1
/
+5
*
postpone: re-open review mode on error
Koni Marti
2022-02-06
1
-4
/
+9
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-3
/
+3
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-2
/
+2
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-1
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-3
/
+3
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-4
/
+4
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-4
/
+4
*
Add Style configuration
Reto Brunner
2020-05-27
1
-3
/
+3
*
Add recall command
Jeffas
2020-04-24
1
-2
/
+2
*
Add postpone command
Jeffas
2020-04-24
1
-0
/
+119