Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:17:35 -0700 |
Bryan O'Sullivan |
mail: add missing import of sys
|
Fri, 12 Apr 2013 17:17:05 -0700 |
Bryan O'Sullivan |
statichttprepo: add missing import of os
|
Fri, 12 Apr 2013 17:16:37 -0700 |
Bryan O'Sullivan |
worker: add missing import of errno
|
Fri, 12 Apr 2013 16:01:18 -0700 |
Bryan O'Sullivan |
histedit: support editing of the first commit (issue3767)
|
Fri, 12 Apr 2013 17:00:42 -0400 |
Augie Fackler |
test-commit-amend.t: fix check-code violation from 3a72c89a83ec
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
util: improve doc for checkcase
|
Thu, 11 Apr 2013 14:41:22 +0200 |
Mads Kiilerich |
scheme: don't crash on invalid URLs
|
Fri, 08 Feb 2013 21:08:34 +0000 |
Brodie Rao |
amend: support amending merge changesets (issue3778)
|
Thu, 11 Apr 2013 13:30:31 -0700 |
Bryan O'Sullivan |
worker: catch all exceptions, try to exit usefully/safely
|
Thu, 11 Apr 2013 13:30:27 -0700 |
Bryan O'Sullivan |
lock: if we fork, ensure that only the parent releases
|
Thu, 11 Apr 2013 14:44:22 +0200 |
Mads Kiilerich |
tag: clarify cryptic error message when tagging null revision
|
Fri, 12 Apr 2013 16:55:34 -0400 |
Mads Kiilerich |
setup: make error message for missing Python headers more helpful
|
Mon, 11 Feb 2013 11:20:12 +0100 |
Pierre-Yves David |
obsolete: ensure all markers have a date
|
Mon, 08 Apr 2013 16:51:38 +0400 |
Nikolaj Sjujskij |
zsh_completion: make use of `debuglabelcomplete` command
|
Wed, 10 Apr 2013 15:08:28 -0700 |
Bryan O'Sullivan |
dirs: use mutable strings internally
|
Wed, 10 Apr 2013 15:08:27 -0700 |
Bryan O'Sullivan |
dirs: use mutable integers internally
|
Wed, 10 Apr 2013 15:08:27 -0700 |
Bryan O'Sullivan |
scmutil: rewrite dirs in C, use if available
|
Wed, 10 Apr 2013 15:08:26 -0700 |
Bryan O'Sullivan |
scmutil: use new dirs class in dirstate and context
|
Wed, 10 Apr 2013 15:08:26 -0700 |
Bryan O'Sullivan |
scmutil: add a dirs class
|
Wed, 10 Apr 2013 15:08:25 -0700 |
Bryan O'Sullivan |
scmutil: migrate finddirs from dirstate
|
Wed, 10 Apr 2013 15:05:06 -0700 |
Bryan O'Sullivan |
merge
|
Wed, 10 Apr 2013 12:34:42 -0700 |
Siddharth Agarwal |
manifestmerge: handle workdir removed, remote removed with flags
|
Wed, 10 Apr 2013 12:31:07 -0700 |
Siddharth Agarwal |
dicthelpers.diff: compare against default for missing values
|
Tue, 09 Apr 2013 21:38:08 -0700 |
Brendan Cully |
templater: back out 0615b22da148, it breaks schemes ({1})
|
Tue, 09 Apr 2013 09:40:40 -0700 |
Bryan O'Sullivan |
debuglabelcomplete: compute active branch heads correctly
|
Mon, 08 Apr 2013 17:57:42 -0500 |
Matt Mackall |
merge with i18n
|
Fri, 05 Apr 2013 17:04:37 +0200 |
Stefano Tortarolo |
hg-i18n-it: minor fixes
|
Mon, 08 Apr 2013 15:04:17 -0700 |
Bryan O'Sullivan |
templater: fix check-code error
|