Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 14 Jun 2018 15:46:17 -0700 | Martin von Zweigbergk | resolve: use context manager for config override |
Thu, 14 Jun 2018 15:45:45 -0700 | Martin von Zweigbergk | merge: use context manager for config override |
Thu, 14 Jun 2018 15:45:16 -0700 | Martin von Zweigbergk | graft: use context manager for config override |
Thu, 14 Jun 2018 11:49:10 -0400 | Augie Fackler | tests: suppress read(-1) -> '' calls in fileobjectobserver |
Thu, 14 Jun 2018 11:47:51 -0400 | Augie Fackler | debugcommands: work around logiofd being a pipe and unseekable |
Wed, 13 Jun 2018 22:51:08 +0530 | Pulkit Goyal | py3: replace `unicode` with pycompat.unicode |
Fri, 15 Jun 2018 02:07:39 +0530 | Pulkit Goyal | cmdutil: say that `graft --stop` stops the graft instead of aborting |