Sat, 15 Feb 2014 10:09:13 -0600 |
Sean Farley |
util: convert pickle to json
|
Sat, 15 Feb 2014 02:00:10 -0600 |
Sean Farley |
util: serialize data with json instead of pickle
|
Sat, 15 Feb 2014 01:50:14 -0600 |
Sean Farley |
util: try to load data using json
|
Mon, 17 Feb 2014 11:10:38 -0600 |
Sean Farley |
util: add visitor pattern for scrubbing json
|
Fri, 23 Aug 2013 10:54:20 -0500 |
Sean Farley |
util: add a method to load data from a file
|
Fri, 23 Aug 2013 10:46:08 -0500 |
Sean Farley |
util: rename pickle_atomic to dump
|
Thu, 22 Aug 2013 19:54:40 -0500 |
Sean Farley |
util: remove pre-1.9 mercurial code from pickle_atomic
|
Fri, 23 Aug 2013 13:08:58 -0500 |
Sean Farley |
util: remove pre-1.6 mercurial code from parseurl
|
Thu, 08 Aug 2013 09:38:55 +0200 |
Dan Villiom Podlaski Christiansen |
handle invalid UTF-8 in commit messages consistently
|
Mon, 05 Aug 2013 20:27:31 +0200 |
Dan Villiom Podlaski Christiansen |
fixes for running under Mercurial 2.0
|
Mon, 05 Aug 2013 20:49:53 +0200 |
Dan Villiom Podlaski Christiansen |
drop support for pre-2.0 versions of Mercurial
|
Wed, 31 Jul 2013 11:25:08 +1000 |
Will Thames |
Fix for missing mercurial.utils deque
|
Fri, 12 Jul 2013 11:21:41 +0900 |
Shun-ichi GOTO |
use mercurial.util.deque to support python 2.4
|
Tue, 21 May 2013 16:34:06 -0700 |
David Schleimer |
util: move pickle_atomic from svnmeta to util
|