Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 17 Sep 2019 15:09:25 -0700 | Kyle Lippincott | osutil: tolerate Py_GetArgcArgv not being set up properly |
Tue, 17 Sep 2019 14:57:42 -0700 | Kyle Lippincott | osutil: allow disabling setprocname via a define passed to the compiler |
Sun, 22 Sep 2019 14:33:56 +0700 | Anton Shestakov | stack: use repo.revs() instead of revsetlang.formatspec() + scmutil.revrange() |
Mon, 23 Sep 2019 21:29:53 +0900 | Yuya Nishihara | merge with stable |
Fri, 20 Sep 2019 23:31:03 +0700 | Anton Shestakov | merge: back out changeset a4ca0610c754 (parents order when grafting a merge) stable 5.1.2 |
Sun, 01 Sep 2019 20:53:14 +0200 | Raphaël Gomès | rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf |
Sun, 01 Sep 2019 20:53:14 +0200 | Raphaël Gomès | rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths |