git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gitk: save only changed configuration on exit
@ 2014-11-09  7:56 Max Kirillov
  2014-11-09  7:57 ` [PATCH v3 1/2] gitk: write only changed configuration variables Max Kirillov
  2014-11-09  7:57 ` [PATCH v3 2/2] gitk: synchronize config write Max Kirillov
  0 siblings, 2 replies; 3+ messages in thread
From: Max Kirillov @ 2014-11-09  7:56 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git, Max Kirillov

Hi.

Used explivit changed flag for views instead of trace. Minor style fixes.

As I said, could not use namespace for older config read because they leak to
globals.

Max Kirillov (2):
  gitk: write only changed configuration variables
  gitk: synchronize config write

 gitk | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 104 insertions(+), 11 deletions(-)

-- 
2.0.1.1697.g73c6810

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

end of thread, other threads:[~2014-11-09  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-09  7:56 [PATCH v3 0/2] gitk: save only changed configuration on exit Max Kirillov
2014-11-09  7:57 ` [PATCH v3 1/2] gitk: write only changed configuration variables Max Kirillov
2014-11-09  7:57 ` [PATCH v3 2/2] gitk: synchronize config write Max Kirillov

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).