log

age author description
Tue, 29 Dec 2009 23:59:41 -0600 Steve Borho windows: expand environment vars in find_exe
Tue, 29 Dec 2009 16:16:25 -0600 Matt Mackall Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
Mon, 28 Dec 2009 16:48:57 +0100 Robert Bachmann Added XML output for hg log
Mon, 28 Dec 2009 17:55:52 +0100 Robert Bachmann Added support for templatevar "footer" to cmdutil.py
Tue, 29 Dec 2009 16:00:38 +0100 Patrick Mezard patch: make git diffline generation more explicit
Tue, 29 Dec 2009 16:00:29 +0100 Patrick Mezard mq: untangle git patch detection
Tue, 29 Dec 2009 16:00:24 +0100 Patrick Mezard test-mq: better tests delimitation
Tue, 29 Dec 2009 01:32:40 +0100 Patrick Mezard Merge with crew-stable
Tue, 29 Dec 2009 01:03:10 +0100 Mads Kiilerich test-bisect: test handling of invalid commands without relying on sh stable
Mon, 28 Dec 2009 18:29:35 +0100 Patrick Mezard diffhelpers: fix variable declaration for MSVC (not C99)
Sun, 27 Dec 2009 23:24:05 +0100 Martin Geisler dirstate: improve docstring formatting
Thu, 24 Dec 2009 18:53:36 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:34 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 11:41:06 +0100 Dirkjan Ochtman merge with stable
Thu, 24 Dec 2009 11:40:39 +0100 Johan Samyn monoblue: fix title for branches page stable
Thu, 24 Dec 2009 00:01:13 +0100 Patrick Mezard Merge with crew-stable
Wed, 09 Dec 2009 16:56:00 -0800 Greg Onufer patch: better handling of sequence of offset patch hunks (issue1941) stable
Wed, 23 Dec 2009 23:28:53 +0100 Martin Geisler Makefile: added instructions on how to override PREFIX
Wed, 23 Dec 2009 20:34:09 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 20:31:35 +0100 Martin Geisler win32text: do not mention hgext in warning stable
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard patch: drop unused hunk.newctrl()
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard test-import-eol: improve binary hunks test
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard diffhelpers: handle CRLF in hunk last line without EOL
Wed, 23 Dec 2009 19:31:48 +0100 Patrick Mezard patch: drop eol normalization fast-path for 'lf' and 'crlf'
Wed, 23 Dec 2009 19:31:47 +0100 Patrick Mezard patch: fix eolmode=auto with new files
Wed, 23 Dec 2009 19:18:03 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 17:46:48 +0000 Christian Ebert tests highlight, keyword: load extensions with "ext ="
Wed, 23 Dec 2009 19:11:37 +0100 Martin Geisler setup.py: keep Python 2.3 compatibility stable
Wed, 23 Dec 2009 18:40:57 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 18:40:21 +0100 Christian Ebert extensions help: make disabling example analogous to enabling example stable
Mon, 21 Dec 2009 23:01:46 +0200 Henri Wiechers test-help: improve test coverage
Sat, 05 Dec 2009 14:18:31 -0600 Steve Borho setup: ignore 'not importing' warnings during version detection stable
Wed, 23 Dec 2009 18:13:15 +0100 Martin Geisler tests: load with "ext =" instead of "hgext.ext ="
Wed, 23 Dec 2009 18:04:57 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 12:04:17 +0000 Christian Ebert keyword: go into restricted mode when transplanting stable
Wed, 23 Dec 2009 12:04:04 +0000 Christian Ebert keyword: do not monkeypatch diff when in restricted mode stable
Wed, 23 Dec 2009 13:12:36 +0100 Dirkjan Ochtman merge with default
Wed, 23 Dec 2009 13:09:11 +0100 timeless mq: qnew -f should reject merge working directories stable
Tue, 22 Dec 2009 00:50:15 +0100 Martin Geisler Merge with stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Mon, 14 Dec 2009 00:32:29 +0900 Nicolas Dumazet cmdutil: replace sys.maxint with None as default value in loglimit
Mon, 21 Dec 2009 12:18:43 +0200 Henri Wiechers test-help: improve test coverage
Mon, 21 Dec 2009 20:30:37 +0100 Nicolas Dumazet bookmarks: move parse() and current() into property definitions
Mon, 21 Dec 2009 15:17:28 +0900 Nicolas Dumazet bookmarks: refactor code responsible for updates of bookmarks
Mon, 21 Dec 2009 20:19:21 +0100 Nicolas Dumazet bookmarks: repo._bookmarkcurrent should be a propertycache
Mon, 21 Dec 2009 15:23:03 +0900 Nicolas Dumazet bookmarks: write() can simply access repo._bookmarks
Mon, 21 Dec 2009 13:55:56 +0900 Nicolas Dumazet bookmarks: turn repo._bookmarks into a propertycache
Mon, 21 Dec 2009 16:13:20 +0100 Sune Foldager Merge with stable
Mon, 21 Dec 2009 16:12:43 +0100 Sune Foldager hook: fix bug (reuse of variable) introduced in 872d49dd577a stable
Sun, 20 Dec 2009 17:18:04 +0100 Martin Geisler patch: implement patch.eol=auto mode
Sun, 20 Dec 2009 17:18:02 +0100 Martin Geisler patch: propagate eolmode down to patchfile
Sat, 19 Dec 2009 22:56:01 -0800 Brendan Cully Merge with stable
Sat, 19 Dec 2009 22:55:33 -0800 Brendan Cully share: use defaultdest to compute unspecified destination stable
Sat, 19 Dec 2009 13:10:46 +0100 Martin Geisler Merge with stable
Fri, 18 Dec 2009 15:05:42 -0500 Greg Ward glog: fix "incompatible option" error message. stable
Fri, 18 Dec 2009 14:27:30 -0600 Matt Mackall Merge with crew
Tue, 15 Dec 2009 10:37:23 +0000 Frank Kingswood convert: implement two hooks in builtin cvsps
Wed, 16 Dec 2009 17:39:42 -0600 Matt Mackall Merge with crew
Thu, 17 Dec 2009 00:32:26 +0100 Martin Geisler Merge with stable
Wed, 16 Dec 2009 23:59:50 +0100 Mads Kiilerich doc/Makefile: Fix rst2html detection stable
Fri, 11 Dec 2009 16:17:39 +0900 Nicolas Dumazet inotify: completely ignore events on the repository root
Fri, 11 Dec 2009 15:58:09 +0900 Nicolas Dumazet inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
Fri, 27 Nov 2009 09:23:10 +0900 Nicolas Dumazet inotify: follow new files if they are regular or a symlink.
Wed, 16 Dec 2009 12:09:25 +0100 Mads Kiilerich run-tests.py: Show paths to failing tests, .err and .out
Wed, 16 Dec 2009 16:46:12 -0600 Matt Mackall Merge with stable
Wed, 16 Dec 2009 16:42:58 -0600 Matt Mackall convert: make hg sink cleanup safer stable
Wed, 16 Dec 2009 22:58:57 +0100 Martin Geisler Merge with stable
Fri, 11 Dec 2009 15:25:33 +0900 Nicolas Dumazet graphlog: fix output when both a limit and a path are provided stable
Wed, 16 Dec 2009 22:18:15 +0100 Patrick Mezard mercurial.iss: update locale location
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-share: Solaris sed can't handle never-ending lines
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-rollback: Ignore hook exit code
Wed, 16 Dec 2009 13:19:42 +0100 Patrick Mezard Merge with crew-stable
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-hook: Don't use extended regular expressions with grep stable
Tue, 15 Dec 2009 12:33:04 -0800 Brendan Cully hgweb: Make get_mtime use repository to find store path.
Sun, 13 Dec 2009 18:29:16 +0100 Ronny Pfannschmidt make ui.interactive() return false in case stdin lacks isatty
Tue, 15 Dec 2009 10:45:24 -0600 Matt Mackall Merge with stable
Tue, 15 Dec 2009 10:44:38 -0600 Matt Mackall Merge with crew
Tue, 15 Dec 2009 10:44:10 -0600 Matt Mackall Merge -stable heads stable
Mon, 14 Dec 2009 23:14:50 +0100 Martin Geisler Makefile: update "make clean" target after f91e5630ce7e
Mon, 14 Dec 2009 22:15:46 +0100 Patrick Mezard Merge with crew-stable
Mon, 14 Dec 2009 22:09:49 +0100 Patrick Mezard convert/svn: better handling of hg recursive call failure stable
Mon, 14 Dec 2009 21:21:34 +0200 Alexander Solovyov schemes: url parts are counted from 1 stable
Mon, 14 Dec 2009 15:02:02 -0600 Matt Mackall Merge with -stable
Mon, 14 Dec 2009 15:01:13 -0600 Matt Mackall subrepo: add default path to new clones stable
Mon, 14 Dec 2009 00:26:28 +0100 Martin Geisler win32mbcs: fix typos and reST syntax
Mon, 14 Dec 2009 00:02:04 +0100 Martin Geisler help/templates: use hanging indent for field list
Sun, 13 Dec 2009 23:49:53 +0100 Martin Geisler minirst: improve layout of field lists
Sun, 13 Dec 2009 22:37:30 +0100 Martin Geisler minirst: don't test regexps twice
Sun, 13 Dec 2009 19:24:24 +0100 Martin Geisler minirst: run inlineliterals too in debug mode
Sun, 13 Dec 2009 18:54:54 +0100 Patrick Mezard test-share: handle sed/GNU-sed discrepancies
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard Make {file_copies} usable as a --template key
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard templatekw: change {file_copies} behaviour, add {file_copies_switch}
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard test-command-template: test 'file_copies' keyword
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract file copies closure into templatekw
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract latest tags closures in templatekw
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract file changes closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: extract repo dependent closures in templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: extract ctx dependent closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: replace showlist() closure with a function
Sun, 13 Dec 2009 11:56:22 +0100 Patrick Mezard Merge with crew-stable
Mon, 07 Dec 2009 12:44:15 -0500 Patrick Mezard convert/svn: make sink recover gracefully from empty changeset stable
Mon, 07 Dec 2009 19:18:03 +0900 Shun-ichi GOTO win32mbcs: Add configuration to specify path encoding
Sat, 12 Dec 2009 23:03:05 +0100 Martin Geisler Merge with stable
Fri, 11 Dec 2009 15:09:52 +0900 Nicolas Dumazet mq: qpop: remove added files before re-adding removed files stable
Thu, 10 Dec 2009 09:35:43 -0500 Greg Ward revlog: rewrite several method docstrings stable
Fri, 11 Dec 2009 11:04:31 +0100 David Soria Parra color: Add support for bookmarks
Fri, 11 Dec 2009 11:04:31 +0100 David Soria Parra color: Do not pass --color, --no-color parameters to wrapped function
Sat, 12 Dec 2009 16:54:33 +0100 Martin Geisler Merge with stable
Sat, 12 Dec 2009 15:26:57 +0100 Martin Geisler test-hgrc: cleanup
Sat, 12 Dec 2009 16:46:16 +0100 Martin Geisler config: raise ConfigError on non-existing include files stable
Thu, 10 Dec 2009 17:01:21 -0600 Matt Mackall Merge with i18n
Sat, 05 Dec 2009 05:29:37 +0200 Giorgos Keramidas i18n-el: translate Mercurial's copyright info message
Sat, 05 Dec 2009 05:21:33 +0200 Giorgos Keramidas i18n-el: translate the rest of hgext/bookmarks
Sat, 05 Dec 2009 04:43:13 +0200 Giorgos Keramidas i18n-el: translate the help of acl.py
Thu, 03 Dec 2009 23:34:25 +0200 Giorgos Keramidas i18n-el: translate hgext/bugzilla.py