Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 07 Jun 2015 15:47:07 -0700 | Pierre-Yves David | getbundle: have a single getchangegroupraw call site |
Wed, 27 May 2015 22:25:51 -0700 | Pierre-Yves David | phases: abort the whole push if phases fail to update (BC) |
Wed, 27 May 2015 22:25:33 -0700 | Pierre-Yves David | bookmarks: abort the whole push if bookmarks fails to update (BC) |
Mon, 08 Jun 2015 16:55:21 -0700 | Kyle Lippincott | httppeer: allow extensions to replace urllib2.Request |
Sun, 07 Jun 2015 17:50:56 -0700 | Pierre-Yves David | progress: move all logic altering the ui object logic in mercurial.ui |
Sun, 07 Jun 2015 17:26:34 -0700 | Pierre-Yves David | progress: move the singleton logic to the ui module |