Mercurial > hg
graph
-
localrepo: use "vfs.exists()" instead of "os.path.exists()"Mon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
localrepo: use vfs instead of "os.path.*" in sharedpath checkingMon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
vfs: split "expand" into "realpath"/"expandpath" to apply each separatelyMon, 15 Apr 2013 01:22:15 +0900, by FUJIWARA Katsunori
-
unionrepo: read-only operations on a union of two localreposFri, 18 Jan 2013 15:54:09 +0100, by Mads Kiilerich
-
subrepo: fix exception on revert when "all" option is omittedMon, 15 Apr 2013 23:52:57 +0900, by Yuya Nishihara
-
histedit: update tests for new intervention frameworkSun, 14 Apr 2013 19:05:19 -0500, by Matt Mackall
-
test-subrepo: add tests for subrepo "storeclean" checksFri, 08 Mar 2013 21:50:27 +0100, by Angel Ezquerra
-
subrepo: do not push mercurial subrepos whose store is cleanSat, 16 Feb 2013 01:21:40 +0100, by Angel Ezquerra
-
subrepo: implement "storeclean" method for mercurial subreposSat, 16 Feb 2013 01:18:53 +0100, by Angel Ezquerra
-
util: add notindexed optional parameter to makedirs functionSat, 16 Feb 2013 11:44:13 +0100, by Angel Ezquerra
-
subrepo: introduce storeclean methodSat, 16 Feb 2013 01:11:20 +0100, by Angel Ezquerra
-
subrepo: introduce storeclean helper functionsSat, 16 Feb 2013 00:07:00 +0100, by Angel Ezquerra
-
dispatch: exit with status 1 for an InterventionRequired exception (bc)Fri, 08 Feb 2013 16:17:46 -0600, by Augie Fackler
-
histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)Fri, 08 Feb 2013 16:27:49 -0600, by Augie Fackler
-
rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)Fri, 08 Feb 2013 16:27:59 -0600, by Augie Fackler
-
dispatch: catch InterventionRequired and print the message with no prefixFri, 08 Feb 2013 16:28:24 -0600, by Augie Fackler
-
error: introduce new InterventionRequired exceptionFri, 08 Feb 2013 14:26:03 -0600, by Augie Fackler
-
util: remove unreachable codeFri, 12 Apr 2013 19:48:07 -0700, by Bryan O'Sullivan
-
util: remove no-op assignmentFri, 12 Apr 2013 19:33:48 -0700, by Bryan O'Sullivan
-
merge more evolve stuff away (what?)Fri, 12 Apr 2013 18:49:14 -0700, by Bryan O'Sullivan
-
synthrepo: add missing import of sysFri, 12 Apr 2013 18:48:02 -0700, by Bryan O'Sullivan
-
transplant: pass source through to recoverFri, 12 Apr 2013 18:44:22 -0700, by Bryan O'Sullivan
-
repoview: remove more unreachable codeFri, 12 Apr 2013 17:25:27 -0700, by Bryan O'Sullivan
-
merge away some failed evolve fat-fingeringFri, 12 Apr 2013 18:35:26 -0700, by Bryan O'Sullivan
-
pager: add missing imports of errno and shlexFri, 12 Apr 2013 17:35:56 -0700, by Bryan O'Sullivan
-
largefiles: quiet (and document) undefined name errors (issue3886)Fri, 12 Apr 2013 17:33:24 -0700, by Bryan O'Sullivan
-
color: add missing import of errorFri, 12 Apr 2013 17:27:09 -0700, by Bryan O'Sullivan
-
pvec: use the correct name for an identifierFri, 12 Apr 2013 17:20:09 -0700, by Bryan O'Sullivan
-
repoview: remove unreachable codeFri, 12 Apr 2013 17:18:52 -0700, by Bryan O'Sullivan
-
pvec: use the correct name for an identifierFri, 12 Apr 2013 17:20:09 -0700, by Bryan O'Sullivan
-
repoview: remove unreachable codeFri, 12 Apr 2013 17:18:52 -0700, by Bryan O'Sullivan
-
mail: add missing import of sysFri, 12 Apr 2013 17:17:35 -0700, by Bryan O'Sullivan
-
statichttprepo: add missing import of osFri, 12 Apr 2013 17:17:05 -0700, by Bryan O'Sullivan
-
worker: add missing import of errnoFri, 12 Apr 2013 17:16:37 -0700, by Bryan O'Sullivan
-
histedit: support editing of the first commit (issue3767)Fri, 12 Apr 2013 16:01:18 -0700, by Bryan O'Sullivan
-
test-commit-amend.t: fix check-code violation from 3a72c89a83ecFri, 12 Apr 2013 17:00:42 -0400, by Augie Fackler
-
util: improve doc for checkcaseMon, 11 Feb 2013 00:43:12 +0100, by Mads Kiilerich
-
scheme: don't crash on invalid URLsThu, 11 Apr 2013 14:41:22 +0200, by Mads Kiilerich
-
amend: support amending merge changesets (issue3778)Fri, 08 Feb 2013 21:08:34 +0000, by Brodie Rao
-
worker: catch all exceptions, try to exit usefully/safelyThu, 11 Apr 2013 13:30:31 -0700, by Bryan O'Sullivan
-
lock: if we fork, ensure that only the parent releasesThu, 11 Apr 2013 13:30:27 -0700, by Bryan O'Sullivan
-
tag: clarify cryptic error message when tagging null revisionThu, 11 Apr 2013 14:44:22 +0200, by Mads Kiilerich
-
setup: make error message for missing Python headers more helpfulFri, 12 Apr 2013 16:55:34 -0400, by Mads Kiilerich
-
obsolete: ensure all markers have a dateMon, 11 Feb 2013 11:20:12 +0100, by Pierre-Yves David
-
zsh_completion: make use of `debuglabelcomplete` commandMon, 08 Apr 2013 16:51:38 +0400, by Nikolaj Sjujskij
-
dirs: use mutable strings internallyWed, 10 Apr 2013 15:08:28 -0700, by Bryan O'Sullivan
-
dirs: use mutable integers internallyWed, 10 Apr 2013 15:08:27 -0700, by Bryan O'Sullivan
-
scmutil: rewrite dirs in C, use if availableWed, 10 Apr 2013 15:08:27 -0700, by Bryan O'Sullivan
-
scmutil: use new dirs class in dirstate and contextWed, 10 Apr 2013 15:08:26 -0700, by Bryan O'Sullivan
-
scmutil: add a dirs classWed, 10 Apr 2013 15:08:26 -0700, by Bryan O'Sullivan
-
scmutil: migrate finddirs from dirstateWed, 10 Apr 2013 15:08:25 -0700, by Bryan O'Sullivan
-
mergeWed, 10 Apr 2013 15:05:06 -0700, by Bryan O'Sullivan
-
manifestmerge: handle workdir removed, remote removed with flagsWed, 10 Apr 2013 12:34:42 -0700, by Siddharth Agarwal
-
dicthelpers.diff: compare against default for missing valuesWed, 10 Apr 2013 12:31:07 -0700, by Siddharth Agarwal
-
templater: back out 0615b22da148, it breaks schemes ({1})Tue, 09 Apr 2013 21:38:08 -0700, by Brendan Cully
-
debuglabelcomplete: compute active branch heads correctlyTue, 09 Apr 2013 09:40:40 -0700, by Bryan O'Sullivan
-
merge with i18nMon, 08 Apr 2013 17:57:42 -0500, by Matt Mackall
-
hg-i18n-it: minor fixesFri, 05 Apr 2013 17:04:37 +0200, by Stefano Tortarolo
-
templater: fix check-code errorMon, 08 Apr 2013 15:04:17 -0700, by Bryan O'Sullivan
-
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPSTue, 26 Mar 2013 02:28:10 +0900, by FUJIWARA Katsunori