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
|