log hgext/eol.py @ 38505:c6a2ce82e60b

age author description
Sat, 16 Jun 2018 17:53:51 +0900 Yuya Nishihara py3: replace s[-1] with s.endswith() in eol handling
Fri, 13 Apr 2018 22:46:37 -0700 Martin von Zweigbergk scmutil: rename resolvepartialhexnodeid() to resolvehexnodeidprefix()
Fri, 06 Apr 2018 09:53:17 -0700 Martin von Zweigbergk eol: look up partial nodeid as partial nodeid
Thu, 22 Mar 2018 21:56:20 +0900 Yuya Nishihara stringutil: bulk-replace call sites to point to new module
Fri, 02 Mar 2018 07:16:33 +0530 Pulkit Goyal py3: use bytes() instead of str()
Sat, 14 Oct 2017 01:09:46 +0200 Boris Feld eol: ensure the eol extensions is loaded when hooks run
Fri, 30 Jun 2017 03:39:32 +0200 Boris Feld configitems: register the 'eol.only-consistent' config