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 |
2018-09-13 |
Richard Russon | imap: more data tidying |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | imap: tidy data naming |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | pop: separate email data |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | pop: tidy data naming |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | nntp: tidy data naming |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | notmuch: fix header references |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | notmuch: distinguish between Mailbox and Email data |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | notmuch: tidy data naming |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | Email doesn't begin with 'h' |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | rename Header to Email |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | rename email include |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | rename maildir_flags() |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | tidy maildir |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | reorg nntp functions |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | reorg mbox functions |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | reorg maildir functions |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | reorg imap functions |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | tidy pop |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | reorg pop functions |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | reorg notmuch functions |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | tidy notmuch |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | add config Account |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Richard Russon | rename Account to ConnAccount |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Richard Russon | maildir: alloc mem for headers |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Pietro Cerutti | Fix segfault introduced by 5e8cb63 |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Richard Russon | boolify |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Richard Russon | bug: check for aborted dir read |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Richard Russon | doxy: fix links |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Richard Russon | trivial fixes |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Pietro Cerutti | Fix build |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Pietro Cerutti | Fix check on empty strings |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | merge: redistribute Context and Mailbox |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | imap: rename mailbox out of the way |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | tidy context usage |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.mtime |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.{v2r,vcount} |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.{id,subj,label}_hash |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | tidy compress |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.compress |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | Mailbox doesn't begin with 'b' |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | eliminate Context from backends |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.rights |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | add mbox private Mailbox data |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | imap: use Mailbox, not Context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | compress: use Mailbox, not Context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | pop: use Mailbox, not Context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | nntp: use Mailbox, not Context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | maildir: use Mailbox, not Context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | mbox: use Mailbox, not Context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | notmuch: use mailbox, not context |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | notmuch: let mxapi do cleanup |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | notmuch: move mailbox data |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | free_data |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.{size,changed,readonly,quiet,closing} |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.{hdrs,hdrmax} |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.ctx->data |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | move Context.mx_ops |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | fix mxapi comments |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | clang-format |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Richard Russon | fix nntp probing |
commit | commitdiff | tree | snapshot |
2018-09-05 |
Richard Russon | document imap ACLs |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | merge: minor tidying |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | add missing mxapi functions |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | tweak #include guards |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | boolify |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | tidy logic |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | reduce scope |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | drop unnec casts |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Dapeng Gao | Do not let libintl.h override setlocale |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | merge: update translations |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | sync translations |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Winderickx... | More dutch translation fixes |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Winderickx... | Added dutch translations |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Flammie Pirinen | add Finnish translation |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Daniel Schmitz | Fix translation error |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Marius Gedminas | Update lt_LT translation |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | trans: add missing ngettext |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Zero King | Update zh_CN translation |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | merge: Use Mailbox members from Context |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | move magic |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | move flagged |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | move unread |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | move msgcount |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Richard Russon | move path |
commit | commitdiff | tree | snapshot |
next |