git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH gitk 0/2] stop clobbering "Remember This View" setting
@ 2010-03-06 22:46 Jonathan Nieder
  2010-03-06 22:48 ` [PATCH 1/2] gitk: Add comments to explain encode_view_opts and decode_view_opts Jonathan Nieder
  2010-03-06 22:58 ` [PATCH 2/2] gitk: Stop clobbering "Remember This View" setting Jonathan Nieder
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Nieder @ 2010-03-06 22:46 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Steve Cotton, Alexander Gavrilov, git

Hi Paul,

As Steve Cotton reported [1], the Edit View... dialog in gitk
always defaults to not remembering the view, which makes it
easy to lose settings if one is not careful.

These patches fix it.  The first one adds two one-line comments
from my investigation into the issue.  The second one fixes the
obvious bug.

I am cc-ing others in case I have missed anything obvious or
people have comments on style.

I hope you enjoy the patches.

Kind regards,
Jonathan Nieder (2):
  gitk: Add comments to explain encode_view_opts and decode_view_opts
  gitk: Edit View unsets Remember this view

 gitk |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

[1] http://bugs.debian.org/522520

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-06 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 22:46 [PATCH gitk 0/2] stop clobbering "Remember This View" setting Jonathan Nieder
2010-03-06 22:48 ` [PATCH 1/2] gitk: Add comments to explain encode_view_opts and decode_view_opts Jonathan Nieder
2010-03-06 22:58 ` [PATCH 2/2] gitk: Stop clobbering "Remember This View" setting Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).