aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-03pipe: run commands with sh -ccmdlineRobin Jarry
2023-10-03open: run commands with sh -cRobin Jarry
2023-10-03commands: parse arguments with opt.ArgsToStructRobin Jarry
2023-10-03commands: pass raw command line down to template evaluationRobin Jarry
2023-10-03lib: add opt parser based on struct tagsRobin Jarry
2023-10-03lib: add shell command lexerRobin Jarry
2023-10-03lib: remove unused ShellQuote functionRobin Jarry
2023-09-27Release version 0.16.00.16.0Robin Jarry
2023-09-27viewer: use correct contextual config for no-filter messageRobin Jarry
2023-09-27commands: add :toggle-thread-context commandTim Culverhouse
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-09-27check-patches: complain if title is longer than 72 charactersBence Ferdinandy
2023-09-27terminal: draw even if underlying command has diedRobin Jarry
2023-09-19xdg: fix unit tests on macosRobin Jarry
2023-09-19changelog: reword before releaseRobin Jarry
2023-09-19docs: add missing newline between :attach variantsRobin Jarry
2023-09-19docs: fix typo in stylesets regexp exampleRobin Jarry
2023-09-19docs: add msglist_thread_folded style objectRobin Jarry
2023-09-19docs: add :fold and :unfold commandsRobin Jarry
2023-09-19docs: add :connect and :disconnect commandsRobin Jarry
2023-09-19docs: add :help and :new-account commandsRobin Jarry
2023-09-19docs: add :toggle-key-passthrough commandRobin Jarry
2023-09-19docs: add :recover commandRobin Jarry
2023-09-19docs: add [ui].client-threads-delay settingRobin Jarry
2023-09-19contrib: add script to check man pages consistencyRobin Jarry
2023-09-19msgviewer: add styles for part selectorRobin Jarry
2023-09-19colorize: support trailing comments after valuesRobin Jarry
2023-09-19config: add default values for empty stylesetsRobin Jarry
2023-09-19binds: improve display of key sequencesRobin Jarry
2023-09-19compose: respect header ordering from text editorRobin Jarry
2023-09-19compose: avoid panic when deleting the last headerRobin Jarry
2023-09-19config: make all message list symbols/icons configurableowl
2023-09-19commands: strip leading colons from commandsBence Ferdinandy
2023-09-19commands: run a command by its first lettersVitaly Ovchinnikov
2023-09-19hyperlinks: better parsing of emails without mailto prefixesVitaly Ovchinnikov
2023-09-19lib: return a new Header from LimitHeadersTim Culverhouse
2023-09-19binds: control and alt modifiers for deleteVitaly Ovchinnikov
2023-09-18split: remove previous split from gridTim Culverhouse
2023-09-18doc: mention correct function in the example for compactDirKirill Miazine
2023-09-18doc: MIME type consistency spellingKirill Miazine
2023-09-18maildir: log mail checking errors, if anyVitaly Ovchinnikov
2023-09-18compose: add option for LF-only editorsMoritz Poldrack
2023-09-05msgviewer: show attachment file names first if possibleVitaly Ovchinnikov
2023-09-05compose: delete empty headersRobin Jarry
2023-09-04doc: clarify notmuch+maildir behavior with respect to filesinwit
2023-09-04colorize: handle spaces in stylesetRobin Jarry
2023-08-31msgstore: ensure selection when calling sortTim Culverhouse
2023-08-31notmuch: internally sort threads newest firstTim Culverhouse
2023-08-31notmuch: refactor SetFlagTim Culverhouse
2023-08-31notmuch: track database stateTim Culverhouse