[PATCH 0/2] log -L overlapping ranges

2013-04-05 Thread Thomas Rast
I noticed that it doesn't like getting multiple overlapping ranges from the user. This fixes it. Thomas Rast (2): log -L: check range set invariants when we look it up log -L: fix overlapping input ranges line-log.c | 43 +++-- t/t4211-line-log.sh

Re: [PATCH 0/2] log -L overlapping ranges

2013-04-05 Thread Junio C Hamano
Thomas Rast tr...@inf.ethz.ch writes: I noticed that it doesn't like getting multiple overlapping ranges from the user. This fixes it. Both look sensible. Will queue on top of tr/line-log. Thanks. -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to