Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 41702:09814946cc6a
age | author | description |
---|---|---|
Tue, 12 Feb 2019 13:46:38 -0800 | Martin von Zweigbergk | debugpathcopies: fix typo in synopsis |
Tue, 12 Feb 2019 13:42:42 -0800 | Martin von Zweigbergk | debugrename: don't require at least one path |
Sun, 10 Feb 2019 14:04:08 -0800 | Gregory Szorc | py3: use raw strings and %d for formatting |
Fri, 08 Feb 2019 13:27:54 -0800 | Martin von Zweigbergk | debugwalk: avoid match.rel() and use repo.pathto() instead |
Thu, 07 Feb 2019 23:41:44 -0800 | Martin von Zweigbergk | debugignore: respect ui.relative-paths |
Fri, 25 Jan 2019 14:41:53 -0800 | Martin von Zweigbergk | debugcommands: add a debugpathcopies command |