[PATCH v2 2/2] gitk: add an option to enable sorting the "Tags and heads" view by ref type

2016-03-19 Thread Michael Rappazzo
Signed-off-by: Michael Rappazzo --- gitk | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gitk b/gitk index d6d3136..6d376e3 100755 --- a/gitk +++ b/gitk @@ -158,6 +158,7 @@ proc parseviewargs {n arglist} { global vdatemode vmergeonly

Re: [PATCH v2 2/2] gitk: add an option to enable sorting the "Tags and heads" view by ref type

2016-03-19 Thread Paul Mackerras
On Fri, Mar 18, 2016 at 02:51:37PM -0400, Michael Rappazzo wrote: > Signed-off-by: Michael Rappazzo This looks to me like the kind of thing that could have a checkbox in the Preferences window and get saved on disk along with other preferences, rather than only being