Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 18 Dec 2015 20:54:41 -0800 | Martin von Zweigbergk | revlog: fix bad indentation (replace tab by space) stable |
Fri, 18 Dec 2015 12:54:45 -0800 | Laurent Charignon | log: speed up hg log <file|folder> |
Fri, 18 Dec 2015 13:45:55 -0800 | Laurent Charignon | changelog: add a new method to get files modified by a changeset |
Wed, 16 Dec 2015 17:22:37 -0500 | Matt Harbison | tests: convert directory separators to '/' for MSYS in test-check-py-compat |
Wed, 16 Dec 2015 17:17:36 -0500 | Matt Harbison | tests: make `pwd` URL compatible on Windows in test-default-push |
Wed, 16 Dec 2015 13:33:43 -0500 | Matt Harbison | windows: correct the import of win32 |