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
/
msgview
/
open.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+2
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-2
/
+1
*
commands: split open-link in separate file
Robin Jarry
2022-10-16
1
-19
/
+5
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
1
-2
/
+1
*
open: allow overriding default program
Robin Jarry
2022-10-01
1
-3
/
+5
*
open: simplify code
Robin Jarry
2022-10-01
1
-21
/
+5
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+1
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-2
/
+2
*
open: fix mimetype discovery for encrypted or signed messages
Tim Culverhouse
2022-06-26
1
-1
/
+1
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-2
/
+1
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
1
-1
/
+19
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-1
/
+1
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-2
/
+2
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-3
/
+3
*
Refactor lib/open to accept user provided arguments
Reto Brunner
2021-01-30
1
-8
/
+16
*
Allow open to be asynchronous
Andrew Jeffery
2020-07-08
1
-3
/
+2
*
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
/
+5
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-5
/
+4
*
Add Style configuration
Reto Brunner
2020-05-27
1
-3
/
+3
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-1
/
+1
*
Try to open attachments with correct extension
Galen Abell
2020-04-06
1
-1
/
+13
*
Refactoring: remove store from PartInfo
Drew DeVault
2020-03-09
1
-1
/
+2
*
msgview/open: remove manual decoding
Reto Brunner
2020-01-20
1
-11
/
+0
*
FetchBodyParts: decode source in the workers
Reto Brunner
2020-01-05
1
-1
/
+1
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Make :pipe command more generic
Drew DeVault
2019-07-05
1
-1
/
+1
*
Use "open" instead of "xdg-open" on Darwin systems
Ben Burwell
2019-07-04
1
-3
/
+2
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-2
/
+12
*
commands/msgview: add open command
Réouven Assouly
2019-06-17
1
-0
/
+61