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
|
2014-06-03 |
Sean Farley |
test_single_dir_push: call makememfilectx
stable 1.6.2
|
2014-06-03 |
Sean Farley |
test_utility_commands: call makememfilectx
stable
|
2014-06-03 |
Sean Farley |
test_util: call makememfilectx
stable
|
2014-06-03 |
Sean Farley |
test_push_command: call makememfilectx
stable
|
2014-06-03 |
Sean Farley |
stupid: call makememfilectx
stable
|
2014-06-03 |
Sean Farley |
replay: call makememfilectx
stable
|
2014-06-03 |
Sean Farley |
svnmeta: call makememfilectx
stable
|
2014-06-03 |
Sean Farley |
compathacks: add wrapper for memfilectx
stable
|
2014-03-24 |
Sean Farley |
maps: change filemap to initialize with an svnmeta object
|
2014-03-24 |
Sean Farley |
svnmeta: turn filemap into a lazy property
|
2014-03-24 |
Sean Farley |
tests: remove empty branchmap test
|
2014-03-24 |
Sean Farley |
maps: load commandline filemap in __init__
|
2014-03-24 |
Sean Farley |
maps: change branchmap to initialize with an svnmeta object
|
2014-03-24 |
Sean Farley |
svnmeta: turn branchmap into a lazy property
|
2014-03-24 |
Sean Farley |
maps: load commandline branchmap in __init__
|
2014-03-24 |
Sean Farley |
maps: change tagmap to initialize with an svnmeta object
|
2014-03-24 |
Sean Farley |
svnmeta: turn tagmap into a lazy property
|
2014-03-24 |
Sean Farley |
maps: load commandline tagmap in __init__
|
2014-03-24 |
Sean Farley |
svnmeta: turn authors into a lazy property
|
2014-07-16 |
Augie Fackler |
test_push_command: improve commit messages inside test for diagnostics
|
2014-06-03 |
Sean Farley |
test_single_dir_push: call makememfilectx
|
2014-06-03 |
Sean Farley |
test_utility_commands: call makememfilectx
|
2014-06-03 |
Sean Farley |
test_util: call makememfilectx
|
2014-06-03 |
Sean Farley |
test_push_command: call makememfilectx
|
2014-06-03 |
Sean Farley |
stupid: call makememfilectx
|
2014-06-03 |
Sean Farley |
replay: call makememfilectx
|
2014-06-03 |
Sean Farley |
svnmeta: call makememfilectx
|
2014-06-03 |
Sean Farley |
compathacks: add wrapper for memfilectx
|
2014-06-02 |
Sean Farley |
svnmeta: explicitly test for None
|
2014-03-24 |
Sean Farley |
maps: use meta.caseignoreauthors intead of accessing ui directly
|
2014-03-24 |
Sean Farley |
maps: use meta.defaultauthors intead of accessing ui directly
|
2014-03-24 |
Sean Farley |
maps: change authormap to initialize with an svnmeta object
|
2014-03-24 |
Sean Farley |
maps: load commandline authormap in __init__
|
2014-03-24 |
Sean Farley |
svnmeta: use generator for usebranchnames property
|
2014-03-24 |
Sean Farley |
svnmeta: add defaulthost property
|
2014-03-24 |
Sean Farley |
svnmeta: add caseignoreauthors property
|
2014-03-24 |
Sean Farley |
svnmeta: add defaultauthors property
|
2014-03-24 |
Sean Farley |
maps: remove trailing whitespace
|
2014-03-24 |
Sean Farley |
maps: change tags init to accept svnmeta not a repo
|
2014-03-24 |
Sean Farley |
svnmeta: move revmap.oldest to meta.firstpulled
|
2014-03-24 |
Sean Farley |
svncommands: use meta.lastpulled instead of revmap.youngest
|
2014-03-24 |
Sean Farley |
svnmeta: move revmap.youngest to meta.lastpulled
|
2014-03-24 |
Sean Farley |
maps: change revmap init to accept svnmeta not a repo
|
2014-03-24 |
Sean Farley |
maps: change readmapfile to take a path instead of repo
|
2014-03-24 |
Sean Farley |
svnmeta: add generator for cached svn configuration properties
|
2014-05-02 |
Augie Fackler |
Merge with stable.
|
2014-05-02 |
Augie Fackler |
Added signature for changeset 41ff2014d125
stable
|
2014-05-02 |
Augie Fackler |
Added tag 1.6.1 for changeset 8caf1226adec
stable
|
2014-05-02 |
Augie Fackler |
test_template_keywords: handle changeset output ordering change in hg 3.0
stable 1.6.1
|
2014-04-22 |
Dan Villiom Podlaski Christiansen |
push: fix obsolete feature detection
stable
|
2014-04-09 |
Durham Goode |
push: update push logic to match mercurial upstream
stable
|
2014-04-22 |
Dan Villiom Podlaski Christiansen |
push: fix obsolete feature detection
|