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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: add examples for modifying column-name
Jens Grassel
2023-11-02
1
-0
/
+8
*
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
5
-19
/
+7
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
81
-968
/
+197
*
commands: remove command set completion api
Robin Jarry
2023-10-28
3
-61
/
+42
*
pipe: run commands with sh -c
Robin Jarry
2023-10-28
3
-15
/
+19
*
open: run commands with sh -c
Robin Jarry
2023-10-28
8
-38
/
+30
*
search: use a common api for all workers
Robin Jarry
2023-10-28
21
-740
/
+544
*
worker: move shared code to lib
Robin Jarry
2023-10-28
19
-98
/
+116
*
main: parse command line args with go-opt
Robin Jarry
2023-10-28
2
-36
/
+73
*
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
2
-44
/
+30
*
commands: expand templates before command resolution
Robin Jarry
2023-10-28
2
-21
/
+14
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
11
-193
/
+60
*
lib: remove unused ShellQuote function
Robin Jarry
2023-10-28
1
-17
/
+0
*
compose: fix crash when getting hostname
Moritz Poldrack
2023-10-26
1
-0
/
+5
*
aerc: initialise the random number generator
Moritz Poldrack
2023-10-26
1
-0
/
+5
*
compose: fix header navigation after :compose -e
Robin Jarry
2023-10-25
1
-9
/
+4
*
commands: add :suspend
Nojus Gudinavičius
2023-10-24
5
-0
/
+64
*
changelog: get unreleased entries from commit trailers
Robin Jarry
2023-10-23
4
-17
/
+33
*
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
5
-40
/
+48
*
config: ensure account order as requested
Koni Marti
2023-10-22
1
-1
/
+5
*
contrib: add a script to generate release statistics
Bence Ferdinandy
2023-10-22
1
-0
/
+120
*
terminal: add `:send-keys` command
Vitaly Ovchinnikov
2023-10-22
7
-0
/
+107
*
release.sh: fix typo
Robin Jarry
2023-10-21
1
-2
/
+2
*
notmuch: return all siblings in threads
inwit
2023-10-13
1
-24
/
+10
*
doc: update aerc-binds
Koni Marti
2023-10-13
1
-12
/
+6
*
doc: rephrase aerc-search -d date selection
Moritz Poldrack
2023-10-13
1
-3
/
+5
*
sort: new `flagged` sorting criteria
Vitaly Ovchinnikov
2023-10-13
6
-0
/
+12
*
carddav-query: interpret percent escapes in source url
Robin Jarry
2023-10-13
1
-4
/
+4
*
release.sh: fix email encoding
Robin Jarry
2023-10-13
1
-0
/
+4
*
send: add option to overwrite copy-to folder
Koni Marti
2023-10-13
2
-16
/
+37
*
colorize: accept wildcards in styles
Jason Cox
2023-10-13
3
-36
/
+40
*
split: add an alias for horizontal split
inwit
2023-10-13
3
-10
/
+11
*
switcher: add scrollbar
Koni Marti
2023-10-13
5
-73
/
+118
*
msgviewer: separate part switcher from viewer
Koni Marti
2023-10-13
2
-162
/
+186
*
binds: better processing of contextual binds
Vitaly Ovchinnikov
2023-10-13
1
-2
/
+5
*
doc: document -p option for move/copy
Koni Marti
2023-10-13
1
-6
/
+10
*
chore: ignore all log files
Moritz Poldrack
2023-10-13
1
-2
/
+1
*
release.sh: update version in GNUMakefile
Robin Jarry
2023-10-11
3
-4
/
+4
*
mk: remove trimpath flag from debug build
Moritz Poldrack
2023-10-11
1
-1
/
+1
*
ui: export global functions
Robin Jarry
2023-10-11
4
-66
/
+35
*
app: fix nil pointer dereference on startup
Robin Jarry
2023-10-11
6
-42
/
+19
*
app: export global functions
Robin Jarry
2023-10-10
87
-600
/
+645
*
widgets: rename package to app
Robin Jarry
2023-10-10
102
-372
/
+372
*
Release version 0.16.0
0.16.0
Robin Jarry
2023-09-27
1
-0
/
+2
*
viewer: use correct contextual config for no-filter message
Robin Jarry
2023-09-27
1
-1
/
+1
*
commands: add :toggle-thread-context command
Tim Culverhouse
2023-09-27
4
-0
/
+49
[next]