aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: remove deprecated settingsMoritz Poldrack2024-01-085-511/+0
* templates: move signature from compose to templatesBence Ferdinandy2024-01-087-91/+74
* commands: treat folded threads as one entityKoni Marti2024-01-071-1/+30
* notmuch: keep track of all siblings in threadJason Cox2024-01-071-5/+3
* sendemail-validate: try regular make if gmake not availableJason Cox2024-01-071-1/+2
* deps: bump emersion/go-maildir to v0.4.0:George Honeywood2024-01-072-3/+3
* ci: fix buildsMoritz Poldrack2024-01-071-0/+1
* doc: fix typo in aerc-tutorialRobin Jarry2024-01-061-1/+1
* colorize: add small description in helpRobin Jarry2024-01-061-0/+2
* templates: add full path of file(s) as Filename(s)Bence Ferdinandy2023-12-317-0/+41
* commands: fix abbreviations regressionVitaly Ovchinnikov2023-12-311-7/+7
* msglist: refactor tree buildingMoritz Poldrack2023-12-301-35/+26
* imap: show parseable messages on errorMoritz Poldrack2023-12-301-12/+13
* rfc822: improve dates parsingVitaly Ovchinnikov2023-12-302-10/+91
* commands/msg: adapt quote-reply to honor viewer::alternativesSebastien Binet2023-12-301-1/+8
* lib: introduce FindMIMEPart, adapt Find{Plain,Calendar}textSebastien Binet2023-12-301-15/+10
* patch/find: add find sub-cmdKoni Marti2023-12-303-0/+161
* patch: implement worktree supportKoni Marti2023-12-3010-31/+234
* patch/switch: add switch sub-cmdKoni Marti2023-12-302-0/+83
* patch/delete: add delete sub-cmdKoni Marti2023-12-302-0/+99
* patch/term: add term sub-cmdKoni Marti2023-12-302-5/+50
* patch/rebase: add rebase sub-cmdKoni Marti2023-12-303-0/+444
* patch/cd: add cd sub-cmdKoni Marti2023-12-301-0/+42
* patch/remove: add remove sub-cmdKoni Marti2023-12-304-0/+388
* patch/list: add list sub-cmdKoni Marti2023-12-306-17/+202
* patch/apply: add apply sub-cmdKoni Marti2023-12-305-3/+464
* patch/init: add init sub-cmdKoni Marti2023-12-303-0/+121
* patch: create sub-command structureKoni Marti2023-12-303-2/+86
* pama: implement the persistent store for projectsKoni Marti2023-12-301-0/+244
* pama: implement the revision control logicKoni Marti2023-12-302-0/+160
* pama: define the entity modelsKoni Marti2023-12-303-0/+260
* contrib: fix check-docs for subcommandsKoni Marti2023-12-303-7/+7
* doc: add aerc-patchKoni Marti2023-12-304-0/+173
* notmuch: remove dynamic foldersKoni Marti2023-12-301-1/+7
* ci: fix build and test on macosRobin Jarry2023-12-151-4/+4
* lint,validate: fix for openbsdRobin Jarry2023-12-1414-63/+74
* cf: allow changing folder of another accountRobin Jarry2023-12-053-25/+80
* colorize: only colorize real usenet signaturesRobin Jarry2023-12-041-3/+2
* colorize: better detect diffsRobin Jarry2023-12-045-18/+217
* doc: fix description of lf-editorRobin Jarry2023-12-041-3/+3
* eml: expand tilde to home dirRobin Jarry2023-12-041-1/+2
* dirtree: prevent folder selection when archivingKoni Marti2023-12-011-13/+26
* dirtree: fix jumping foldersKoni Marti2023-11-241-3/+5
* flag,unflag: fix -a option for the answered flagKoni Marti2023-11-241-0/+4
* templates: display "(no subject)" when subject is emptyBence Ferdinandy2023-11-244-0/+13
* term: ensure cursor is hidden before closingRobin Jarry2023-11-241-0/+3
* ui: make viewer tab title configurable via templatesBence Ferdinandy2023-11-233-1/+23
* rmdir: back to current folder upon errorKoni Marti2023-11-231-1/+5
* dirtree: add custom virtual directory roleKoni Marti2023-11-234-2/+43
* dirlist/dirtree: context handlingKoni Marti2023-11-232-11/+16