Fri, 18 Dec 2015 16:42:39 -0800 |
Durham Goode |
verify: move err() to be a class function
|
Fri, 18 Dec 2015 16:42:39 -0800 |
Durham Goode |
verify: move warn() to a class level function
|
Fri, 18 Dec 2015 16:42:39 -0800 |
Durham Goode |
verify: move fncachewarned up to a class variable
|
Fri, 18 Dec 2015 16:42:39 -0800 |
Durham Goode |
verify: move widely used variables into class members
|
Fri, 18 Dec 2015 16:42:39 -0800 |
Durham Goode |
verify: move verify logic into a class
|
Thu, 17 Dec 2015 21:18:02 -0500 |
Matt Harbison |
test-install: perform the wix checking on wdir() instead of "."
|
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
|
Thu, 17 Dec 2015 19:33:44 +0100 |
Pascal Quantin |
win32: add internals help topics to Inno Setup installer
|
Fri, 18 Dec 2015 09:57:35 -0500 |
Augie Fackler |
changegroups: add documentation for cg3
|
Mon, 14 Dec 2015 15:55:12 -0500 |
Mike Edgar |
changegroup: add flags field to cg3 delta header
|