log

age author description
Thu, 27 Jul 2017 16:09:26 +0200 Mathias De Maré rpms: add chg
Fri, 14 Jul 2017 14:30:55 -0700 Martin von Zweigbergk tests: demonstrate crash when trying to rebase merge without its parents
Sun, 16 Jul 2017 23:17:41 -0700 Martin von Zweigbergk tests: demonstrate broken rebase of merge with p1's successor in dest
Mon, 24 Jul 2017 11:19:11 -0400 Augie Fackler bundle2: obtain repr() of exception in a python3-safe way
Mon, 24 Jul 2017 11:28:40 -0400 Augie Fackler bundle2: use bytestr() instead of str() to convert part id to bytes
Mon, 24 Jul 2017 11:20:08 -0400 Augie Fackler bundle2: work around zip() being lazy in Python 3
Mon, 24 Jul 2017 11:19:45 -0400 Augie Fackler bundle2: look for __next__ as well as next to identify iterators
Mon, 24 Jul 2017 11:17:36 -0400 Augie Fackler bundle2: use modern Python division
Mon, 24 Jul 2017 11:16:53 -0400 Augie Fackler changegroup: wrap some ** expansions in strkwargs
Mon, 24 Jul 2017 10:21:23 -0400 Augie Fackler obsolete: reuse _fm1metapair for computing _fm1metapairsize
Fri, 11 Aug 2017 10:16:00 +0900 Mike Hommey setup: fix installing in a mingw environment stable
Thu, 10 Aug 2017 21:25:02 -0400 Kevin Bullock osx: delay version computation on macOS builds stable
Tue, 01 Aug 2017 17:53:48 +0200 Boris Feld evolution: rename unstable to orphan
Tue, 01 Aug 2017 17:39:28 +0200 Boris Feld evolution: rename trouble(s) to instability
Wed, 02 Aug 2017 03:23:06 +0530 Pulkit Goyal bundle2: load hookargs from bundleoperation into transaction when started one