Thu, 10 Jan 2013 00:44:23 +0100 |
Mads Kiilerich |
util: copyfile: remove dest before copying
|
Mon, 03 Dec 2012 12:40:24 -0800 |
Bryan O'Sullivan |
osutil: write a C implementation of statfiles for unix
|
Mon, 08 Oct 2012 20:02:20 +0200 |
Pierre-Yves David |
clfilter: add a propertycache that must be unfiltered
|
Mon, 26 Nov 2012 15:42:52 -0600 |
Matt Mackall |
util: make chunkbuffer non-quadratic on Windows
stable
|
Fri, 14 Sep 2012 12:08:17 -0700 |
Bryan O'Sullivan |
util: implement a faster os.path.split for posix systems
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
spelling: specific
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Sat, 04 Aug 2012 07:14:40 +0200 |
Ross Lagerwall |
util: replace util.nulldev with os.devnull
stable
|
Mon, 23 Jul 2012 15:38:43 -0700 |
Bryan O'Sullivan |
util: delegate seek and tell methods of atomictempfile
stable
|
Wed, 18 Jul 2012 14:41:58 +0200 |
Adrian Buehlmann |
util, posix: eliminate encodinglower and encodingupper
|
Fri, 01 Jun 2012 15:26:20 -0700 |
Bryan O'Sullivan |
matcher: use re2 bindings if available
|
Tue, 05 Jun 2012 16:52:20 -0700 |
Bryan O'Sullivan |
util: simplify queue management in chunkbuffer
|
Fri, 01 Jun 2012 17:05:31 -0700 |
Bryan O'Sullivan |
util: subclass deque for Python 2.4 backwards compatibility
|