Sun, 08 Jan 2012 19:16:22 +0700 |
Andrei Polushin |
i18n-ru: editorial for hg help hgignore
|
Wed, 11 Jan 2012 22:18:20 +0800 |
Steven Brown |
tests: make {date|age} template output independent of the current date
|
Wed, 11 Jan 2012 00:27:46 +0100 |
Pierre-Yves David |
phases: make outgoing object and discovery aware of exclusion
|
Mon, 09 Jan 2012 03:47:16 +0100 |
Pierre-Yves David |
discovery: introduce outgoing object for result of findcommonoutgoing
|
Mon, 09 Jan 2012 04:16:00 +0100 |
Pierre-Yves David |
commands: make bundle use heads computed by findoutgoing
|
Mon, 09 Jan 2012 04:15:31 +0100 |
Pierre-Yves David |
revlog: improve docstring for findcommonmissing
|
Wed, 11 Jan 2012 15:51:02 +0100 |
Martin Geisler |
commands: bump copyright year
|
Tue, 10 Jan 2012 16:36:36 -0600 |
Matt Mackall |
phase: mark messages for i18n
|
Tue, 10 Jan 2012 16:36:33 -0600 |
Matt Mackall |
phase: fix up help string
|
Tue, 10 Jan 2012 16:36:32 -0600 |
Matt Mackall |
phase: drop reference to working directory phase
|
Tue, 10 Jan 2012 19:45:35 +0100 |
Pierre-Yves David |
phases: add a phases command to display and manipulate phases
|
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
|