log

age author description
Wed, 01 Jun 2011 12:38:46 +0200 Martin Geisler check-code: flag 0/1 used as constant Boolean expression
Tue, 31 May 2011 20:39:04 -0500 Augie Fackler run-tests: allow whitelisting tests that should always run
Tue, 31 May 2011 19:49:17 -0500 Augie Fackler subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
Tue, 31 May 2011 17:18:23 -0500 Matt Mackall tests: glob version number in test-hgrc
Sat, 28 May 2011 14:44:45 +0800 Steven Brown web: provide diffstat to the changeset page
Tue, 31 May 2011 16:24:47 -0500 Matt Mackall tests: update for handling of missing hgrc includes
Tue, 31 May 2011 16:22:04 -0500 Regis Desgroppes subrepo: svn abort now depends on exit code (issue2833)
Tue, 31 May 2011 12:41:22 +0200 desgropp fixed issue2833: aborts nows depends on svn exit code
Tue, 31 May 2011 16:00:39 -0500 Matt Mackall config: ignore include errors for nonexistent files
Tue, 31 May 2011 11:52:22 -0700 Brendan Cully Make pull -u behave like pull && update
Tue, 31 May 2011 15:55:23 -0500 Matt Mackall requires: note apparent corruption
Tue, 31 May 2011 19:16:25 +0200 Adrian Buehlmann readrequires: provide easier to understand error message
Tue, 31 May 2011 19:16:18 +0200 Adrian Buehlmann introduce new function scmutil.readrequires
Tue, 31 May 2011 15:28:23 -0500 Matt Mackall merge with stable
Tue, 31 May 2011 15:26:02 -0500 Matt Mackall merge with crew
Tue, 31 May 2011 15:25:43 -0500 Matt Mackall merge with i18n stable
Mon, 30 May 2011 12:21:53 +0200 Martin Geisler merge with stable
Mon, 30 May 2011 12:21:08 +0200 Martin Geisler merge with hg-i18n stable
Mon, 30 May 2011 12:20:36 +0200 Martin Geisler merge with hg-i18n
Mon, 30 May 2011 11:52:17 +0200 Martin Geisler test-gendoc: update for new Russian translation
Mon, 30 May 2011 01:24:21 +0400 Alexander Sauta i18n-ru: branches-import translated
Sun, 29 May 2011 02:33:36 +0400 Alexander Sauta i18n-ru:bisect,backout,branch translated
Sun, 29 May 2011 01:42:59 +0400 Alexander Sauta i18n-ru: translated add, addremove, annotate, archive
Sun, 29 May 2011 01:31:12 +0400 Alexander Sauta i18n-ru:translation started,convert translated
Thu, 19 May 2011 16:25:26 -0300 Wagner Bruna i18n-pt_BR: synchronized with ab687820c4cc stable
Sat, 28 May 2011 11:03:48 -0400 Eric Eisner subrepo: don't crash when git .hgsubstate is empty (issue2716) stable
Mon, 30 May 2011 21:44:03 +0300 Idan Kamara mq: no need to make a copy of seriesopts
Fri, 27 May 2011 21:11:44 +0200 Adrian Buehlmann workingctx.remove: use self.forget
Tue, 31 May 2011 13:18:56 +0200 Martin Geisler commands: use repo.branchheads in heads command
Tue, 31 May 2011 09:59:03 +0200 Martin Geisler commands: remove unused variable from heads command
Tue, 31 May 2011 08:47:16 +0200 Martin Geisler mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
Fri, 27 May 2011 12:42:36 +0200 Martin Geisler hg: remove underscores in clone function
Sun, 29 May 2011 13:43:50 +0300 Idan Kamara hg-ssh: fix dispatch call to use dispatch.request()
Mon, 30 May 2011 11:18:47 +0200 Martin Geisler gendoc: config help topic is in hgrc.5, do not include it in hg.1
Mon, 30 May 2011 11:15:25 +0200 Martin Geisler doc: improve merge between hgrc.5 and config help topic
Mon, 30 May 2011 11:14:31 +0200 Martin Geisler doc: rebuild hgrc.5 man and HTML page when help/config changes
Mon, 30 May 2011 10:35:43 +0200 Martin Geisler help/config: separate terms with a blank line
Mon, 30 May 2011 10:30:46 +0200 Martin Geisler help/config: fix rendering of definition list
Mon, 30 May 2011 10:21:39 +0200 Yun Lee help: move part of hgrc.5 man page config help topic
Mon, 30 May 2011 10:05:39 +0200 Yun Lee hgrc.5: make minirst find headings correctly
Sat, 28 May 2011 11:44:27 +0200 Patrick Mezard run-tests: fix --blacklist (broken by 95715c2f90bf)
Fri, 27 May 2011 21:50:11 +0200 Patrick Mezard patch: do not patch unknown files (issue752)
Fri, 27 May 2011 21:50:10 +0200 Patrick Mezard patch: use temporary files to handle intermediate copies
Fri, 27 May 2011 21:50:09 +0200 Patrick Mezard patch: refactor file creation/removal detection
Fri, 27 May 2011 15:59:52 +0200 Adrian Buehlmann commands.remove: don't use workingctx.remove(list, unlink=True)
Fri, 27 May 2011 17:51:16 +0300 Idan Kamara tests: add a test to check for duplicate command options
Fri, 27 May 2011 17:49:54 +0300 Idan Kamara mq: allow --mq for qrecord
Fri, 27 May 2011 17:46:48 +0300 Idan Kamara run-tests: fix --blacklist with jobs > 1
Fri, 27 May 2011 17:46:47 +0300 Idan Kamara run-tests: slightly simplify blacklist check
Fri, 27 May 2011 08:50:27 -0500 Matt Mackall coal: use preformatted text for descriptions (issue2835)
Fri, 27 May 2011 10:03:29 +0200 Adrian Buehlmann rebase: add option --tool/-t for 'pull --rebase'
Fri, 27 May 2011 11:01:44 +0200 Martin Geisler subrepo: refactor writestate for clarity
Thu, 26 May 2011 17:15:35 -0500 Matt Mackall cmdutil: make private copies of option lists to avoid sharing monkeypatches
Thu, 26 May 2011 19:00:47 +0300 Idan Kamara record: fix options placeholder
Wed, 25 May 2011 08:38:58 -0700 Paul Molodowitch subrepo: bare git repos considered dirty
Thu, 26 May 2011 00:53:23 +0300 Idan Kamara dispatch: use the request to store the ui object
Thu, 26 May 2011 00:44:11 +0300 Idan Kamara dispatch: wrap dispatch related information in a request class
Thu, 26 May 2011 22:51:02 +0800 Steven Brown patch: restore the previous output of 'diff --stat'
Tue, 24 May 2011 17:48:16 +0200 Peter Arrenbrecht wireproto: enable optional args for known() for future extensibility
Thu, 26 May 2011 17:15:35 -0500 Matt Mackall context: make forget work like commands.forget