Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

completion: git: various improvements to commit object handling



I've also submitted it as a pull request against the zsh-users' mirror on Github:
https://github.com/zsh-users/zsh/pull/4

[PATCH 1/7] completion: git: __git_recent_commits: remove ' ->*' from
[PATCH 2/7] completion: git: use %D for %d, without the " (", ")"
[PATCH 3/7] completion: git: add __git_commit_objects_prefer_recent
[PATCH 4/7] completion: git: __git_commit_objects: query 1000 commits
[PATCH 5/7] completion: git: add %cr to commit objects (all and
[PATCH 6/7] completion: git: unique name for __git_recent_commits
[PATCH 7/7] completion: git: add distance_from_head to


Regards,
Daniel.



Messages sorted by: Reverse Date, Date, Thread, Author