Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 05 Dec 2017 21:31:01 +0900 | Yuya Nishihara | setup: convert version strings to unicode on Python 3 |
Thu, 30 Nov 2017 22:43:03 +0900 | Yuya Nishihara | thirdparty: move selectors2 module to where it should be |
Tue, 28 Nov 2017 05:50:45 +0530 | Pulkit Goyal | rewriteutil: use precheck() in uncommit and amend commands |
Fri, 24 Nov 2017 03:44:50 +0530 | Pulkit Goyal | rewriteutil: add a precheck function to check if revs can be rewritten |
Fri, 24 Nov 2017 03:40:33 +0530 | Pulkit Goyal | rewriteutil: add utility function to check if we can create new unstable cset |
Tue, 05 Dec 2017 12:23:48 -0800 | Jun Wu | test-run-tests: do not rebuild hg in the test |
Thu, 09 Nov 2017 12:10:03 +0530 | Pulkit Goyal | remotenames: consider existing data while storing newer data |