All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] gitk: save only changed configuration on exit
@ 2015-03-04  3:58 Max Kirillov
  2015-03-04  3:58 ` [PATCH v5 1/3] gitk: write only changed configuration variables Max Kirillov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Max Kirillov @ 2015-03-04  3:58 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git, Max Kirillov

The changes:

* remove unused views_modified_names assignment
* use if {[catch...] to check saving error
* split error reporting from busy wait

The busy wait parameters are unchanged, mostly because I did not have time yet to test them.

Max Kirillov (3):
  gitk: write only changed configuration variables
  gitk: report file saving error
  gitk: synchronize config write

 gitk | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 105 insertions(+), 14 deletions(-)

-- 
2.1.1.391.g7a54a76

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

end of thread, other threads:[~2015-03-22  3:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04  3:58 [PATCH v5 0/3] gitk: save only changed configuration on exit Max Kirillov
2015-03-04  3:58 ` [PATCH v5 1/3] gitk: write only changed configuration variables Max Kirillov
2015-03-04  3:58 ` [PATCH v5 2/3] gitk: report file saving error Max Kirillov
2015-03-04  3:58 ` [PATCH v5 3/3] gitk: synchronize config write Max Kirillov
2015-03-22  3:39 ` [PATCH v5 0/3] gitk: save only changed configuration on exit Paul Mackerras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.