Fri, 13 Jan 2017 11:42:36 -0800 |
Pierre-Yves David |
similar: remove caching from the module level
|
Sat, 07 Jan 2017 20:47:57 -0800 |
Sean Farley |
similar: move score function to module level
|
Sat, 07 Jan 2017 20:43:49 -0800 |
Sean Farley |
similar: rename local variable to not collide with previous
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
Fri, 10 Jun 2016 00:14:43 -0400 |
Augie Fackler |
similar: delete extra newline at EOF
|
Fri, 11 Mar 2016 22:29:20 +0800 |
Anton Shestakov |
similar: specify unit for ui.progress when operating on files
|
Sat, 12 Dec 2015 23:17:22 -0800 |
Gregory Szorc |
similar: use absolute_import
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Sun, 02 May 2010 00:48:33 +0200 |
Benoit Boissinot |
fix coding style
|
Sat, 03 Apr 2010 11:58:16 +1100 |
David Greenaway |
findrenames: Optimise "addremove -s100" by matching files by their SHA1 hashes.
|
Sat, 03 Apr 2010 11:58:16 +1100 |
David Greenaway |
Move 'findrenames' code into its own file.
|