Wed, 02 Aug 2017 15:48:57 -0700 |
Kostia Balytskyi |
match: expose some data and functionality to other modules
|
Wed, 02 Aug 2017 15:05:21 -0700 |
Kostia Balytskyi |
sparse: properly error out when absolute paths are used
|
Thu, 03 Aug 2017 23:02:32 +0900 |
Yuya Nishihara |
py3: convert arbitrary exception object to byte string more reliably
|
Thu, 03 Aug 2017 20:08:31 -0700 |
Rodrigo Damazio |
build: delay version computation on macOS builds
|
Thu, 03 Aug 2017 12:40:48 -0700 |
Kyle Lippincott |
color: remove warnings if term is not formatted (==dumb or !ui.formatted())
|
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
|
Wed, 02 Aug 2017 03:08:42 +0530 |
Pulkit Goyal |
bundle2: add the capability to store hookargs on bundle operation object
|
Thu, 10 Aug 2017 20:47:19 -0700 |
Mike Hommey |
branchmap: revert c34532365b38 for Python 2.7 compatibility
stable
|
Thu, 10 Aug 2017 18:46:55 -0400 |
Augie Fackler |
Added signature for changeset 3fee7f7d2da0
stable
|
Thu, 10 Aug 2017 18:46:54 -0400 |
Augie Fackler |
Added tag 4.3.1 for changeset 3fee7f7d2da0
stable
|
Mon, 07 Aug 2017 22:22:28 +0900 |
Yuya Nishihara |
ssh: unban the use of pipe character in user@host:port string
stable 4.3.1
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
Mon, 31 Jul 2017 14:55:11 -0700 |
Sean Farley |
subrepo: add tests for git rogue ssh urls (SEC)
stable
|
Mon, 31 Jul 2017 16:44:17 -0700 |
Sean Farley |
subrepo: add tests for svn rogue ssh urls (SEC)
stable
|