diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-09-23 06:47:31 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-09-24 07:22:15 +0000 |
commit | 889f6690fd678ed2fdeb4d467e5b8db49b9c6667 (patch) | |
tree | fa8ea6cdb575a56fbdd203d2fa2bd0d8a4422e25 /ChangeLog | |
parent | 0e01942c07f51f2eb9896625adfec246289851b8 (diff) | |
download | zsh-889f6690fd678ed2fdeb4d467e5b8db49b9c6667.tar.gz zsh-889f6690fd678ed2fdeb4d467e5b8db49b9c6667.tar.xz zsh-889f6690fd678ed2fdeb4d467e5b8db49b9c6667.zip |
39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.
This changes the behaviour on "unknown" git-rebase actions (those other than pick/reword/edit/fixup/squash/execute).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 608a296e0..8362d3e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-09-24 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 39423: Functions/VCS_Info/Backends/VCS_INFO_get_data_git: + vcs_info git: Produce nicer applied-string messages for 'exec' + actions. + 2016-09-23 Daniel Shahaf <d.s@daniel.shahaf.name> * 39412: Src/Zle/computil.c: Fix directory completion when |