Mercurial > public > mercurial-scm > hg
log tests/test-commandserver.py @ 16115:236bb604dc39 stable
age | author | description |
---|---|---|
Wed, 15 Feb 2012 20:02:35 +0200 | Idan Kamara | scmutil: update cached copy when filecached attribute is assigned (issue3263) stable |
Wed, 15 Feb 2012 23:44:10 +0200 | Idan Kamara | cmdserver: invalidate the dirstate when running commands (issue3271) stable |
Thu, 26 Jan 2012 00:21:55 +0200 | Idan Kamara | test-commandserver: test that phase data is being refreshed stable |
Mon, 21 Nov 2011 00:39:32 +0100 | Mads Kiilerich | tests: make test-commandserver.py independent of line ending and slash direction |
Mon, 21 Nov 2011 00:39:32 +0100 | Mads Kiilerich | tests: make test-commandserver.py output readable |
Mon, 25 Jul 2011 22:19:28 +0300 | Idan Kamara | cmdserver: repo.invalidate() on every runcommand |
Sat, 09 Jul 2011 19:06:59 +0300 | Idan Kamara | hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stable |