log

age author description
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
Tue, 26 Mar 2013 02:28:10 +0900 FUJIWARA Katsunori smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
Tue, 26 Mar 2013 02:28:10 +0900 FUJIWARA Katsunori sslutil: abort if peer certificate is not verified for secure use
Tue, 26 Mar 2013 02:27:43 +0900 FUJIWARA Katsunori smtp: add the class to verify the certificate of the SMTP server for SMTPS
Tue, 26 Mar 2013 02:27:23 +0900 FUJIWARA Katsunori smtp: add the class to verify the certificate of the SMTP server for STARTTLS
Sun, 07 Apr 2013 23:25:50 -0700 Brendan Cully template: allow unquoted int function arguments
Mon, 08 Apr 2013 09:44:26 -0700 Brendan Cully Merge with main
Sat, 06 Apr 2013 19:50:03 -0700 Siddharth Agarwal graft: use missing ancestors algorithm to find earlier grafts
Sat, 06 Apr 2013 20:05:17 -0700 Siddharth Agarwal graft: find ancestors of destination lazily
Fri, 05 Apr 2013 12:21:38 -0500 Matt Mackall merge with crew
Fri, 05 Apr 2013 12:20:14 -0500 Matt Mackall sslutil: try harder to avoid getpeercert problems
Thu, 04 Apr 2013 20:22:29 -0700 Siddharth Agarwal copies._forwardcopies: use set operations to find missing files
Thu, 04 Apr 2013 20:36:46 -0700 Siddharth Agarwal perf: add a command to test copies.pathcopies perf
Thu, 04 Apr 2013 16:37:37 -0500 Matt Mackall merge with stable
Thu, 04 Apr 2013 16:28:19 -0500 Matt Mackall Added signature for changeset 8a7bd2dccd44 stable
Thu, 04 Apr 2013 16:28:15 -0500 Matt Mackall Added tag 2.5.4 for changeset 8a7bd2dccd44 stable
Mon, 18 Mar 2013 16:37:20 -0500 Kevin Bullock applyupdates: assign variable before we try to use it (issue3855) stable 2.5.4
Wed, 03 Apr 2013 17:04:38 -0700 Bryan O'Sullivan merge with mpm