Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 08 Feb 2019 11:56:39 -0800 | Martin von Zweigbergk | diff: respect ui.relative-paths for warning about path outside --root |
Thu, 07 Feb 2019 23:29:14 -0800 | Martin von Zweigbergk | largefiles: use uipathfn instead of match.{rel,uipath}() (API) |
Fri, 08 Feb 2019 13:08:01 -0800 | Martin von Zweigbergk | forget: pass around uipathfn and use instead of m.rel() (API) |
Thu, 07 Feb 2019 23:25:39 -0800 | Martin von Zweigbergk | addremove: pass around uipathfn and use instead of m.uipath() (API) |
Thu, 07 Feb 2019 23:19:33 -0800 | Martin von Zweigbergk | remove: pass around uipathfn and use instead of m.rel() (API) |
Thu, 07 Feb 2019 11:15:30 -0800 | Martin von Zweigbergk | add: pass around uipathfn and use instead of m.rel() (API) |
Fri, 08 Feb 2019 10:32:48 -0800 | Martin von Zweigbergk | subrepo: (mostly) use relative path in "skipping missing subrepository" |