Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 21 Mar 2015 01:24:17 -0400 | Matt Harbison | test-fileset: forget non-portable files to avoid failures on Windows |
Fri, 20 Mar 2015 23:32:00 -0400 | Matt Harbison | crecord: conditionalize the imports that are not available on Windows |
Fri, 20 Mar 2015 21:55:11 -0400 | Matt Harbison | cmdutil: drop a duplicate import of crecord |
Sat, 16 Aug 2014 17:50:55 +0900 | Yuya Nishihara | annotate: add option to annotate working-directory files |
Thu, 19 Mar 2015 23:31:53 +0900 | Yuya Nishihara | committablefilectx: override linkrev() to point to the associated changectx |
Sat, 16 Aug 2014 13:44:16 +0900 | Yuya Nishihara | revset: add wdir() function to specify workingctx revision by command |
Sun, 22 Mar 2015 19:08:13 -0400 | Matt Harbison | win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()' stable |