Mercurial > python-hglib
log tests/test-status.py @ 197:6949fc164439 2.5
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) |
Sun, 14 Aug 2011 00:56:33 +0300 | Idan Kamara | client: handle spaces correctly in status() |
Sun, 14 Aug 2011 00:51:15 +0300 | Idan Kamara | client: change return value of status() to a list of (code, file path) |
Sun, 14 Aug 2011 00:49:56 +0300 | Idan Kamara | client: add missing options to status |