Mon, 16 Jan 2012 01:21:22 -0600 |
Matt Mackall |
revset: optimize building large lists in formatrevspec
|
Thu, 08 Dec 2011 16:28:18 +0100 |
Mads Kiilerich |
hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMAND
|
Sun, 15 Jan 2012 13:50:12 -0700 |
Matt Zuba |
hooks: prioritize run order of hooks
|
Sun, 15 Jan 2012 18:00:01 -0600 |
Matt Mackall |
merge with stable
|
Wed, 11 Jan 2012 15:53:42 -0500 |
Jordi GutiƩrrez Hermoso |
merge: report all files in _checkunknown
|
Fri, 13 Jan 2012 22:16:01 +0100 |
Pierre-Yves David |
discovery: fix prepush documentation
|
Fri, 13 Jan 2012 02:04:16 +0100 |
Pierre-Yves David |
phases: simplify phase exchange and movement over pushkey
|
Fri, 13 Jan 2012 01:42:47 +0100 |
Pierre-Yves David |
phases: move phase according what was pushed not only what was added added
|
Fri, 13 Jan 2012 01:29:03 +0100 |
Pierre-Yves David |
revlog: make addgroup returns a list of node contained in the added source
|
Thu, 12 Jan 2012 01:25:57 +0100 |
Pierre-Yves David |
phases: make secret changeset undiscoverable in all case
|
Wed, 11 Jan 2012 17:26:27 +0100 |
Pierre-Yves David |
phases: exclude secret when doing a local clone
|
Fri, 13 Jan 2012 02:30:43 +0100 |
Mads Kiilerich |
bookmarks: primarily use repo lock, not wlock
|
Fri, 13 Jan 2012 02:29:38 +0100 |
Mads Kiilerich |
localrepo: update branchcache in a more reliable way
|
Fri, 13 Jan 2012 01:19:08 +0100 |
Mads Kiilerich |
tests: make qnew in test-mq-caches.t stable
|
Fri, 13 Jan 2012 01:19:08 +0100 |
Mads Kiilerich |
localrepo: remove spurious updatebranchcache return value
|
Wed, 11 Jan 2012 02:29:56 +0100 |
Mads Kiilerich |
mq: only save dirty files once when savedirty is called multiple times
|
Wed, 11 Jan 2012 02:29:56 +0100 |
Mads Kiilerich |
mq: remove early wlock release in qnew
|
Wed, 11 Jan 2012 02:29:55 +0100 |
Mads Kiilerich |
mq: use .invalidate to cancel dirty mq state when cancelling transaction
|
Wed, 11 Jan 2012 02:29:55 +0100 |
Mads Kiilerich |
mq: make qsave implementation more explicit
|
Wed, 11 Jan 2012 02:28:36 +0100 |
Mads Kiilerich |
mq: consistently use boolean values for dirty flags
|
Wed, 11 Jan 2012 02:28:12 +0100 |
Mads Kiilerich |
mq: minor cleanup
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
tag: lock before tagging
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
tests: lock before creating transaction in test-filelog
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
debugbuilddag: lock repo before starting transaction
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
rebase: take locks in the right order
|
Wed, 11 Jan 2012 01:56:05 +0100 |
Mads Kiilerich |
tests: keep track of all check-code.py warnings
|
Sun, 15 Jan 2012 13:39:09 +0100 |
Christian Ebert |
filectx: typo in comment
stable
|
Sun, 15 Jan 2012 13:37:33 +0100 |
Christian Ebert |
keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file
stable
|