mercurial/similar.py
Sun, 17 Jun 2018 23:17:03 -0700 Martin von Zweigbergk similar: use progress helper
Sun, 17 Jun 2018 22:13:41 -0700 Martin von Zweigbergk progress: hide update(None) in a new complete() method
Sat, 16 Jun 2018 00:25:13 -0700 Martin von Zweigbergk similar: use progress helper
Wed, 26 Apr 2017 22:03:37 +0900 Yuya Nishihara bdiff: proxy through mdiff module
Thu, 23 Mar 2017 20:57:27 +0900 Yuya Nishihara similar: use cheaper hash() function to test exact matches
Thu, 23 Mar 2017 20:52:41 +0900 Yuya Nishihara similar: take the first match instead of the last
Thu, 23 Mar 2017 21:17:08 +0900 Yuya Nishihara similar: do not look up and create filectx more than once
Thu, 23 Mar 2017 21:10:45 +0900 Yuya Nishihara similar: use common names for changectx variables
Thu, 23 Mar 2017 20:50:33 +0900 Yuya Nishihara similar: get rid of quadratic addedfiles.remove()
Sun, 15 Mar 2015 18:58:56 +0900 Yuya Nishihara similar: sort files not by object id but by path for stable result
Fri, 03 Mar 2017 02:57:06 +0900 FUJIWARA Katsunori similar: compare between actual file contents for exact identity
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
less more (0) -15 tip