diff options
author | Daniel Hahler <git@thequod.de> | 2017-04-09 17:18:23 +0200 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2017-04-23 22:27:38 +0200 |
commit | 4fa7c6aeccf19442e59740d388db5066cb30f3fc (patch) | |
tree | 7231c887645d8b7a3f2d6fdc96792f79a45c71b0 /ChangeLog | |
parent | 68466f327e15579939ff359464c42b2b966a7825 (diff) | |
download | zsh-4fa7c6aeccf19442e59740d388db5066cb30f3fc.tar.gz zsh-4fa7c6aeccf19442e59740d388db5066cb30f3fc.tar.xz zsh-4fa7c6aeccf19442e59740d388db5066cb30f3fc.zip |
40943: __git_recent_commits: prefer recent commit objects
Without this "commit to be amended" shows up before "recent commit object name" with `git commit --fixup`, but the recent commit objects are the most useful here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cef83e09c..87721928a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-04-23 Daniel Hahler <zsh@thequod.de> + + * 40943: Completion/Unix/Command/_git: __git_recent_commits: prefer + recent commit objects. + 2017-04-23 Peter Stephenson <p.w.stephenson@ntlworld.com> * 40995: Src/lex.c, Test/D08cmdsubst.ztst: we need to expand |