git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Max Kirillov <max@max630.net>
To: Paul Mackerras <paulus@samba.org>
Cc: git@vger.kernel.org
Subject: [PATCH 0/4 v2] gitk: show latest change to region
Date: Tue, 24 Jun 2014 21:15:14 +0300	[thread overview]
Message-ID: <20140624181514.GA23051@wheezy.local> (raw)

Changes vs v1:
* Rebase to latest gitk master
* Fix typos in commments
* Switch to patch mode at showing the found change

Max Kirillov (4):
      gitk: use single blamestuff for all show_line_source{} calls
      gitk: refactor: separate generic hunk parsing out of find_hunk_blamespecs{}
      gitk: refactor: separate io from logic in the searching origin of line
      gitk: show latest change to region

 gitk | 265 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 220 insertions(+), 45 deletions(-)

             reply	other threads:[~2014-06-24 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24 18:15 Max Kirillov [this message]
2014-06-24 18:18 ` [PATCH v2 1/4] gitk: use single blamestuff for all show_line_source{} calls Max Kirillov
2014-06-24 18:19 ` [PATCH v2 2/4] gitk: refactor: separate generic hunk parsing out of find_hunk_blamespecs{} Max Kirillov
2014-06-24 18:20 ` [PATCH v2 3/4] gitk: refactor: separate io from logic in the searching origin of line Max Kirillov
2014-06-24 18:21 ` [PATCH v2 4/4] gitk: show latest change to region Max Kirillov

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=20140624181514.GA23051@wheezy.local \
    --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 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).