Update from ec0f4a50 to 430dd002:

- rfc822: modify unit tests for message date parsing
  - rmdir: allow removing non-empty query dirs
  - reply,forward: use selected message part
  - z: complete with fs folders instead of account folders
  - z: fix arguments handling
  - cd: fix completion of folders with a space
  - commands: simplify CompletePath
  - contrib: add commit-msg git hook
This commit is contained in:
Matej Cepl 2024-01-17 12:15:36 +01:00
parent 63caa5f8ad
commit 66a3a0ec57
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jan 17 11:15:31 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from ec0f4a50 to 430dd002:
- rfc822: modify unit tests for message date parsing
- rmdir: allow removing non-empty query dirs
- reply,forward: use selected message part
- z: complete with fs folders instead of account folders
- z: fix arguments handling
- cd: fix completion of folders with a space
- commands: simplify CompletePath
- contrib: add commit-msg git hook
-------------------------------------------------------------------
Tue Jan 16 23:47:41 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1704668871.ec0f4a50
Version: 0.16+git.1705489397.430dd002
Release: 0
Summary: An email client for terminals
License: MIT