All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Kirillov <max@max630.net>
To: Paul Mackerras <paulus@samba.org>
Cc: git@vger.kernel.org, Max Kirillov <max@max630.net>
Subject: [PATCH v5 0/3] gitk: save only changed configuration on exit
Date: Wed,  4 Mar 2015 05:58:15 +0200	[thread overview]
Message-ID: <1425441498-29416-1-git-send-email-max@max630.net> (raw)

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

             reply	other threads:[~2015-03-04  3:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04  3:58 Max Kirillov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425441498-29416-1-git-send-email-max@max630.net \
    --to=max@max630.net \
    --cc=git@vger.kernel.org \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.