Mon, 05 Mar 2007 19:54:21 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 05 Mar 2007 19:48:21 +0100 |
Thomas Arendsen Hein |
Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)
|
Sun, 04 Mar 2007 18:42:31 +0100 |
Thomas Arendsen Hein |
patchbomb: Strip more than one trailing dot (and spaces between them)
|
Sun, 04 Mar 2007 18:40:08 +0100 |
Thomas Arendsen Hein |
patchbomb: Allow to specify subject of single-patch-series (issue475)
|
Sun, 04 Mar 2007 14:35:11 -0300 |
Alexis S. L. Carvalho |
test-abort-checkin: use a hook to abort the commit
|
Sun, 04 Mar 2007 14:09:29 -0300 |
Alexis S. L. Carvalho |
test-bad-extension: avoid printing the file name
|
Sun, 04 Mar 2007 14:04:42 -0300 |
Alexis S. L. Carvalho |
make test-acl a bit more digestable for windows
|
Fri, 23 Feb 2007 17:54:34 +0200 |
Giorgos Keramidas |
Create the parent directory when checking out symlinks.
|
Fri, 05 Jan 2007 21:28:49 +0200 |
Giorgos Keramidas |
Fix addremove for symlinks to non-existent files
|
Sun, 18 Feb 2007 20:39:25 +0100 |
Erling Ellingsen |
Avoid some false positives for addremove -s
|
Sun, 04 Mar 2007 09:03:21 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Sat, 03 Mar 2007 17:54:13 +0100 |
Christian Ebert |
mq: abort cleanly when invalid patch name is given to qguard
|
Mon, 19 Feb 2007 12:38:58 +0300 |
Andrei Vermel |
Close keepalive connections to fix server traceback
|
Tue, 20 Feb 2007 22:20:16 +0100 |
Erling Ellingsen |
don't return uninitialized memory from bdiff.blocks()
|
Mon, 19 Feb 2007 10:08:59 +0100 |
Patrick Mezard |
web/server: disable address reuse option for BaseHTTPServer on windows
|
Mon, 19 Feb 2007 10:32:46 +0100 |
Patrick Mezard |
stdout raises EINVAL when flush() is called on a closed pipe under win32.
|
Mon, 19 Feb 2007 10:29:05 +0100 |
Patrick Mezard |
localrepo: stream_in may raise ZeroDivisionError with nul float elapsed argument.
|
Mon, 19 Feb 2007 09:59:37 +0100 |
Patrick Mezard |
streamclone: stream_out tried to decodefilename non-normalized paths
|
Sat, 03 Mar 2007 18:59:54 -0800 |
Brendan Cully |
Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)
|
Fri, 02 Mar 2007 14:03:30 -0800 |
Brendan Cully |
Suppress <stdout> before hg export -v (regression from previous patch).
|
Thu, 01 Mar 2007 20:53:38 -0800 |
Brendan Cully |
Let patch.export handle any fp-like object
|
Thu, 01 Mar 2007 22:15:56 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Thu, 01 Mar 2007 22:15:17 +0100 |
Thomas Arendsen Hein |
Unified #! paths for python scripts and removed them for test modules.
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Use the mercurial i18n infrastructure in the purge extension
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Print relative names in the purge extension
|
Tue, 27 Feb 2007 16:48:17 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 27 Feb 2007 12:58:40 -0800 |
Brendan Cully |
Break core of repo.tag into dirstate/hook-free repo._tag for convert-repo
|
Mon, 26 Feb 2007 21:57:33 +0100 |
Thomas Arendsen Hein |
Use only integer part of mtime in workingfilectx.date(), fixes test-context.py
|
Tue, 27 Feb 2007 16:47:16 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 27 Feb 2007 16:20:06 -0600 |
Matt Mackall |
merge: fix renaming of subdirectories under renamed directories
|
Mon, 26 Feb 2007 12:12:29 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 21 Feb 2007 00:38:06 +0100 |
Edouard Gomez |
Don't keep trailing white space in cvs tags
|
Wed, 21 Feb 2007 00:38:06 +0100 |
Edouard Gomez |
Change a bit cvsps arguments
|
Fri, 23 Feb 2007 14:16:50 -0600 |
Matt Mackall |
Merge with crew
|
Fri, 23 Feb 2007 17:31:00 +0100 |
Thomas Arendsen Hein |
Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
|
Thu, 22 Feb 2007 19:00:05 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 20 Feb 2007 20:55:23 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 17 Feb 2007 09:54:44 +0100 |
Christian Ebert |
test-notify: adapt to sed shipped with MacOS
|
Sat, 17 Feb 2007 09:55:00 -0200 |
Alexis S. L. Carvalho |
git binary patches: don't print the header for identical files
|
Sat, 17 Feb 2007 09:54:59 -0200 |
Alexis S. L. Carvalho |
git binary patches: use hashes to detect identical files
|
Sat, 17 Feb 2007 09:54:58 -0200 |
Alexis S. L. Carvalho |
add test for diffing identical binary files
|
Sat, 17 Feb 2007 09:54:56 -0200 |
tailgunner |
Don't lie that "binary file has changed"
|
Wed, 21 Feb 2007 11:02:37 -0600 |
Matt Mackall |
convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos
|
Sat, 17 Feb 2007 04:50:06 -0200 |
Alexis S. L. Carvalho |
add some tests for qpush/qpop error codes
|
Tue, 13 Feb 2007 08:54:48 -0500 |
Ben Thomas |
Modify qpush/qpop idempotent operations to return success
|
Sat, 17 Feb 2007 04:50:03 -0200 |
Alexis S. L. Carvalho |
mq: propagate the return error of pop
|
Fri, 16 Feb 2007 05:53:03 -0200 |
Alexis S. L. Carvalho |
util_win32.py: fix user_rcpath
|
Thu, 15 Feb 2007 09:51:57 -0700 |
Shane Holloway |
Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.py
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 16 Feb 2007 05:10:43 -0200 |
Alexis S. L. Carvalho |
hgweb: catch util.Abort raised by addchangegroup
|
Fri, 16 Feb 2007 04:54:49 -0200 |
Alexis S. L. Carvalho |
notify: don't try to fix addresses if notify.domain is not set
|
Fri, 16 Feb 2007 04:54:47 -0200 |
Alexis S. L. Carvalho |
mail.py: don't try to use TLS if python doesn't have SSL support
|
Fri, 16 Feb 2007 04:54:46 -0200 |
Alexis S. L. Carvalho |
git patches: handle renames of binary files
|
Thu, 15 Feb 2007 08:49:20 -0200 |
Alexis S. L. Carvalho |
hgweb/server.py: use hg.repository to create a repo object
|
Thu, 15 Feb 2007 08:44:08 -0200 |
Alexis S. L. Carvalho |
qclone: don't call reposetup manually
|
Thu, 15 Feb 2007 08:14:03 -0200 |
Alexis S. L. Carvalho |
extdiff: open files in binary mode
|
Thu, 15 Feb 2007 12:51:43 +0300 |
Andrei Vermel |
Make extdiff work at root directory
|
Thu, 15 Feb 2007 05:38:00 -0200 |
Alexis S. L. Carvalho |
Fix util.shellquote on windows.
|
Thu, 15 Feb 2007 05:18:23 -0200 |
Jun Inoue |
Fix accessing the repo through a symlink.
|
Thu, 15 Feb 2007 10:15:08 -0200 |
Alexis S. L. Carvalho |
Fix hg showconfig traceback with values that aren't strings
|