Mercurial > python-hglib
log
age | author | description |
---|---|---|
Fri, 27 Mar 2015 12:58:23 -0400 | Brett Cannon | hglib: declare hglib's Python version support (issue4520) 1.6 |
Fri, 27 Mar 2015 12:57:58 -0400 | Brett Cannon | util: update doctests to work with bytes (issue4520) |
Fri, 27 Mar 2015 10:45:26 -0400 | Brett Cannon | util: make cmdbuilder work with bytes (issue4520) |
Wed, 25 Mar 2015 20:23:41 -0400 | Brett Cannon | tests: write out bytes instead of strings to test files (issue4520) |
Wed, 25 Mar 2015 20:19:09 -0400 | Brett Cannon | hglib: remove the user of str in hglib.context (issue5420) |
Wed, 25 Mar 2015 20:17:21 -0400 | Brett Cannon | hglib: make str(hglib.context.changectx) work with Python 3 (issue4520) |
Wed, 25 Mar 2015 20:15:54 -0400 | Brett Cannon | hglib: make sure hgclient.diff() works with bytes (issue4520) |