projects
/
neomutt
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
neomutt
2018-10-13
Richard Russon
merge: add <named-mailboxes> command
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Austin Ray
browser: `%i` - folder_format description expando
1358/head
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Austin Ray
Add `named-mailboxes` command
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Austin Ray
format: add `%D` - mailbox description
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Austin Ray
mailbox: try to find existing description
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Richard Russon
fix mailbox crashes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Richard Russon
doxy: fix docs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Richard Russon
rename config Account
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Richard Russon
test: drop duplicate account code
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Richard Russon
use mutt_buffer_strcpy
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Austin Ray
notmuch: count messages in queried threads
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Russon
imap: factor out get_adata
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Russon
fix imap log - buffer_add_printf
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Russon
tidy code
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Russon
rename things
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Russon
fix comments
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Russon
merge: upstream fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Kevin McCarthy
Add a comment about gnutls date bits in certstat.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Pietro Cerutti
Fix IMAP auth w/o IR to not hang on failed authentication
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Kevin McCarthy
Change gnutls certificate_file processing and interacti...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Kevin McCarthy
Fix gnutls (a)lways to properly save for all certerr...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Richard Russon
merge: upstream refactoring
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Pietro Cerutti
Fix segfault when checking a mailbox after a disconnect...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Richard Russon
tidy
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kevin McCarthy
Convert maildir_canon_filename() and callers to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Kevin McCarthy
Convert maildir_sync_message to use BUFFERs.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Kevin McCarthy
Convert _maildir_commit_message to use struct Buffer.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Kevin McCarthy
Convert maildir_parse_dir to use struct Buffer.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Kevin McCarthy
Convert buffy_maildir_check_dir to use struct Buffer.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kevin McCarthy
Convert mix_send_message to use buffer pool.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kevin McCarthy
Create mutt_buffer_add_printf().
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Kevin McCarthy
Convert imap_rename and pgp_invoke_list_keys to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Kevin McCarthy
Add buffer pool functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
ImapAccountData
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Richard Russon
notmuch: use global settings for vfolder-from-query
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Austin Ray
notmuch: simplify uri creation logic
1241/head
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Josh Poimboeuf
notmuch: use global settings for vfolder-from-query
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Richard Russon
fix index allocation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Richard Russon
notmuch: fix variable used after its scope
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Stefano Zacchiroli
notmuch: reconstruct thread on-the-fly upon entire...
1346/head
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Richard Russon
merge: trivial fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Richard Russon
replace strncpy with strfcpy
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Russon
scan-build: fix errors
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Russon
cppcheck: reduce variable scope
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Richard Russon
merge: notmuch: Allow type= statements in vfolder-from...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Austin Ray
Notmuch: Parse `type=` statements from query
1319/head
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Austin Ray
Testing: mutt_str_strcasestr
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Austin Ray
Implement substring removal function
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Austin Ray
Implement case-insensitive substring search
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Richard Russon
clang-format
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
x3nb63
add %Fp expando for plain from address
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Austin Ray
Notmuch: Change default window to be open ended
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Joey Pabalinas
build: make samples reflect the provided libexecdir...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Richard Russon
fix mailbox crash
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Richard Russon
move functions into mbox library
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Richard Russon
merge: upstream fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Kevin McCarthy
Convert pgp_invoke_list_keys and mix_send_message to...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Kevin McCarthy
Change imap_rename_mailbox to use a BUFFER.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Kevin McCarthy
Increase buffer sizes for some IMAP commands.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-26
Kevin McCarthy
Fix non-threaded $sort_aux "reverse-" sorting.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
merge: minor tidying
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
doxy: comment remaining connection functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
doxy: comment remaining parse functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
docs: fix example
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
move file_get_size
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
rename header_cache_t vars
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Richard Russon
boolify: account_match
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
merge: minor tidying
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
add comments
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
tidy code
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
mx_path_probe: export stat info
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
refactor mutt_conn_new()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
refactor mutt_account_match
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Russon
sync mutt_parse_mailboxes to other parse functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Richard Russon
merge: tidy menu api functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Richard Russon
menu: unify api function params
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Richard Russon
menu: rename functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Richard Russon
menu: document api functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Richard Russon
menu: rename functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Richard Russon
merge: upstream fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Kevin McCarthy
Increase user/pass field sizes in auth_login.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Kevin McCarthy
Add output during smime_keys purpose flag checking.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Kevin McCarthy
Send imap keepalives for interactive filters.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Kevin McCarthy
Remove purpose checks in smime_keys.pl verify step.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Kevin McCarthy
Free queries and alias_queries before exiting.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Kevin McCarthy
Change imap_conn_find() to always return an authenticat...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Richard Russon
refactor/simplify status %f
commit
|
commitdiff
|
tree
|
snapshot
2018-09-17
Richard Russon
boolify ImapMboxData data members
commit
|
commitdiff
|
tree
|
snapshot
2018-09-17
Richard Russon
fix naming of ImapMboxData alloc/free functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Richard Russon
docs: fix 'hidden_tags' references
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Pietro Cerutti
Fix segfault when checking a mailbox after a disconnect...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Pietro Cerutti
Fix segfault when checking a mailbox after a disconnect
commit
|
commitdiff
|
tree
|
snapshot
2018-09-17
Richard Russon
restore Mailbox order
commit
|
commitdiff
|
tree
|
snapshot
2018-09-17
Richard Russon
rename socket-private data structs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-17
Richard Russon
reorg socket functions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Richard Russon
add const to mutt_browser_select_dir
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Richard Russon
sidebar: drop unnec fn: mutt_sb_set_mailbox_stats
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Richard Russon
drop debugging code
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Richard Russon
merge: tidy private data usage
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Richard Russon
change free functions to use void**
commit
|
commitdiff
|
tree
|
snapshot
next