log

age author description
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
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