git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] gitk: show latest change to region
@ 2014-06-24 18:15 Max Kirillov
  2014-06-24 18:18 ` [PATCH v2 1/4] gitk: use single blamestuff for all show_line_source{} calls Max Kirillov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Max Kirillov @ 2014-06-24 18:15 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

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

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

end of thread, other threads:[~2014-06-24 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 18:15 [PATCH 0/4 v2] gitk: show latest change to region Max Kirillov
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

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