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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cf: fix over quoting of notmuch queries
Robin Jarry
2023-11-12
1
-9
/
+12
*
rmdir: ensure proper sequence of operations
Koni Marti
2023-11-12
2
-13
/
+43
*
{im,ex}port-mbox: allow using ~ in path
Vitaly Ovchinnikov
2023-11-12
2
-0
/
+6
*
ui: correct some push status messages
inwit
2023-11-12
4
-4
/
+31
*
cf: do not quote notmuch queries in completion results
Robin Jarry
2023-11-02
1
-1
/
+15
*
completion: refactor filter list api
Robin Jarry
2023-11-02
17
-36
/
+45
*
hooks: add mail-added hook
Jason Cox
2023-11-02
3
-58
/
+71
*
hooks: add mail-deleted hook
Jason Cox
2023-11-02
1
-11
/
+11
*
fold: add an option to toggle folding
inwit
2023-11-02
1
-4
/
+6
*
cf: fix unexpected argument on notmuch
Robin Jarry
2023-10-30
1
-3
/
+21
*
complete: add trailing space after quotes
Robin Jarry
2023-10-30
1
-2
/
+2
*
treewide: replace shlex.Split with opt.SplitArgs
Robin Jarry
2023-10-28
1
-5
/
+3
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
80
-967
/
+196
*
commands: remove command set completion api
Robin Jarry
2023-10-28
2
-50
/
+14
*
pipe: run commands with sh -c
Robin Jarry
2023-10-28
1
-11
/
+14
*
open: run commands with sh -c
Robin Jarry
2023-10-28
3
-4
/
+4
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-4
/
+110
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
75
-1346
/
+673
*
commands: remove command set execute api
Robin Jarry
2023-10-28
1
-9
/
+5
*
commands: expand templates before command resolution
Robin Jarry
2023-10-28
1
-20
/
+9
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
4
-158
/
+23
*
commands: add :suspend
Nojus Gudinavičius
2023-10-24
1
-0
/
+22
*
export-mbox: preserve the user-visible sorting order when exporting
Vitaly Ovchinnikov
2023-10-22
1
-6
/
+47
*
accounts: allow fnmatch-style wildcards in aliases
Jason Cox
2023-10-22
2
-38
/
+35
*
terminal: add `:send-keys` command
Vitaly Ovchinnikov
2023-10-22
1
-0
/
+51
*
sort: new `flagged` sorting criteria
Vitaly Ovchinnikov
2023-10-13
1
-0
/
+1
*
send: add option to overwrite copy-to folder
Koni Marti
2023-10-13
1
-15
/
+34
*
split: add an alias for horizontal split
inwit
2023-10-13
1
-4
/
+4
*
app: export global functions
Robin Jarry
2023-10-10
78
-492
/
+479
*
widgets: rename package to app
Robin Jarry
2023-10-10
78
-340
/
+340
*
commands: add :toggle-thread-context command
Tim Culverhouse
2023-09-27
1
-0
/
+36
*
ui: enable showing of thread-context
Tim Culverhouse
2023-09-27
1
-0
/
+1
*
postpone: remove datacounter passthrough writer
Tim Culverhouse
2023-08-31
1
-7
/
+5
*
postpone: change recall/postpone logic for custom folders
Vitaly Ovchinnikov
2023-08-30
2
-27
/
+44
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
5
-31
/
+12
*
export-mbox: better path suggestion and name completion
Vitaly Ovchinnikov
2023-08-25
1
-8
/
+11
*
commands: allow reading attachments from a file
Karel Balej
2023-08-24
1
-2
/
+8
*
export-mbox: only export marked messages, if any
Vitaly Ovchinnikov
2023-08-05
1
-3
/
+23
*
attach: add an option to pipe the attachments in
Vitaly Ovchinnikov
2023-08-05
1
-6
/
+72
*
templates: attach directly from templates
Koni Marti
2023-08-03
1
-0
/
+1
*
wizard: display warning when focus is lost
Koni Marti
2023-08-03
1
-0
/
+1
*
compose: allow removing headers
Robin Jarry
2023-07-31
1
-18
/
+26
*
split: ensure messagestore is available
Moritz Poldrack
2023-07-28
1
-0
/
+4
*
compose: allow changing edit-headers on the fly
Robin Jarry
2023-07-17
8
-31
/
+115
*
compose: implement embedded headers in editor
Koni Marti
2023-07-17
2
-5
/
+3
*
compose: improve error handling
Robin Jarry
2023-07-17
1
-2
/
+8
*
compose: only allow setting content at creation
Robin Jarry
2023-07-17
7
-60
/
+15
*
send: return error when recipients list is empty
Robin Jarry
2023-07-17
1
-0
/
+3
*
templates: add ThreadCount and ThreadFolded
Koni Marti
2023-07-16
1
-0
/
+2
*
commands: add :fold and :unfold for thread folding
Koni Marti
2023-07-16
1
-0
/
+49
[next]