Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 32745:23734c0e361f
age | author | description |
---|---|---|
Fri, 09 Jun 2017 10:42:19 -0700 | Gregory Szorc | debugcommands: issue warning when repo has secret changesets (issue5589) |
Mon, 05 Jun 2017 16:19:41 -0700 | Danek Duvall | debugbundle: add --part-type flag to emit only named part types |
Sat, 20 May 2017 15:02:30 +0200 | Pierre-Yves David | obsolete: add a function to compute "exclusive-markers" for a set of nodes |
Thu, 25 May 2017 16:50:46 +0200 | Pierre-Yves David | debugbundle: display the content of obsmarkers parts |
Mon, 22 May 2017 11:08:52 -0700 | Martin von Zweigbergk | debugwalk: also print matcher representation |
Fri, 19 May 2017 12:08:47 +0200 | Boris Feld | devel: use default-date config field when creating obsmarkers |
Mon, 22 May 2017 11:08:18 -0700 | Martin von Zweigbergk | match: implement __repr__() and update users (API) |