Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 41690:ea72da71ad69
age | author | description |
---|---|---|
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 |
Thu, 17 Jan 2019 09:17:12 -0800 | Martin von Zweigbergk | cleanup: delete lots of unused local variables |