Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 19 Jun 2020 09:27:02 -0700 | Martin von Zweigbergk | copies: implement __repr__ on branch_copies for debugging |
Sat, 20 Jun 2020 11:10:23 +0900 | Yuya Nishihara | phases: remove useless lookup of repo[rev].rev() in _retractboundary |
Thu, 04 Jun 2020 06:44:00 +0200 | Manuel Jacob | ui: replace `self._ferr` with identical `dest` |
Sat, 20 Jun 2020 11:51:34 +0530 | Sushil khanchi | absorb: make it clear what happens when no input |
Wed, 17 Jun 2020 17:46:30 +0530 | Pulkit Goyal | tests: add hghave rule 'setprocname' to check if osutil.setprocname and use it |
Fri, 19 Jun 2020 20:42:14 +0530 | Pulkit Goyal | util: flush stderr explicitly after using warnings.warn() |
Thu, 18 Jun 2020 22:23:22 +0200 | Joerg Sonnenberger | phases: improve performance of _retractboundary |