log

age author description
Tue, 10 Jan 2012 10:18:19 +0200 Ion Savin annotate: append newline after non newline-terminated file listings
Tue, 10 Jan 2012 13:48:42 -0600 Matt Mackall subrepo: avoid syncing bookmarks twice on clone (issue3191)
Tue, 10 Jan 2012 22:35:25 +0800 Steven Brown revlog: clarify strip docstring "readd" -> "re-add"
Tue, 10 Jan 2012 15:23:49 +0100 Martin Geisler merge with stable
Tue, 10 Jan 2012 15:20:16 +0100 Martin Geisler filesets: use example with quotes for encoding predicate stable
Sat, 07 Jan 2012 17:03:33 +0100 Pierre-Yves David phases: use graph and phase name in exchange test
Fri, 06 Jan 2012 11:20:49 +0100 Pierre-Yves David phases: ``{phase}`` template keyword display the phase name
Thu, 29 Dec 2011 04:40:09 +0100 Pierre-Yves David phases: add a phasestr method on context
Wed, 04 Jan 2012 01:02:16 +0100 Pierre-Yves David phases: add list of string to access phase name
Wed, 04 Jan 2012 01:12:31 +0100 Pierre-Yves David phases: fix phase synchronization on push
Fri, 06 Jan 2012 10:04:20 +0100 Pierre-Yves David phases: implements simple revset symbol
Fri, 06 Jan 2012 09:51:35 +0100 Pierre-Yves David phases: store phase values in constant instead of using raw integer
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