log

age author description
2014-02-11 Augie Fackler Merge with stable.
2014-02-06 Sean Farley layouts: fix crash when importing hgext_hgsubversion stable
2014-02-11 Augie Fackler Merge default and stable so I can do stable releases again. stable
2014-02-03 Augie Fackler Added tag 1.6 for changeset 7d47a0f73135
2014-02-03 Augie Fackler setup: also ignore stderr lines about obsolete when guessing version 1.6
2014-02-03 Augie Fackler compathacks: new module to collect hacks to work around hg internals changing
2014-01-17 Augie Fackler layouts: add importerror ladder so hgsubversion works as an installed module
2014-01-03 Greg Ward layouts: fix crash when importing hgsubversion itself (issue #402)
2013-11-22 Siddharth Agarwal svnexternals: import pathutil.canonpath if available
2013-11-17 David Schleimer pull: correctly handle replacing the root of a branch with a non-copied directory
2013-10-17 Augie Fackler test_fetch_mappings: trim some superfluous whitespace
2013-01-08 maugustin authormap: allow case-insensitive authormaps for easier conversions
2013-10-01 David Soria Parra verify: use mercurials worker API to speedup stupid verify
2013-09-24 David Schleimer buildmeta: remove debugging statement
2013-09-11 David Schleimer layouts: add support for an infix between tbt and the hg root
2013-06-12 David Schleimer layouts: add support for configuring branches directory
2013-08-26 David Schleimer layouts: add custom layout for those of us that need weird mappings
2013-09-04 David Schleimer layouts: teach layout detection from file about alternate layouts
2013-08-28 David Schleimer layouts: fix remotepath for default branch in standard layout
2013-08-06 David Schleimer layouts: correct flubbed __unimplement call in base layout
2013-09-04 David Schleimer stupid: only check branch mappings for discovered files once
2013-09-04 David Schleimer stupid: cleanup unnecessary, always-true if statement
2013-09-04 David Schleimer stupid: kill some dead and no longer needed code
2013-09-05 David Schleimer tests: unbreak running test_updatemeta individually
2013-08-11 Dan Villiom Podlaski Christiansen test_util: include Subversion revision when drawing a pretty graph
2013-08-11 Dan Villiom Podlaski Christiansen subvertpy wrapper: printable path adapter
2013-08-10 Dan Villiom Podlaski Christiansen push: allow obtaining the traceback for Subversion exceptions
2013-08-15 David Schleimer tests: cd to tempdir during setUp
2013-08-10 Augie Fackler test_util: fix missing message in SkipTest raise
2013-08-09 Dan Villiom Podlaski Christiansen svnmeta: factor out a property for obtaining the tag locations
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove ability to toggle stupidity on less than class level
2013-08-09 Dan Villiom Podlaski Christiansen test_utility_commands: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_tags: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_single_dir_push: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_single_dir_clone: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_push_renames: use metaclass stupid mode tests
2013-08-09 Dan Villiom Podlaski Christiansen test_push_eol: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_push_dirs: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_push_autoprops: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_pull_fallback: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_pull: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_hooks: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_truncated: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_symlinks: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_renames: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_exec: use metaclass stupid mode tests
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_command: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_branches: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_externals: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen test_binaryfiles: use stupid mode metaclass
2013-08-09 Dan Villiom Podlaski Christiansen filemap tests: use stupid mode metaclass & decorator
2013-08-07 Dan Villiom Podlaski Christiansen comprehensive tests: consolidate stupidity into test_util
2013-08-09 Dan Villiom Podlaski Christiansen tests: add a metaclass for triggering stupid on a class level
2013-08-09 Dan Villiom Podlaski Christiansen push: obsolete rather than rebase & strip when enabled
2013-08-09 Dan Villiom Podlaski Christiansen svnwrap & pushmod: return a Revision when committing
2013-08-09 Dan Villiom Podlaski Christiansen svnwrap: don't require Revision paths to be specified
2013-08-09 Dan Villiom Podlaski Christiansen tests: make our test runner executable
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_commands: make a failure more readable
2013-08-09 Dan Villiom Podlaski Christiansen decrease verbosity somewhat
2013-08-08 Dan Villiom Podlaski Christiansen tests: add a metaclass for testing obsolete mode
2013-08-09 Dan Villiom Podlaski Christiansen tests: count revisions explicitly
2013-08-08 Dan Villiom Podlaski Christiansen tests: split single directory tests that push & clone in two modules
2013-08-07 Dan Villiom Podlaski Christiansen stupid: fix --startrev
2013-08-08 Dan Villiom Podlaski Christiansen handle invalid UTF-8 in commit messages consistently
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
2013-08-07 Dan Villiom Podlaski Christiansen tests: consolidate all test-loading into the test runner
2013-08-07 Dan Villiom Podlaski Christiansen tests: move updatemeta & rebuildmeta tests into comprehensive
2013-08-02 Dan Villiom Podlaski Christiansen tests: assert that fetches actually succeed
2013-08-05 Dan Villiom Podlaski Christiansen fixes for running under Mercurial 2.0
2013-08-05 Dan Villiom Podlaski Christiansen drop support for pre-2.0 versions of Mercurial
2013-08-02 Dan Villiom Podlaski Christiansen tests: fix syntax incompatible with Python 2.4
2013-07-31 Will Thames Fix for missing mercurial.utils deque
2013-07-16 Augie Fackler push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTS
2013-07-12 Shun-ichi GOTO use mercurial.util.deque to support python 2.4
2013-07-12 Shun-ichi GOTO use old argument style to support python 2.4
2013-06-07 David Schleimer buildmeta: use layouts library for branch and tag mapping in _buildmeta
2013-06-05 David Schleimer svnmeta: remove unneeded special-case of single in update_branch_tag_map_for_rev
2013-06-26 David Schleimer stupid: use layouts library for detecting branch mapping
2013-06-05 David Schleimer svnmeta: drop unnecessary single special case in extra parsing
2013-06-05 David Schleimer layouts: pull out logic for splitting svn paths into branch and local parts
2013-06-05 David Schleimer layouts: consistently return None for default branch
2013-06-26 David Schleimer layouts: pull svn path -> potential tag name mapping into layouts
2013-05-21 David Schleimer layouts: pull tag location list management into layout module
2013-05-21 David Schleimer util: move pickle_atomic from svnmeta to util
2013-05-21 David Schleimer layouts: make ui object available to layout instances
2013-06-19 David Schleimer svnwrap: use get_file instead of list_props during replay
2013-06-20 Vladimir Zakharov layouts: fix failure for nonexistent SVN paths
2013-06-23 Augie Fackler Merge with stable.
2013-06-23 Augie Fackler Added tag 1.5.1 for changeset d0f3a5c2cb56 stable
2013-05-13 Dan Villiom Podlaski Christiansen updatemeta/rebuildmeta: handle hidden changesets stable 1.5.1
2013-06-23 Augie Fackler MANIFEST.in: correctly include invalid_utf8.tar.gz in source bundle stable
2013-04-29 David Schleimer layouts: use layouts library for branch mappingduring push
2013-04-29 David Schleimer layouts: use layout library in hg svn info
2013-04-29 David Schleimer layouts: use layouts library for branch mapping with generating .hgignore
2013-04-26 David Schleimer layouts: refactor path component of convinfo generation into layouts lib
2013-04-24 David Schleimer layouts: refactor mercurial branch to svn path mapping out of svnmeta
2013-04-24 David Schleimer layouts: refactor out svn path to mercurial branch logic
2013-05-24 Matt Mackall commit: fix exception handling on transaction close
2013-05-10 Matt Mackall revsets: fix nativerevs fallback
2013-04-23 Matt Mackall revsets: add support for 'r123' revision labels
2013-04-22 Bryan O'Sullivan setup: add layouts subdir
2013-04-17 David Schleimer layouts: refactor buildmeta layout reading and writing
2013-04-17 David Schleimer layouts: refactor layout loading and persisting out of svnmeta.py
2013-04-17 David Schleimer layouts: refactor layout loading based on config into function
2013-04-17 David Schleimer layouts: pull out code for detecting layout from subversion
2013-04-12 David Schleimer testutil: clear rcpath when we update HGRCPATH env var
2013-04-12 David Schleimer buildmeta: verify uuid when passed explicit url
2013-04-12 Augie Fackler test_util: specify a username in our test-run hgrc.
2013-04-03 Augie Fackler Merge
2013-03-21 Michael Connor bundle: add 'portable' parameter to prevent error (issue383)
2013-03-10 Jamie Clayton Improve UX. Update the implicit Path name for working with SVN repositories.
2013-02-05 Bryan O'Sullivan buildmeta: do not contact svn unless needed
2013-02-05 Bryan O'Sullivan buildmeta: initialize uuid from local metadata if possible
2013-02-05 Bryan O'Sullivan svncommands: split write_if_needed into two functions
2013-02-04 Bryan O'Sullivan buildmeta: write subdir and layout files only if needed
2013-02-04 Bryan O'Sullivan buildmeta: only write the uuid file if needed
2013-01-18 Kapil Bajaj push: avoid failure when push is being called from a newly created subdirectory
2013-01-03 Durham Goode push: avoid rebasing when we know there are no conflicts
2013-01-03 Durham Goode push: rebase one at a time before push
2012-12-01 Patrick Mezard updatemeta: fix missing errno import