Fri, 18 Jan 2013 01:23:51 +0100 |
Mads Kiilerich |
run-tests.py: don't let hg run interactively in debug mode
|
Fri, 18 Jan 2013 01:16:16 +0100 |
Mads Kiilerich |
run-tests.py: backout "don't use console for stdin when running in debug mode"
|
Fri, 18 Jan 2013 23:41:48 +0100 |
Pierre-Yves David |
rebase: properly handle unrebased revision between rebased one
|
Fri, 18 Jan 2013 23:21:32 +0100 |
Pierre-Yves David |
rebase: lose the comparison to `nullmerge`
|
Fri, 18 Jan 2013 23:43:32 +0100 |
Pierre-Yves David |
repoview: cache filtered changelog
|
Fri, 18 Jan 2013 14:15:32 +0100 |
Pierre-Yves David |
rebase: do not invent successor to skipped changeset
|
Thu, 17 Jan 2013 17:51:30 +0100 |
Pierre-Yves David |
repoview: protect `base` computation from weird phase root
|
Fri, 18 Jan 2013 15:55:16 -0800 |
Siddharth Agarwal |
posix: don't compare atime when determining if a file has changed
|
Fri, 05 Oct 2012 18:10:56 -0500 |
Augie Fackler |
hg: replace DirCleanup class with normal try/finally use
|
Wed, 16 Jan 2013 19:21:03 +0100 |
Pierre-Yves David |
histedit: proper phase conservation (issue3724)
|
Wed, 16 Jan 2013 19:19:56 +0100 |
Pierre-Yves David |
test-histedit: reorder phases test and prepare for more
|
Wed, 16 Jan 2013 19:17:36 +0100 |
Pierre-Yves David |
test-histedit: fix instability creation test
|
Wed, 16 Jan 2013 19:14:22 +0100 |
Pierre-Yves David |
histedit: record histedit source (issue3681)
|
Wed, 16 Jan 2013 19:11:06 +0100 |
Pierre-Yves David |
histedit: factor most commit creation in a function
|
Wed, 12 Dec 2012 13:09:37 -0800 |
Bryan O'Sullivan |
store: switch to C-based hashed path encoding
|
Wed, 12 Dec 2012 13:09:36 -0800 |
Bryan O'Sullivan |
pathencode: implement both basic and hashed encoding in C
|
Wed, 12 Dec 2012 13:09:36 -0800 |
Bryan O'Sullivan |
pathencode: implement hashed encoding in C
|
Wed, 12 Dec 2012 13:09:35 -0800 |
Bryan O'Sullivan |
pathencode: implement the "mangling" part of hashed encoding in C
|
Wed, 12 Dec 2012 13:09:34 -0800 |
Bryan O'Sullivan |
pathencode: add a SHA-1 hash function
|
Wed, 12 Dec 2012 13:09:33 -0800 |
Bryan O'Sullivan |
store: implement lowerencode in C
|
Tue, 15 Jan 2013 22:34:56 +0100 |
Pierre-Yves David |
hgweb: run with "served" filter
|
Wed, 16 Jan 2013 14:22:43 +0100 |
Pierre-Yves David |
hgweb: walk the graph through the changelog
|
Fri, 11 Jan 2013 01:08:00 +0100 |
Pierre-Yves David |
hgweb: use changelog for iteration
|
Wed, 16 Jan 2013 14:19:28 +0100 |
Pierre-Yves David |
hgweb: ignore filtered revision in revnav
|
Thu, 10 Jan 2013 19:29:48 +0100 |
Pierre-Yves David |
hgweb: generate revnav in two phase
|
Thu, 17 Jan 2013 00:35:01 +0100 |
Pierre-Yves David |
rebase: support multiple roots for rebaseset
|
Wed, 16 Jan 2013 05:21:11 +0100 |
Pierre-Yves David |
clfilter: stronger detection of filtered changeset in changectx.__init__
|
Tue, 11 Dec 2012 20:13:21 +0100 |
Sune Foldager |
validate: check for spurious incoming filelog entries
|