Sun, 02 Dec 2007 16:26:56 -0600 Matt Mackall update test output
Sun, 02 Dec 2007 19:39:29 +0100 Patrick Mezard hgwebdir: test virtual paths leading or trailing separators are stripped
Sun, 02 Dec 2007 19:45:38 +0100 Patrick Mezard Merge with crew-stable
Sun, 02 Dec 2007 19:39:27 +0100 Patrick Mezard hgwebdir: normalize virtual paths before stripping the separator
Sun, 02 Dec 2007 17:15:03 +0100 Steve Borho win32: read system rcpath from registry
Sun, 02 Dec 2007 14:06:10 +0100 Patrick Mezard Merge with crew-stable
Sun, 02 Dec 2007 13:53:29 +0100 Patrick Mezard mq: missing target files do not make qpush to fail immediately (issue 835)
Sun, 02 Dec 2007 10:12:26 +0100 Dirkjan Ochtman Fix style nit and add some comments to tests.
Sat, 01 Dec 2007 19:19:08 +0100 Dirkjan Ochtman Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).
Sat, 01 Dec 2007 19:10:00 +0100 Dirkjan Ochtman Add tests for hgwebdir repository names with slashes in them.
Sat, 01 Dec 2007 18:26:27 +0100 Dirkjan Ochtman CGI compatibility fix for d74fc8dec2b4.
Sun, 02 Dec 2007 15:52:36 -0600 Matt Mackall doc: add repo/ to .hgignore and .hgtags
Sun, 02 Dec 2007 15:26:01 -0600 Matt Mackall imported patch rollback-help
Sun, 02 Dec 2007 15:25:37 -0600 Matt Mackall imported patch rev-help
Fri, 09 Nov 2007 10:45:58 -0600 Matt Mackall clarify rm -A
Thu, 29 Nov 2007 20:47:41 -0600 Steve Borho hgweb: make web.name default to repo basename
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague fix calloc(0, ...) issue
Sun, 02 Dec 2007 15:15:49 -0600 Matt Mackall update: default to tipmost branch if default branch doesn't exist
Sun, 02 Dec 2007 13:37:30 -0600 Matt Mackall clone: fix race with same target directory (issue716)
Sat, 01 Dec 2007 13:09:27 -0600 Matt Mackall backout: disallow across branches (issue655)
Sat, 01 Dec 2007 12:54:34 -0600 Matt Mackall rename: add test for moving untracked files in directories
Fri, 30 Nov 2007 18:23:18 +0100 Dirkjan Ochtman Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
Wed, 28 Nov 2007 13:58:31 -0800 Bryan O'Sullivan Drop a bad import that snuck in.
Wed, 28 Nov 2007 11:54:39 -0600 Bryan O'Sullivan hgweb: account for Python 2.4 in one test
Wed, 28 Nov 2007 09:39:17 -0800 Bryan O'Sullivan hgweb: fix breaking tests on Python < 2.5
Wed, 28 Nov 2007 08:39:05 -0800 Bryan O'Sullivan Merge with crew
Wed, 28 Nov 2007 08:38:42 -0800 Bryan O'Sullivan hgweb: return meaningful HTTP status codes instead of nonsense
Wed, 28 Nov 2007 08:38:06 -0800 Bryan O'Sullivan hgweb: make notfound templates more informative
Wed, 28 Nov 2007 08:37:33 -0800 Bryan O'Sullivan hgweb: flesh out raw templates
Wed, 28 Nov 2007 08:36:55 -0800 Bryan O'Sullivan make LookupError more detailed
Wed, 28 Nov 2007 00:11:55 +0100 Patrick Mezard Merge with crew-stable
Tue, 27 Nov 2007 09:44:09 -0800 Bryan O'Sullivan convert: some tidyups, doc improvements, and test fixes
Mon, 26 Nov 2007 17:24:21 -0800 Bryan O'Sullivan Merge with crew
Mon, 26 Nov 2007 17:23:20 -0800 Bryan O'Sullivan convert: tell the source repository when a rev has been converted
Mon, 26 Nov 2007 14:01:31 -0800 Bryan O'Sullivan convert: save hg revision during a convert
Mon, 26 Nov 2007 12:25:55 -0800 Bryan O'Sullivan Merge with mpm.
Sun, 25 Nov 2007 12:42:06 +0100 Patrick Mezard Merge with crew-stable
Sat, 24 Nov 2007 20:16:59 +0100 Patrick Mezard cmdutil: make "files" list all files, add "file_mods" for modified files
Tue, 27 Nov 2007 23:55:03 +0100 Patrick Mezard hgweb.server: flush log files after every access
Sun, 25 Nov 2007 12:17:30 +0100 Patrick Mezard test-import: test fuzziness, ambiguous patch locations
Sun, 25 Nov 2007 11:49:34 +0100 Jim Hague patch: fix sort() comparator argument
Sat, 24 Nov 2007 12:35:02 -0600 Matt Mackall Merge with crew
Sat, 24 Nov 2007 17:56:15 +0100 Patrick Mezard cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
Sat, 24 Nov 2007 12:13:32 -0600 Matt Mackall revlog: make revlogv0 loading more robust against corruption
Wed, 21 Nov 2007 13:26:18 -0600 Matt Mackall push/pull: abort if we try to visit a missing or empty revlog
Tue, 20 Nov 2007 15:54:25 -0600 Matt Mackall i18n: fix complaints from pygettext
Tue, 20 Nov 2007 15:46:20 -0600 Matt Mackall verify: improve handling of empty or missing files
Tue, 20 Nov 2007 14:41:47 +0100 Patrick Mezard Merge with crew-stable
Sun, 18 Nov 2007 17:25:28 +0100 Patrick Mezard convert: read CVS files in chunks (issue 800)
Sat, 17 Nov 2007 18:41:31 +0100 Patrick Mezard test-convert-svn-sink: test directory additions
Sat, 17 Nov 2007 18:41:31 +0100 Patrick Mezard convert: add directories to subversion from root to leaves
Sun, 11 Nov 2007 19:34:00 +0100 Patrick Mezard convert: force svn:executable when execute-bit is not supported
Sun, 11 Nov 2007 14:17:30 +0100 Patrick Mezard convert: fix svn file:// URL generation under Windows
Tue, 20 Nov 2007 14:31:58 +0100 Patrick Mezard mq: avoid qnew committing everything on invalid paths (issue 803)
Mon, 12 Nov 2007 10:49:26 -0800 Bryan O'Sullivan highlight: clean up coding style a little
Sat, 10 Nov 2007 17:54:57 -0500 Adam Hupp extension for synax highlighting in the hgweb file revision view
Sat, 10 Nov 2007 21:30:59 +0100 Patrick Mezard Change standard streams mode to binary at hg startup
Sat, 10 Nov 2007 21:30:43 +0100 Patrick Mezard test-import: read email payload in binary mode
Sat, 10 Nov 2007 17:09:56 +0100 Patrick Mezard convert: fix util.popen regression in darcs converter
Fri, 09 Nov 2007 21:24:25 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho mq: really remove undo after a qpush (and after a strip)
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho httprepo: give self._url and the netloc to the password manager
Mon, 05 Nov 2007 20:29:32 +0100 Manuel Holtgrewe Do not display passwords with pull/push/incoming/outgoing
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho run-tests.py: add a default --date "0 0" argument to commit et al
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho tests/*: avoid losing the original settings from $HGRCPATH
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho convert: make sure mercurial_source has a local hg repo
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho convert: display all errors if we couldn't open the source repo
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho test-convert-darcs: skip if we can't find the elementtree module
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho test-permissions: add a chmod +w to allow the directory to be removed
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho run-tests.py: don't print a dot for skipped tests
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho purge: simplify safety net for case mangling filesystems
Wed, 07 Nov 2007 22:57:28 +0100 Maxim Dounin Fix dir-changed-to-file updates on clean workdir.
Wed, 07 Nov 2007 21:13:56 -0600 Matt Mackall Merge with crew
Wed, 07 Nov 2007 21:10:30 -0600 Matt Mackall Add note to CONTRIBUTORS file
Wed, 07 Nov 2007 18:26:59 -0800 Bryan O'Sullivan convert: add support for Subversion as a sink
Wed, 07 Nov 2007 17:40:39 -0800 Bryan O'Sullivan convert: abstract darcs's commandline handling
Wed, 07 Nov 2007 17:07:14 -0800 Bryan O'Sullivan convert: iterate
Wed, 07 Nov 2007 17:06:02 -0800 Bryan O'Sullivan convert: abstract map files into a class
Wed, 07 Nov 2007 14:38:04 -0600 Matt Mackall Mark failing test as a known bug
Mon, 05 Nov 2007 13:20:24 -0800 Bryan O'Sullivan Merge with -stable
Mon, 05 Nov 2007 08:41:22 +0100 Peter Arrenbrecht Support qgoto in contrib/bash_completion.
Sat, 03 Nov 2007 21:50:11 +0100 bdowning hgk: change config file from .gitk to .hgk
Sat, 03 Nov 2007 17:06:44 +0100 Patrick Mezard Merge with crew-stable
Fri, 02 Nov 2007 14:45:05 -0700 Bryan O'Sullivan Merge with stable.
Fri, 02 Nov 2007 14:02:28 -0700 Bryan O'Sullivan Test a merge of a symlink against an executable file.
Fri, 02 Nov 2007 12:15:39 -0700 Bryan O'Sullivan Merge with -stable.
Thu, 01 Nov 2007 15:22:22 -0700 Bryan O'Sullivan Merge with crew.
Thu, 01 Nov 2007 15:22:10 -0700 Bryan O'Sullivan Merge with crew-stable.
Tue, 30 Oct 2007 16:56:01 -0700 Bryan O'Sullivan Merge with crew-stable.
Thu, 01 Nov 2007 12:37:17 +0100 Patrick Mezard Merge with crew-stable
Tue, 30 Oct 2007 22:14:15 +0100 Patrick Mezard convert: fail if an external required tool is not found
Sun, 28 Oct 2007 09:47:54 +0100 Patrick Mezard Merge with crew-stable
Sat, 27 Oct 2007 20:23:46 +0200 Patrick Mezard test-execute-bit: skip if execute-bit is not supported
Fri, 26 Oct 2007 16:43:13 -0700 Bryan O'Sullivan See if execute bit is honoured when we go back in time
Fri, 26 Oct 2007 12:37:59 +0200 Benoit Boissinot merge with -stable
Thu, 25 Oct 2007 21:37:20 +0200 Thomas Arendsen Hein merge with crew-stable
Thu, 25 Oct 2007 00:09:13 +0200 Patrick Mezard Merge with crew-stable
Fri, 26 Oct 2007 16:43:13 -0700 Bryan O'Sullivan See if execute bit is honoured when we go back in time
Mon, 05 Nov 2007 18:49:35 -0200 Alexis S. L. Carvalho Honour the exec bit when we go back in time.
Mon, 05 Nov 2007 20:15:33 +0100 Benoit Boissinot fix typo in convert help text, update test
Mon, 05 Nov 2007 20:05:44 +0300 Maxim Dounin Fix file-changed-to-dir and dir-to-file commits (issue660).
Sat, 03 Nov 2007 17:04:42 +0100 Rocco Rutte hgweb_mod: update unidiff() calls and finish e5eedd74e70f job
Fri, 02 Nov 2007 14:44:33 -0700 Bryan O'Sullivan Fix context iterator.
Fri, 02 Nov 2007 20:09:21 +0100 Rafael Villar Burke Update convert help text
Thu, 01 Nov 2007 17:15:50 -0500 Hollis Blanchard Handle patches with misformatted empty lines
Thu, 01 Nov 2007 12:17:59 -0700 Dustin Sallings Use both the from and to name in mdiff.unidiff.
Thu, 01 Nov 2007 12:05:14 +0100 Patrick Mezard Fix Windows os.popen bug with interleaved stdout/stderr output
Tue, 30 Oct 2007 16:54:25 -0700 Elliott Peele https url handling: usernames and passwords were registered to the wrong url
Sun, 28 Oct 2007 09:25:35 +0100 Christian Ebert patchbomb: no traceback if (diffstat) confirmation is refused
Fri, 26 Oct 2007 12:01:14 +0200 Benoit Boissinot patchbomb: fix traceback when diffstat isn't available
Thu, 25 Oct 2007 19:40:56 +0200 Thomas Arendsen Hein Only set mode of new patch if the target file was removed before.
Wed, 24 Oct 2007 22:15:45 +0200 Sebastian Hauer httprepo: ignore environment proxies when proxies are disabled
Sat, 20 Oct 2007 03:04:34 +0200 Benoit Boissinot gpg: use the same log message format as hg tag
Fri, 19 Oct 2007 18:25:28 -0500 Matt Mackall Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606eb
Fri, 19 Oct 2007 18:25:24 -0500 Matt Mackall Added tag 0.9.5 for changeset 23889160905a
Fri, 07 Sep 2007 16:48:42 +0200 Christian Ebert Catch smtp exceptions 0.9.5
Fri, 19 Oct 2007 19:20:33 +0000 Jim Hague tests: make test-mq-guards work with ksh
Fri, 19 Oct 2007 12:53:43 -0500 Matt Mackall tests: tidy up reporting of skipped tests
Tue, 18 Sep 2007 19:53:01 -0500 Steve Borho Allow explicit disabling of extensions
Thu, 11 Oct 2007 06:13:17 +0900 NIIMI Satoshi mq.el: define keymaps as convensions
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip