Skip to content

Commit

Permalink
gitk: Refactor per-line part of getblobdiffline and its support
Browse files Browse the repository at this point in the history
For later use with data sources other than a pipe, refactor the big
worker part of getblobdiffline to a separate function
parseblobdiffline.  Also refactor its initialization and wrap-up to
separate routines.

Signed-off-by: Thomas Rast <trast@inf.ethz.ch>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Thomas Rast authored and Paul Mackerras committed Dec 1, 2013
1 parent 71846c5 commit 5de460a
Showing 1 changed file with 213 additions and 195 deletions.
Loading

0 comments on commit 5de460a

Please sign in to comment.