Fri, 14 Mar 2008 21:57:46 -0300 |
Alexis S. L. Carvalho |
hook.py: fix redirections introduced by 323b9c55b328
|
Mon, 25 Feb 2008 09:55:57 -0500 |
Jesse Glick |
Issue937: error messages from hooks not sent over HTTP.
|
Fri, 14 Mar 2008 20:01:50 -0300 |
Alexis S. L. Carvalho |
revlog.py: remove extra close()
|
Fri, 14 Mar 2008 23:51:58 +0100 |
Thomas Arendsen Hein |
adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
|
Mon, 10 Mar 2008 19:25:34 +0000 |
Stephen Deasey |
hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
|
Fri, 14 Mar 2008 22:12:50 +0100 |
Benoit Boissinot |
revlog: make sure the files are closed after an exception happens
|
Fri, 14 Mar 2008 21:36:09 +0100 |
Benoit Boissinot |
merge with crew
|
Fri, 14 Mar 2008 21:35:49 +0100 |
Benoit Boissinot |
make sure not to reuse an existing append-file from a previous failed pull
|
Fri, 14 Mar 2008 10:32:19 -0300 |
Alexis S. L. Carvalho |
Fix issue995 (copy --after and symlinks pointing to a directory)
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
dirstate: ignore mode changes if the fs does not supports the exec bit
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
merge: require --force when there are deleted files
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
add a test for a375ffc2aa1b
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
localrepo.commit: normalize commit message even for rawcommit.
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
debugancestor: use repo.lookup when no revlog was specified
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
update output of test-hgweb
|
Fri, 14 Mar 2008 01:45:17 -0300 |
Alexis S. L. Carvalho |
setup.py: use a simplified custom version of CCompiler.has_function
|
Thu, 13 Mar 2008 23:45:36 +0100 |
Florent Guillaume |
gitweb: show branches in most of the templates
|
Thu, 13 Mar 2008 23:45:35 +0100 |
Florent Guillaume |
hgweb_mod: add branch helper functions to use in templates
|
Thu, 13 Mar 2008 19:53:02 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
Thu, 13 Mar 2008 10:42:46 +0100 |
Christian Ebert |
win32text: use util.binary to detect \0
|
Fri, 14 Mar 2008 01:39:15 +0100 |
Thomas Arendsen Hein |
adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -j
|
Thu, 13 Mar 2008 19:50:03 -0300 |
Alexis S. L. Carvalho |
setup.py: skip inotify if there's no inotify_add_watch
|
Thu, 13 Mar 2008 17:39:30 +0100 |
Benoit Boissinot |
run-tests.py: add a summary of failed tests at the end
|
Thu, 13 Mar 2008 15:40:41 +0100 |
Benoit Boissinot |
fix incorrect date when committing a tag
|
Wed, 12 Mar 2008 15:44:08 -0700 |
Alexis S. L. Carvalho |
merge: fix handling of deleted files
|
Wed, 12 Mar 2008 15:33:43 -0700 |
Bryan O'Sullivan |
setup.py: os.uname is not available on Windows
|
Wed, 12 Mar 2008 15:31:10 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
Wed, 12 Mar 2008 15:30:11 -0700 |
Bryan O'Sullivan |
Add inotify extension
|