log mercurial/copies.py @ 6430:a6a66e812c34

age author description
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: teach symmetric difference about working revisions
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall symmetricdifference: move back to copies
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: don't double-detect items in the directory copy check
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: skip directory rename checks when not merging
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: sort old names by depth
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: fix silly precedence bug
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho Revert cfebb175704f, fixing the output of 2 tests
Sat, 15 Mar 2008 16:25:27 -0500 Matt Mackall copies: deal with symmetric difference for linear relationships
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall diff: use copy smarts from copies.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall copies: move findcopies code to its own module