Sun, 04 Oct 2015 22:35:36 +0900 |
Yuya Nishihara |
util: use tuple accessor to get accurate st_mtime value (issue4836)
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 22:25:29 +0900 |
Yuya Nishihara |
util: extract stub function to get mtime with second accuracy
|
file |
diff |
annotate
|
Sat, 22 Aug 2015 22:52:18 -0400 |
Matt Harbison |
util: extract stringmatcher() from revset
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 17:36:32 -0700 |
Gregory Szorc |
util.chunkbuffer: avoid extra mutations when reading partial chunks
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 16:34:47 -0700 |
Gregory Szorc |
util.chunkbuffer: refactor chunk handling logic
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 16:28:12 -0700 |
Gregory Szorc |
util.chunkbuffer: special case reading everything
|
file |
diff |
annotate
|
Sat, 03 Oct 2015 14:57:24 +0900 |
Yuya Nishihara |
util.system: compare fileno to see if it needs stdout redirection
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 11:33:30 -0700 |
Pierre-Yves David |
changegroup: use a different compression key for BZ in HG10
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 16:55:18 -0700 |
Siddharth Agarwal |
util: avoid mutable default arguments
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 17:53:28 -0700 |
Pierre-Yves David |
compression: use 'None' for no-compression
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 17:35:32 -0700 |
Pierre-Yves David |
changegroup: move all compressions utilities in util
|
file |
diff |
annotate
|
Tue, 08 Sep 2015 15:32:20 -0400 |
timeless |
util: capitalize Python in MBTextWrapper._wrap_chunks comment
|
file |
diff |
annotate
|
Tue, 01 Sep 2015 19:43:14 +0900 |
Yuya Nishihara |
util: extract function that parses timezone string
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 10:53:55 -0400 |
timeless |
spelling: behaviour -> behavior
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 11:29:50 -0700 |
Pierre-Yves David |
bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
|
file |
diff |
annotate
|
Sat, 27 Jun 2015 11:51:25 -0700 |
Pierre-Yves David |
bufferedinputpipe: remove an outdate comment
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Wed, 20 May 2015 18:00:05 -0500 |
Pierre-Yves David |
util: add a simple poll utility
|
file |
diff |
annotate
|
Sat, 30 May 2015 23:55:24 -0700 |
Pierre-Yves David |
util: introduce a bufferedinputpipe utility
|
file |
diff |
annotate
|
Wed, 20 May 2015 11:29:45 -0500 |
Pierre-Yves David |
util: allow to specify buffer size in popen4
|
file |
diff |
annotate
|
Mon, 18 May 2015 23:43:36 -0500 |
Pierre-Yves David |
util: drop the 'unpacker' helper
|
file |
diff |
annotate
|
Mon, 18 May 2015 16:56:04 -0500 |
Pierre-Yves David |
MBTextWrapper: drop dedicated __init__ method
|
file |
diff |
annotate
|
Mon, 18 May 2015 16:54:21 -0500 |
Pierre-Yves David |
util: drop the compatibility with Python 2.4 unpacker
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:37:24 -0400 |
Augie Fackler |
util: drop any() and all() polyfills
|
file |
diff |
annotate
|
Sat, 16 May 2015 11:28:04 -0700 |
Martin von Zweigbergk |
util: drop alias for collections.deque
|
file |
diff |
annotate
|
Sat, 16 May 2015 09:03:21 +0200 |
Adrian Buehlmann |
util: kill Python 2.4 deque.remove hack
|
file |
diff |
annotate
|
Fri, 15 May 2015 09:58:21 -0500 |
Matt Mackall |
util: use try/except/finally
|
file |
diff |
annotate
|
Sun, 03 May 2015 12:49:15 -0700 |
Siddharth Agarwal |
util.checkcase: don't abort on broken symlinks
stable
|
file |
diff |
annotate
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
util: add removedirs as platform depending function
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 14:36:08 -0700 |
Drew Gottlieb |
util: move dirs() and finddirs() from scmutil to util
|
file |
diff |
annotate
|