Mercurial > hg-stable
graph
-
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
-
sslutil: abort if peer certificate is not verified for secure useTue, 26 Mar 2013 02:28:10 +0900, by FUJIWARA Katsunori
-
smtp: add the class to verify the certificate of the SMTP server for SMTPSTue, 26 Mar 2013 02:27:43 +0900, by FUJIWARA Katsunori
-
smtp: add the class to verify the certificate of the SMTP server for STARTTLSTue, 26 Mar 2013 02:27:23 +0900, by FUJIWARA Katsunori
-
template: allow unquoted int function argumentsSun, 07 Apr 2013 23:25:50 -0700, by Brendan Cully
-
Merge with mainMon, 08 Apr 2013 09:44:26 -0700, by Brendan Cully
-
graft: use missing ancestors algorithm to find earlier graftsSat, 06 Apr 2013 19:50:03 -0700, by Siddharth Agarwal
-
graft: find ancestors of destination lazilySat, 06 Apr 2013 20:05:17 -0700, by Siddharth Agarwal
-
merge with crewFri, 05 Apr 2013 12:21:38 -0500, by Matt Mackall
-
sslutil: try harder to avoid getpeercert problemsFri, 05 Apr 2013 12:20:14 -0500, by Matt Mackall
-
copies._forwardcopies: use set operations to find missing filesThu, 04 Apr 2013 20:22:29 -0700, by Siddharth Agarwal
-
perf: add a command to test copies.pathcopies perfThu, 04 Apr 2013 20:36:46 -0700, by Siddharth Agarwal
-
merge with stableThu, 04 Apr 2013 16:37:37 -0500, by Matt Mackall
-
applyupdates: assign variable before we try to use it (issue3855) stable 2.5.4Mon, 18 Mar 2013 16:37:20 -0500, by Kevin Bullock
-
merge with mpmWed, 03 Apr 2013 17:04:38 -0700, by Bryan O'Sullivan
-
perf: add a command to test addremove performanceMon, 01 Apr 2013 23:09:36 -0700, by Siddharth Agarwal
-
merge with crewWed, 03 Apr 2013 14:14:30 -0500, by Matt Mackall
-
dirstate: only call lstat once per flags invocationWed, 03 Apr 2013 11:35:27 -0700, by Bryan O'Sullivan
-
util: add functions to check symlink/exec bitsWed, 03 Apr 2013 11:35:27 -0700, by Bryan O'Sullivan
-
Merge with stable.Wed, 03 Apr 2013 13:03:50 -0500, by Augie Fackler