Thu, 07 Apr 2016 00:05:48 +0000 |
timeless |
pycompat: add util.urlerr util.urlreq classes for py3 compat
|
file |
diff |
annotate
|
Mon, 11 Apr 2016 19:46:50 +0200 |
Adrian Buehlmann |
util: add doctest to datestr()
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 00:30:28 +0200 |
Florent Gallaire |
date: fix boundary check of negative integer
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 20:31:31 +0000 |
timeless |
pycompat: add util.stringio to handle py3 divergence
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 17:43:23 +0000 |
timeless |
util: use __code__ (available since py2.6)
|
file |
diff |
annotate
|
Fri, 08 Apr 2016 22:15:06 +0200 |
Adrian Buehlmann |
util: fix doc for datestr()
|
file |
diff |
annotate
|
Fri, 08 Apr 2016 14:11:03 +0200 |
Florent Gallaire |
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 20:00:49 +0000 |
timeless |
pycompat: add empty and queue to handle py3 divergence
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 17:22:04 +0000 |
timeless |
util: refactor getstackframes
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 16:50:14 +0000 |
timeless |
util: reword debugstacktrace comment
|
file |
diff |
annotate
|
Wed, 03 Feb 2016 09:11:22 +0000 |
timeless |
util: enable getpid to be replaced
|
file |
diff |
annotate
|
Thu, 14 Jan 2016 09:31:01 -0800 |
Bryan O'Sullivan |
util: rename ctxmanager's __call__ method to enter
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 14:49:35 -0800 |
Bryan O'Sullivan |
util: simplify file I/O functions using context managers
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 16:16:19 -0800 |
Bryan O'Sullivan |
util: replace file I/O with readfile
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 18:15:39 -0500 |
Matt Harbison |
util: adjust hgcmd() to handle frozen Mercurial on OS X
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 17:56:08 -0500 |
Matt Harbison |
util: adjust hgexecutable() to handle frozen Mercurial on OS X
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 17:49:01 -0500 |
Matt Harbison |
util: adjust 'datapath' to be correct in a frozen OS X package
|
file |
diff |
annotate
|
Wed, 13 Jan 2016 14:41:10 -0500 |
Augie Fackler |
util: don't capture exception with a name since we don't use it
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 15:25:43 -0800 |
Bryan O'Sullivan |
util: introduce ctxmanager, to avoid nested try/finally blocks
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 20:52:34 -0800 |
Gregory Szorc |
util: remove outdated comment about construction overhead
|
file |
diff |
annotate
|
Wed, 30 Dec 2015 13:10:53 -0800 |
Eric Sumner |
lrucachedict: add copy method
|
file |
diff |
annotate
|
Wed, 16 Dec 2015 17:40:01 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 06 Dec 2015 19:04:10 -0800 |
Gregory Szorc |
util: reimplement lrucachedict
|
file |
diff |
annotate
|
Sat, 12 Dec 2015 11:00:04 -0800 |
Siddharth Agarwal |
copyfile: add an optional parameter to copy other stat data
stable
|
file |
diff |
annotate
|
Sun, 13 Dec 2015 18:48:35 +0900 |
Yuya Nishihara |
util: rename argument of isatty()
|
file |
diff |
annotate
|
Sat, 12 Dec 2015 23:14:08 -0800 |
Gregory Szorc |
util: use absolute_import
|
file |
diff |
annotate
|
Sat, 12 Dec 2015 23:30:37 -0500 |
Gregory Szorc |
util: make hashlib import unconditional
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 14:23:51 -0800 |
Gregory Szorc |
util: add versiontuple() for returning parsed version information
|
file |
diff |
annotate
|
Sat, 14 Nov 2015 17:30:10 -0800 |
Gregory Szorc |
util.datestr: use divmod()
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 13:15:17 -0600 |
Matt Mackall |
util: drop statmtimesec
|
file |
diff |
annotate
|