Fri, 03 Apr 2015 15:18:34 -0700 |
Durham Goode |
copies: pass changectx instead of manifest to _computenonoverlap
|
Mon, 06 Apr 2015 10:46:44 -0700 |
Siddharth Agarwal |
dirs._addpath: don't mutate Python strings after exposing them (issue4589)
|
Mon, 06 Apr 2015 08:23:27 -0700 |
Bryan O'Sullivan |
parsers: check for memory allocation overflows more carefully
|
Sat, 04 Apr 2015 11:27:15 +0200 |
André Sintzoff |
parsers.c: avoid implicit conversion loses integer precision warning
|
Sat, 04 Apr 2015 21:54:12 -0700 |
Martin von Zweigbergk |
dirstate.walk: don't report same file stat multiple times
stable
|
Fri, 03 Apr 2015 14:41:18 -0700 |
Pierre-Yves David |
repoview: avoid processing the same rev twice in _getstatichidden
|
Fri, 03 Apr 2015 14:37:52 -0700 |
Pierre-Yves David |
repoview: skip public parent earlier in _getstatichidden
|
Fri, 03 Apr 2015 14:36:05 -0700 |
Pierre-Yves David |
repoview: directly skip public head in _getstatichidden
|
Fri, 03 Apr 2015 14:35:53 -0700 |
Pierre-Yves David |
repoview: simplify process in _getstatichidden
|
Fri, 03 Apr 2015 14:16:50 -0700 |
Pierre-Yves David |
repoview: use a heap in _getstatichidden
|
Fri, 03 Apr 2015 13:58:12 -0700 |
Pierre-Yves David |
repoview: update documentation of _getstatichidden
|
Sat, 04 Apr 2015 14:56:18 +0900 |
Yuya Nishihara |
ssl: resolve symlink before checking for Apple python executable (issue4588)
|
Fri, 03 Apr 2015 18:19:24 -0400 |
Augie Fackler |
test-subrepo-recursion: fix output on non-hardlink systems
|
Fri, 03 Apr 2015 23:12:21 -0400 |
Augie Fackler |
test-subrepo-recursion: set progress.changedelay really high
|
Fri, 03 Apr 2015 18:10:12 -0400 |
Augie Fackler |
test-clone: fix test expectations on systems without hardlinks
|
Wed, 01 Apr 2015 00:44:33 -0700 |
Siddharth Agarwal |
dirstate: use parsers.make_file_foldmap when available
|
Tue, 31 Mar 2015 23:32:27 -0700 |
Siddharth Agarwal |
parsers: add a C function to create a file foldmap
|
Thu, 02 Apr 2015 19:17:32 -0700 |
Siddharth Agarwal |
util.h: define an enum for normcase specs
|
Thu, 02 Apr 2015 19:13:50 -0700 |
Siddharth Agarwal |
perf: make measuring foldmap perf work again
|
Tue, 31 Mar 2015 23:22:03 -0700 |
Siddharth Agarwal |
parsers._asciitransform: also accept a fallback function
|
Wed, 01 Apr 2015 00:38:56 -0700 |
Siddharth Agarwal |
util: add normcase spec and fallback
|
Fri, 03 Apr 2015 22:44:25 +0200 |
Andrew Shadura |
hgk: display committer name when set by hg-git
|
Sat, 14 Mar 2015 20:16:35 +0900 |
Yuya Nishihara |
jsonchangeset: set manifest node to "null" for workingctx
|
Sat, 14 Mar 2015 20:15:40 +0900 |
Yuya Nishihara |
jsonchangeset: set rev and node to "null" for workingctx
|
Fri, 03 Apr 2015 21:36:39 +0900 |
Yuya Nishihara |
templater: tell hggettext to collect help of template functions
|
Tue, 10 Mar 2015 09:57:42 -0700 |
Martin von Zweigbergk |
treemanifest: disable readdelta optimization
|
Mon, 30 Mar 2015 15:38:24 -0700 |
Laurent Charignon |
phases: make two functions private for phase computation
|
Wed, 01 Apr 2015 00:31:41 -0700 |
Siddharth Agarwal |
windows: define normcase spec and fallback
|
Wed, 01 Apr 2015 00:30:41 -0700 |
Siddharth Agarwal |
encoding.upper: factor out fallback code
|
Wed, 01 Apr 2015 00:29:22 -0700 |
Siddharth Agarwal |
cygwin: define normcase spec and fallback
|
Tue, 31 Mar 2015 23:30:19 -0700 |
Siddharth Agarwal |
darwin: define normcase spec and fallback
|
Wed, 01 Apr 2015 00:26:07 -0700 |
Siddharth Agarwal |
posix: define normcase spec and fallback
|
Wed, 01 Apr 2015 00:21:10 -0700 |
Siddharth Agarwal |
encoding: define an enum that specifies what normcase does to ASCII strings
|
Thu, 02 Apr 2015 16:51:00 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 Apr 2015 22:24:03 -0700 |
Gregory Szorc |
json: implement {help} template
|
Wed, 01 Apr 2015 22:16:05 -0700 |
Gregory Szorc |
json: implement {helptopics} template
|
Wed, 01 Apr 2015 22:04:03 -0700 |
Gregory Szorc |
json: implement {manifest} template
|
Tue, 31 Mar 2015 22:53:48 -0700 |
Gregory Szorc |
json: implement {shortlog} and {changelog} templates
|
Wed, 01 Apr 2015 20:23:58 -0700 |
Gregory Szorc |
help: populate template functions via docstrings
|
Wed, 01 Apr 2015 20:19:43 -0700 |
Gregory Szorc |
templater: add consistent docstrings to functions
|
Sat, 14 Mar 2015 17:33:22 +0900 |
Yuya Nishihara |
changeset_printer: hide manifest node for workingctx
|
Sat, 14 Mar 2015 20:01:30 +0900 |
Yuya Nishihara |
changeset_printer: display p1rev:p1node with "+" suffix for workingctx
|
Sat, 14 Mar 2015 17:29:48 +0900 |
Yuya Nishihara |
changeset_printer: handle workingctx in _meaningful_parentrevs()
|
Sat, 14 Mar 2015 19:38:59 +0900 |
Yuya Nishihara |
scmutil: add function to help handling workingctx in arithmetic operation
|
Thu, 02 Apr 2015 08:18:33 +0200 |
Mathias De Maré |
tests: handle deleted .hg directory (git 2.2.0 and higher) (issue4585)
|
Thu, 02 Apr 2015 21:29:05 +0900 |
Yuya Nishihara |
hgweb: resurrect <span> tag on diffline to fix rendering in monoblue style
stable
|
Wed, 01 Apr 2015 20:38:36 -0500 |
Matt Mackall |
merge with stable
|
Tue, 31 Mar 2015 15:22:09 -0700 |
Siddharth Agarwal |
encoding: use parsers.asciiupper when available
|
Tue, 31 Mar 2015 13:46:21 -0700 |
Siddharth Agarwal |
parsers: introduce an asciiupper function
|
Tue, 31 Mar 2015 10:28:17 -0700 |
Siddharth Agarwal |
parsers: make _asciilower a generic _asciitransform function
|
Wed, 01 Apr 2015 13:58:51 -0700 |
Siddharth Agarwal |
parsers._asciilower: use an explicit return object
|
Tue, 31 Mar 2015 10:25:29 -0700 |
Siddharth Agarwal |
parsers: factor out most of asciilower into an internal function
|
Tue, 31 Mar 2015 14:01:33 -0700 |
Martin von Zweigbergk |
manifestv2: add support for writing new manifest format
|
Fri, 27 Mar 2015 22:26:41 -0700 |
Martin von Zweigbergk |
manifestv2: add support for reading new manifest format
|
Tue, 31 Mar 2015 22:45:45 -0700 |
Martin von Zweigbergk |
manifestv2: set requires at repo creation time
|
Tue, 31 Mar 2015 15:06:55 -0700 |
Martin von Zweigbergk |
test-manifest: extract constants for binary hashes
|
Tue, 31 Mar 2015 14:46:05 -0700 |
Martin von Zweigbergk |
test-manifest: create constant for empty manifest
|
Mon, 30 Mar 2015 23:25:55 +0900 |
Yuya Nishihara |
patchbomb: factor out scmutil.revrange() calls
|
Tue, 31 Mar 2015 00:52:17 +0900 |
Yuya Nishihara |
patchbomb: return outgoing revs as a smartset
|
Mon, 30 Mar 2015 23:54:29 +0900 |
Yuya Nishihara |
templatefilters: add "upper" and "lower" for case conversion
|