log

age author description
Mon, 09 Jan 2012 14:56:05 +0100 Mads Kiilerich sslutil: abort properly if no certificate received for https connection
Mon, 09 Jan 2012 14:43:25 +0100 Mads Kiilerich sslutil: work around validator crash getting certificate on failed sockets
Mon, 09 Jan 2012 14:43:24 +0100 Mads Kiilerich sslutil: reorder validator code to make it more readable
Mon, 09 Jan 2012 14:43:24 +0100 Mads Kiilerich sslutil: show fingerprint when cacerts validation fails
Mon, 09 Jan 2012 14:43:23 +0100 Mads Kiilerich sslutil: handle setups without .getpeercert() early in the validator
Mon, 09 Jan 2012 14:43:15 +0100 Mads Kiilerich sslutil: verify that wrap_socket really wrapped the socket
Sun, 08 Jan 2012 17:46:27 +0100 Levi Bard largefiles: remove pasted code
Sun, 08 Jan 2012 17:09:01 +0100 Levi Bard largefiles: add tests for uncovered codepaths (issue3092)
Sun, 08 Jan 2012 17:06:34 +0100 Levi Bard largefiles: add error checking to tags conversion (issue3092)
Sun, 08 Jan 2012 17:03:39 +0100 Levi Bard largefiles: don't reference uninitialized variable (issue3092)
Mon, 09 Jan 2012 20:17:37 -0600 Matt Mackall merge with i18n
Sun, 08 Jan 2012 13:54:36 +0400 Alexander Sauta i18n-ru: synchronized with e251250ac20b
Sun, 08 Jan 2012 03:48:09 +0700 Andrei Polushin i18n-ru: revsets predicates translated
Fri, 06 Jan 2012 00:16:14 +0400 Alexander Sauta i18-ru: debug commands translated
Thu, 05 Jan 2012 02:04:30 +0400 Alexander Sauta i18n-ru: user prompt related strings translated
Thu, 05 Jan 2012 01:00:43 +0400 Alexander Sauta i18n-ru: tanslated record-zeroconf
Mon, 09 Jan 2012 20:16:57 -0600 Matt Mackall merge with stable
Sun, 08 Jan 2012 23:09:35 +0800 Steven Brown rebase: reinstate old-style rev spec support for the source and base (issue3181) stable
Fri, 06 Jan 2012 07:37:59 +0100 Pierre-Yves David dirstate: propagate IOError other than ENOENT when reading branch stable
Fri, 06 Jan 2012 15:05:51 +0100 Olav Reinert mq: Document that qdel requires exact patch identifiers stable
Sun, 08 Jan 2012 15:23:26 +0100 Dan Villiom Podlaski Christiansen canonpath: allow canonicalization of non-existant paths
Sun, 08 Jan 2012 14:33:10 +0100 Dan Villiom Podlaski Christiansen largefiles: factor out a copyalltostore() function
Sat, 07 Jan 2012 19:11:31 +0100 Levi Bard largefiles: add precommit hook to check for inappropriate locking
Sat, 07 Jan 2012 19:05:59 +0100 Levi Bard largefiles: fix inappropriate locking (issue3182)
Sat, 07 Jan 2012 18:43:34 +0100 Na'Tosha Bard largefiles: correctly handle dirstate status when rebasing
Sat, 07 Jan 2012 12:42:54 +0100 Na'Tosha Bard largefiles: implement addremove (issue3064)
Sun, 08 Jan 2012 18:15:54 +0100 Martin Geisler Use explicit integer division
Sun, 08 Jan 2012 17:57:25 +0100 Martin Geisler cvsps: pull function definition out of loop
Sun, 08 Jan 2012 11:23:21 +0100 Levi Bard largefiles: Fix parser warning: redefinition of unused 'node' from line 14
Sun, 08 Jan 2012 14:50:20 +0100 Martin Geisler merge with stable