log

age author description
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
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall match: allow passing a context object to match core
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall fileset: drop matchfn
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: match no longer accepts repo objects
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: switch match users to supplying contexts
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: match now accepts a context or a repo
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall context: add a match builder method
Fri, 17 Jun 2011 18:24:54 -0300 Wagner Bruna help/hgignore: refer to the builtin help instead of external URLs
Sat, 18 Jun 2011 01:08:54 +0200 Mads Kiilerich sslutil: make messages for Python without certificate handling more helpful
Sat, 18 Jun 2011 01:03:03 +0200 Nicolas Bareil sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)
Fri, 17 Jun 2011 15:43:50 -0500 Matt Mackall merge with i18n
Fri, 17 Jun 2011 15:22:50 -0500 Augie Fackler svn subrepos: work around checkout obstructions (issue2752)
Fri, 17 Jun 2011 15:21:02 -0500 Augie Fackler update: check wc.dirty() before setting overwrite=True
Thu, 16 Jun 2011 15:26:17 -0500 Steve Borho tags: don't allow environment errors to be raised from _writetagscache
Fri, 17 Jun 2011 13:31:23 -0300 Wagner Bruna help/config: replace docutils markup
Fri, 17 Jun 2011 12:23:12 -0300 Wagner Bruna test-i18n, i18n-pt_BR: update test message
Fri, 17 Jun 2011 15:36:56 -0500 Matt Mackall config: undo change of empty line definition
Fri, 17 Jun 2011 20:33:02 +0200 Patrick Mezard patch: make filestore store data in memory and fallback to fs
Wed, 15 Jun 2011 10:40:23 +0200 Martin Geisler i18n: merge in latest Romanian translations
Wed, 08 Jun 2011 17:06:29 +0200 Daniel Dumitriu i18n-ro: synchronized with 3c7907dc95ca
Wed, 08 Jun 2011 15:17:23 +0200 Daniel Dumitriu i18n-ro: outstanding changes
Thu, 16 Jun 2011 12:52:37 -0300 Wagner Bruna help/config: quote config section names consistently
Thu, 16 Jun 2011 12:42:19 -0300 Wagner Bruna help/config: fix small typo
Thu, 16 Jun 2011 12:30:57 -0300 Wagner Bruna help/config: do not refer to config files as hgrc files
Thu, 16 Jun 2011 12:30:44 -0300 Wagner Bruna help/config: fix 'Mercurial' casing
Thu, 16 Jun 2011 22:47:34 +0200 Thomas Arendsen Hein revset: add desc(string) to search in commit messages
Thu, 16 Jun 2011 22:03:26 +0200 Thomas Arendsen Hein revset: update sorting of symbols
Thu, 16 Jun 2011 14:33:06 -0500 Matt Mackall http: fix variable name in unexpected response message
Fri, 03 Jun 2011 17:27:41 +0300 Idan Kamara serve: add --cmdserver option to communicate with hg over a pipe
Wed, 15 Jun 2011 23:15:04 +0300 Idan Kamara localrepo: don't attempt to open .hgtags twice if the error isn't ENOENT
Thu, 16 Jun 2011 01:58:00 +0200 Pierre-Yves David log: do not display hidden changeset
Thu, 16 Jun 2011 01:57:59 +0200 Pierre-Yves David hidden: Add ``hidden`` method for context
Thu, 16 Jun 2011 01:57:53 +0200 Pierre-Yves David hidden: Add a hiddenrevs attributes to changelog.
Thu, 16 Jun 2011 13:24:44 -0500 Matt Mackall config: handle comment lines in continuations (issue2854)
Thu, 16 Jun 2011 13:24:42 -0500 Matt Mackall http: report unexpected unparsable push responses (issue2777)
Tue, 07 Jun 2011 13:39:09 +0300 Idan Kamara dispatch: write shell alias output to ui out descriptor
Wed, 08 Jun 2011 14:54:52 +0300 Idan Kamara commands: use ui descriptors when reading/writing from stdin/out
Wed, 15 Jun 2011 23:50:33 +0300 Idan Kamara cmdutil: return a dummy, closable file object if it cannot be duped
Wed, 08 Jun 2011 14:54:52 +0300 Idan Kamara cmdutil: use ui descriptors in makefileobj
Wed, 08 Jun 2011 14:54:52 +0300 Idan Kamara mq: use ui.fin when importing patch from '-'
Wed, 08 Jun 2011 14:54:52 +0300 Idan Kamara cmdutil, logmessage: use ui.fin when reading from '-'
Wed, 15 Jun 2011 17:04:06 -0300 Wagner Bruna dagutil: fix missing import of i18n._
Thu, 16 Jun 2011 19:34:42 +0200 Satish Balay hgmanpage: adapt to Docutils 0.8 API change
Thu, 16 Jun 2011 08:49:26 +0200 Martin Geisler manifest: use "\0" instead of "\000"
Wed, 15 Jun 2011 17:25:58 +0200 Martin Geisler commands: add pointer to bookmarks command in branch help
Wed, 15 Jun 2011 17:10:26 +0200 Martin Geisler glossary: add entry for "Bookmark"
Wed, 15 Jun 2011 17:10:16 +0200 Martin Geisler glossary: add entry for "Tag"
Tue, 14 Jun 2011 20:43:04 -0500 Matt Mackall merge with i18n
Tue, 14 Jun 2011 00:31:56 +0400 Alexander Sauta i18n-ru: translated all standard commands and config-environment additional help topics
Fri, 10 Jun 2011 01:39:22 +0400 Alexander Sauta i18n-ru: translated push-rename
Thu, 09 Jun 2011 20:37:32 +0400 Alexander Sauta i18n-ru: translated parents-pull
Tue, 14 Jun 2011 22:58:00 +0200 Peter Arrenbrecht setdiscovery: batch heads and known(ownheads)
Tue, 14 Jun 2011 22:56:20 +0200 Peter Arrenbrecht wireproto: make a number of commands batchable
Tue, 14 Jun 2011 22:52:58 +0200 Peter Arrenbrecht wireproto: add batching support to wirerepository
Tue, 14 Jun 2011 22:51:26 +0200 Peter Arrenbrecht wireproto: add basic command batching infrastructure
Wed, 15 Jun 2011 01:50:49 +0900 Yuya Nishihara mq: make qrefresh/qfold keep wlock until saving patch status
Tue, 14 Jun 2011 20:08:35 -0300 Wagner Bruna bugzilla: fix typo in documentation
Tue, 14 Jun 2011 20:25:38 +0300 Idan Kamara dispatch: fix for-loop variable name
Tue, 14 Jun 2011 13:29:25 +0200 Ingo Bressler notify: send changesets on 'outgoing' hook, updated doc
Tue, 14 Jun 2011 13:31:32 +1000 Stephen Thorne sslutil: Restore missing imports of socket and httplib to sslutil
Wed, 08 Jun 2011 14:54:47 +0300 Idan Kamara dispatch: assign I/O descriptors from the request to the ui
Wed, 08 Jun 2011 01:39:20 +0300 Idan Kamara ui: use I/O descriptors internally
Tue, 07 Jun 2011 13:39:09 +0300 Idan Kamara dispatch: add I/O descriptors to the request
Tue, 07 Jun 2011 13:39:09 +0300 Idan Kamara ui: add I/O descriptors
Tue, 14 Jun 2011 23:26:35 +0200 Patrick Mezard import: add --bypass option
Tue, 14 Jun 2011 23:24:40 +0200 Patrick Mezard import: separate parents selection from working dir update
Tue, 14 Jun 2011 23:24:34 +0200 Patrick Mezard patch: extend filtestore to store an optional copy source
Tue, 14 Jun 2011 16:38:34 +0200 Martin Geisler paper/coal: use fixed width for diffstat +/- link
Tue, 14 Jun 2011 16:33:46 +0200 Martin Geisler hg: rename opts argument to peeropts in clone
Mon, 13 Jun 2011 16:25:18 -0500 Matt Mackall hg: move peerschemes back to schemes
Mon, 13 Jun 2011 14:53:23 -0500 Matt Mackall hg: rearrange peer scheme lookup
Mon, 13 Jun 2011 14:56:00 +0300 Idan Kamara forget, remove: don't note on nonexistent file twice
Mon, 13 Jun 2011 12:51:38 -0500 Matt Mackall localrepo: local() returns self
Mon, 13 Jun 2011 12:51:37 -0500 Matt Mackall tests: avoid instability in test-convert-cvs-synthetic
Mon, 13 Jun 2011 00:19:26 +0300 Idan Kamara dispatch: propagate ui command options to the local ui (issue2523)
Sun, 12 Jun 2011 23:30:39 +0300 Idan Kamara mq: catch correct exception when calling changelog.rev()
Sun, 12 Jun 2011 17:26:58 +0300 Idan Kamara rebase: preserve mq series order after rebasing (issue2849)
Sun, 12 Jun 2011 17:26:20 +0300 Idan Kamara run-tests: verbose log ignored test
Fri, 10 Jun 2011 10:58:10 +0200 Ingo Proetel record: add white space diff options
Mon, 13 Jun 2011 13:53:58 +0200 Adrian Buehlmann mq: rename abort_if_wdir_patched to abortifwdirpatched
Mon, 13 Jun 2011 13:48:47 +0200 Adrian Buehlmann mq: rename partial_name to partialname
Mon, 13 Jun 2011 13:47:21 +0200 Adrian Buehlmann mq: rename write_list to writelist
Mon, 13 Jun 2011 13:45:48 +0200 Adrian Buehlmann mq: rename series_dirty to seriesdirty
Mon, 13 Jun 2011 13:44:34 +0200 Adrian Buehlmann mq: rename applied_dirty to applieddirty
Mon, 13 Jun 2011 13:43:03 +0200 Adrian Buehlmann mq: rename guards_dirty to guardsdirty
Mon, 13 Jun 2011 13:41:58 +0200 Adrian Buehlmann mq: rename active_guards to activeguards
Mon, 13 Jun 2011 13:40:35 +0200 Adrian Buehlmann mq: rename guards_path to guardspath
Mon, 13 Jun 2011 13:39:14 +0200 Adrian Buehlmann mq: rename status_path to statuspath
Mon, 13 Jun 2011 13:38:04 +0200 Adrian Buehlmann mq: rename series_path to seriespath
Mon, 13 Jun 2011 12:11:49 +0200 Adrian Buehlmann mq: rename series_end to seriesend
Mon, 13 Jun 2011 12:09:29 +0200 Adrian Buehlmann mq: rename full_series_end to fullseriesend
Mon, 13 Jun 2011 12:07:46 +0200 Adrian Buehlmann mq: rename check_reserved_name to checkreservedname
Mon, 13 Jun 2011 12:06:32 +0200 Adrian Buehlmann mq: rename check_localchanges to checklocalchanges
Mon, 13 Jun 2011 12:05:20 +0200 Adrian Buehlmann mq: rename check_substate to checksubstate
Mon, 13 Jun 2011 12:03:38 +0200 Adrian Buehlmann mq: rename check_toppatch to checktoppatch
Mon, 13 Jun 2011 12:02:14 +0200 Adrian Buehlmann mq: rename save_dirty to savedirty
Mon, 13 Jun 2011 12:00:56 +0200 Adrian Buehlmann mq: rename explain_pushable to explainpushable
Mon, 13 Jun 2011 11:59:35 +0200 Adrian Buehlmann mq: rename set_active to setactive
Mon, 13 Jun 2011 11:58:16 +0200 Adrian Buehlmann mq: rename set_guards to setguards
Mon, 13 Jun 2011 11:57:21 +0200 Adrian Buehlmann mq: rename check_guard to checkguard
Mon, 13 Jun 2011 11:55:46 +0200 Adrian Buehlmann mq: rename parse_series to parseseries
Mon, 13 Jun 2011 11:54:25 +0200 Adrian Buehlmann mq: rename find_series to findseries