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
/
exec.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-1
/
+5
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-4
/
+0
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
1
-8
/
+5
*
app: export global functions
Robin Jarry
2023-10-10
1
-6
/
+6
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-5
/
+5
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-1
/
+1
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-1
/
+1
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-8
/
+7
*
Set environment variables for the exec command
Nicolai Dagestad
2020-08-03
1
-0
/
+16
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-7
/
+8
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-8
/
+7
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-8
/
+9
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-3
/
+4
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-4
/
+3
*
Add Style configuration
Reto Brunner
2020-05-27
1
-9
/
+8
*
gofmt fixes
Drew DeVault
2020-04-24
1
-1
/
+1
*
Use aerc.PushError where appropriate
Ben Fiedler
2020-04-23
1
-2
/
+1
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Fix re-opening of expired pipe tabs
Drew DeVault
2019-07-08
1
-1
/
+5
*
:exec, :pipe: show exit status on completion
Drew DeVault
2019-07-08
1
-1
/
+2
*
Add :exec and :pipe -b(ackground)
Drew DeVault
2019-07-08
1
-0
/
+45