log

age author description
2015-09-26 Augie Fackler Merge with stable.
2015-09-26 Augie Fackler Added tag 1.8.3 for changeset 759cafce6bec stable
2015-09-26 Augie Fackler editor: cope with slightly out-of-order editor drives stable 1.8.3
2015-08-11 Augie Fackler Merge with stable.
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