D5898: debugignore: respect ui.relative-paths

2019-02-16 Thread martinvonz (Martin von Zweigbergk)
martinvonz added a comment. In https://phab.mercurial-scm.org/D5898#87275, @mharbison72 wrote: > This seems to have converted a test from dos to unix style. I'm not sure if that was intentional, or if this feature is still a WIP. (Sorry, I've been busy lately, and haven't had time to f

D5898: debugignore: respect ui.relative-paths

2019-02-16 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. This seems to have converted a test from dos to unix style. I'm not sure if that was intentional, or if this feature is still a WIP. (Sorry, I've been busy lately, and haven't had time to follow this closely) https://buildbot.mercurial-scm.org/builders/Win

D5898: debugignore: respect ui.relative-paths

2019-02-09 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGbe8741d42836: debugignore: respect ui.relative-paths (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5898?vs=13918&id=1396

D5898: debugignore: respect ui.relative-paths

2019-02-08 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Not because I care about this, but I want to get rid of match.uipath() and it's easier to respect the config than not. REPOSITORY rHG Mercurial REVISION DET