Mercurial > hgsubversion
graph
-
subvertpy: same tweak to fsfs configuration as in swig 1.9.1Sat, 24 Mar 2018 18:23:08 -0400, by Augie Fackler
-
testedwith: include hg 4.5Sat, 24 Mar 2018 17:17:36 -0400, by Augie Fackler
-
svnwrap: configure fsfs.conf when using swig bindingsSat, 24 Mar 2018 17:16:08 -0400, by Augie Fackler
-
cleanup: remove lots of dead imports and code found by pyflakesSat, 24 Mar 2018 17:04:19 -0400, by Augie Fackler
-
wrappers: adapt to introduction of logcmdutil package in hgSat, 24 Mar 2018 16:57:49 -0400, by Augie Fackler
-
svnexternals: clean up some trailing whitespaceSat, 24 Mar 2018 16:39:58 -0400, by Augie Fackler
-
cleanup: reference Abort from mercurial.error instead of mercurial.utilSat, 24 Mar 2018 16:39:30 -0400, by Augie Fackler
-
externals: correctly enable hgsubversion externals support during testsSat, 24 Mar 2018 15:44:11 -0400, by Augie Fackler
-
configitems: register hgsubversion subrepo configitemSat, 24 Mar 2018 15:42:07 -0400, by Augie Fackler
-
test_util: modernize writing of hgrcSat, 24 Mar 2018 15:41:46 -0400, by Augie Fackler
-
wrappers: cope with removal of text= kwarg on vfsSat, 24 Mar 2018 15:16:11 -0400, by Augie Fackler
-
sqliterevmap: break ".hashes()" cycle in a safer wayThu, 21 Dec 2017 17:39:52 -0800, by Jun Wu
-
compathacks: be compatible with upstream 8a0cac20a1ad memfilectx changeTue, 19 Dec 2017 14:29:55 -0800, by Jun Wu
-
revset: fix ordering issue of "svnrev()"Tue, 19 Dec 2017 14:19:00 -0800, by Jun Wu
-
revset: make "fromsvn()" lazyTue, 19 Dec 2017 14:18:01 -0800, by Jun Wu
-
help: reword revmapimpl textTue, 19 Dec 2017 11:59:09 -0800, by Jun Wu
-
test_unaffected_core: be compatible with upstream changeMon, 04 Dec 2017 18:13:00 -0800, by Jun Wu
-
Added signature for changeset 08ea19b989c3Wed, 01 Nov 2017 22:49:51 -0400, by Augie Fackler
-
Added tag 1.9 for changeset 08ea19b989c3Wed, 01 Nov 2017 22:49:45 -0400, by Augie Fackler
-
test_util: make developer warnings cause our tests to failSun, 29 Oct 2017 09:07:12 -0400, by Augie Fackler
-
config: don't use the config registrar on hg that lacks dynamicdefaultSun, 29 Oct 2017 09:06:57 -0400, by Augie Fackler
-
tests: when making a `memctx`, make sure to use a single repo instanceSat, 28 Oct 2017 21:34:52 -0400, by Augie Fackler
-
hgsubversion: cope with configitem registration soft-required by hg 4.4Wed, 25 Oct 2017 22:06:40 -0400, by Augie Fackler
-
svnrepo: use configlist instead of rolling it ourselvesWed, 25 Oct 2017 22:57:29 -0400, by Augie Fackler
-
svnrepo: move password_stores config to a propertyWed, 25 Oct 2017 22:11:15 -0400, by Augie Fackler
-
svnmeta: specify default for revmapimpl config optionWed, 25 Oct 2017 22:10:05 -0400, by Augie Fackler
-
test_urls: correctly use test_util.testui instead of ui.uiWed, 25 Oct 2017 22:07:53 -0400, by Augie Fackler
-
wrappers: add some missing lock/wlock grabbingWed, 25 Oct 2017 20:46:54 -0400, by Augie Fackler
-
svnrepo: wrap too-wide abort messageWed, 25 Oct 2017 22:10:22 -0400, by Augie Fackler
-
hg: prune old unsupported versionsThu, 31 Aug 2017 01:19:56 -0400, by Augie Fackler
-
meta: more forceutf8 love, this time on subdir handlingThu, 31 Aug 2017 23:02:40 -0400, by Augie Fackler
-
subvertpy: ensure paths are really always bytesThu, 31 Aug 2017 01:19:11 -0400, by Augie Fackler
-
meta: force date and extra fields to be purely bytesThu, 31 Aug 2017 01:18:48 -0400, by Augie Fackler
-
meta: force user and message to be bytesThu, 31 Aug 2017 01:18:19 -0400, by Augie Fackler
-
util: add method for forcing unicode objects back to utf8 bytesThu, 31 Aug 2017 00:45:27 -0400, by Augie Fackler
-
svnwrap: work around getting a bytearray instead of a string in SimpleStringIOWed, 30 Aug 2017 23:58:15 -0400, by Augie Fackler
-
svnwrap: clean up whitespace in commonWed, 30 Aug 2017 23:57:42 -0400, by Augie Fackler
-
tox: update hg version listWed, 30 Aug 2017 23:44:02 -0400, by Augie Fackler
-
test_push_command: deal with gethostname() sometimes returning bad hostnamesWed, 25 Oct 2017 15:30:34 -0400, by Augie Fackler
-
util: don't assume that converted rev is an svn revTue, 24 Oct 2017 07:36:35 -0700, by Mateusz Kwapich
-
revset: accept additional argumentsMon, 28 Aug 2017 10:15:18 -0700, by Jun Wu
-
svnrepo: update with the latest upstream changeMon, 21 Aug 2017 15:19:12 -0700, by Jun Wu
-
maps: handle sqlite lock error triggered by PRAGMA statementsFri, 11 Aug 2017 09:24:29 -0700, by Jun Wu
-
test: enable devel.all-warningsMon, 07 Aug 2017 18:11:56 -0700, by Jun Wu
-
push: lock repo before calling createmarkersMon, 07 Aug 2017 18:12:16 -0700, by Jun Wu
-
subrepo: add missing arg to dirty()Tue, 11 Jul 2017 16:37:57 -0700, by Durham Goode
-
subrepo: refactor dirty() to be cleanerTue, 11 Jul 2017 16:34:59 -0700, by Durham Goode
-
obsolete: support obsolete.isenabledWed, 28 Jun 2017 13:31:17 -0700, by Durham Goode
-
commands: fix command option registeringWed, 24 May 2017 15:07:00 -0700, by Durham Goode
-
replay: fix testsWed, 07 Jun 2017 03:35:44 -0700, by Stanislau Hlebik
-
tests: add dir_removal to the list of repos that are meaningless in standardMon, 29 May 2017 20:28:26 -0400, by Augie Fackler
-
svnwrap: don't add paths to revision outside of subdirTue, 23 May 2017 15:09:02 +0300, by Ivan Lezhankin
-
test_push_command: avoid letting interface name in IPv6 addressMon, 29 May 2017 12:50:55 -0400, by Augie Fackler
-
test_push_command: bias towards IPv4 to work around gremlins on macOSMon, 29 May 2017 12:50:15 -0400, by Augie Fackler
-
commands: fix registrar checkTue, 23 May 2017 11:08:42 -0700, by Durham Goode
-
commands: update to work with new registrar.commands()Mon, 22 May 2017 14:30:37 -0700, by Durham Goode
-
clone: add try/finally to unwrapTue, 09 May 2017 15:23:34 -0700, by Durham Goode
-
join: remove uses of repo.join/wjoinTue, 09 May 2017 15:20:16 -0700, by Durham Goode
-
util: return baseset instead of plain list from revsetFri, 21 Apr 2017 13:43:59 -0700, by Arun Kulshreshtha
-
tests: fix ipv6 support in test_push_command.pyMon, 10 Apr 2017 16:58:28 -0700, by Arun Kulshreshtha
-
tox: give up on Mercurial older than 3.2Sun, 12 Feb 2017 18:31:47 -0500, by Augie Fackler
-
tox: add more hg versions for testingSun, 12 Feb 2017 17:01:36 -0500, by Augie Fackler
-
Merge default heads.Sun, 12 Feb 2017 16:35:08 -0500, by Augie Fackler
-
Merge with stable.Sun, 12 Feb 2017 16:30:28 -0500, by Augie Fackler
-
findcommonoutgoing: adapt to change to take a repo rather than changelog stable 1.8.7Sun, 12 Feb 2017 15:16:51 -0500, by Augie Fackler
-
testui: set a username so recording obsolete markers doesn't break stableSun, 12 Feb 2017 15:16:16 -0500, by Augie Fackler
-
fix testsMon, 10 Oct 2016 08:09:17 -0700, by Stanislau Hlebik
-
test_revmap_migrate: restore revmap class in tearDownTue, 26 Jul 2016 11:38:23 +0100, by Jun Wu
-
SqliteRevMap: wait indefinitely for database lockTue, 19 Jul 2016 20:34:11 +0100, by Jun Wu
-
Merge with stable.Sun, 26 Jun 2016 21:10:36 -0400, by Augie Fackler
-
test_helpers: avoid leaking a temporary directory stableSun, 26 Jun 2016 21:07:04 -0400, by Augie Fackler
-
editor: fix RevisionData to not leak temporary directories stableSun, 26 Jun 2016 21:06:50 -0400, by Augie Fackler
-
testing: add tox config to easily run tests against many hg versions stableSun, 26 Jun 2016 16:14:07 -0400, by Augie Fackler
-
test_fetch_renames: avoid hash randomization bug in test stableSun, 26 Jun 2016 20:28:34 -0400, by Augie Fackler
-
test_fetch_renames: change how this if statement works stableSun, 26 Jun 2016 20:29:49 -0400, by Augie Fackler
-
test_fetch_renames: refactoring to make debugging easier stableSun, 26 Jun 2016 20:25:52 -0400, by Augie Fackler
-
tests: add some sorted() calls on unsorted sets stableSun, 26 Jun 2016 17:02:12 -0400, by Augie Fackler
-
hgignore: also ignore tox environments directory stableSun, 26 Jun 2016 16:12:58 -0400, by Augie Fackler
-
templatekeywords: add missing loadkeyword() call stableSun, 26 Jun 2016 15:21:33 -0400, by Augie Fackler
-
maps: add a config option to tweak sqliteThu, 23 Jun 2016 20:03:30 +0100, by Jun Wu
-
maps: do not open database when initializing sqlite revmapThu, 23 Jun 2016 18:57:53 +0100, by Jun Wu
-
maps: do not ask sqlite for min(rev), max(rev) togetherThu, 23 Jun 2016 10:29:58 +0100, by Jun Wu
-
maps: do not ask sqlite for row countThu, 23 Jun 2016 10:46:07 +0100, by Jun Wu
-
tests: add the sqlite revmap testFri, 27 May 2016 15:48:16 +0100, by Jun Wu
-
tests: new test about revmap two-way migrationsWed, 15 Jun 2016 18:25:39 +0100, by Jun Wu
-
maps: change branchedits to accept revnum directlyWed, 15 Jun 2016 13:28:40 +0100, by Jun Wu
-
svnmeta: add a config option to use sqlite revmapWed, 15 Jun 2016 17:17:56 +0100, by Jun Wu
-
maps: increase sqlite cache size automaticallyTue, 31 May 2016 15:44:11 +0100, by Jun Wu
-
maps: implement migration from SqliteRevMap to RevMapWed, 15 Jun 2016 18:25:26 +0100, by Jun Wu
-
maps: disable iterating methods of RevMapTue, 31 May 2016 18:24:58 +0100, by Jun Wu
-
maps: implement sqlite revmapWed, 15 Jun 2016 18:23:07 +0100, by Jun Wu
-
svncommands: unlink revmap file before rebuildmetaTue, 07 Jun 2016 02:56:55 +0100, by Jun Wu
-
svnmeta: add utility method for generating a tag pathSat, 10 Aug 2013 08:02:19 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: add utility function for logging the Subversion repositoryTue, 14 Jun 2016 21:31:37 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: allow counting converted revisionsSat, 10 Aug 2013 07:46:21 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: retain parent branch in commitchanges()Tue, 14 Jun 2016 23:08:43 +0200, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: extract utility function for iterating over repositoriesSun, 11 Aug 2013 21:59:17 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: allow overwriting directories in one revisionFri, 09 Aug 2013 16:31:22 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: allow committing directory copiesFri, 09 Aug 2013 16:01:12 +0200, by Dan Villiom Podlaski Christiansen
-
tests: drop unittest2Thu, 16 Jun 2016 04:54:51 +0100, by Jun Wu
-
tests: optimise creating repositories and loading dumpsTue, 07 Jun 2016 09:15:53 +0200, by Dan Villiom Podlaski Christiansen
-
externals: support peg revisions in URLsTue, 22 Apr 2014 15:40:39 +0200, by Dan Villiom Podlaski Christiansen
-
maps: use util.fileproperty for RevMap.lastpulledMon, 13 Jun 2016 17:02:06 +0100, by Jun Wu
-
util: add a fileproperty helper methodMon, 13 Jun 2016 16:59:51 +0100, by Jun Wu
-
svnrepo: change svnurl to not use self.svnSat, 11 Jun 2016 22:36:57 +0100, by Jun Wu
-
tests: drop hard-coded list of testsSun, 12 Jun 2016 14:55:57 +0200, by Dan Villiom Podlaski Christiansen
-
tests: use hostname instead of localhostTue, 07 Jun 2016 14:35:30 -0700, by Durham Goode
-
svnmeta: do not add instance references to the class objectFri, 27 May 2016 01:42:55 +0100, by Jun Wu
-
meta: check for revmap existence locallyMon, 06 Jun 2016 00:54:49 -0400, by Augie Fackler
-
BaseMap: jettison now-unused filename-attribute magicMon, 06 Jun 2016 00:49:17 -0400, by Augie Fackler
-
FileMap: no longer take a metaMon, 06 Jun 2016 00:52:37 -0400, by Augie Fackler
-
RevMap: no longer take a metaMon, 06 Jun 2016 00:51:41 -0400, by Augie Fackler
-
Tags: no longer take a metaMon, 06 Jun 2016 00:50:19 -0400, by Augie Fackler
-
TagMap: no longer take a metaMon, 06 Jun 2016 00:48:06 -0400, by Augie Fackler
-
BranchMap: no longer take a metaMon, 06 Jun 2016 00:47:27 -0400, by Augie Fackler
-
AuthorMap: no longer take a metaMon, 06 Jun 2016 00:46:45 -0400, by Augie Fackler
-
BaseMap: no longer take a meta as an argumentMon, 06 Jun 2016 00:45:14 -0400, by Augie Fackler
-
BaseMap: extract filename attribute magic into a classmethodMon, 06 Jun 2016 00:42:07 -0400, by Augie Fackler
-
TagMap: stop automagically running 'hg svn rebuildmeta'Sun, 05 Jun 2016 23:01:46 -0400, by Augie Fackler
-
BaseMap: no longer store a reference to the meta objectSun, 05 Jun 2016 22:29:34 -0400, by Augie Fackler
-
FileMap: store filename locallySun, 05 Jun 2016 22:29:07 -0400, by Augie Fackler
-
test_rebuildmeta: improve error messageSun, 05 Jun 2016 21:25:49 -0400, by Augie Fackler
-
maps: switch many file opens to using the with statementSun, 05 Jun 2016 21:18:38 -0400, by Augie Fackler
-
RevMap: move lastpulled from SVNMeta down into RevMapSun, 05 Jun 2016 21:18:23 -0400, by Augie Fackler
-
test_rebuildmeta: improve error messageSun, 05 Jun 2016 21:08:35 -0400, by Augie Fackler
-
TagMap: record filepath explicitlySun, 05 Jun 2016 20:52:03 -0400, by Augie Fackler
-
BaseMap: record filename on self._filenameSun, 05 Jun 2016 20:45:29 -0400, by Augie Fackler
-
RevMap: use self._filepath instead of using metaSun, 05 Jun 2016 20:37:28 -0400, by Augie Fackler
-
AuthorMap: make local implementation concerns stop using self.metaSun, 05 Jun 2016 20:26:17 -0400, by Augie Fackler
-
maps: store a direct reference to uiSun, 05 Jun 2016 20:17:43 -0400, by Augie Fackler
-
maps: drop two unused __init__ implementationsSun, 05 Jun 2016 20:15:05 -0400, by Augie Fackler
-
wrappers: remove "svn.meta = meta" in pullFri, 27 May 2016 11:46:58 +0100, by Jun Wu
-
wrappers: remove an unused lineThu, 26 May 2016 23:11:41 +0100, by Jun Wu
-
maps: document RevMap.batchset will not update internal stateTue, 24 May 2016 00:11:50 +0100, by Jun Wu
-
svnmeta: do not iterate revmap directlySat, 14 May 2016 20:41:05 +0100, by Jun Wu
-
maps: add the "branchmaxrevnum" method to RevMapSat, 14 May 2016 20:33:57 +0100, by Jun Wu
-
maps: make readmapfile of RevMap a private instance methodTue, 24 May 2016 00:15:20 +0100, by Jun Wu
-
svncommands: get rid of RevMap.readmapfileSat, 14 May 2016 20:05:40 +0100, by Jun Wu
-
maps: add "lasthash" property to RevMapMon, 23 May 2016 23:36:28 +0100, by Jun Wu
-
Merge with stable.Mon, 23 May 2016 17:45:19 -0400, by Augie Fackler
-
test_hooks: cope with localrepo.parents() going away stableMon, 23 May 2016 17:15:58 -0400, by Augie Fackler
-
util: get rid of RevMap.readmapfileSat, 14 May 2016 19:55:03 +0100, by Jun Wu
-
svnmeta: add the "revmapexists" methodFri, 13 May 2016 23:21:21 +0100, by Jun Wu
-
maps: add the "exists" method to RevMapFri, 13 May 2016 23:19:15 +0100, by Jun Wu
-
maps: add the "revhashes" method to RevMapFri, 13 May 2016 19:48:13 +0100, by Jun Wu
-
maps: add the "batchset" method to RevMapMon, 09 May 2016 21:11:00 +0100, by Jun Wu
-
maps: add the "clear" method to RevMapMon, 09 May 2016 17:48:04 +0100, by Jun Wu
-
Merge with stable.Wed, 11 May 2016 10:11:59 -0400, by Augie Fackler
-
externals: update for Mercurial 3.8's new subrepo API stableTue, 10 May 2016 23:01:50 -0400, by Augie Fackler
-
templatekw: use decorator to register keywords stableThu, 05 May 2016 23:18:52 -0700, by Sean Farley
-
compathacks: copy _funcregistrarbase for older mercurial stableThu, 05 May 2016 23:11:53 -0700, by Sean Farley
-
cleanup: stop using hasattrTue, 10 May 2016 23:02:37 -0400, by Augie Fackler
-
templatekw: move to __init__ to prepare for newer mercurial stableThu, 05 May 2016 23:10:49 -0700, by Sean Farley
-
tests: add test for regex and globMon, 24 Mar 2014 11:21:01 -0500, by Sean Farley
-
maps: add ability to parse a regex or globMon, 24 Mar 2014 11:21:01 -0500, by Sean Farley
-
maps: protect author map functions from regexesMon, 24 Mar 2014 11:21:01 -0500, by Sean Farley
-
maps: add custom __contains__Mon, 24 Mar 2014 11:21:01 -0500, by Sean Farley
-
maps: add custom __setitem__Mon, 24 Mar 2014 11:21:01 -0500, by Sean Farley
-
maps: add custom __getitem__Mon, 24 Mar 2014 11:21:01 -0500, by Sean Farley
-
maps: add custom get methodMon, 24 Mar 2014 11:21:00 -0500, by Sean Farley
-
maps: add _findkey methodMon, 24 Mar 2014 11:21:00 -0500, by Sean Farley
-
maps: use regex for better comment handlingMon, 24 Mar 2014 11:21:00 -0500, by Sean Farley
-
maps: remove unneeded load method from tag mapMon, 24 Mar 2014 11:21:00 -0500, by Sean Farley
-
maps: remove unneeded __init__ code from tag mapMon, 24 Mar 2014 11:21:00 -0500, by Sean Farley
-
maps: make tag map inherit from base mapMon, 24 Mar 2014 11:21:00 -0500, by Sean Farley
-
maps: remove unneeded load method from branch mapMon, 24 Mar 2014 11:20:59 -0500, by Sean Farley
-
maps: remove unneeded __init__ code from branch mapMon, 24 Mar 2014 11:20:59 -0500, by Sean Farley
-
maps: make branch map inherit from base mapMon, 24 Mar 2014 11:20:59 -0500, by Sean Farley
-
maps: remove unneeded load method from author mapMon, 24 Mar 2014 11:20:59 -0500, by Sean Farley
-
maps: remove unneeded __init__ code from author mapMon, 24 Mar 2014 11:20:59 -0500, by Sean Farley
-
maps: make author map inherit from base mapMon, 24 Mar 2014 11:20:59 -0500, by Sean Farley
-
maps: add a load method to base mapMon, 24 Mar 2014 11:20:58 -0500, by Sean Farley
-
maps: add a basemap classMon, 24 Mar 2014 11:20:58 -0500, by Sean Farley
-
maps: call super directly instead of self.superMon, 24 Mar 2014 11:20:58 -0500, by Sean Farley
-
maps: remove meta.caseignoreauthors from load methodMon, 24 Mar 2014 11:20:58 -0500, by Sean Farley
-
maps: add custom __contains__ to author mapMon, 24 Mar 2014 11:20:58 -0500, by Sean Farley
-
maps: add custom __setitem__ to author mapMon, 24 Mar 2014 11:20:58 -0500, by Sean Farley
-
Merge with stable.Fri, 04 Mar 2016 14:33:02 -0500, by Augie Fackler
-
svncommands: cope with aa73d6a5d9ea which removed optionalrepo stableWed, 02 Mar 2016 22:00:00 -0500, by Augie Fackler
-
compat: fix some more use of repo.parents() stableTue, 23 Feb 2016 11:16:39 +0900, by Shun-ichi GOTO
-
maps: remove python2.7ism from dynamic author mappingMon, 08 Feb 2016 17:17:19 -0800, by Mateusz Kwapich
-
Added dynamic author mapping.Thu, 28 Jan 2016 19:43:21 +0100, by Jerome M. BERGER
-
rename-closed-branch-dir: add a fixture that renames a directory of closed branchesWed, 27 Jan 2016 16:47:20 -0500, by Augie Fackler
-
Merge with stable.Wed, 27 Jan 2016 14:27:20 -0500, by Augie Fackler
-
hgsubversion: update testedwith, which has been neglected for some time stableTue, 12 Jan 2016 09:53:24 -0500, by Augie Fackler
-
compat: fix use of repo.parents() to repo[None].parents() stableThu, 07 Jan 2016 07:59:37 -0800, by Laurent Charignon
-
Merge with stable.Thu, 31 Dec 2015 12:52:49 -0500, by Augie Fackler
-
stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.4Thu, 31 Dec 2015 12:06:58 -0500, by Augie Fackler
-
swig: change current_bindings to subversion_version stableThu, 31 Dec 2015 12:04:22 -0500, by Augie Fackler
-
tests: update for behavior change in subversion 1.9 stableThu, 29 Oct 2015 17:18:41 -0700, by Sean Farley
-
Merge with stable.Wed, 21 Oct 2015 11:31:30 -0400, by Augie Fackler
-
exchangepush: accept kwargs and just forward them stableThu, 15 Oct 2015 13:42:22 -0700, by Sean Farley
-
wrappers: accept-and-forward kwargs including opargs stableThu, 15 Oct 2015 14:29:52 -0700, by Sean Farley
-
wrappers: forward extra kwargs to exchange.pullWed, 14 Oct 2015 16:34:16 -0400, by Augie Fackler
-
Merge with stable.Wed, 30 Sep 2015 11:03:46 -0400, by Augie Fackler
-
help: ignore argument passed to doc loader stableWed, 30 Sep 2015 22:12:47 +0900, by Yuya Nishihara
-
maps: allow an empty map to not convert specific branchesMon, 24 Mar 2014 11:20:57 -0500, by Sean Farley
-
svnmeta: add method to determine whether we will skip a particular branchMon, 24 Mar 2014 11:20:57 -0500, by Sean Farley
-
svn_swig_wrapper: remove meta attributeTue, 29 Sep 2015 11:01:07 -0700, by Sean Farley
-
subvertpy_wrapper: remove meta attributeTue, 29 Sep 2015 11:00:39 -0700, by Sean Farley
-
Addressed using relative URLs to actually divert to another server & added DocTest strings.Sat, 19 Sep 2015 07:27:31 +0100, by Gadget Steve
-
Added check for excessive .. entries which would go out of domain.Thu, 01 Jan 2015 16:40:41 +0000, by Steve Barnes (Home)
-
Fix for externals that include '..' in the path, i.e. relative paths within svnTue, 16 Dec 2014 14:43:41 +0000, by Steve Barnes
-
Merge with stable.Sat, 26 Sep 2015 11:35:31 -0400, by Augie Fackler
-
editor: cope with slightly out-of-order editor drives stable 1.8.3Sat, 26 Sep 2015 10:49:57 -0400, by Augie Fackler
-
Merge with stable.Tue, 11 Aug 2015 17:07:59 -0400, by Augie Fackler
-
tests: have our dispatch wrappers assert --quiet is always passed stable 1.8.2Tue, 11 Aug 2015 16:52:38 -0400, by Augie Fackler
-
tests: pass --quiet anyplace we call dispatch to run a command stableTue, 11 Aug 2015 16:56:37 -0400, by Augie Fackler
-
Merge with stable.Thu, 09 Jul 2015 12:38:46 -0400, by Augie Fackler
-
wrapper: delay marker creation in pushWed, 08 Jul 2015 13:30:16 -0700, by Laurent Charignon
-
Merge with stable.Wed, 08 Jul 2015 16:11:00 -0400, by Augie Fackler