log

age author description
Mon, 26 Jan 2009 15:52:10 +0100 Dirkjan Ochtman hgweb: expose sibling branches to templater
Mon, 26 Jan 2009 16:50:27 +0100 Dirkjan Ochtman graphlog: extract large parts of repeated code from incoming/outgoing
Mon, 26 Jan 2009 16:40:43 +0100 Dirkjan Ochtman graphlog: reuse cmdutil.loglimit() instead of redefining
Mon, 26 Jan 2009 16:34:38 +0100 Dirkjan Ochtman graphlog: some testing for incoming and outgoing graphs
Mon, 26 Jan 2009 16:15:28 +0100 Dirkjan Ochtman graphlog: import util module rather than selected functions
Sun, 25 Jan 2009 20:27:37 +0100 Martin Geisler i18n: check format strings when building xx.mo files
Sun, 25 Jan 2009 20:16:35 +0100 Martin Geisler i18n: add python-format comments to da.po
Sun, 25 Jan 2009 21:31:54 +0100 Martin Geisler i18n: extract strings with xgettext
Sun, 25 Jan 2009 12:09:51 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 10:16:45 -0600 Matt Mackall wire protocol: avoid infinite loop (issue1483)
Sun, 25 Jan 2009 12:07:41 -0600 Matt Mackall fix up tests for paths and urls help
Sat, 24 Jan 2009 01:47:36 +0100 Martin Geisler use PURE option in Makefile
Sun, 25 Jan 2009 11:10:51 +0100 Christian Ebert notify: remove subfunctions that are called only once
Sat, 24 Jan 2009 00:13:49 +0100 Martin Geisler move mercurial.osutil to mercurial.pure.osutil
Sat, 24 Jan 2009 00:12:20 +0100 Martin Geisler pure Python implementation of bdiff.c
Sat, 24 Jan 2009 00:12:19 +0100 Martin Geisler pure Python implementation of diffhelpers.c
Tue, 30 Dec 2008 18:58:58 -0800 Brendan Cully Pure python base85 fallback
Sat, 24 Jan 2009 00:12:18 +0100 Martin Geisler pure Python implementation of parsers.c
Sat, 24 Jan 2009 00:12:17 +0100 Martin Geisler pure Python implementation of mpatch.c
Sun, 25 Jan 2009 12:33:49 +0100 Martin Geisler i18n: sort Danish translation by file
Sun, 25 Jan 2009 12:33:46 +0100 Martin Geisler i18n: strip string locations from Danish translation
Fri, 23 Jan 2009 14:51:09 -0600 Matt Mackall simplify colwidth a bit
Wed, 21 Jan 2009 20:29:47 +0900 Shun-ichi GOTO Also find correct column width of wide characters.
Thu, 22 Jan 2009 10:48:37 -0700 Bill Barry added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
Thu, 22 Jan 2009 11:02:50 -0700 Bill Barry consolidated url help into urls help topic and added information about path aliases
Thu, 22 Jan 2009 20:49:47 +0100 Martin Geisler i18n: updated Danish translation
Thu, 22 Jan 2009 08:39:34 -0700 Bill Barry Clarified 'hg paths' command help
Sun, 25 Jan 2009 18:58:12 +0100 Patrick Mezard Merge with crew-stable
Sun, 25 Jan 2009 18:55:29 +0100 Patrick Mezard Fix a corner case when committing a rename after a merge (issue1476)
Sun, 25 Jan 2009 15:11:43 +0800 Dongsheng Song i18n: Starting Chinese Translation of Mercurial
Sun, 25 Jan 2009 12:33:47 +0100 Martin Geisler i18n: sort by file when generating hg.pot
Sun, 25 Jan 2009 12:21:57 +0100 Christian Ebert Do not install executable man pages
Sat, 24 Jan 2009 18:52:46 +0100 Martin Geisler patchbomb: respect diff settings
Sun, 25 Jan 2009 11:27:53 +0200 Alexander Solovyov status: make options optional (issue1481)
Fri, 23 Jan 2009 23:39:28 +0100 Pascal Quantin Retrieve Beyond Compare's path from registry
Thu, 22 Jan 2009 16:07:44 +0100 Dirkjan Ochtman templater: fix age filter to state the obvious on future timestamps
Thu, 22 Jan 2009 15:22:37 +0100 Dirkjan Ochtman tests: fix issue in test-audit-path with HGTMP on OS X
Thu, 22 Jan 2009 14:33:49 +0100 Dirkjan Ochtman tests: eliminate use of sed -i (which fails on NetBSD)
Thu, 22 Jan 2009 14:32:39 +0100 Dirkjan Ochtman tests: fix up tests to cope with 6a0bc2dc9da6
Thu, 22 Jan 2009 14:19:29 +0100 Dirkjan Ochtman help: some improvements for the templating topic
Thu, 22 Jan 2009 14:18:08 +0100 Alexander Solovyov help: add a topic about some of the templating features
Wed, 21 Jan 2009 14:14:56 -0600 Matt Mackall Merge with stable
Wed, 21 Jan 2009 11:15:47 -0600 Matt Mackall verify: don't trip over binary files starting with 01 0a
Mon, 19 Jan 2009 17:00:23 -0600 Matt Mackall Merge with stable
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Mon, 19 Jan 2009 16:19:09 -0600 Matt Mackall Give a useful message about PYTHONPATH if startup fails
Mon, 19 Jan 2009 13:20:47 +0100 Dirkjan Ochtman hgweb: simplify parents/children generation code
Mon, 19 Jan 2009 12:59:56 +0100 Dirkjan Ochtman kill some trailing whitespace
Mon, 19 Jan 2009 12:58:01 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 19 Jan 2009 12:36:06 +0100 Stepan Koltsov coal/paper: add missing spaces in changeset child formatting
Mon, 19 Jan 2009 12:38:54 +0200 Alexander Solovyov cmdutil.logmessage: options should be optional
Mon, 19 Jan 2009 00:36:32 +0100 Patrick Mezard bookmarks: work around missing posixfile_nt.readline()
Sat, 17 Jan 2009 18:51:40 +0100 Pascal Quantin Update win32 merge tools configuration
Tue, 13 Jan 2009 20:28:06 +0200 Patrick Mezard diffstat: don't fail on merges
Sat, 17 Jan 2009 15:25:20 +0100 Pascal Quantin Package hgk Tcl/Tk script in win32 installer
Sat, 17 Jan 2009 15:23:13 +0100 Pascal Quantin Update mercurial.ini file packaged in win32 installer
Sat, 17 Jan 2009 15:19:41 +0100 Patrick Mezard Merge with crew-stable
Sat, 17 Jan 2009 15:15:26 +0100 Patrick Mezard Document how HTML documentation is built under Windows
Thu, 15 Jan 2009 14:19:29 +0100 Pascal Quantin Add Lee Cantey's installer icon to win32 installer
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: add test for branch closing (and reopening)
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: referencing open and closed branches/heads
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: mark closed branches with a 'close' extra
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan store all heads of a branch in the branch cache
Thu, 15 Jan 2009 20:23:18 +0100 Martin Geisler i18n: make local now builds .mo files
Thu, 15 Jan 2009 15:28:42 +0100 Martin Geisler i18n: beginnings of a Danish translation
Thu, 15 Jan 2009 00:14:36 +0100 Martin Geisler i18n: encode output in user's local encoding
Thu, 15 Jan 2009 00:12:35 +0100 Martin Geisler i18n: lookup .mo files in private locale/ directory
Thu, 15 Jan 2009 00:11:54 +0100 Martin Geisler i18n: new build_mo command for setup.py
Thu, 15 Jan 2009 00:10:54 +0100 Martin Geisler i18n: let Makefile generate i18n/hg.pot
Thu, 15 Jan 2009 11:41:59 +0100 Benoit Boissinot recover when no version information is available
Mon, 12 Jan 2009 13:51:43 -0600 Matt Mackall error: move SignatureError
Mon, 12 Jan 2009 13:35:35 -0600 Matt Mackall dispatch: sort exception handlers
Mon, 12 Jan 2009 11:48:05 -0600 Matt Mackall error: move SignalInterrupt
Mon, 12 Jan 2009 11:39:38 -0600 Matt Mackall error: move UnknownCommand and AmbiguousCommand
Mon, 12 Jan 2009 11:28:30 -0600 Matt Mackall sshrepo: change raise_ to abort
Mon, 12 Jan 2009 11:28:28 -0600 Matt Mackall error: move UnexpectedOutput (now ResponseError)
Mon, 12 Jan 2009 11:09:14 -0600 Matt Mackall error: move lock errors
Mon, 12 Jan 2009 10:59:08 -0600 Matt Mackall mq: remove import of revlog
Mon, 12 Jan 2009 10:53:41 -0600 Matt Mackall bookmarks; clean up imports and function wrapping
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Sun, 11 Jan 2009 23:04:24 -0600 Matt Mackall error: move ParseError
Sun, 11 Jan 2009 23:00:09 -0600 Matt Mackall kill imerge.py
Sun, 11 Jan 2009 22:55:36 -0600 Matt Mackall revlog: kill from-style imports
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Sat, 10 Jan 2009 18:02:38 -0600 Matt Mackall refactor version code
Tue, 13 Jan 2009 23:17:19 +0100 Patrick Mezard Merge with crew-stable
Tue, 13 Jan 2009 22:41:06 +0100 Patrick Mezard merge: fix execute bit update issue introduced by 89207edf3973
Tue, 13 Jan 2009 13:43:42 +0100 Dirkjan Ochtman transplant: move docstrings before imports (see issue1466)
Tue, 13 Jan 2009 10:44:16 +0100 Stepan Koltsov diff: add --change option to display single changeset diff (issue1420)
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler churn: lowercase output
Mon, 12 Jan 2009 17:51:57 +0100 Benoit Boissinot bdiff: add comment about normalization
Mon, 12 Jan 2009 13:20:09 +0100 Stefan Ring Improved hgweb test.
Mon, 12 Jan 2009 09:57:52 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-highlight
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
Mon, 12 Jan 2009 09:07:02 +0100 Dirkjan Ochtman mq: allow qpop if popped revisions are not working dir parents
Mon, 12 Jan 2009 09:53:55 +0100 Dirkjan Ochtman mq: refactor the pop code to be more readable and allow more changes
Mon, 12 Jan 2009 09:13:45 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 09 Jan 2009 22:15:08 +0000 Jim Hague Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
Fri, 09 Jan 2009 18:12:53 +0100 Benoit Boissinot merge with -stable
Fri, 09 Jan 2009 01:37:54 +0100 Benoit Boissinot use enumerate instead of zip
Fri, 09 Jan 2009 01:36:35 +0100 Benoit Boissinot patch: export shouldn't close files received as a parameter
Mon, 12 Jan 2009 09:12:35 +0100 Bernhard Leiner mq: make qnew patch format consistent with qrefresh (issue1457)
Sat, 10 Jan 2009 00:30:22 +0100 Pascal Quantin monoblue: fix child revision display in file diff page
Fri, 09 Jan 2009 17:34:06 +0100 Benoit Boissinot web: use the correct filectx in filelog
Thu, 08 Jan 2009 14:26:30 +0100 Patrick Mezard convert: display child command output if --debug (fix 878466138b57)
Wed, 07 Jan 2009 17:33:29 -0800 Bryan O'Sullivan convert: print darcs error messages iff --debug
Wed, 07 Jan 2009 17:33:07 -0800 Bryan O'Sullivan convert: check for darcs-2-compatible path
Wed, 07 Jan 2009 02:13:32 +0100 Benoit Boissinot merge with -stable
Tue, 06 Jan 2009 10:33:57 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 05 Jan 2009 20:49:12 +0100 David Soria Parra zeroconf: add extension documentation
Mon, 05 Jan 2009 12:48:20 -0500 Benjamin Pollack 1 file changed, 7 insertions(+), 9 deletions(-)
Mon, 05 Jan 2009 18:45:20 +0100 Dirkjan Ochtman tests: shrink wait interval for test-convert-bzr-merges
Mon, 05 Jan 2009 14:37:46 +0100 Patrick Mezard Merge with crew-stable
Mon, 05 Jan 2009 12:31:00 +0100 Marek Kubica tests: try to prevent different ordering in test-convert-bzr-merges
Sun, 04 Jan 2009 21:49:37 +0100 Benoit Boissinot merge with crew
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase prompts
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase ui.debug and assert output
Sat, 03 Jan 2009 17:15:15 +0100 Martin Geisler lowercase help output
Sat, 03 Jan 2009 16:15:11 +0100 Martin Geisler mq, i18n: mark strings for translation
Sat, 03 Jan 2009 16:15:05 +0100 Martin Geisler commands: remove redundant paragraph from tags help
Sun, 04 Jan 2009 21:44:06 +0100 Patrick Mezard Merge with crew-stable
Sun, 04 Jan 2009 10:06:44 +0000 Frank Kingswood test: added testcase for cvsps log message lookahead
Sun, 04 Jan 2009 01:43:12 -0600 David Champion cvsps: cvs log loop uses lookahead to avoid misleading text
Sun, 04 Jan 2009 18:44:39 +0100 Edouard Gomez convert/gnuarch: recode cat-log parts to utf-8 to be hg.description friendly
Sun, 04 Jan 2009 18:44:30 +0100 Edouard Gomez convert/gnuarch: add cat-log payload to commit description
Sun, 04 Jan 2009 19:38:41 +0100 Benoit Boissinot bisect: improve hg bisect -c (relative paths, error handling)
Sun, 04 Jan 2009 19:13:02 +0100 Dirkjan Ochtman merge with crew-stable
Sun, 04 Jan 2009 19:12:42 +0100 Dirkjan Ochtman convert/gnuarch: correct indentation
Sun, 04 Jan 2009 13:52:28 +0100 Benoit Boissinot merge with crew
Sun, 04 Jan 2009 08:06:05 +0100 Peter Arrenbrecht test-audit-path: add one more test (issue 1450)
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: follow continuation-of revisions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: retrieve known archive names list
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: parse continuation-of revisions in gnuarch source
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: use fully qualified revisions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: keep track of original revision in extra headers
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: robustify cat-log retrieval
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: set prefered locale for str conversions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: fix cat-log parsing
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: remove unused code
Sat, 03 Jan 2009 21:54:58 +0100 Patrick Mezard Merge with crew-stable
Sat, 03 Jan 2009 21:44:15 +0100 Dirkjan Ochtman hgweb: fix long line lengths introduced in 2dc868712dcc
Sat, 03 Jan 2009 20:20:40 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-pull-http
Sat, 03 Jan 2009 21:25:19 +0100 Dirkjan Ochtman cvsps: kill some more trailing whitespace
Sat, 03 Jan 2009 21:24:31 +0100 Dirkjan Ochtman merge with crew-stable
Sat, 03 Jan 2009 01:05:13 +0100 Patrick Mezard Merge with crew-stable
Fri, 02 Jan 2009 22:53:33 +0100 Martin Geisler use repo.wjoin(f) instead of os.path.join(repo.root, f)
Wed, 07 Jan 2009 02:11:17 +0100 Benoit Boissinot correctly update dirstate after update+mode change (issue1456)
Tue, 06 Jan 2009 10:30:22 +0100 Jason Orendorff mq: don't warn about ambiguous patch name when using patch index (issue1439)
Mon, 05 Jan 2009 14:34:20 +0100 Patrick Mezard convert/gnuarch: fix switched copy source and destination
Sun, 04 Jan 2009 21:32:40 +0100 Patrick Mezard mq: drop copy records when refreshing regular patches (issue1441)
Sun, 04 Jan 2009 19:10:42 +0100 Dirkjan Ochtman hgweb: fix problems with empty repositories
Sat, 03 Jan 2009 20:16:10 +0100 Patrick Mezard localrepo: fix bad manifest delta generation (issue1433)
Sat, 03 Jan 2009 20:50:06 +0100 Mark Edgington hgweb: send HTTP unauthorized error when denying pull
Sat, 03 Jan 2009 20:33:19 +0100 Mark Edgington hgweb: allow static content when deny_read denies access
Sat, 03 Jan 2009 20:33:37 +0100 Dirkjan Ochtman patch: kill some trailing whitespace
Sat, 03 Jan 2009 01:00:46 +0100 Patrick Mezard hgwebdir_mod: fix a performance issue with static files
Wed, 31 Dec 2008 18:00:35 -0600 Matt Mackall Merge with -stable
Wed, 31 Dec 2008 17:59:58 -0600 Matt Mackall setup: warn about missing standard Python components
Sat, 27 Dec 2008 19:05:26 +0100 Bernhard Leiner Circumvent removal of valid bisect candidates due to previously skipped ones
Wed, 31 Dec 2008 17:38:35 -0600 Matt Mackall Added signature for changeset 11a4eb81fb4f
Wed, 31 Dec 2008 17:38:35 -0600 Matt Mackall Added tag 1.1.2 for changeset 11a4eb81fb4f
Tue, 30 Dec 2008 22:10:41 +0100 Peter Arrenbrecht test-audit-path: add more tests (issue 1450) 1.1.2
Wed, 31 Dec 2008 16:27:20 -0600 Matt Mackall audit: reject paths with .hg (issue 1450)
Wed, 31 Dec 2008 15:04:18 +0100 Benoit Boissinot merge bookmarks
Wed, 31 Dec 2008 14:29:51 +0100 David Soria Parra bookmarks: tests for track.current option
Thu, 18 Dec 2008 10:51:11 +0100 David Soria Parra bookmarks: set the current bookmark to the new name if we rename the current bookmark
Wed, 31 Dec 2008 14:23:19 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 31 Dec 2008 14:21:00 +0100 Pascal Quantin monoblue: add less/more links to graph page
Thu, 25 Dec 2008 10:48:24 +0200 Alexander Solovyov python implementation of diffstat
Sun, 28 Dec 2008 19:59:42 +0100 Benoit Boissinot add a comment about the need of hg._update()
Sun, 28 Dec 2008 20:21:20 +0100 Benoit Boissinot merge with -stable
Thu, 25 Dec 2008 17:49:08 +0100 Gilles Moris test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
Sun, 21 Dec 2008 12:19:12 -0800 Bryan O'Sullivan Merge crew and stable
Sun, 21 Dec 2008 09:40:55 +0100 Dirkjan Ochtman merge with stable
Sat, 20 Dec 2008 16:27:51 -0600 Matt Mackall Merge with stable
Sat, 20 Dec 2008 13:09:05 +0100 Dirkjan Ochtman merge with stable
Fri, 19 Dec 2008 22:32:08 +0100 Gilles Moris color: fix colorization of the 'old mode' git diff metadata
Sat, 20 Dec 2008 00:43:03 +0100 Benoit Boissinot merge with -stable
Fri, 19 Dec 2008 18:49:02 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 19 Dec 2008 08:42:41 +0100 Dirkjan Ochtman merge with crew-stable (again)
Fri, 19 Dec 2008 08:20:19 +0100 Dirkjan Ochtman merge with crew-stable
Tue, 16 Dec 2008 09:58:41 +0100 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Mon, 15 Dec 2008 12:03:28 -0800 Brendan Cully Merge with crew-stable
Sat, 20 Dec 2008 16:12:01 -0600 Matt Mackall Added signature for changeset 3773e510d433
Sat, 20 Dec 2008 16:12:00 -0600 Matt Mackall Added tag 1.1.1 for changeset 3773e510d433
Fri, 19 Dec 2008 20:58:33 -0600 Matt Mackall resolve: clarify and simplify help 1.1.1
Fri, 19 Dec 2008 16:48:32 -0600 Matt Mackall tests: fix no-diffs option
Fri, 19 Dec 2008 16:48:31 -0600 Matt Mackall archive: fix bogus error message with no working directory
Fri, 19 Dec 2008 16:47:36 -0600 Matt Mackall resolve: require -a switch to resolve all files
Fri, 19 Dec 2008 21:38:01 +0100 Benoit Allard fix typo
Fri, 19 Dec 2008 18:24:49 +0100 Dirkjan Ochtman hgweb: mq repos should be in non-recursive collections, too
Fri, 19 Dec 2008 08:41:46 +0100 Dirkjan Ochtman tests: fix test-mq-qclone-http (broken by e60aaae83323)
Thu, 18 Dec 2008 22:32:48 +0100 Benoit Allard hgweb: recurse down collections only if ** in [paths]
Mon, 15 Dec 2008 12:02:18 -0800 Brendan Cully inotify: do not attempt to monkeypatch bundlerepos
Sun, 14 Dec 2008 23:05:18 -0800 Brendan Cully Merge with crew-stable
Fri, 05 Dec 2008 14:51:50 +0100 Bartosz SKOWRON patch: simplify linereader
Sun, 14 Dec 2008 18:13:41 +0100 Patrick Mezard Merge with crew-stable
Sat, 13 Dec 2008 13:28:20 +0100 Benoit Boissinot merge with -stable
Sun, 14 Dec 2008 23:04:29 -0800 Brendan Cully patch: handle git patches that remove symlinks (issue1438)
Sun, 14 Dec 2008 17:35:19 +0100 Patrick Mezard context: enforce memctx.files() unicity
Sat, 13 Dec 2008 18:32:29 +0100 Adrian Buehlmann store: encode trailing period and space on directory names (issue1417)
Sat, 13 Dec 2008 17:39:56 +0100 Adrian Buehlmann store: don't create dirs ending in period or space for hashed paths (issue1417)
Thu, 11 Dec 2008 13:33:35 +0000 Frank Kingswood convert-cvs: correctly handle Removed replies, fixes bug 1427
Thu, 04 Dec 2008 13:42:47 +0000 Jim Hague Fix test-acl failure on AIX due to read only LOGNAME.
Fri, 12 Dec 2008 12:34:57 -0800 Brendan Cully Merge with crew
Thu, 04 Dec 2008 11:21:31 -0800 Brendan Cully Update zsh completion to use debugcomplete -v instead of parsing help
Thu, 04 Dec 2008 11:21:15 -0800 Brendan Cully Make debugcomplete -v print aliases as well as commands
Thu, 11 Dec 2008 23:36:43 +0100 Patrick Mezard Merge with crew-stable
Thu, 11 Dec 2008 22:59:35 +0100 Patrick Mezard patch: catch only IOError from makedirs()
Thu, 11 Dec 2008 22:59:35 +0100 Patrick Mezard test-mq-missing: add test for directory creation on git copy
Tue, 09 Dec 2008 14:27:47 +0100 Stefan Rusek When applying a git diff, ensure that the target dir exists for new files
Wed, 10 Dec 2008 16:29:53 +0000 Jim Hague Revise Bugzilla module comments into extension help.
Wed, 10 Dec 2008 17:47:56 +0100 Patrick Mezard test-convert-cvs-builtincvsps: test debugcvsps command
Wed, 10 Dec 2008 14:02:54 +0000 Frank Kingswood Add debugcvsps command, replacing cvsps script
Wed, 10 Dec 2008 11:32:31 +0100 Dirkjan Ochtman merge stable changes, via crew-stable
Wed, 10 Dec 2008 11:30:11 +0100 Dirkjan Ochtman merge changes from stable
Tue, 02 Dec 2008 15:31:48 +0100 Christian Ebert hgrc 5: fix email.charsets documentation
Tue, 02 Dec 2008 15:31:33 +0100 Christian Ebert notify: no charset conversion when testing
Tue, 09 Dec 2008 17:02:52 -0800 Brendan Cully Merge with crew-stable
Tue, 09 Dec 2008 17:01:14 -0800 Brendan Cully issue1419: catch strange readline import error on windows
Wed, 10 Dec 2008 00:29:10 +0100 Patrick Mezard Merge with crew-stable
Wed, 10 Dec 2008 00:16:12 +0100 Patrick Mezard util: disable walkrepo() recursive behaviour
Tue, 09 Dec 2008 09:58:13 +0000 Jim Hague Fix Bugzilla integration to work with new Bugzilla 3.2.
Mon, 08 Dec 2008 20:42:53 +0100 Benoit Allard tests: test-walkrepo shouldn't throw SystemExit
Sun, 07 Dec 2008 19:59:01 +0100 Benoit Boissinot bookmarks: this is a comment, not a string
Sun, 07 Dec 2008 19:34:07 +0100 David Soria Parra Merge bookmarks
Sun, 07 Dec 2008 19:33:26 +0100 David Soria Parra Merge backout
Sun, 07 Dec 2008 19:31:38 +0100 David Soria Parra Backed out changeset 4c3e0ad58c5b
Sun, 07 Dec 2008 19:28:09 +0100 David Soria Parra Merge backout
Sun, 07 Dec 2008 19:27:57 +0100 David Soria Parra Backed out changeset 187a13bd14c6
Sun, 07 Dec 2008 08:47:02 +0100 David Soria Parra Merge bookmarks
Sat, 06 Dec 2008 19:30:20 +0100 David Soria Parra bookmarks: do not overwrite bookmarks.current if not necessary
Sat, 06 Dec 2008 14:03:30 +0200 Alexander Solovyov bookmarks: add --only-bookmark option to log
Sat, 06 Dec 2008 16:15:59 +0100 David Soria Parra bookmarks: Fix tests
Sat, 06 Dec 2008 01:10:11 +0100 David Soria Parra bookmarks: more git-like branches
Thu, 09 Oct 2008 08:49:03 +0200 Martin Geisler bookmarks: Include bookmarks in tags.
Fri, 05 Dec 2008 11:12:46 +0100 David Soria Parra bookmarks: Fix indention
Fri, 05 Dec 2008 09:38:17 +0100 Stefan Rusek bookmarks: Adds support for a --non-bookmarked option to push
Sat, 06 Dec 2008 20:17:45 +0100 Patrick Mezard Merge with crew-stable
Sat, 06 Dec 2008 20:10:31 +0100 Patrick Mezard convert: backout a7492fb2107b
Sat, 06 Dec 2008 20:07:44 +0100 Patrick Mezard Rewrite svn tests using svndump
Sat, 06 Dec 2008 15:57:11 +0100 Benoit Boissinot use inst.args instead of using __getitem__ directly
Sat, 06 Dec 2008 15:53:57 +0100 Benoit Boissinot exceptions should inherit the Exception class
Sat, 06 Dec 2008 15:40:04 +0100 Benoit Boissinot convert/cvs: do not compare None with int
Sat, 06 Dec 2008 15:37:15 +0100 Benoit Boissinot use repr() instead of backticks
Sat, 06 Dec 2008 14:27:31 +0100 Benoit Boissinot use repr() instead of backticks
Fri, 05 Dec 2008 22:22:14 +0100 Patrick Mezard Merge with crew-stable
Tue, 18 Nov 2008 21:46:01 -0600 Augie Fackler rebase: add support to keep branch names
Wed, 03 Dec 2008 22:03:05 -0800 Brendan Cully Merge with crew
Wed, 03 Dec 2008 22:01:34 -0800 Brendan Cully Update zsh completion for new help format
Mon, 01 Dec 2008 13:42:04 +0000 Frank Kingswood tests: allow cvs import to reorder its filename list
Wed, 03 Dec 2008 01:28:33 +0100 Benoit Boissinot re-add +x bit for test-convert-darcs (was missing from 14ed6662af48)
Tue, 02 Dec 2008 13:06:18 -0600 Matt Mackall Added signature for changeset 2a67430f92f1
Tue, 02 Dec 2008 13:06:17 -0600 Matt Mackall Added tag 1.1 for changeset 2a67430f92f1
Tue, 02 Dec 2008 13:05:40 -0600 Matt Mackall encoding: normalize some silly encoding names 1.1
Tue, 02 Dec 2008 19:36:43 +0100 Benoit Boissinot push: use the fast changegroup() path on push
Mon, 01 Dec 2008 10:45:22 -0500 Brodie Rao color: replace effect-specific reset control codes with general purpose one
Tue, 02 Dec 2008 10:13:52 -0600 Augie Fackler color: Add tests for colorized diff and status output.
Wed, 26 Nov 2008 22:58:07 +0100 Georg Brandl diff colorization: finish highlighting trailing whitespace
Tue, 02 Dec 2008 16:46:45 +0100 Brodie Rao color: diff colorization
Wed, 26 Nov 2008 08:58:31 -0500 Brodie Rao color: add --color switch
Mon, 01 Dec 2008 20:10:02 -0800 Brendan Cully mq: filter out empty commit messages in qfold
Mon, 01 Dec 2008 20:09:10 -0800 Brendan Cully mq: drop copy sources removed during qfold
Mon, 01 Dec 2008 14:06:02 -0800 Brendan Cully inotify: do not complain that inotify is not running if autostart is False
Mon, 01 Dec 2008 13:38:26 -0800 Brendan Cully inotify: close most file descriptors when autostarting
Mon, 01 Dec 2008 14:20:20 +0100 Patrick Mezard hgweb: extend [paths] syntax to match repositories recursively (issue852)
Mon, 01 Dec 2008 13:44:34 +0100 Georg Brandl help: try topics before commands to avoid "diffs" showing help for diffstat
Mon, 01 Dec 2008 12:11:28 +0100 Thomas Arendsen Hein Fix non-empty $CDPATH causing failed tests.
Sun, 30 Nov 2008 22:51:42 +0100 Patrick Mezard convert: improve reporting of invalid svn bindings
Sun, 30 Nov 2008 22:01:26 +0100 Patrick Mezard convert: work around svn.ra.get_files() not releasing input buffer
Sun, 30 Nov 2008 18:38:42 +0100 Dirkjan Ochtman gitweb: fix graph again after previous faulty commit (1e0677756f60)
Fri, 28 Nov 2008 11:38:41 +0100 Thomas Arendsen Hein Improvement to 14ce129cfcd: Use try/except and pass filename on errors
Fri, 28 Nov 2008 09:50:30 +0100 Dirkjan Ochtman gitweb: fix graph display in IE
Thu, 27 Nov 2008 10:13:20 +0100 Edouard Gomez convert: check existence of ~/.cvspass before reading it
Thu, 27 Nov 2008 22:04:51 +0100 Mads Kiilerich convert cvs: Fix branch name parsing
Thu, 27 Nov 2008 11:14:43 -0800 Brendan Cully Fix test breakage introduced in 07faba78cf5a
Thu, 27 Nov 2008 11:05:50 -0800 Brendan Cully Ignore eclipse droppings
Thu, 27 Nov 2008 11:04:29 -0800 Brendan Cully Add hgcia to hgext
Thu, 27 Nov 2008 18:46:45 +0100 Dirkjan Ochtman tests: fix test results for 07faba78cf5a
Thu, 27 Nov 2008 17:00:54 +0100 Dirkjan Ochtman diff: fix obscure off-by-one error in diff -p
Thu, 27 Nov 2008 16:07:17 +0100 Dirkjan Ochtman bundlerepo doesn't really have a dirstate, throw AttributeError if requested
Thu, 27 Nov 2008 16:07:13 +0100 Dirkjan Ochtman kill some trailing spaces
Thu, 27 Nov 2008 01:35:12 +0100 Benoit Boissinot merge with mpm
Thu, 27 Nov 2008 01:10:27 +0100 Mads Kiilerich rpm spec: include python egg in rpm
Thu, 27 Nov 2008 01:09:11 +0100 Mads Kiilerich buildrpm: complain when hg command isn't available
Thu, 27 Nov 2008 00:57:32 +0100 Mads Kiilerich util: use existing never() instead of custom lambda
Thu, 27 Nov 2008 00:57:31 +0100 Mads Kiilerich tests: Skip tests if they will fail because of outer repo
Thu, 27 Nov 2008 00:57:30 +0100 Mads Kiilerich tests: use killdaemons in hgweb tests
Wed, 26 Nov 2008 22:27:37 +0100 Patrick Mezard util_win32: fix Windows version checking (issue1358)
Fri, 21 Nov 2008 22:27:11 +0000 Alpar Juttner Graphlog extension adds a --graph option to log/in/out
Sun, 23 Nov 2008 20:16:29 +0100 Mads Kiilerich tests: disable test-convert-darcs properly for darcs 2
Sun, 23 Nov 2008 18:17:02 +0100 Mads Kiilerich Fix rpmlint warnings
Sun, 23 Nov 2008 18:16:02 +0100 Mads Kiilerich Make rpm spec less explicit
Wed, 26 Nov 2008 13:11:08 -0600 Matt Mackall Merge with crew
Wed, 26 Nov 2008 18:23:35 +0100 Benoit Boissinot Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
Tue, 25 Nov 2008 18:45:08 -0800 Brendan Cully inotify: remove unused imports (thanks pyflakes)
Tue, 25 Nov 2008 18:32:44 -0800 Brendan Cully color: don't run status twice for -n
Tue, 25 Nov 2008 18:21:00 -0800 Brendan Cully color: fix status -n
Tue, 25 Nov 2008 16:30:40 +0100 Christian Ebert keyword: do not shadow builtin format (detected by pychecker)
Tue, 25 Nov 2008 16:40:54 -0600 Jesse Long hooks: restore io correctly on exception
Tue, 25 Nov 2008 23:26:33 +0100 Benoit Boissinot protocol: use changegroupsubset() if possible (issue1389)
Tue, 25 Nov 2008 16:24:22 -0600 Matt Mackall Merge with crew
Tue, 25 Nov 2008 23:13:14 +0100 Benoit Allard email: add References field in the header
Tue, 25 Nov 2008 22:52:25 +0100 Dirkjan Ochtman coal/paper: link to shortlog instead of log from error pages
Tue, 25 Nov 2008 22:40:16 +0100 Dirkjan Ochtman coal/paper: move actual templates from coal to paper
Tue, 25 Nov 2008 22:53:01 +0100 Dirkjan Ochtman coal/paper: show branch name in changeset view
Tue, 25 Nov 2008 21:54:28 +0100 Benoit Allard coal/paper: display tags and branch in filelog page
Tue, 25 Nov 2008 22:32:11 +0100 Benoit Allard coal/paper/monoblue: show branch names in hgweb graph
Tue, 25 Nov 2008 22:51:10 +0100 Benoit Allard coal/paper: display branch names in log
Tue, 25 Nov 2008 17:54:49 +0100 Dirkjan Ochtman hgweb: support broken IIS 5 behavior with .cgi in PATH_INFO
Tue, 25 Nov 2008 22:23:17 +0100 Patrick Mezard manifest: fix _search() corner-case
Mon, 24 Nov 2008 17:16:39 -0800 Brendan Cully Improved error message for log --follow
Tue, 25 Nov 2008 01:22:43 +0100 Benoit Boissinot Improve the monoblue theme for hgwebdir
Sat, 22 Nov 2008 00:21:57 -0800 Brendan Cully import: add similarity option (issue295)
Sun, 23 Nov 2008 18:08:19 -0800 Brendan Cully mq: recover more gracefully from interrupted qrefresh (issue1216)
Sun, 23 Nov 2008 16:07:47 -0800 Brendan Cully mq: use atomictempfiles during patch refresh
Sat, 22 Nov 2008 14:04:42 -0800 Brendan Cully mq: create patch header class to abstract header manipulation
Sun, 23 Nov 2008 00:44:31 -0800 Brendan Cully mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
Fri, 07 Nov 2008 02:47:12 +0100 Mads Kiilerich More verbose logging when filemerge searches for merge-tool
Fri, 21 Nov 2008 15:51:40 -0800 Brendan Cully templater: return data in increasing chunk sizes
Sat, 22 Nov 2008 16:57:49 +0100 Dirkjan Ochtman tests: fix tests broken by 03b60f2f90bf
Thu, 20 Nov 2008 18:15:50 -0800 Brendan Cully hgweb (coal/paper): make file, diff and annotate easier to render
Wed, 19 Nov 2008 13:00:48 -0800 Brendan Cully inotify: fix status . in repo.root
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: isolate patchfile filesystem calls into methods
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: pass an opener to patchfile
Tue, 18 Nov 2008 13:20:55 +0100 Patrick Mezard util_win32: implement posixfile_nt.readlines()
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: remove useless unlink() call
Tue, 18 Nov 2008 16:02:14 -0600 Matt Mackall dispatch: generalize signature checking for extension command wrapping
Tue, 18 Nov 2008 15:35:34 -0600 Matt Mackall update help on git diffs
Mon, 17 Nov 2008 11:45:38 -0800 Brendan Cully zsh: make resolve with no options only complete unresolved files
Sun, 16 Nov 2008 20:56:55 -0800 Brendan Cully mergetools: add pointer to the usual filemerge path
Sun, 16 Nov 2008 19:49:36 -0800 Brendan Cully zsh: support for resolve
Sun, 16 Nov 2008 20:55:30 +0100 Peter Arrenbrecht graphlog: fix regression with filelogs introduced by 7bc62ebe7693
Sat, 15 Nov 2008 15:57:12 +0100 Patrick Mezard Merge with crew-stable
Sat, 15 Nov 2008 15:51:26 +0100 Patrick Mezard convert: be even more tolerant when detecting svn tags
Sat, 15 Nov 2008 15:09:11 +0100 Patrick Mezard test-pull-branch: make it executable
Sat, 15 Nov 2008 12:27:40 +0100 Dirkjan Ochtman graphlog: fix python2.3 incompatibility (used genexp, sorted())
Fri, 14 Nov 2008 22:29:03 +0100 Christian Ebert keyword: move common code out of commit condition
Fri, 14 Nov 2008 14:12:43 -0600 Matt Mackall lookup: fast-paths for int and 'tip'
Fri, 14 Nov 2008 14:12:16 -0600 Matt Mackall doc: handle shortened command synopses
Fri, 14 Nov 2008 19:10:09 +0100 Dirkjan Ochtman keyword: be more efficient about ctx usage
Fri, 14 Nov 2008 18:34:47 +0100 Dirkjan Ochtman graphlog: kill whitespace from earlier refactoring
Fri, 14 Nov 2008 14:17:42 +0100 Dirkjan Ochtman extensions: copy __module__ for wrapped commands
Fri, 14 Nov 2008 14:36:17 +0100 Benoit Allard pull: update to branch tip if there is only one head on the current branch
Fri, 14 Nov 2008 13:48:23 +0100 Dirkjan Ochtman graphlog: use built-in log output buffering
Fri, 14 Nov 2008 13:44:10 +0100 Peter Arrenbrecht graphlog: refactor common grapher code
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Fri, 14 Nov 2008 12:44:26 +0100 Dirkjan Ochtman context: use descriptors to speed up lazy attributes
Thu, 13 Nov 2008 21:09:51 +0100 Dirkjan Ochtman context: special-case changectx setup for integer changeid
Thu, 13 Nov 2008 12:52:03 -0600 Matt Mackall Add contrib/perf.py for performance testing
Wed, 12 Nov 2008 19:11:34 -0600 Matt Mackall lookup: speed up partial lookup
Wed, 12 Nov 2008 19:11:09 -0600 Matt Mackall help: remove redundant 'hg <command>' from command synopses
Wed, 12 Nov 2008 15:58:46 -0600 Matt Mackall revlog: speed up parents()
Wed, 12 Nov 2008 15:32:16 -0600 Matt Mackall revlog: remove delta function
Wed, 12 Nov 2008 15:19:14 -0600 Matt Mackall linkrev: take a revision number rather than a hash
Thu, 13 Nov 2008 10:11:32 +0100 Chris Winter patchbomb: add option to send intro email for a single patch (issue1120)
Wed, 12 Nov 2008 19:12:32 +0100 Peter Arrenbrecht patchbomb: fix patch name generation in patch series
Wed, 12 Nov 2008 19:12:26 +0100 Peter Arrenbrecht patchbomb: add tests for diffstat, inline, and attach options
Wed, 12 Nov 2008 19:12:21 +0100 Peter Arrenbrecht patchbomb: make test markers more syntax highlighter friendly
Wed, 12 Nov 2008 16:32:21 +0100 Peter Arrenbrecht graphlog: add assertion for allowed n_column_diff range
Wed, 12 Nov 2008 16:32:35 +0100 Peter Arrenbrecht graphlog: drop redundant comment (see docstring)
Wed, 12 Nov 2008 14:36:16 +0100 Dirkjan Ochtman patchbomb: extract a bunch of nested functions
Wed, 12 Nov 2008 14:07:47 +0100 Peter Arrenbrecht patchbomb: make `hg email` reusable for other patch sources
Wed, 12 Nov 2008 14:01:09 +0100 Peter Arrenbrecht patchbomb: make options to email command reusable
Wed, 12 Nov 2008 09:08:43 +0100 Benoit Boissinot Backed out changeset c5dbe86b0fee (issue1375)
Tue, 11 Nov 2008 23:16:59 +0100 Benoit Boissinot inotify: fix replacing a folder with a file (issue1375)
Sun, 09 Nov 2008 12:15:32 +0100 Benoit Boissinot fix test-export portability (issue1383)
Sat, 08 Nov 2008 00:29:04 +0100 Dirkjan Ochtman merge with mpm
Sat, 08 Nov 2008 00:27:51 +0100 Dirkjan Ochtman tests: fix test failures from default/template changes
Fri, 07 Nov 2008 23:56:02 +0100 Dirkjan Ochtman tests: make killdaemons.py executable
Fri, 07 Nov 2008 23:31:12 +0100 Dirkjan Ochtman hgweb: fix up the less/more links on the graph page
Fri, 07 Nov 2008 16:28:53 -0600 Matt Mackall tests: add killdaemons helper script
Fri, 07 Nov 2008 16:28:52 -0600 Matt Mackall run-tests: allow turning off diff display
Fri, 07 Nov 2008 15:30:25 -0600 Matt Mackall protocol: avoid sending outrageously large between requests
Thu, 06 Nov 2008 13:15:35 -0600 Matt Mackall tests: fix test-hgweb to not leak directory name
Thu, 06 Nov 2008 12:46:34 -0600 Matt Mackall hgweb: improve color discrimination for paper and coal
Thu, 06 Nov 2008 12:22:09 -0600 Matt Mackall hgweb: update tests for paper style
Thu, 06 Nov 2008 11:57:37 -0600 Matt Mackall hgweb: move old style to spartan/
Thu, 06 Nov 2008 11:56:01 -0600 Matt Mackall hgweb: Change default style to paper
Fri, 31 Oct 2008 15:28:06 +0100 Mark Edgington hgweb: support for deny_read/allow_read options
Fri, 07 Nov 2008 18:42:43 +0100 Benoit Boissinot add missing import from 618140c75d8d
Fri, 07 Nov 2008 18:41:22 +0100 Benoit Boissinot fix restart of interrupted recover
Fri, 07 Nov 2008 15:47:01 +0100 Dirkjan Ochtman hgweb: show revision number in the graph pagination
Fri, 07 Nov 2008 15:40:36 +0100 Dirkjan Ochtman hgweb: fix pagination for graph
Fri, 07 Nov 2008 13:22:41 +0100 Thomas Arendsen Hein Keep sessionvars with repository links added in a0843c82d1a2
Fri, 07 Nov 2008 13:08:34 +0100 Thomas Arendsen Hein Fix test output for updated gitdiffs help and web template cleanups
Fri, 07 Nov 2008 13:02:04 +0100 Thomas Arendsen Hein Do not abort with inotify extension enabled, but not supported by the system.
Fri, 07 Nov 2008 13:02:03 +0100 Thomas Arendsen Hein Enhance gitdiffs help text
Fri, 07 Nov 2008 13:02:02 +0100 Thomas Arendsen Hein Kill trailing whitespace in templates
Fri, 07 Nov 2008 11:44:37 +0100 Dirkjan Ochtman graphlog: move functions around, eliminate helper function
Fri, 07 Nov 2008 10:37:20 +0100 Peter Arrenbrecht graphlog: split the actual DAG grapher out into a separate method
Fri, 07 Nov 2008 10:29:43 +0100 Peter Arrenbrecht graphlog: rename some vars prior to refactoring
Fri, 07 Nov 2008 10:29:35 +0100 Peter Arrenbrecht graphlog: make some comment lines more like others in punctuation
Fri, 07 Nov 2008 10:18:55 +0100 Peter Arrenbrecht patchbomb: fix indentation
Fri, 07 Nov 2008 10:18:12 +0100 Peter Arrenbrecht patchbomb: move exportee class to top level
Fri, 07 Nov 2008 10:27:39 +0100 Peter Arrenbrecht ui: log non-interactive default response to stdout when verbose
Thu, 06 Nov 2008 11:17:38 +0100 Ronny Pfannschmidt export: fixed silent output file overwriting
Thu, 06 Nov 2008 10:39:52 +0100 Benoit Boissinot merge bookmarks
Thu, 06 Nov 2008 10:31:09 +0100 Alexander Solovyov bookmarks: Test if rebase works with bookmarks
Wed, 05 Nov 2008 03:53:34 +0100 David Soria Parra bookmarks: Use dirstate to determine the current node in addchangegroup
Wed, 05 Nov 2008 18:57:54 +0100 Dirkjan Ochtman tests: run svn tests only with svn bindings >1.3
Wed, 05 Nov 2008 09:48:56 +0100 Dirkjan Ochtman coal/paper: link repo name to hgweb root
Wed, 05 Nov 2008 09:42:52 +0100 Dirkjan Ochtman paper: don't keep the menu affixed to the top
Mon, 03 Nov 2008 16:01:24 -0600 Matt Mackall Shorten sleep in inotify test
Mon, 03 Nov 2008 20:31:53 +0100 Dirkjan Ochtman hgweb: move another utility function into the webutil module
Mon, 03 Nov 2008 20:41:48 +0100 Dirkjan Ochtman hgweb: move the diffs() generator into webutil
Mon, 03 Nov 2008 20:05:03 +0100 Dirkjan Ochtman hgweb: use patch.diff() to make sensible diffs (issue1223, issue1258)
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Mon, 03 Nov 2008 16:31:47 +0100 Dirkjan Ochtman help: commands supporting --git point to the gitdiffs topic (issue1352)
Mon, 03 Nov 2008 16:30:21 +0100 Dirkjan Ochtman mq: reflow qnew help, add help for options
Mon, 03 Nov 2008 10:20:28 +0100 Ry4an Brase hgweb: descend empty directories in web view
Sun, 02 Nov 2008 22:44:42 +0100 Benoit Boissinot inotify: fix bug in formatting
Sun, 02 Nov 2008 17:28:03 +0100 Thomas Arendsen Hein Corrected some command synopsises
Sat, 01 Nov 2008 14:05:13 +0200 Gerard Korsten inotify: server raising an error when removing a file (issue1371)
Sat, 01 Nov 2008 15:15:14 +0300 Patrick Mezard Fix util._statfiles_clustered() failing at root of a windows drive
Sat, 01 Nov 2008 13:07:24 +0100 Dirkjan Ochtman hgweb: conditionally show file logs for deleted files
Sat, 01 Nov 2008 13:07:20 +0100 Benoit Allard coal/paper: show a search tip when hovering over search box
Sat, 01 Nov 2008 13:06:36 +0100 Dirkjan Ochtman kill some trailing spaces
Thu, 30 Oct 2008 12:38:24 -0700 Brendan Cully mq: use cmdutil.matchfiles instead of match for qnew -f.
Thu, 30 Oct 2008 12:31:24 -0700 Brendan Cully mq: put qnew tests into own file, fold in qnew-twice
Wed, 29 Oct 2008 18:54:46 -0500 Augie Fackler zeroconf: Don't break serve if no internet connection is present.
Thu, 30 Oct 2008 09:46:45 +0100 Dirkjan Ochtman hgweb: pass more information about parent/child csets to templates
Thu, 30 Oct 2008 08:21:20 +0100 Dirkjan Ochtman help: add a topic on git diffs (issue1352)
Wed, 29 Oct 2008 10:55:51 -0700 Brendan Cully hgweb coal/paper: Restore IE compatibility hack
Wed, 29 Oct 2008 10:55:29 -0700 Brendan Cully Backed out changeset a1f8ad3c1821
Wed, 29 Oct 2008 13:37:35 +0100 Adrian Buehlmann add test-fncache
Wed, 29 Oct 2008 11:39:32 +0100 Dirkjan Ochtman merge with mpm
Tue, 28 Oct 2008 22:24:17 -0700 Brendan Cully Allow per-file shadowing of static directory in templatepath
Tue, 28 Oct 2008 21:58:30 -0700 Brendan Cully hgweb: handle subdirectories within static directory
Tue, 28 Oct 2008 21:31:21 -0700 Brendan Cully coal: remove dead CSS code
Tue, 28 Oct 2008 23:54:01 +0100 Patrick Mezard url: detect scheme with a regexp instead of urlsplit()
Tue, 28 Oct 2008 22:24:41 +0100 Patrick Mezard url: fix file:// URL handling
Tue, 28 Oct 2008 20:48:30 +0100 Benoit Boissinot bookmarks: fix strip handling
Tue, 28 Oct 2008 20:23:22 +0100 Benoit Boissinot fix zeroconf handling for hgwebdir (error found by pychecker)
Tue, 28 Oct 2008 20:14:45 +0100 Benoit Boissinot fix missing import, spotted by pychecker
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Tue, 28 Oct 2008 19:07:14 +0100 Benoit Boissinot Fix https availability checking
Tue, 16 Sep 2008 17:51:14 +0200 Stefano Tortarolo rebase: avoid redundant merges (issue1301)
Mon, 06 Oct 2008 14:41:22 +0200 Mads Kiilerich Make contrib/buildrpm work on Fedora 9.
Mon, 27 Oct 2008 13:38:31 -0400 Greg Ward help: Refine a bit the help text of "hg update"
Mon, 27 Oct 2008 19:39:41 +0100 Adrian Buehlmann add new test-hybridencode.py
Tue, 28 Oct 2008 08:26:18 +0100 Benoit Boissinot statichttprepo: cleanups, use url.py (proxy, password support)
Tue, 28 Oct 2008 08:18:11 +0100 Benoit Boissinot '\' should be escaped twice, for the shell, and for tr
Tue, 28 Oct 2008 00:03:28 +0100 Benoit Boissinot merge with crew
Mon, 27 Oct 2008 21:50:16 +0100 Benoit Boissinot use our urlopener (proxy handling, etc) instead of urllib
Mon, 27 Oct 2008 21:50:01 +0100 Benoit Boissinot factor out the url handling from httprepo
Mon, 27 Oct 2008 17:48:05 +0100 Benoit Boissinot httprepo: factor out proxy handling
Mon, 27 Oct 2008 23:47:17 +0100 Patrick Mezard test-http-proxy: hide logged URL port number, works with--jobs
Mon, 27 Oct 2008 22:57:55 +0100 Patrick Mezard patch: rewrite diffstat with util.filter()
Sat, 25 Oct 2008 13:24:14 +0200 Patrick Mezard test-mq-qimport: fix URL generation under windows
Mon, 27 Oct 2008 22:07:39 +0100 Patrick Mezard test-patchbomb: write in binary mode, force non-interactive mode (win32)
Mon, 27 Oct 2008 17:37:37 +0100 Benoit Boissinot test-http-proxy: print the log from the proxy
Mon, 27 Oct 2008 13:52:55 +0100 Benoit Boissinot merge with dsop
Sun, 26 Oct 2008 17:08:48 +0800 Dmitriy Taychenachev bookmarks: do nothing if commit was not successful.
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Add tests
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Strip bookmark names of whitespace, just like tag names
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Correctly reject newlines in bookmark names
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Require a bookmark name when a revision is specified
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Improve documentation
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Avoid unconditional forwarding of bookmarks for the null revision
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Rename --move to --rename
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Require new bookmark name when renaming
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Only save undo.bookmarks if bookmarks exist
Sat, 25 Oct 2008 19:05:42 +0200 Joel Rosdahl bookmarks: Avoid long lines
Sat, 25 Oct 2008 16:30:11 +0200 Joel Rosdahl bookmarks: Fix spelling and grammar
Sat, 25 Oct 2008 16:29:58 +0200 Joel Rosdahl bookmarks: Remove trailing space
Mon, 27 Oct 2008 13:22:45 +0100 Adrian Buehlmann test-init: add test with format.usefncache=false
Mon, 27 Oct 2008 13:17:26 +0100 Benoit Boissinot merge with crew
Sun, 26 Oct 2008 17:26:28 +0100 Patrick Mezard patch: fix patched files records in externalpatcher()
Sun, 26 Oct 2008 14:02:32 +0100 Patrick Mezard Merge with crew-stable
Sat, 25 Oct 2008 15:34:58 +0200 Benoit Boissinot merge with crew
Fri, 24 Oct 2008 20:46:56 +0200 Bartosz SKOWRON patch: remove double variables in copyfile() func
Sun, 19 Oct 2008 00:32:23 +0200 Edouard Gomez convert: return remote branches in git source
Sun, 26 Oct 2008 13:23:02 +0100 Patrick Mezard convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
Wed, 22 Oct 2008 11:57:20 +0200 Christian Ebert hgrc.5: explain order of mail.charsets
Fri, 24 Oct 2008 08:16:01 +0200 Christian Ebert test 261a9f47b44b: grep w/ match in last line w/o newline
Wed, 22 Oct 2008 21:53:27 +0200 David Soria Parra Bookmarks: Add the bookmarks extension
Fri, 24 Oct 2008 11:35:47 -0500 Matt Mackall zeroconf: don't break on hg showconfig