Re: Some observations on log -L

2013-04-20 Thread Thomas Rast
Ramkumar Ramachandra writes: > Ever since 'git log -L' made it to `pu`, I've been playing with it to > see how it can be useful. Here are some of my observations: > > 1. Specifying line ranges by hand are too painful. I would really > love it if it could parse the lines off a patch prepared by

Some observations on log -L

2013-04-20 Thread Ramkumar Ramachandra
Hi, Ever since 'git log -L' made it to `pu`, I've been playing with it to see how it can be useful. Here are some of my observations: 1. Specifying line ranges by hand are too painful. I would really love it if it could parse the lines off a patch prepared by format-patch or something. 2. Spec