From 454f079852deb0c704870c7d5a462485f1e65bbf Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Wed, 13 May 2015 15:24:28 +0200 Subject: 35101: completion: git: add __git_commit_objects_prefer_recent This is used with __git_commits then, and is meant to only call __git_recent_commits, if there are matches. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f96c27d2e..685575c05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,11 @@ Handle " -> master, origin/master" in decorated git-log output, and add it as separate entries. + * 35101: Completion/Unix/Command/_git: add + __git_commit_objects_prefer_recent. This is used with __git_commits + then, and is meant to only call __git_recent_commits, if there are + matches. + 2015-05-16 Daniel Shahaf * 35161: Completion/Unix/Command/_git: completion: git: Fix -- cgit 1.4.1