Fri, 28 Apr 2017 01:13:07 +0530 |
Pulkit Goyal |
py3: use raw strings while accessing class.__dict__
|
Tue, 25 Apr 2017 01:52:30 +0530 |
Pulkit Goyal |
py3: handle opts correctly for `hg add`
|
Mon, 24 Apr 2017 04:32:04 +0530 |
Pulkit Goyal |
py3: handle opts correctly for rollback
|
Fri, 21 Apr 2017 15:04:32 +0530 |
Pulkit Goyal |
py3: handle opts correctly for unbundle
|
Fri, 21 Apr 2017 02:20:46 +0530 |
Pulkit Goyal |
py3: convert opts to bytes in cmdutil.dorecord()
|
Fri, 28 Apr 2017 00:49:30 +0530 |
Pulkit Goyal |
py3: make sure opts are passed and used correctly in help command
|
Wed, 03 May 2017 15:25:06 +0530 |
Pulkit Goyal |
py3: handle opts uniformly in commands.py
|
Thu, 04 May 2017 00:26:55 -0400 |
Augie Fackler |
merge with stable
|
Wed, 03 May 2017 22:56:53 -0400 |
Matt Harbison |
help: call out specific replacement configuration settings
stable
|
Wed, 03 May 2017 22:07:47 -0400 |
Matt Harbison |
help: spelling fixes
stable
|
Wed, 03 May 2017 22:05:23 -0400 |
Matt Harbison |
help: attempt to clarify that pager usage is not output length based
stable
|
Wed, 03 May 2017 21:58:11 -0400 |
Matt Harbison |
help: document color/pager pitfalls on Windows
stable
|
Wed, 03 May 2017 18:04:43 -0700 |
Jun Wu |
webcommands: use fctx.isbinary
|
Wed, 03 May 2017 18:03:38 -0700 |
Jun Wu |
annotate: use fctx.isbinary
|
Wed, 03 May 2017 18:02:00 -0700 |
Jun Wu |
fileset: use fctx.isbinary instead of util.binary(fctx.data())
|