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
/
attach.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: make popover dialogs configurable
Johannes Thyssen Tishman
2024-04-02
1
-1
/
+1
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
app: define two dialog constructors
Koni Marti
2024-01-29
1
-9
/
+1
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-1
/
+5
*
cd: fix completion of folders with a space
Robin Jarry
2024-01-17
1
-1
/
+1
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-5
/
+8
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
1
-56
/
+25
*
app: export global functions
Robin Jarry
2023-10-10
1
-19
/
+19
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-10
/
+10
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-8
/
+2
*
commands: allow reading attachments from a file
Karel Balej
2023-08-24
1
-2
/
+8
*
attach: add an option to pipe the attachments in
Vitaly Ovchinnikov
2023-08-05
1
-6
/
+72
*
attach: focus terminal for file picker
Koni Marti
2023-04-10
1
-0
/
+1
*
attach: don't glob hidden files
Moritz Poldrack
2022-12-20
1
-0
/
+13
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-1
/
+2
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-12
/
+11
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-7
/
+4
*
ui: box and frame an interactive widget
Koni Marti
2022-11-21
1
-1
/
+2
*
attach: open file picker menu with -m flag
Koni Marti
2022-11-21
1
-2
/
+91
*
attach: enable path globbing
Moritz Poldrack
2022-08-30
1
-10
/
+32
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
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
-2
/
+2
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-4
/
+1
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-1
/
+4
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-4
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-4
/
+6
*
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
-6
/
+4
*
Make commands join args with spaces
Jeffas
2019-09-20
1
-7
/
+4
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Add filesystem completions for :attach and :cd
Galen Abell
2019-08-02
1
-1
/
+7
*
Add :attach command for compose
Galen Abell
2019-07-19
1
-0
/
+56