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
|