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
*
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
*
account: import mbox file to a folder
Koni Marti
2022-07-14
1
-0
/
+153
*
account: export folder to mbox file
Koni Marti
2022-07-14
1
-0
/
+126
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-2
/
+1
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
2
-9
/
+14
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-1
/
+1
*
filter: clear filter when called with no args
Koni Marti
2022-04-25
1
-0
/
+3
*
store: keep current message selected
Koni Marti
2022-04-17
1
-0
/
+25
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
statusline: indicate when sorting is in progress
Koni Marti
2022-03-25
1
-2
/
+3
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
1
-3
/
+10
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
2
-2
/
+12
*
statusline: make statusline folder-specific
Koni Marti
2022-03-23
1
-0
/
+2
*
statusline: implement per-account status
Koni Marti
2022-03-18
3
-10
/
+17
*
commands: use SelectedAccountUiConfig instead of explicit nil check
kt programs
2022-03-16
2
-13
/
+4
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
2
-14
/
+36
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
2
-0
/
+6
*
commands: add expand-folder and collapse-folder
Koni Marti
2022-02-23
1
-0
/
+42
[next]