D5801: files: respect ui.relative-paths

2019-02-17 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. In https://phab.mercurial-scm.org/D5801#87302, @martinvonz wrote: > In https://phab.mercurial-scm.org/D5801#87300, @mharbison72 wrote: > > > In https://phab.mercurial-scm.org/D5801#87296, @martinvonz wrote: > > > > > I noticed another bug and sent

D5801: files: respect ui.relative-paths

2019-02-17 Thread martinvonz (Martin von Zweigbergk)
martinvonz added a comment. In https://phab.mercurial-scm.org/D5801#87300, @mharbison72 wrote: > In https://phab.mercurial-scm.org/D5801#87296, @martinvonz wrote: > > > I noticed another bug and sent https://phab.mercurial-scm.org/D5978. Maybe your test failure is because you're

D5801: files: respect ui.relative-paths

2019-02-17 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. In https://phab.mercurial-scm.org/D5801#87296, @martinvonz wrote: > I noticed another bug and sent https://phab.mercurial-scm.org/D5978. Maybe your test failure is because you're using the eol extension? I don't know what else would cause the \r in

D5801: files: respect ui.relative-paths

2019-02-17 Thread martinvonz (Martin von Zweigbergk)
martinvonz added a comment. In https://phab.mercurial-scm.org/D5801#87273, @mharbison72 wrote: > For some reason, this breaks test-contrib-perf.t: > >

D5801: files: respect ui.relative-paths

2019-02-16 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. For some reason, this breaks test-contrib-perf.t: https://buildbot.mercurial-scm.org/builders/Win7%20x86_64%20hg%20tests/builds/1274/steps/run-tests.py%20%28python%202.7.13%29/logs/stdio I also tried setting True and False in ui.relative-paths, to no

D5801: files: respect ui.relative-paths

2019-02-05 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGce0a4ed25ebc: files: respect ui.relative-paths (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5801?vs=13812=13837

D5801: files: respect ui.relative-paths

2019-02-05 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13812. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5801?vs=13733=13812 REVISION DETAIL https://phab.mercurial-scm.org/D5801 AFFECTED FILES mercurial/cmdutil.py tests/test-locate.t CHANGE DETAILS diff

D5801: files: respect ui.relative-paths

2019-02-03 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13733. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5801?vs=13699=13733 REVISION DETAIL https://phab.mercurial-scm.org/D5801 AFFECTED FILES mercurial/cmdutil.py tests/test-locate.t CHANGE DETAILS diff

D5801: files: respect ui.relative-paths

2019-02-01 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5801 AFFECTED FILES mercurial/cmdutil.py tests/test-locate.t CHANGE DETAILS diff --git