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
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
4
-2
/
+56
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
2
-0
/
+8
*
pipe: fix ordering by message id for long patch series
Robin Jarry
2022-08-01
1
-9
/
+40
*
changelog: add missing entries
Robin Jarry
2022-07-31
1
-0
/
+2
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
2
-1
/
+7
*
autocompletion: fix slice out of bounds access
Moritz Poldrack
2022-07-31
1
-0
/
+3
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
3
-45
/
+60
*
doc: fix blink config example
Joel Pickett
2022-07-30
1
-1
/
+1
*
index: workaround for wide character printing
Pinghao Wu
2022-07-30
1
-0
/
+17
*
changelog: fix typos
Robin Jarry
2022-07-26
1
-8
/
+8
*
Add changelog
Robin Jarry
2022-07-26
3
-5
/
+243
*
imap: remove unused expunge code
Tim Culverhouse
2022-07-26
1
-21
/
+1
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
2
-6
/
+6
*
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
[next]