Mon, 17 Mar 2008 08:04:09 -0700 |
Bryan O'Sullivan |
Merge
|
Mon, 17 Mar 2008 07:59:23 -0700 |
Bryan O'Sullivan |
Backed out changeset 91ac1726730a
|
Sun, 16 Mar 2008 22:59:31 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
Sun, 16 Mar 2008 22:59:04 -0700 |
Bryan O'Sullivan |
issue 1003: send all data properly
|
Sun, 16 Mar 2008 23:30:47 +0100 |
Thomas Arendsen Hein |
Remove unneeded "import os.path" again.
|
Sun, 16 Mar 2008 23:24:53 +0100 |
Thomas Arendsen Hein |
Spacing cleanup
|
Sun, 16 Mar 2008 06:10:47 -0300 |
Alexis S. L. Carvalho |
filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)
|
Sat, 15 Mar 2008 12:42:41 -0700 |
Eric Hopper |
Change User-agent field in client to have a lot more info.
|
Sat, 15 Mar 2008 12:42:34 -0700 |
Eric Hopper |
Allow hgwebdir collections to follow symlinks.
|
Sat, 15 Mar 2008 22:03:18 -0300 |
Alexis S. L. Carvalho |
Revert cfebb175704f, fixing the output of 2 tests
|
Sat, 15 Mar 2008 22:03:18 -0300 |
Alexis S. L. Carvalho |
test-mv-cp-st-diff: avoid linkrev collisions
|
Sun, 16 Mar 2008 00:35:14 +0100 |
Patrick Mezard |
convert: avoid querying log of foreign svn branches
|
Sun, 16 Mar 2008 00:35:12 +0100 |
Patrick Mezard |
patch: check filename is /dev/null for creation or deletion (issue 1033)
|
Sat, 15 Mar 2008 16:51:53 -0500 |
Matt Mackall |
update tests for copy detection changes
|
Sat, 15 Mar 2008 16:49:27 -0500 |
Matt Mackall |
copies: add tests for status -C/diff --git
|
Sat, 15 Mar 2008 16:25:27 -0500 |
Matt Mackall |
copies: deal with symmetric difference for linear relationships
|
Sat, 15 Mar 2008 16:24:16 -0500 |
Matt Mackall |
status: find copies and renames beyond the working directory
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
diff: use copy smarts from copies.py
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
copies: move findcopies code to its own module
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
merge: move symmetricdifferences to ancestor.py
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
merge: simplify some helpers
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
merge: more simplifications to checkcopies
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
merge: simplify checkcopies
|
Sat, 15 Mar 2008 10:02:31 -0500 |
Matt Mackall |
merge: privatize some functions, unnest some others
|
Fri, 14 Mar 2008 11:01:31 -0500 |
Alexis S. L. Carvalho |
merge: notice uncommited copies (issue1000)
|
Sun, 02 Mar 2008 08:51:02 -0800 |
Eric Hopper |
Check for patches repo with os.path.isdir not os.path.exists
|
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
|