Mercurial > hgsubversion
graph
-
util: serialize data with json instead of pickleSat, 15 Feb 2014 02:00:10 -0600, by Sean Farley
-
util: try to load data using jsonSat, 15 Feb 2014 01:50:14 -0600, by Sean Farley
-
util: add visitor pattern for scrubbing jsonMon, 17 Feb 2014 11:10:38 -0600, by Sean Farley
-
tests: use util.load instead of bare pickleMon, 17 Feb 2014 11:25:36 -0600, by Sean Farley
-
svncommands: use util.load instead of bare pickleFri, 23 Aug 2013 11:00:41 -0500, by Sean Farley
-
svncommands: use util.dump instead of pickle.dumpFri, 23 Aug 2013 20:35:05 -0500, by Sean Farley
-
svnmeta: use util.load instead of bare pickleFri, 23 Aug 2013 10:58:03 -0500, by Sean Farley
-
layouts: use util.load instead of bare pickleFri, 23 Aug 2013 10:57:09 -0500, by Sean Farley
-
util: add a method to load data from a fileFri, 23 Aug 2013 10:54:20 -0500, by Sean Farley
-
util: rename pickle_atomic to dumpFri, 23 Aug 2013 10:46:08 -0500, by Sean Farley
-
Merge with stable.Wed, 12 Feb 2014 09:19:03 -0500, by Augie Fackler
-
fix promptchoice call, since it changed in mercurial 2.7 (change c58b6ab4c26f) stableTue, 04 Feb 2014 22:38:54 +0100, by Michael Augustin
-
util: remove pre-1.9 mercurial code from pickle_atomicThu, 22 Aug 2013 19:54:40 -0500, by Sean Farley
-
util: remove pre-1.6 mercurial code from parseurlFri, 23 Aug 2013 13:08:58 -0500, by Sean Farley
-
stupid: remove pre-1.9 code from filteriterhunksThu, 05 Sep 2013 16:25:25 -0500, by Sean Farley
-
wrappers: remove pre-1.9 code from hgclonewrapperThu, 05 Sep 2013 16:22:01 -0500, by Sean Farley
-
wrappers: remove pre-1.9 code from cloneThu, 05 Sep 2013 16:20:59 -0500, by Sean Farley
-
svnexternals: remove pre-1.9 pegrev codeFri, 06 Sep 2013 19:22:39 -0500, by Sean Farley
-
svnexternals: remove pre-1.7 code and reindentFri, 06 Sep 2013 19:09:48 -0500, by Sean Farley
-
help: remove pre-1.7 textFri, 06 Sep 2013 18:34:08 -0500, by Sean Farley
-
help: remove pre-1.6 textFri, 06 Sep 2013 18:31:40 -0500, by Sean Farley
-
help: remove pre-1.5 textFri, 06 Sep 2013 18:30:59 -0500, by Sean Farley
-
svnrepo: remove pre-1.6 code from remotesvn decoratorWed, 11 Sep 2013 19:30:08 -0500, by Sean Farley
-
init: remove pre-1.7 subrepo codeFri, 06 Sep 2013 19:12:42 -0500, by Sean Farley
-
init: remove pre-1.6 revset codeFri, 06 Sep 2013 19:12:17 -0500, by Sean Farley
-
init: remove pre-1.6 code from extsetupFri, 06 Sep 2013 18:24:53 -0500, by Sean Farley
-
init: remove pre-1.5 templatekw codeFri, 06 Sep 2013 19:11:40 -0500, by Sean Farley
-
init: remove pre-1.3 code from extsetupFri, 06 Sep 2013 18:29:33 -0500, by Sean Farley
-
Merge with stable.Tue, 11 Feb 2014 12:49:25 -0500, by Augie Fackler
-
layouts: fix crash when importing hgext_hgsubversion stableThu, 06 Feb 2014 14:30:05 -0600, by Sean Farley
-
Merge default and stable so I can do stable releases again. stableTue, 11 Feb 2014 12:48:49 -0500, by Augie Fackler
-
Added tag 1.6 for changeset 7d47a0f73135Mon, 03 Feb 2014 02:00:20 -0500, by Augie Fackler
-
setup: also ignore stderr lines about obsolete when guessing version 1.6Mon, 03 Feb 2014 02:00:06 -0500, by Augie Fackler
-
compathacks: new module to collect hacks to work around hg internals changingMon, 03 Feb 2014 01:55:56 -0500, by Augie Fackler
-
layouts: add importerror ladder so hgsubversion works as an installed moduleFri, 17 Jan 2014 11:07:58 -0500, by Augie Fackler
-
layouts: fix crash when importing hgsubversion itself (issue #402)Thu, 02 Jan 2014 21:53:39 -0500, by Greg Ward
-
svnexternals: import pathutil.canonpath if availableFri, 22 Nov 2013 11:09:59 -0800, by Siddharth Agarwal
-
pull: correctly handle replacing the root of a branch with a non-copied directorySat, 16 Nov 2013 16:16:59 -0800, by David Schleimer
-
test_fetch_mappings: trim some superfluous whitespaceThu, 17 Oct 2013 11:27:25 -0400, by Augie Fackler
-
authormap: allow case-insensitive authormaps for easier conversionsTue, 08 Jan 2013 10:44:38 +0100, by maugustin
-
verify: use mercurials worker API to speedup stupid verifyTue, 01 Oct 2013 16:55:56 +0200, by David Soria Parra
-
buildmeta: remove debugging statementMon, 23 Sep 2013 17:17:12 -0700, by David Schleimer
-
layouts: add support for an infix between tbt and the hg rootWed, 11 Sep 2013 10:55:01 -0700, by David Schleimer
-
layouts: add support for configuring branches directoryTue, 11 Jun 2013 17:53:31 -0700, by David Schleimer
-
layouts: add custom layout for those of us that need weird mappingsMon, 26 Aug 2013 16:40:31 -0700, by David Schleimer
-
layouts: teach layout detection from file about alternate layoutsWed, 04 Sep 2013 11:30:50 -0700, by David Schleimer
-
layouts: fix remotepath for default branch in standard layoutTue, 27 Aug 2013 17:21:29 -0700, by David Schleimer
-
layouts: correct flubbed __unimplement call in base layoutTue, 06 Aug 2013 14:55:52 -0700, by David Schleimer
-
stupid: only check branch mappings for discovered files onceWed, 04 Sep 2013 11:47:57 -0700, by David Schleimer
-
stupid: cleanup unnecessary, always-true if statementWed, 04 Sep 2013 11:39:58 -0700, by David Schleimer
-
stupid: kill some dead and no longer needed codeWed, 04 Sep 2013 11:20:44 -0700, by David Schleimer
-
tests: unbreak running test_updatemeta individuallyThu, 05 Sep 2013 10:51:58 -0700, by David Schleimer
-
test_util: include Subversion revision when drawing a pretty graphSun, 11 Aug 2013 22:20:59 +0200, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: printable path adapterSun, 11 Aug 2013 21:59:59 +0200, by Dan Villiom Podlaski Christiansen
-
push: allow obtaining the traceback for Subversion exceptionsSat, 10 Aug 2013 08:01:36 +0200, by Dan Villiom Podlaski Christiansen
-
tests: cd to tempdir during setUpWed, 14 Aug 2013 17:33:40 -0700, by David Schleimer
-
test_util: fix missing message in SkipTest raiseFri, 09 Aug 2013 19:41:25 -0500, by Augie Fackler
-
svnmeta: factor out a property for obtaining the tag locationsFri, 09 Aug 2013 15:56:24 +0200, by Dan Villiom Podlaski Christiansen
-
tests: remove ability to toggle stupidity on less than class levelWed, 07 Aug 2013 23:16:39 +0200, by Dan Villiom Podlaski Christiansen
-
test_utility_commands: use stupid mode metaclassFri, 09 Aug 2013 23:46:02 +0200, by Dan Villiom Podlaski Christiansen
-
test_tags: use stupid mode metaclassFri, 09 Aug 2013 23:46:01 +0200, by Dan Villiom Podlaski Christiansen
-
test_single_dir_push: use stupid mode metaclassFri, 09 Aug 2013 23:46:01 +0200, by Dan Villiom Podlaski Christiansen
-
test_single_dir_clone: use stupid mode metaclassFri, 09 Aug 2013 23:46:00 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_renames: use metaclass stupid mode testsFri, 09 Aug 2013 23:46:00 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_eol: use stupid mode metaclassFri, 09 Aug 2013 23:45:59 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_dirs: use stupid mode metaclassFri, 09 Aug 2013 23:45:59 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_autoprops: use stupid mode metaclassFri, 09 Aug 2013 23:45:58 +0200, by Dan Villiom Podlaski Christiansen
-
test_pull_fallback: use stupid mode metaclassFri, 09 Aug 2013 23:45:58 +0200, by Dan Villiom Podlaski Christiansen
-
test_pull: use stupid mode metaclassFri, 09 Aug 2013 23:45:57 +0200, by Dan Villiom Podlaski Christiansen
-
test_hooks: use stupid mode metaclassFri, 09 Aug 2013 23:45:57 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_truncated: use stupid mode metaclassFri, 09 Aug 2013 23:45:56 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_symlinks: use stupid mode metaclassFri, 09 Aug 2013 23:45:56 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_renames: use stupid mode metaclassFri, 09 Aug 2013 23:45:55 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_exec: use metaclass stupid mode testsFri, 09 Aug 2013 23:45:55 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_command: use stupid mode metaclassFri, 09 Aug 2013 23:45:54 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_branches: use stupid mode metaclassFri, 09 Aug 2013 23:45:54 +0200, by Dan Villiom Podlaski Christiansen
-
test_externals: use stupid mode metaclassFri, 09 Aug 2013 23:45:53 +0200, by Dan Villiom Podlaski Christiansen
-
test_binaryfiles: use stupid mode metaclassFri, 09 Aug 2013 23:45:53 +0200, by Dan Villiom Podlaski Christiansen
-
filemap tests: use stupid mode metaclass & decoratorFri, 09 Aug 2013 23:43:04 +0200, by Dan Villiom Podlaski Christiansen
-
comprehensive tests: consolidate stupidity into test_utilWed, 07 Aug 2013 23:31:57 +0200, by Dan Villiom Podlaski Christiansen
-
tests: add a metaclass for triggering stupid on a class levelFri, 09 Aug 2013 23:34:16 +0200, by Dan Villiom Podlaski Christiansen
-
push: obsolete rather than rebase & strip when enabledFri, 09 Aug 2013 19:30:25 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap & pushmod: return a Revision when committingFri, 09 Aug 2013 19:19:44 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: don't require Revision paths to be specifiedFri, 09 Aug 2013 19:19:07 +0200, by Dan Villiom Podlaski Christiansen
-
tests: make our test runner executableFri, 09 Aug 2013 09:43:20 +0200, by Dan Villiom Podlaski Christiansen
-
test_fetch_commands: make a failure more readableFri, 09 Aug 2013 20:18:31 +0200, by Dan Villiom Podlaski Christiansen
-
decrease verbosity somewhatFri, 09 Aug 2013 16:05:29 -0500, by Dan Villiom Podlaski Christiansen
-
tests: add a metaclass for testing obsolete modeThu, 08 Aug 2013 09:25:24 +0200, by Dan Villiom Podlaski Christiansen
-
tests: count revisions explicitlyFri, 09 Aug 2013 11:22:50 -0400, by Dan Villiom Podlaski Christiansen
-
tests: split single directory tests that push & clone in two modulesThu, 08 Aug 2013 09:22:10 +0200, by Dan Villiom Podlaski Christiansen
-
stupid: fix --startrevWed, 07 Aug 2013 22:42:11 +0200, by Dan Villiom Podlaski Christiansen
-
handle invalid UTF-8 in commit messages consistentlyThu, 08 Aug 2013 09:38:55 +0200, by Dan Villiom Podlaski Christiansen
-
tests: remove old test-loading infrastructureWed, 07 Aug 2013 16:00:52 +0200, by Dan Villiom Podlaski Christiansen
-
tests: consolidate all test-loading into the test runnerWed, 07 Aug 2013 16:16:49 +0200, by Dan Villiom Podlaski Christiansen
-
tests: move updatemeta & rebuildmeta tests into comprehensiveWed, 07 Aug 2013 09:57:54 +0200, by Dan Villiom Podlaski Christiansen
-
tests: assert that fetches actually succeedFri, 02 Aug 2013 16:39:11 +0200, by Dan Villiom Podlaski Christiansen
-
fixes for running under Mercurial 2.0Mon, 05 Aug 2013 20:27:31 +0200, by Dan Villiom Podlaski Christiansen
-
drop support for pre-2.0 versions of MercurialMon, 05 Aug 2013 20:49:53 +0200, by Dan Villiom Podlaski Christiansen
-
tests: fix syntax incompatible with Python 2.4Fri, 02 Aug 2013 17:34:05 +0200, by Dan Villiom Podlaski Christiansen
-
Fix for missing mercurial.utils dequeWed, 31 Jul 2013 11:25:08 +1000, by Will Thames
-
push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTSTue, 16 Jul 2013 10:09:55 -0400, by Augie Fackler
-
use mercurial.util.deque to support python 2.4Fri, 12 Jul 2013 11:21:41 +0900, by Shun-ichi GOTO
-
use old argument style to support python 2.4Fri, 12 Jul 2013 09:51:25 +0900, by Shun-ichi GOTO
-
buildmeta: use layouts library for branch and tag mapping in _buildmetaFri, 07 Jun 2013 14:49:19 -0700, by David Schleimer
-
svnmeta: remove unneeded special-case of single in update_branch_tag_map_for_revWed, 05 Jun 2013 12:51:53 -0700, by David Schleimer
-
stupid: use layouts library for detecting branch mappingTue, 25 Jun 2013 19:22:12 -0700, by David Schleimer
-
svnmeta: drop unnecessary single special case in extra parsingWed, 05 Jun 2013 12:27:51 -0700, by David Schleimer
-
layouts: pull out logic for splitting svn paths into branch and local partsWed, 05 Jun 2013 11:06:34 -0700, by David Schleimer
-
layouts: consistently return None for default branchWed, 05 Jun 2013 11:00:06 -0700, by David Schleimer
-
layouts: pull svn path -> potential tag name mapping into layoutsWed, 26 Jun 2013 14:40:31 -0500, by David Schleimer
-
layouts: pull tag location list management into layout moduleTue, 21 May 2013 16:29:18 -0700, by David Schleimer
-
util: move pickle_atomic from svnmeta to utilTue, 21 May 2013 16:34:06 -0700, by David Schleimer
-
layouts: make ui object available to layout instancesTue, 21 May 2013 15:49:07 -0700, by David Schleimer
-
svnwrap: use get_file instead of list_props during replayTue, 18 Jun 2013 17:47:37 -0700, by David Schleimer
-
layouts: fix failure for nonexistent SVN pathsThu, 20 Jun 2013 15:07:19 +0400, by Vladimir Zakharov
-
Merge with stable.Sun, 23 Jun 2013 18:18:32 -0500, by Augie Fackler
-
updatemeta/rebuildmeta: handle hidden changesets stable 1.5.1Mon, 13 May 2013 11:49:49 +0200, by Dan Villiom Podlaski Christiansen
-
MANIFEST.in: correctly include invalid_utf8.tar.gz in source bundle stableSun, 23 Jun 2013 18:12:52 -0500, by Augie Fackler
-
layouts: use layouts library for branch mappingduring pushMon, 29 Apr 2013 15:11:55 -0700, by David Schleimer