log

age author description
Thu, 03 Aug 2017 13:48:39 +0200 Boris Feld revset: rename unstable into orphan
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Thu, 03 Aug 2017 11:38:22 +0200 Boris Feld config: rename evolution config into stabilization
Thu, 03 Aug 2017 05:12:35 +0530 Pulkit Goyal morestatus: move fb extension to core by plugging to `hg status --verbose`
Wed, 09 Aug 2017 17:01:21 +0200 Boris Feld bundle2: fix transaction availability detection
Thu, 10 Aug 2017 09:37:50 -0700 Jun Wu fsmonitor: correct an error message
Thu, 10 Aug 2017 20:55:28 -0700 Gregory Szorc sshpeer: make instance attributes and methods internal
Wed, 09 Aug 2017 23:35:20 -0700 Gregory Szorc peer: remove non iterating batcher (API)
Wed, 09 Aug 2017 23:29:30 -0700 Gregory Szorc wireproto: overhaul iterating batcher code (API)
Wed, 09 Aug 2017 22:52:05 -0700 Gregory Szorc wireproto: remove support for local results in @batchable (API)
Wed, 09 Aug 2017 21:51:45 -0700 Gregory Szorc wireproto: properly implement batchable checking
Wed, 09 Aug 2017 21:04:03 -0700 Gregory Szorc largefiles: remove remotestore.batch()
Fri, 11 Aug 2017 15:20:41 +0200 André Klitzing histedit: check first changeset for verb "roll" or "fold" (issue5498)
Mon, 31 Jul 2017 23:13:47 +0900 Yuya Nishihara encoding: drop circular import by proxying through '<policy>.charencode'
Mon, 31 Jul 2017 23:40:36 +0900 Yuya Nishihara policy: reroute proxy modules internally