projects
/
neomutt
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
neomutt
2019-05-23
Pietro Cerutti
Add tests for mutt_addrlist_free
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addrlist_free_one
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addrlist_free_all
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addrlist_equal
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Run clang-format over test/address
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add test for mutt_addrlist_dedupe, fix mutt_addrlist_parse
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addrlist_copy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add test for mutt_addrlist_append and mutt_addrlist_prepend
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addr_valid_msgid
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addr_free
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addr_copy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addr_cat, explain what it does does...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add tests for mutt_addr_cmp
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Richard Russon
remove 'mutt_' from static functions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Richard Russon
test: update basic address tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Richard Russon
doxy: fix comments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Provide mutt_addrlist_append and mutt_addrlist_prepend
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Rename mutt_addresslist_* to mutt_addrlist_*
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Merge AddressNode into Address
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Remove "next" pointer from struct Address: conversion...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addrlist_to_(intl|local)...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addrlist_dedupe -> mutt_addre...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: unexpose mutt_addr_set_(intl|local)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addr_remove_xrefs -> mutt_add...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addr_remove_from_list ->...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: unexpose mutt_addr_mbox_to_udomain
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: unexpose mutt_addr_is_(intl|local)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Fix match_user
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Fix and refactor mutt_is_list_recipient and mutt_is_sub...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addr_write
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addresslist_qualify
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: parse and free
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Cleanup Address API: mutt_addr_cmp_strict -> mutt_addre...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Fix recursive alias lookup
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Fix variadic function
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Convert Envelope addresses to AddressList
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Convert Alias to use AddressList
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Convert mutt_addr_remove_from_list and mutt_addr_remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addrlist_to_intl and mutt_addrl...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_write
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Tidy Address free'ing functions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_remove_xrefs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_search
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_has_recips
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_cmp_strict
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_append
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_qualify
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_remove_from_list
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_free, implement mutt_addre...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_copy_list
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Implement mutt_addresslist_new
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Const'ify parameter to mutt_addr_copy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addr_parse_list
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Use AddressList in mutt_addrlist_dedupe
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Add functions to convert to/from Address/AddressList
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Pietro Cerutti
Define an AddressList structure using TAILQ
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Andres Freund
Avoid redundant sort in entire-thread.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Andres Freund
entire-thread: determine current position before resorting.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Andres Freund
fix: reverse_name / alternates
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
merge: minor tidying
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
tidy pointer definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
initialise pointers
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
tidy char pointers
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
tidy ternary operators
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
config: rename listener to observer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
tidy maildir_mbox_check()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
move el_free() to email
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
rename struct Event and Mailbox.notify
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
don't check for empty config strings
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
light tidying
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
rename mailbox functions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
boolify: locals, params, args
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
unify char buffer inititialisation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
test: add missing #include guards
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
increase buffer sizes to avoid truncation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
rename fd parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
readme: split out contributors
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
clang-format
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
merge: split up Buffer and the Pool
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
test: tidy config tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
don't use pool in libraries
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
split out pool
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
fix leaks in mutt_pattern_comp()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
test: fix leaks
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
merge: upstream fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Richard Russon
sync pgp_gpgme_invoke_import()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Vincent Lefevre
Avoid undefined behaviour on huge integer in a RFC2231...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Kevin McCarthy
Add a "backticks in double quotes" example to the manual.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Kevin McCarthy
Fix sample neomuttrc to use better quoting practices.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Pietro Cerutti
Do not cache a compiled regex to avoid leaks
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Richard Russon
fix: counting of content-lines header
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Richard Russon
merge: fix most leaks in test code
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Richard Russon
clang-format test code
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Richard Russon
test: fix leaks in library tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Richard Russon
test: fix leaks in config tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Richard Russon
check library parameters more carefully
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Mehdi Abaakouk
Fix next-unread-mailbox
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Richard Russon
merge: update translations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Richard Russon
sync translations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Morten Bo Johansen
Update Danish translation
commit
|
commitdiff
|
tree
|
snapshot
next