mercurial/similar.py
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Mon, 07 Oct 2019 00:04:04 -0400 Gregory Szorc py3: finish porting iteritems() to pycompat and remove source transformer
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
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
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.
less more (0) tip