Mercurial > hg
graph
-
revert: be more explicit that changes are lost stableMon, 20 Jun 2011 22:15:52 -0500, by Kevin Bullock
-
hook: write hook output to ui fout descriptor stableTue, 21 Jun 2011 16:55:21 +0300, by Idan Kamara
-
merge with stableTue, 21 Jun 2011 15:26:44 -0500, by Matt Mackall
-
check-code: don't mark debug messages for translation stableTue, 21 Jun 2011 15:21:57 -0500, by Matt Mackall
-
i18n: remove translation of debug messages stableTue, 21 Jun 2011 18:35:13 +0200, by David Soria Parra
-
cmdserver, runcommand: properly handle the client sending no arguments stableTue, 21 Jun 2011 15:38:10 +0300, by Idan Kamara
-
cmdserver: don't raise EOFError when trying to read 0 bytes from the client stableTue, 21 Jun 2011 15:13:39 +0300, by Idan Kamara
-
i18n: extract docstrings from fileset module stableMon, 20 Jun 2011 19:08:41 -0300, by Wagner Bruna
-
merge with stableTue, 21 Jun 2011 14:00:26 +0200, by Martin Geisler
-
dispatch: translate alias debugging messages stableTue, 21 Jun 2011 13:24:19 +0200, by David Soria Parra
-
parsers: fix localization markup of parser errors stableTue, 21 Jun 2011 00:17:52 +0200, by Mads Kiilerich
-
fileset: use correct function name for hgignore in docstring stableSun, 19 Jun 2011 22:33:25 -0400, by Ollie Rutherfurd
-
url: catch UNC paths as yet another Windows special case (issue2808) stableMon, 20 Jun 2011 16:45:33 -0500, by Matt Mackall
-
treediscovery: always return all remote heads stableMon, 20 Jun 2011 14:11:01 +0200, by Peter Arrenbrecht
-
merge with stableMon, 20 Jun 2011 11:08:41 +0200, by Sune Foldager
-
merge with stableMon, 20 Jun 2011 10:42:19 +0200, by Martin Geisler
-
help/revsets: revset aliases can be defined on any config file stableFri, 17 Jun 2011 19:28:38 -0300, by Wagner Bruna
-
help/revsets: clean up whitespace between paragraphs stableFri, 17 Jun 2011 19:27:40 -0300, by Wagner Bruna
-
fileset: add missing whitespace around operator stableSun, 19 Jun 2011 11:43:40 +0200, by Thomas Arendsen Hein
-
merge default branch into stable to mark the start of the code freeze stableSat, 18 Jun 2011 17:03:01 -0500, by Matt Mackall
-
fileset: add a help topicSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add copied predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add encoding() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add size() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add grep predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some function help textSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add hgignoreSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add resolved and unresolved predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: prescan parse tree to optimize status usageSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add support for file status predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some basic predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
match: introduce basic fileset supportSat, 18 Jun 2011 16:53:44 -0500, by Matt Mackall
-
match: allow passing a context object to match coreSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
fileset: drop matchfnSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match no longer accepts repo objectsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: switch match users to supplying contextsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match now accepts a context or a repoSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
context: add a match builder methodSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
help/hgignore: refer to the builtin help instead of external URLsFri, 17 Jun 2011 18:24:54 -0300, by Wagner Bruna
-
sslutil: make messages for Python without certificate handling more helpfulSat, 18 Jun 2011 01:08:54 +0200, by Mads Kiilerich
-
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)Sat, 18 Jun 2011 01:03:03 +0200, by Nicolas Bareil
-
merge with i18nFri, 17 Jun 2011 15:43:50 -0500, by Matt Mackall
-
svn subrepos: work around checkout obstructions (issue2752)Fri, 17 Jun 2011 15:22:50 -0500, by Augie Fackler
-
update: check wc.dirty() before setting overwrite=TrueFri, 17 Jun 2011 15:21:02 -0500, by Augie Fackler
-
tags: don't allow environment errors to be raised from _writetagscacheThu, 16 Jun 2011 15:26:17 -0500, by Steve Borho
-
help/config: replace docutils markupFri, 17 Jun 2011 13:31:23 -0300, by Wagner Bruna
-
test-i18n, i18n-pt_BR: update test messageFri, 17 Jun 2011 12:23:12 -0300, by Wagner Bruna
-
config: undo change of empty line definitionFri, 17 Jun 2011 15:36:56 -0500, by Matt Mackall
-
patch: make filestore store data in memory and fallback to fsFri, 17 Jun 2011 20:33:02 +0200, by Patrick Mezard
-
i18n: merge in latest Romanian translationsWed, 15 Jun 2011 10:40:23 +0200, by Martin Geisler
-
i18n-ro: synchronized with 3c7907dc95caWed, 08 Jun 2011 17:06:29 +0200, by Daniel Dumitriu
-
i18n-ro: outstanding changesWed, 08 Jun 2011 15:17:23 +0200, by Daniel Dumitriu
-
help/config: quote config section names consistentlyThu, 16 Jun 2011 12:52:37 -0300, by Wagner Bruna