2015-08-11 |
Augie Fackler |
Added tag 1.8.2 for changeset 38be7a6b6def
stable
|
2015-08-11 |
Augie Fackler |
tests: have our dispatch wrappers assert --quiet is always passed
stable 1.8.2
|
2015-08-11 |
Augie Fackler |
tests: pass --quiet anyplace we call dispatch to run a command
stable
|
2015-07-08 |
Augie Fackler |
trying to fix progress output
stable
|
2015-07-09 |
Augie Fackler |
Merge with stable.
|
2015-07-08 |
Laurent Charignon |
wrapper: delay marker creation in push
|
2015-07-09 |
Durham Goode |
tests: check '.' for tags instead of None
stable
|
2015-07-08 |
Augie Fackler |
Merge with stable.
|
2015-05-14 |
Shun-ichi Goto |
tests: leave from the directory before removing
stable
|
2015-06-16 |
Augie Fackler |
wrappers: accept-and-forward oparg pull argument
stable
|
2015-05-29 |
Augie Fackler |
Merge with stable.
|
2015-05-12 |
Laurent Charignon |
native revs: Match changes in core to fix native revs
stable
|
2015-05-29 |
Durham Goode |
util: add prefix to PrefixMatch
stable
|
2014-03-24 |
Sean Farley |
svnmeta: rename authors_file to authormap_file
|
2014-03-24 |
Sean Farley |
wrappers: set the meta member before pulling revisions
|
2014-03-24 |
Sean Farley |
svn_swig_wrapper: add a member to store reference to meta object
|
2014-03-24 |
Sean Farley |
subvertpy_wrapper: add a member to store reference to meta object
|
2014-03-24 |
Sean Farley |
layouts: generate cached property for custom branches
|
2014-03-24 |
Sean Farley |
svnmeta: add functionality for configitems in _get_cachedconfig
|
2015-05-08 |
Augie Fackler |
Merge stable back into default.
|
2015-05-07 |
Augie Fackler |
Added tag 1.8.1 for changeset dde1ade36a49
stable
|
2015-05-07 |
Andrei Dziahel |
fixes indent for hgsubversionbranch section in extension help
stable 1.8.1
|
2015-05-05 |
Augie Fackler |
Merge to stable for release.
stable
|
2015-04-13 |
Shun-ichi GOTO |
add minimum methods for matcher
|
2015-03-27 |
Siddharth Agarwal |
tests: always compare manifest keys in sorted order
|
2015-03-27 |
Siddharth Agarwal |
stupid: adapt to Mercurial 3.4 changes
|
2015-02-20 |
Francois Dinel |
Allow changing the path to the trunk
|
2015-02-09 |
Sean Farley |
svnmeta: pep8
|
2015-02-09 |
Sean Farley |
svncommads: document the auto layout block
|
2014-03-24 |
Sean Farley |
layouts: remove detect.py
|
2014-03-24 |
Sean Farley |
layouts: update doc string to inform about using the right object
|
2014-03-24 |
Sean Farley |
svnmeta: use self.layout instead of calling ui.config directly
|
2014-03-24 |
Sean Farley |
svncommands: rip out layout logic and use meta object
|
2014-03-24 |
Sean Farley |
svnmeta: create a new layoutobj if layout has changed
|
2014-03-24 |
Sean Farley |
layouts: add a name property to custom
|
2014-03-24 |
Sean Farley |
layouts: add a name property to standard
|
2014-03-24 |
Sean Farley |
layouts: add a name property to single
|
2014-03-24 |
Sean Farley |
layouts: add a name property to base
|
2015-01-30 |
Augie Fackler |
Merge with stable.
|
2015-01-30 |
Augie Fackler |
Added signature for changeset e7d84481cf76
stable
|
2015-01-30 |
Augie Fackler |
Added tag 1.8 for changeset c1756971f882
stable
|
2015-01-30 |
Augie Fackler |
__init__: record the versions of Mercurial hgsubversion supports
stable 1.8
|
2015-01-30 |
Augie Fackler |
Merge default into stable for a release.
stable
|
2014-03-24 |
Sean Farley |
wrappers: use meta.layout instead of accessing config directly
|
2014-03-24 |
Sean Farley |
svnmeta: turn layout into a cached property
|
2014-03-24 |
Sean Farley |
wrappers: call new meta.layout_from_subversion
|
2014-03-24 |
Sean Farley |
svnmeta: copy layout_from_subversion from detect
|
2014-03-24 |
Sean Farley |
svnmeta: copy layout_from_commit from detect
|
2014-03-24 |
Sean Farley |
wrappers: use meta.branch instead of ui.config directly
|
2014-03-24 |
Sean Farley |
svnmeta: add generated cached branch property
|
2014-12-29 |
Siddharth Agarwal |
svnexternals: fix for Mercurial 3.3+
|
2014-12-13 |
Mateusz Kwapich |
maps: cache hashes() for the revmap
|
2014-12-13 |
Mateusz Kwapich |
wrappers: improve push performance by reusing the existing metadata
|
2014-03-24 |
Sean Farley |
layouts: turn taglocations method into a property
|
2014-03-24 |
Sean Farley |
layouts: generate cached taglocations property
|
2014-03-24 |
Sean Farley |
svnmeta: remove taglocations property
|
2014-03-24 |
Sean Farley |
svnmeta: remove unneeded call to self.taglocations
|
2014-03-24 |
Sean Farley |
util: remove unused getmessage function
|
2014-03-24 |
Sean Farley |
stupid: call meta.getmessage instead of util
|
2014-03-24 |
Sean Farley |
wrappers: call meta.getmessage instead of util
|
2014-03-24 |
Sean Farley |
replay: call meta.getmessage instead of util
|
2014-03-24 |
Sean Farley |
svnmeta: call self.getmessage instead of util
|
2014-03-24 |
Sean Farley |
svnmeta: use self.defaultmessage instead of ui.config call
|
2014-03-24 |
Sean Farley |
svnmeta: generate cached defaultmessage property
|
2014-03-24 |
Sean Farley |
svnmeta: copy util.getmessage to here so we can refactor
|
2014-12-11 |
Augie Fackler |
Merge with stable.
|
2014-12-10 |
Sean Farley |
pull: adapt from upstream changes to transactions
stable
|
2014-12-08 |
Augie Fackler |
stupid: dedent some code
|
2014-12-08 |
Augie Fackler |
stupid: remove code that's only used by hg < 1.9
|
2014-03-24 |
Sean Farley |
layouts: remove unused _infix variable in standard
|
2014-03-24 |
Sean Farley |
layouts: use meta.infix in standard
|
2014-03-24 |
Sean Farley |
layouts: add cached infix property to standard
|
2014-03-24 |
Sean Farley |
layouts: remove unused _trunk variable in standard
|
2014-03-24 |
Sean Farley |
layouts: use trunk property instead of internal variable
|
2014-03-24 |
Sean Farley |
layouts: turn trunk into a property for standard
|
2014-03-24 |
Sean Farley |
layouts: remove unused _branch_dir in standard
|
2014-03-24 |
Sean Farley |
layouts: use meta.branchdir in standard
|
2014-03-24 |
Sean Farley |
layouts: add cached branchdir property to standard
|
2014-03-24 |
Sean Farley |
svnmeta: add pre-transformation parameter to cached generator
|
2014-11-15 |
Augie Fackler |
Merge with stable.
|
2014-03-24 |
Sean Farley |
layouts: change constructor to take a meta object
|
2014-03-24 |
Sean Farley |
layouts: remove persist since we no longer use it
|
2014-03-24 |
Sean Farley |
svnmeta: use util.dump instead of layout_to_file
|
2014-03-24 |
Sean Farley |
svncommands: use util.dump instead of layout_to_file
|
2014-03-24 |
Sean Farley |
svnmeta: add a layout_file property
|
2014-03-24 |
Sean Farley |
layouts: use util.load in layout_from_config
|
2014-03-24 |
Sean Farley |
svnmeta: reorder code in __init__ for easier reading
|
2014-11-14 |
peter.geer |
genignore: fitler out empty lines in svn:ignore.
stable
|
2014-11-05 |
Augie Fackler |
Merge stable back into default.
|
2014-11-05 |
Augie Fackler |
Added tag 1.7 for changeset 139a44a63090
stable
|
2014-11-05 |
Augie Fackler |
Merge default into stable for a release.
stable 1.7
|
2014-11-02 |
Siddharth Agarwal |
maps.RevMap: avoid O(revs) property lookups on dict
|
2014-11-02 |
Siddharth Agarwal |
maps: avoid O(n) property lookups on the node module
|
2014-11-02 |
Siddharth Agarwal |
maps.RevMap: while loading, read lastpulled and firstpulled once
|
2014-11-02 |
Siddharth Agarwal |
maps.RevMap: disable GC while loading the revmap
|
2014-11-02 |
Siddharth Agarwal |
util: add a decorator to disable Python's garbage collector
|
2014-10-14 |
Siddharth Agarwal |
test_rebuildmeta: call exchange.pull if localrepository.pull isn't available
|
2014-10-14 |
Siddharth Agarwal |
wrappers.push: call pull instead of repo.pull
|
2014-10-14 |
Siddharth Agarwal |
pull: wrap exchange.pull if localrepository.pull isn't available
|
2014-10-14 |
Siddharth Agarwal |
push: wrap exchange.push when localrepository.push isn't available
|
2014-10-14 |
Siddharth Agarwal |
test_util: fix up i18n monkeypatch for Mercurial 3.2
|
2014-09-17 |
Augie Fackler |
stupid: add another None check
|
2014-09-16 |
Siddharth Agarwal |
stupid: in svnbackend, adapt for core Mercurial changes
|
2014-09-16 |
Siddharth Agarwal |
replay: use compat hack for filectxfn for deleted files
|
2014-09-16 |
Siddharth Agarwal |
stupid: in fetch_branchrev, use compat hack for filectxfn for deleted files
|
2014-09-16 |
Siddharth Agarwal |
stupid: in diff_branchrev, use compat hack for filectxfn for deleted files
|
2014-09-16 |
Siddharth Agarwal |
test_push_command: use compat hack for filectxfn for deleted files
|
2014-09-16 |
Siddharth Agarwal |
test_util: use compat hack for filectxfn for deleted files
|
2014-09-16 |
Siddharth Agarwal |
compathacks: add hacks for filectxfn deletion contract changing
|
2014-08-30 |
David Schleimer |
push: update to branch tip instead of tip
|
2014-04-08 |
David Schleimer |
editor: fix replay handling for copied + modified symlinks
|
2014-04-08 |
David Schleimer |
editor: correctly import symlink copy+modify with non-empty prefix
|
2014-04-08 |
David Schleimer |
editor: fix edge case with in memory file-store size limit
|
2013-11-17 |
David Schleimer |
editor: correctly import copies of directories from non-tracked or closed branches
|
2014-08-12 |
Augie Fackler |
Merge with stable.
|
2014-08-12 |
Augie Fackler |
Added tag 1.6.3 for changeset 46523cdfd3b0
stable
|
2014-08-08 |
David Schleimer |
pushmod: prepend "link " to base text for links
stable 1.6.3
|
2014-08-01 |
Augie Fackler |
Merge with stable.
|
2014-08-01 |
Augie Fackler |
Added signature for changeset 5cdc58c1c9a7
stable
|
2014-08-01 |
Augie Fackler |
Added tag 1.6.2 for changeset 36f6d51b4edc
stable
|