Hamza Mahfooz wrote: > Currently, for example when > > git log --grep=pattern > > is executed, the outputted commits that are matched by the pattern do not > have the relevant substring matches highlighted. > > Signed-off-by: Hamza Mahfooz <someguy@xxxxxxxxxxxxxxxxxxx> > --- > pretty.c | 109 +++++++++++++++++++++++++++++++++++++++++++++++++------ Can you add some tests? -- Felipe Contreras