Re: [GUILT 2/2] Teach "guilt graph" the "-x exclude-pattern" option.

2015-01-23 Thread Jeff Sipek
On Fri, Jan 23, 2015 at 03:21:07PM +0100, Per Cederqvist wrote: > Some projects keep a ChangeLog which every commit modifies. This > makes the graph a very uninteresting single line of commits. It is > sometimes useful to see how the graph would look if we ignore the > ChangeLog file. > > The ne

[GUILT 2/2] Teach "guilt graph" the "-x exclude-pattern" option.

2015-01-23 Thread Per Cederqvist
Some projects keep a ChangeLog which every commit modifies. This makes the graph a very uninteresting single line of commits. It is sometimes useful to see how the graph would look if we ignore the ChangeLog file. The new -x option is useful in situations like this. It can be repeated several t