log

age author description
Tue, 18 Feb 2014 17:19:29 -0600 Sean Farley util: fallback to raw string reading if pickle fails
Tue, 18 Feb 2014 17:16:28 -0600 Sean Farley util: add resave bool parameter to load
Mon, 17 Feb 2014 11:18:30 -0600 Sean Farley svncommands: call util.dump instead of manually writing file
Sat, 15 Feb 2014 10:54:35 -0600 Sean Farley util: remove unused save_string
Sat, 15 Feb 2014 10:54:08 -0600 Sean Farley maps: call util.dump instead save_string
Sat, 15 Feb 2014 10:52:00 -0600 Sean Farley util: remove unused load_string
Sat, 15 Feb 2014 10:45:51 -0600 Sean Farley util: remove all calls to load_string
Sat, 15 Feb 2014 10:42:54 -0600 Sean Farley util: add default parameter to load
Sat, 15 Feb 2014 01:58:07 -0600 Sean Farley util: banish pickle to compathacks
Sat, 15 Feb 2014 01:59:21 -0600 Sean Farley compathacks: specify for generic compatibility hacks
Sat, 15 Feb 2014 01:53:55 -0600 Sean Farley compathacks: pep8
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
Mon, 17 Feb 2014 11:25:36 -0600 Sean Farley tests: use util.load instead of bare pickle
Fri, 23 Aug 2013 11:00:41 -0500 Sean Farley svncommands: use util.load instead of bare pickle
Fri, 23 Aug 2013 20:35:05 -0500 Sean Farley svncommands: use util.dump instead of pickle.dump
Fri, 23 Aug 2013 10:58:03 -0500 Sean Farley svnmeta: use util.load instead of bare pickle
Fri, 23 Aug 2013 10:57:09 -0500 Sean Farley layouts: use util.load instead of bare pickle
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
Wed, 12 Feb 2014 09:19:03 -0500 Augie Fackler Merge with stable.
Tue, 04 Feb 2014 22:38:54 +0100 Michael Augustin fix promptchoice call, since it changed in mercurial 2.7 (change c58b6ab4c26f) stable
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, 05 Sep 2013 16:25:25 -0500 Sean Farley stupid: remove pre-1.9 code from filteriterhunks
Thu, 05 Sep 2013 16:22:01 -0500 Sean Farley wrappers: remove pre-1.9 code from hgclonewrapper
Thu, 05 Sep 2013 16:20:59 -0500 Sean Farley wrappers: remove pre-1.9 code from clone
Fri, 06 Sep 2013 19:22:39 -0500 Sean Farley svnexternals: remove pre-1.9 pegrev code