Wed, 26 Apr 2017 22:03:37 +0900 |
Yuya Nishihara |
bdiff: proxy through mdiff module
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 20:57:27 +0900 |
Yuya Nishihara |
similar: use cheaper hash() function to test exact matches
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 20:52:41 +0900 |
Yuya Nishihara |
similar: take the first match instead of the last
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 21:17:08 +0900 |
Yuya Nishihara |
similar: do not look up and create filectx more than once
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 21:10:45 +0900 |
Yuya Nishihara |
similar: use common names for changectx variables
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 20:50:33 +0900 |
Yuya Nishihara |
similar: get rid of quadratic addedfiles.remove()
|
file |
diff |
annotate
|
Sun, 15 Mar 2015 18:58:56 +0900 |
Yuya Nishihara |
similar: sort files not by object id but by path for stable result
|
file |
diff |
annotate
|
Fri, 03 Mar 2017 02:57:06 +0900 |
FUJIWARA Katsunori |
similar: compare between actual file contents for exact identity
|
file |
diff |
annotate
|
Fri, 13 Jan 2017 11:42:36 -0800 |
Pierre-Yves David |
similar: remove caching from the module level
|
file |
diff |
annotate
|
Sat, 07 Jan 2017 20:47:57 -0800 |
Sean Farley |
similar: move score function to module level
|
file |
diff |
annotate
|
Sat, 07 Jan 2017 20:43:49 -0800 |
Sean Farley |
similar: rename local variable to not collide with previous
|
file |
diff |
annotate
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
file |
diff |
annotate
|
Fri, 10 Jun 2016 00:14:43 -0400 |
Augie Fackler |
similar: delete extra newline at EOF
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 22:29:20 +0800 |
Anton Shestakov |
similar: specify unit for ui.progress when operating on files
|
file |
diff |
annotate
|
Sat, 12 Dec 2015 23:17:22 -0800 |
Gregory Szorc |
similar: use absolute_import
|
file |
diff |
annotate
|