Go to file
Max Kirillov bde4a0f9f3 gitk: Add visiblerefs option, which lists always-shown branches
When many branches contain a commit, the branches used to be shown in
the form "A, B and many more", where A, B can be master of current
HEAD. But there are more which might be interesting to always know about.
For example, "origin/master".

The new option, visiblerefs, is stored in ~/.gitk. It contains a list
of references which are always shown before "and many more" if they
contain the commit. By default it is `{"master"}', which is compatible
with previous behavior.

Signed-off-by: Max Kirillov <max@max630.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2014-06-27 16:37:14 +10:00
po gitk: Merge branch 'new' of https://github.com/vnwildman/gitk 2014-02-21 12:08:41 +11:00
.gitignore gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00
gitk gitk: Add visiblerefs option, which lists always-shown branches 2014-06-27 16:37:14 +10:00
Makefile gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00