Update from bd29700e to 930e5032:
- templates: add full path of file(s) as Filename(s) - commands: fix abbreviations regression - msglist: refactor tree building - imap: show parseable messages on error - rfc822: improve dates parsing - commands/msg: adapt quote-reply to honor viewer::alternatives - lib: introduce FindMIMEPart, adapt Find{Plain,Calendar}text - patch/find: add find sub-cmd - patch: implement worktree support - patch/switch: add switch sub-cmd - patch/delete: add delete sub-cmd - patch/term: add term sub-cmd - patch/rebase: add rebase sub-cmd - patch/cd: add cd sub-cmd - patch/remove: add remove sub-cmd - patch/list: add list sub-cmd - patch/apply: add apply sub-cmd - patch/init: add init sub-cmd - patch: create sub-command structure - pama: implement the persistent store for projects - pama: implement the revision control logic - pama: define the entity models - contrib: fix check-docs for subcommands - doc: add aerc-patch - notmuch: remove dynamic folders
This commit is contained in:
parent
eb277acf9a
commit
24911f716b
30
aerc.changes
30
aerc.changes
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 14:14:33 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update from bd29700e to 930e5032:
|
||||
- templates: add full path of file(s) as Filename(s)
|
||||
- commands: fix abbreviations regression
|
||||
- msglist: refactor tree building
|
||||
- imap: show parseable messages on error
|
||||
- rfc822: improve dates parsing
|
||||
- commands/msg: adapt quote-reply to honor viewer::alternatives
|
||||
- lib: introduce FindMIMEPart, adapt Find{Plain,Calendar}text
|
||||
- patch/find: add find sub-cmd
|
||||
- patch: implement worktree support
|
||||
- patch/switch: add switch sub-cmd
|
||||
- patch/delete: add delete sub-cmd
|
||||
- patch/term: add term sub-cmd
|
||||
- patch/rebase: add rebase sub-cmd
|
||||
- patch/cd: add cd sub-cmd
|
||||
- patch/remove: add remove sub-cmd
|
||||
- patch/list: add list sub-cmd
|
||||
- patch/apply: add apply sub-cmd
|
||||
- patch/init: add init sub-cmd
|
||||
- patch: create sub-command structure
|
||||
- pama: implement the persistent store for projects
|
||||
- pama: implement the revision control logic
|
||||
- pama: define the entity models
|
||||
- contrib: fix check-docs for subcommands
|
||||
- doc: add aerc-patch
|
||||
- notmuch: remove dynamic folders
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 30 14:42:34 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user