git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] gitk: save only changed configuration on exit
@ 2014-09-14 20:35 Max Kirillov
  2014-09-14 20:35 ` [PATCH v2 1/3] gitk refactor: remove boilerplate for configuration variables Max Kirillov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Max Kirillov @ 2014-09-14 20:35 UTC (permalink / raw)
  To: Paul Mackerras, Junio C Hamano; +Cc: git, Max Kirillov

Changes since v1:

* Add value check to config_variable_change_cb
* Squash 2/3 and 3/3 and the value check into one commit. There is no really
  reasons to divide them except following the real coding history
* Describle the previous undesirable behavior in commit message
* Synchronize writing of config file

Max Kirillov (3):
  gitk refactor: remove boilerplate for configuration variables
  gitk: write only changed configuration variables
  gitk: synchronize config write

 gitk | 215 +++++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 139 insertions(+), 76 deletions(-)

-- 
2.0.1.1697.g73c6810

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

end of thread, other threads:[~2014-10-30 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-14 20:35 [PATCH v2 0/3] gitk: save only changed configuration on exit Max Kirillov
2014-09-14 20:35 ` [PATCH v2 1/3] gitk refactor: remove boilerplate for configuration variables Max Kirillov
2014-10-30  9:47   ` Paul Mackerras
2014-09-14 20:35 ` [PATCH v2 2/3] gitk: write only changed " Max Kirillov
2014-10-30  9:55   ` Paul Mackerras
2014-10-30 21:43     ` Max Kirillov
2014-09-14 20:35 ` [PATCH v2 3/3] 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).