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
/
account
Commit message (
Expand
)
Author
Age
Files
Lines
*
completion: refactor filter list api
Robin Jarry
2023-11-02
4
-8
/
+12
*
hooks: add mail-added hook
Jason Cox
2023-11-02
1
-22
/
+22
*
cf: fix unexpected argument on notmuch
Robin Jarry
2023-10-30
1
-3
/
+21
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
19
-150
/
+57
*
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
18
-330
/
+159
*
export-mbox: preserve the user-visible sorting order when exporting
Vitaly Ovchinnikov
2023-10-22
1
-6
/
+47
*
sort: new `flagged` sorting criteria
Vitaly Ovchinnikov
2023-10-13
1
-0
/
+1
*
split: add an alias for horizontal split
inwit
2023-10-13
1
-4
/
+4
*
app: export global functions
Robin Jarry
2023-10-10
19
-99
/
+97
*
widgets: rename package to app
Robin Jarry
2023-10-10
19
-64
/
+64
*
export-mbox: better path suggestion and name completion
Vitaly Ovchinnikov
2023-08-25
1
-8
/
+11
*
export-mbox: only export marked messages, if any
Vitaly Ovchinnikov
2023-08-05
1
-3
/
+23
*
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
2
-11
/
+23
*
compose: only allow setting content at creation
Robin Jarry
2023-07-17
2
-15
/
+2
*
worker: add jmap support
Robin Jarry
2023-06-21
1
-0
/
+1
*
mkdir: add completion
Moritz Poldrack
2023-05-16
1
-1
/
+19
*
search/filter: update completion
Koni Marti
2023-05-16
1
-0
/
+23
*
recover: update completion
Koni Marti
2023-05-16
1
-26
/
+10
*
statusline: add column based render format
Robin Jarry
2023-02-20
1
-1
/
+1
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
5
-16
/
+16
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
2
-16
/
+2
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
2
-0
/
+2
*
doc: fix English typos
Robin Jarry
2023-01-06
1
-1
/
+1
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
2
-4
/
+2
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-1
/
+1
*
split: refactor to prevent stuck splits
Tim Culverhouse
2022-12-25
1
-6
/
+7
*
split: use a sensible default width
Moritz Poldrack
2022-12-19
1
-0
/
+8
*
split: refactor split update logic
Tim Culverhouse
2022-12-14
1
-3
/
+0
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
3
-4
/
+5
*
logging: rename package to log
Robin Jarry
2022-12-02
5
-23
/
+23
*
logging: homogenize levels
Robin Jarry
2022-12-02
3
-5
/
+5
*
split: clamp minimum split size to 1
Tim Culverhouse
2022-10-20
1
-0
/
+4
*
split: prevent panic when store is not set
Tim Culverhouse
2022-10-19
1
-0
/
+3
*
split: prevent opening split when no messages are selected
Tim Culverhouse
2022-10-19
1
-4
/
+2
*
ui: add :split and :vsplit view options
Tim Culverhouse
2022-10-18
1
-0
/
+63
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
5
-7
/
+12
*
view: add peek flag and propagate
Koni Marti
2022-10-04
1
-3
/
+16
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+2
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+2
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
4
-11
/
+8
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+4
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
2
-6
/
+2
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
1
-0
/
+31
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
1
-1
/
+1
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+6
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
1
-2
/
+0
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
3
-20
/
+22
[next]