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
/
completer
/
completer.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
textinput: make completions run async with cancellation
Tim Culverhouse
2024-10-24
1
-8
/
+9
*
completion: display descriptions next to choices
Robin Jarry
2024-10-23
1
-8
/
+10
*
completer: use AddressForHumans
Robin Jarry
2024-06-25
1
-13
/
+2
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
treewide: replace shlex.Split with opt.SplitArgs
Robin Jarry
2023-10-28
1
-5
/
+2
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-6
/
+4
*
address-book-cmd: be more lenient with errors
Robin Jarry
2022-11-03
1
-6
/
+14
*
address-book-cmd: ignore completion above 100 items
Robin Jarry
2022-11-02
1
-0
/
+17
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-5
/
+6
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
completer: remove useless logger parameter
Robin Jarry
2022-07-17
1
-11
/
+16
*
completions: add support for completing multiple addresses
Parasrah
2022-01-07
1
-15
/
+28
*
Strip trailing newline from address book entries without names
Ben Burwell
2020-01-09
1
-9
/
+11
*
Handle MIME encoded addresses in address book
Ben Burwell
2019-12-30
1
-2
/
+12
*
Add address book completion in composer
Ben Burwell
2019-12-21
1
-0
/
+153