Sat, 07 Apr 2018 20:50:38 +0900 |
Yuya Nishihara |
procutil: always popen() in binary mode
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Tue, 27 Feb 2018 14:28:17 +0530 |
Pulkit Goyal |
py3: make sure regexes are bytes
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 23:44:41 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs in hgext/convert/
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 23:50:58 -0500 |
Augie Fackler |
convert: open all files in binary mode
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 02:10:04 +0900 |
FUJIWARA Katsunori |
convert: transcode CVS log messages by specified encoding (issue5597)
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 23:48:08 -0700 |
Pierre-Yves David |
convert: don't use mutable default argument value
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 02:08:59 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 5 of 5)
|
file |
diff |
annotate
|
Sat, 17 Dec 2016 20:24:46 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 4 of 4)
|
file |
diff |
annotate
|
Sat, 04 Jun 2016 14:38:00 +0530 |
Pulkit Goyal |
py3: conditionalize cPickle import by adding in util
|
file |
diff |
annotate
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 14:56:29 +0000 |
timeless |
convert: cvsps use absolute_import
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 11:33:52 +0300 |
Emanuele Giaquinta |
cvsps: fix computation of parent revisions when log caching is on
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 14:20:13 -0400 |
Augie Fackler |
cvsps: use a different tiebreaker to avoid flaky test
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 10:07:30 -0400 |
Augie Fackler |
cvsps: add two more tiebreakers in cscmp
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 04:37:45 +0200 |
Mads Kiilerich |
cleanup: remove some unused / duplicate imports
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 14:44:13 +0100 |
Frank Kingswood |
convert: handle changeset sorting errors without traceback (issue3961)
stable
|
file |
diff |
annotate
|
Fri, 03 May 2013 19:34:59 +0200 |
Blesso hrvoje1212 |
convert: fix bug of wrong CVS path parsing without port number (issue3678)
stable
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 16:40:27 -0600 |
Matt Mackall |
convert: stabilize cvsps commitid sort order
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: report cvsps branchpoints sorted
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 21:11:00 +0200 |
Idan Kamara |
cvsps: fix indentation
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 16:26:52 -0800 |
Bryan O'Sullivan |
convert: fix most test-check-code-hg violations in cvsps code
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 20:11:20 +0000 |
Frank Kingswood |
cvsps: use commitids (when present) to detect changesets
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
file |
diff |
annotate
|