Mon, 27 Feb 2017 15:29:34 -0800 |
Martin von Zweigbergk |
merge: clarify non-linear default updates in docstring table
|
Mon, 27 Feb 2017 15:02:36 -0800 |
Martin von Zweigbergk |
merge: combine the two "can't happen" cases in docstring table
|
Mon, 27 Feb 2017 15:00:13 -0800 |
Martin von Zweigbergk |
merge: move "incompatible options" case first in docstring table
|
Mon, 27 Feb 2017 14:58:53 -0800 |
Martin von Zweigbergk |
merge: make "linear" an input in docstring table
|
Mon, 27 Feb 2017 14:33:17 -0800 |
Martin von Zweigbergk |
merge: drop redundant column in docstring table
|
Mon, 27 Feb 2017 14:27:22 -0800 |
Martin von Zweigbergk |
merge: drop obsolete non-linear cases from docstring table
|
Wed, 24 Feb 2016 14:44:14 -0800 |
Martin von Zweigbergk |
revert: move code dealing with deletions closer together
|
Fri, 03 Mar 2017 14:10:06 -0500 |
Augie Fackler |
ui: fix configlist on Python 3
|
Fri, 03 Mar 2017 12:55:49 -0500 |
Augie Fackler |
config: pass some optional args as keywords
|
Fri, 03 Mar 2017 13:28:24 -0500 |
Augie Fackler |
config: load included config files in binary mode
|
Wed, 01 Mar 2017 16:39:48 -0800 |
Durham Goode |
manifest: remove _repo from manifestctx objects
|
Wed, 01 Mar 2017 15:50:01 -0800 |
Jun Wu |
phases: remove experimental.nativephaseskillswitch
|
Wed, 01 Mar 2017 16:35:57 -0800 |
Durham Goode |
manifest: allow specifying the revlog filename
|
Fri, 03 Mar 2017 15:30:48 +0530 |
Pulkit Goyal |
py3: drop unrequired code from __init__.py
|
Fri, 03 Mar 2017 13:04:32 +0530 |
Pulkit Goyal |
py3: add pycompat.open and replace open() calls
|