30 minutes ago, Matthew Flatt wrote: > At Wed, 19 Jun 2013 15:54:00 -0400, Eli Barzilay wrote: > > Four hours ago, mfl...@racket-lang.org wrote: > > > D collects/2htdp/image.rkt > > > D collects/algol60/info.rkt > > > D collects/browser/info.rkt > > > D collects/compiler/embed-unit.rkt > > > D collects/compiler/find-exe.rkt > > > D collects/config/config.rkt > > > D collects/config/config.scrbl > > > [...] > > > > Note that there are a *lot* of files here that were not detected as > > renames, > > When you use `git log --follow' on the destination file, do you get > the expected history? > > It seems to work right for me the first five files above. The sixth > and seventh really are gone. > > I haven't been able to find a file where `git log --follow' fails to > do what I want, so far (not just right now, but in all of my > experiments to date).
These were just the first few -- I checked a few of the "D" files that have a corresponding "A", and just sent it out with that. I'll try looking more into it now -- probably some script that finds the recent rename of all files and make sure that it produces an expected result. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _________________________ Racket Developers list: http://lists.racket-lang.org/dev