From 34a1489f436d95bc2404f8e371130a469cbccebe Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 13 May 2015 16:14:32 +0200 Subject: 35105: completion: git: add distance_from_head to __git_recent_commits This adds the "HEAD~15" gitrevisions(7) identifier of the commit to the description, which also uniquifies, isn't redundant, and may be easier to type. Ref: zsh-workers/34820 (http://www.zsh.org/mla/workers/2015/msg00744.html) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a00c51162..68b644823 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,9 @@ * 35106: completion: git: unique name for __git_recent_commits. + * Daniel Shahaf: 35105: Completion/Unix/Command/_git: add + distance_from_head to __git_recent_commits. + 2015-05-16 Daniel Shahaf * 35161: Completion/Unix/Command/_git: completion: git: Fix -- cgit 1.4.1