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
/
search.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
notmuch: add completions for :cf, :filter and :search
Bence Ferdinandy
2024-04-14
1
-1
/
+15
*
commands: rename confusing constants
Robin Jarry
2024-03-04
1
-1
/
+1
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
filter: allow workers to combine filter terms
Koni Marti
2024-02-11
1
-1
/
+1
*
flags: add support for draft flag
Jason Cox
2024-01-26
1
-0
/
+1
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-1
/
+5
*
completion: refactor filter list api
Robin Jarry
2023-11-02
1
-3
/
+3
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-27
/
+14
*
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
1
-1
/
+3
*
app: export global functions
Robin Jarry
2023-10-10
1
-7
/
+6
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-4
/
+4
*
search/filter: update completion
Koni Marti
2023-05-16
1
-0
/
+23
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
1
-5
/
+5
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-3
/
+3
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-2
/
+2
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-1
/
+2
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
1
-1
/
+1
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-2
/
+3
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-7
/
+10
*
filter: clear filter when called with no args
Koni Marti
2022-04-25
1
-0
/
+3
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-5
/
+6
*
search/filter: display in extra status
Robin Jarry
2022-02-23
1
-5
/
+4
*
search/filter: remove from status bar after 20 seconds
Robin Jarry
2022-02-19
1
-4
/
+5
*
filter/search: display current search/filter arguments
inwit
2022-02-19
1
-2
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
Rework msglist scrolling
Jeffas
2020-06-09
1
-1
/
+1
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
extract search criteria parsing into the backends
Reto Brunner
2019-08-29
1
-26
/
+1
*
Implement :filter, :clear
Kevin Kuehler
2019-07-19
1
-9
/
+21
*
commands: Don't crash when store is nil
Kevin Kuehler
2019-07-15
1
-0
/
+3
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-3
/
+12
*
Implement :search, :next-result, :prev-result
Drew DeVault
2019-06-26
1
-0
/
+54