Mercurial > hgsubversion
log
age | author | description |
---|---|---|
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 |