log mercurial/exchange.py @ 26440:85b992177d2a

age author description
Fri, 02 Oct 2015 15:36:00 -0700 Gregory Szorc exchange: add docstring to pull()
Thu, 01 Oct 2015 10:48:14 -0700 Ryan McElroy bundle2: generate check:heads in a independent function
Mon, 07 Sep 2015 17:08:35 -0700 Durham Goode exchange: allow fallbackheads to use lazy set behavior
Mon, 20 Jul 2015 13:39:25 -0700 Martin von Zweigbergk exchange: fix dead assignment
Mon, 20 Jul 2015 13:35:19 -0700 Martin von Zweigbergk exchange: s/phase/bookmark/ in _pushb2bookmarks()
Thu, 25 Jun 2015 17:47:32 -0500 Matt Mackall bookmarks: mark internal-only config option
Thu, 25 Jun 2015 22:18:56 -0700 Siddharth Agarwal exchange: replace references to 'sopener' with 'svfs'