Mercurial > python-hglib
log tests/test-hidden.py @ 148:c1b966866ed7
age | author | description |
---|---|---|
Fri, 13 Mar 2015 14:46:13 -0400 | Brett Cannon | hglib: make all imports absolute (issue4520) |
Mon, 09 Mar 2015 18:26:25 -0400 | Brett Cannon | hglib: move string literals in the test code to util.b() (issue4520) |
Tue, 30 Sep 2014 12:48:04 -0500 | Matt Mackall | style: fix long lines 1.4 |
Thu, 31 Jul 2014 15:58:42 -0500 | Matt Mackall | tests: skip hidden/obsolete tests on older hg 1.3 |
Thu, 31 Jul 2014 15:49:00 -0500 | Matt Mackall | tests: remove "with" usage for 2.4 compatibility |
Thu, 15 May 2014 15:12:13 +0200 | Paul Tonelli | context: add 'hidden' method to check if the changeset is hidden |
Thu, 22 May 2014 15:23:12 +0200 | Paul Tonelli | client: add 'hidden' property to show hidden changesets. |