On 17 May 2005 09:32:13 -0400, Stefan Monnier wrote: > > > $ baz logs --modifying foo.c > > patch-1 > > patch-5 > > patch-42 > > And while we're talking about it, I'll reiterate that I'd like to see > a refinement of the above where I can say: > > tla logs --modifiying foo.c --lines 10-24
I don't think you want to attach this to "logs", but rather to "ancestry". Or better yet "annotate". "logs" and "ancestry" do not fetch changesets. > Another refinement is to also show the corresponding hunks rather than only > the revision numbers. You may apt-get axp-0.2.0, and use "axp annotate -l 10-24 foo.c". Please tell me what options do you miss, like --hide-unannotated-lines. Regards, Mikhael. _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
