log hgsubversion/svncommands.py @ 1601:5d8603f080c5

age author description
Mon, 04 Feb 2019 20:56:39 +0300 Pulkit Goyal compathacks: add compat code for ui.makeprogress() deprecation
Sun, 27 May 2018 00:29:38 -0400 Augie Fackler compathacks: deal with removed aliases in mercurial.util
Sat, 24 Mar 2018 17:04:19 -0400 Augie Fackler cleanup: remove lots of dead imports and code found by pyflakes
Sat, 24 Mar 2018 16:39:30 -0400 Augie Fackler cleanup: reference Abort from mercurial.error instead of mercurial.util
Tue, 09 May 2017 15:20:16 -0700 Durham Goode join: remove uses of repo.join/wjoin
Tue, 07 Jun 2016 02:56:55 +0100 Jun Wu svncommands: unlink revmap file before rebuildmeta
Sun, 11 Aug 2013 21:59:17 +0200 Dan Villiom Podlaski Christiansen rebuildmeta: extract utility function for iterating over repositories
Sun, 05 Jun 2016 21:18:23 -0400 Augie Fackler RevMap: move lastpulled from SVNMeta down into RevMap
Sat, 14 May 2016 20:05:40 +0100 Jun Wu svncommands: get rid of RevMap.readmapfile
Wed, 02 Mar 2016 22:00:00 -0500 Augie Fackler svncommands: cope with aa73d6a5d9ea which removed optionalrepo stable
Sun, 08 Feb 2015 17:32:21 -0800 Sean Farley svncommads: document the auto layout block
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley svncommands: rip out layout logic and use meta object
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley layouts: turn taglocations method into a property
Sat, 15 Nov 2014 12:35:51 -0500 Augie Fackler Merge with stable.
Mon, 24 Mar 2014 11:20:49 -0500 Sean Farley layouts: change constructor to take a meta object
Mon, 24 Mar 2014 11:20:49 -0500 Sean Farley svncommands: use util.dump instead of layout_to_file
Thu, 13 Nov 2014 22:09:06 -0500 peter.geer genignore: fitler out empty lines in svn:ignore. stable
Mon, 24 Mar 2014 11:20:44 -0500 Sean Farley svncommands: use meta.lastpulled instead of revmap.youngest
Mon, 24 Mar 2014 11:20:44 -0500 Sean Farley maps: change readmapfile to take a path instead of repo
Mon, 24 Mar 2014 11:20:44 -0500 Sean Farley svncommands: use RevMap.VERSION instead of hardcoding '1'
Mon, 24 Mar 2014 17:13:06 -0500 Sean Farley svncommands: use meta.revmap_file
Mon, 24 Mar 2014 11:20:43 -0500 Sean Farley svncommands: use meta.tags instead of duplicating code
Mon, 24 Mar 2014 11:20:43 -0500 Sean Farley svncommands: use meta.branch_info instead of duplicating logic
Mon, 24 Mar 2014 11:20:43 -0500 Sean Farley svncommands: use meta.subdir instead of duplicating code
Mon, 24 Mar 2014 11:20:43 -0500 Sean Farley svncommands: use meta.uuid instead of duplicating code
Mon, 24 Mar 2014 11:20:43 -0500 Sean Farley svncommands: use meta.metapath
Mon, 24 Mar 2014 11:20:43 -0500 Sean Farley svncommands: add svnmeta object
Tue, 18 Feb 2014 18:28:33 -0600 Sean Farley subdir: use util.dump and util.load for writing and reading
Tue, 18 Feb 2014 17:29:58 -0600 Sean Farley svncommands: remove unused {read,write}_if_needed methods
Fri, 14 Mar 2014 19:44:35 -0500 Sean Farley uuid: use util.dump and util.load for writing and reading
Mon, 17 Feb 2014 11:18:30 -0600 Sean Farley svncommands: call util.dump instead of manually writing file
Sat, 15 Feb 2014 10:45:51 -0600 Sean Farley util: remove all calls to load_string
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
Mon, 23 Sep 2013 17:17:12 -0700 David Schleimer buildmeta: remove debugging statement
Mon, 26 Aug 2013 16:40:31 -0700 David Schleimer layouts: add custom layout for those of us that need weird mappings
Wed, 04 Sep 2013 11:30:50 -0700 David Schleimer layouts: teach layout detection from file about alternate layouts
Mon, 05 Aug 2013 20:49:53 +0200 Dan Villiom Podlaski Christiansen drop support for pre-2.0 versions of Mercurial
Fri, 07 Jun 2013 14:49:19 -0700 David Schleimer buildmeta: use layouts library for branch and tag mapping in _buildmeta
Sun, 23 Jun 2013 18:18:32 -0500 Augie Fackler Merge with stable.
Mon, 13 May 2013 11:49:49 +0200 Dan Villiom Podlaski Christiansen updatemeta/rebuildmeta: handle hidden changesets stable 1.5.1
Mon, 29 Apr 2013 14:22:25 -0700 David Schleimer layouts: use layout library in hg svn info
Mon, 29 Apr 2013 13:51:52 -0700 David Schleimer layouts: use layouts library for branch mapping with generating .hgignore
Wed, 17 Apr 2013 16:50:44 -0700 David Schleimer layouts: refactor buildmeta layout reading and writing
Fri, 12 Apr 2013 10:51:42 -0700 David Schleimer buildmeta: verify uuid when passed explicit url
Mon, 04 Feb 2013 17:58:05 -0800 Bryan O'Sullivan buildmeta: do not contact svn unless needed
Mon, 04 Feb 2013 16:43:56 -0800 Bryan O'Sullivan buildmeta: initialize uuid from local metadata if possible
Mon, 04 Feb 2013 16:39:27 -0800 Bryan O'Sullivan svncommands: split write_if_needed into two functions
Mon, 04 Feb 2013 13:13:59 -0800 Bryan O'Sullivan buildmeta: write subdir and layout files only if needed
Mon, 04 Feb 2013 13:10:23 -0800 Bryan O'Sullivan buildmeta: only write the uuid file if needed
Sat, 01 Dec 2012 18:52:00 +0100 Patrick Mezard updatemeta: fix missing errno import
Sat, 01 Dec 2012 18:46:24 +0100 Patrick Mezard updatemeta: add missing EOL to status messages
Mon, 06 Aug 2012 10:35:51 -0700 Jun Fang updatemeta: correctly handle empty metadata
Tue, 26 Jun 2012 09:23:37 +0200 Patrick Mezard rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check
Thu, 07 Jun 2012 15:34:55 -0700 Brad Hall add except for AttributeError if youngestrepo doesn't exist
Sun, 13 May 2012 15:36:45 +0200 Dan Villiom Podlaski Christiansen move verify to a file of its own
Sat, 12 May 2012 10:07:29 -0500 Augie Fackler Merge
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: add a test for corrupt repositories.
Sat, 12 May 2012 07:28:23 -0700 David Schleimer Partial metadata rebuilding
Thu, 03 May 2012 09:05:11 -0700 Bryan O'Sullivan verify: tell progress when we're done