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
...
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
3
-0
/
+13
*
threads: match regular view scrolling behavior
Koni Marti
2022-07-26
1
-0
/
+24
*
threads: fix race warnings for client-side debouncing
Koni Marti
2022-07-26
2
-5
/
+19
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
6
-8
/
+36
*
check-mail: fix startup when default folder is empty
Tim Culverhouse
2022-07-26
1
-3
/
+15
*
delete: improve find next function
Koni Marti
2022-07-26
1
-8
/
+16
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
5
-86
/
+73
*
fix: crash when copying/moving all messages
Ensar Sarajčić
2022-07-24
1
-7
/
+19
*
filters: posix compliant rewrite of calendar filter
Koni Marti
2022-07-24
1
-178
/
+109
*
seqmap: sync seqNum to uid after expunge
Tim Culverhouse
2022-07-24
2
-5
/
+20
*
delete: select new last message if last message was deleted
Tim Culverhouse
2022-07-24
1
-0
/
+7
*
delete: move tab replace logic into Done callback
Tim Culverhouse
2022-07-24
1
-27
/
+25
*
msgstore: check if message index < 0, select 0 if so
akspecs
2022-07-24
1
-1
/
+5
*
msgstore: refactor NextPrev
Tim Culverhouse
2022-07-24
1
-7
/
+2
*
store: fix Select behavior
Tim Culverhouse
2022-07-24
1
-6
/
+13
*
logging: print init procedure and config contents
Robin Jarry
2022-07-23
2
-5
/
+29
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
43
-342
/
+268
*
logging: add logger system with levels
Robin Jarry
2022-07-23
1
-0
/
+70
*
imap: disable debug logger
Robin Jarry
2022-07-23
1
-2
/
+0
*
Add git mailmap
Robin Jarry
2022-07-23
1
-0
/
+14
*
release.sh: fine tuning
Robin Jarry
2022-07-23
1
-3
/
+5
*
tabs: make it more thread safe
Robin Jarry
2022-07-23
1
-13
/
+68
*
tabs: make fields private
Robin Jarry
2022-07-23
6
-126
/
+145
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
29
-36
/
+36
*
msgviewer: cleanup PartSwitcher on :toggle-headers
Jose Lombera
2022-07-23
1
-0
/
+1
*
imap: fix error when server returns a message without body section
Robin Jarry
2022-07-23
1
-0
/
+4
*
gpg: set a name for the attached pgp signature part
Robin Jarry
2022-07-18
1
-1
/
+1
*
doc: fix typos
Robin Jarry
2022-07-18
4
-9
/
+12
*
filters: try and make awk scripts posix compliant
Robin Jarry
2022-07-18
2
-16
/
+16
*
Revert "fix panic on closing a tab"
Moritz Poldrack
2022-07-18
1
-6
/
+2
*
binds: fix ctrl-i and ctrl-m key definitions
Robin Jarry
2022-07-17
1
-2
/
+2
*
config: allow per-account address-book-cmd
Robin Jarry
2022-07-17
4
-1
/
+12
*
completer: remove useless logger parameter
Robin Jarry
2022-07-17
2
-12
/
+17
*
mk: compute version deterministically
Jose Lombera
2022-07-17
1
-1
/
+1
*
msgstore: do not build threads when threaded view is off
Tim Culverhouse
2022-07-17
1
-1
/
+1
*
lib: fix tests for 386 platforms
Koni Marti
2022-07-14
1
-1
/
+3
*
send: enter no-quit mode until message is sent
Koni Marti
2022-07-14
1
-0
/
+7
*
commands: implement a no-quit mode
Koni Marti
2022-07-14
3
-5
/
+50
*
pipe: use go-mbox for writing multiple messages
Koni Marti
2022-07-14
1
-38
/
+13
*
account: import mbox file to a folder
Koni Marti
2022-07-14
3
-1
/
+159
*
account: export folder to mbox file
Koni Marti
2022-07-14
3
-0
/
+132
*
aerc: use aerc as an mbox viewer
Koni Marti
2022-07-14
3
-0
/
+39
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
8
-8
/
+971
*
Release version 0.11.0
0.11.0
Robin Jarry
2022-07-11
1
-1
/
+1
*
filters/colorize: use /usr/bin/awk shebang
Robin Jarry
2022-07-11
1
-1
/
+1
*
filters: Add missing shebangs
Tom Schwindl
2022-07-11
2
-2
/
+4
*
ci: add missing yaml document header
Robin Jarry
2022-07-11
1
-0
/
+1
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
4
-28
/
+27
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
10
-77
/
+103
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
5
-2
/
+14
[prev]
[next]