Sat, 25 Jun 2011 01:55:13 +0200 |
Mads Kiilerich |
tests: HGRCPATH must be exported after assignment
stable
|
Fri, 24 Jun 2011 18:00:29 -0500 |
Matt Mackall |
merge with stable
|
Fri, 24 Jun 2011 23:25:42 +0300 |
Idan Kamara |
backout of d04ba50e104d: allow to qpop/push with a dirty working copy
stable
|
Fri, 24 Jun 2011 13:35:44 -0500 |
Matt Mackall |
merge with stable
|
Fri, 24 Jun 2011 13:35:03 -0500 |
Matt Mackall |
merge with stable
stable
|
Fri, 24 Jun 2011 10:31:44 +0200 |
Adrian Buehlmann |
update: do not use the term 'update' when mentioning reverting one file
stable
|
Fri, 24 Jun 2011 16:36:24 +0300 |
Idan Kamara |
cmdserver: fix read-loop string concatenation
stable
|
Fri, 24 Jun 2011 16:30:43 +0300 |
Idan Kamara |
dispatch: check for None before closing repo
stable
|
Fri, 24 Jun 2011 12:37:29 +0200 |
Adrian Buehlmann |
revert: mention update in hint of abort when reverting to non-parent
stable
|
Fri, 24 Jun 2011 10:51:05 +0200 |
Adrian Buehlmann |
update: clarify that update changes the parent revison
stable
|
Fri, 24 Jun 2011 00:21:00 -0500 |
Matt Mackall |
merge with stable
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset: fix aliases with 0 or more than 2 parameters
stable
|
Thu, 23 Jun 2011 14:40:57 +0200 |
Peter Arrenbrecht |
match: fix bug caused by refactoring in cfc89398f710
stable
|
Wed, 22 Jun 2011 15:34:33 +0200 |
Adrian Buehlmann |
revert: be more helpful on uncommitted merges
stable
|
Wed, 22 Jun 2011 10:13:44 +0200 |
Adrian Buehlmann |
opener: add self._audit (issue2862)
stable
|
Wed, 22 Jun 2011 17:13:04 +0300 |
Idan Kamara |
cmdserver: write the hello message as one chunk on the 'o' channel
stable
|
Fri, 24 Jun 2011 01:10:35 +0200 |
Mads Kiilerich |
fileset: copied takes no arguments
stable
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset and fileset: fix typos in parser error messages
stable
|
Fri, 24 Jun 2011 00:18:41 +0200 |
Mads Kiilerich |
fileset: use ParseError pos field correctly
stable
|
Fri, 24 Jun 2011 00:18:06 +0200 |
Mads Kiilerich |
revset: fix parameter name in implementation of follow()
stable
|
Tue, 21 Jun 2011 17:27:20 -0500 |
Matt Mackall |
merge with stable
|
Mon, 20 Jun 2011 22:15:52 -0500 |
Kevin Bullock |
revert: be more explicit that changes are lost
stable
|
Tue, 21 Jun 2011 17:08:21 +0300 |
Idan Kamara |
dispatch: do not close the request repo
stable
|
Tue, 21 Jun 2011 16:55:21 +0300 |
Idan Kamara |
hook: write hook output to ui fout descriptor
stable
|
Tue, 21 Jun 2011 15:26:44 -0500 |
Matt Mackall |
merge with stable
|
Tue, 21 Jun 2011 15:21:57 -0500 |
Matt Mackall |
check-code: don't mark debug messages for translation
stable
|
Tue, 21 Jun 2011 18:35:13 +0200 |
David Soria Parra |
i18n: remove translation of debug messages
stable
|
Tue, 21 Jun 2011 15:38:10 +0300 |
Idan Kamara |
cmdserver, runcommand: properly handle the client sending no arguments
stable
|
Tue, 21 Jun 2011 15:13:39 +0300 |
Idan Kamara |
cmdserver: don't raise EOFError when trying to read 0 bytes from the client
stable
|
Mon, 20 Jun 2011 19:08:41 -0300 |
Wagner Bruna |
i18n: extract docstrings from fileset module
stable
|
Tue, 21 Jun 2011 14:57:17 +0200 |
Martin Geisler |
Backed out changeset 1ec8bd909ac3
stable
|
Tue, 21 Jun 2011 14:00:26 +0200 |
Martin Geisler |
merge with stable
|
Tue, 21 Jun 2011 13:24:19 +0200 |
David Soria Parra |
dispatch: translate alias debugging messages
stable
|
Tue, 21 Jun 2011 00:17:52 +0200 |
Mads Kiilerich |
parsers: fix localization markup of parser errors
stable
|
Sun, 19 Jun 2011 22:33:25 -0400 |
Ollie Rutherfurd |
fileset: use correct function name for hgignore in docstring
stable
|
Mon, 20 Jun 2011 16:45:33 -0500 |
Matt Mackall |
url: catch UNC paths as yet another Windows special case (issue2808)
stable
|
Mon, 20 Jun 2011 14:11:01 +0200 |
Peter Arrenbrecht |
treediscovery: always return all remote heads
stable
|
Mon, 20 Jun 2011 11:08:41 +0200 |
Sune Foldager |
merge with stable
|
Mon, 20 Jun 2011 10:51:37 +0200 |
Sune Foldager |
config.sortdict: override clear method
stable
|
Mon, 20 Jun 2011 09:30:03 +0200 |
Peter Arrenbrecht |
patch: fix typo in variable name
stable
|
Mon, 20 Jun 2011 10:42:19 +0200 |
Martin Geisler |
merge with stable
|
Fri, 17 Jun 2011 19:28:38 -0300 |
Wagner Bruna |
help/revsets: revset aliases can be defined on any config file
stable
|
Fri, 17 Jun 2011 19:27:40 -0300 |
Wagner Bruna |
help/revsets: clean up whitespace between paragraphs
stable
|
Fri, 17 Jun 2011 19:14:47 -0300 |
Wagner Bruna |
help/config: mention [revsetalias] section
stable
|
Sun, 19 Jun 2011 11:43:40 +0200 |
Thomas Arendsen Hein |
fileset: add missing whitespace around operator
stable
|
Sat, 18 Jun 2011 20:49:07 -0500 |
Matt Mackall |
fileset: drop backwards SI size units
stable
|
Sat, 18 Jun 2011 20:36:39 -0500 |
Matt Mackall |
remove bogus test copy
stable
|
Sat, 18 Jun 2011 17:03:01 -0500 |
Matt Mackall |
merge default branch into stable to mark the start of the code freeze
stable
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add a help topic
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add copied predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add encoding() predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add size() predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add grep predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add some function help text
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add hgignore
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add resolved and unresolved predicates
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: prescan parse tree to optimize status usage
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add support for file status predicates
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add some basic predicates
|
Sat, 18 Jun 2011 16:53:44 -0500 |
Matt Mackall |
match: introduce basic fileset support
|