Sat, 11 Aug 2007 13:34:19 +0200 |
Thomas Arendsen Hein |
Added test for commands.dispatch (especially 88803a69b24)
|
Sat, 11 Aug 2007 13:17:24 +0200 |
Thomas Arendsen Hein |
test-context.py: Don't create second repo instance (fixed since 7b5723c95a82)
|
Sat, 11 Aug 2007 13:07:47 +0200 |
Thomas Arendsen Hein |
fancyopts: Copy list arguments in command table before modifying.
|
Sat, 11 Aug 2007 12:47:58 +0200 |
Thomas Arendsen Hein |
Print less scary message if the system supports symlinks:
|
Sat, 11 Aug 2007 12:36:04 +0200 |
Thomas Arendsen Hein |
Hide absolute path from test-no-symlinks output.
|
Thu, 09 Aug 2007 23:14:52 +0200 |
Patrick Mezard |
hghave: prefix temporary files with "hg-hghave-"
|
Thu, 09 Aug 2007 23:14:50 +0200 |
Patrick Mezard |
test-no-symlinks: rename .bundle into .hg for consistency.
|
Thu, 09 Aug 2007 12:34:25 -0700 |
Brendan Cully |
fix up previous commit for stable
|
Wed, 08 Aug 2007 18:04:06 -0700 |
Brendan Cully |
Cache extension load failures.
|
Thu, 09 Aug 2007 01:04:27 +0200 |
Benoit Boissinot |
unobfuscate part of f94dbc6c7eaf
|
Wed, 08 Aug 2007 22:47:18 +0200 |
Patrick Mezard |
Test symlink handling on platform not supporting them
|
Wed, 08 Aug 2007 23:07:39 +0200 |
Patrick Mezard |
hghave: feature absence can be checked by prefixing with 'no-'
|
Wed, 08 Aug 2007 22:47:30 +0200 |
Eric Hopper |
Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
|
Tue, 07 Aug 2007 15:56:26 +0200 |
Thomas Arendsen Hein |
CVS import: Support new-style .cvspass-file format.
|
Tue, 07 Aug 2007 10:24:33 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces
|
Mon, 06 Aug 2007 20:25:50 +0200 |
Thomas Arendsen Hein |
Update on pull -u when heads were closed (fixes issue666).
|
Thu, 05 Jul 2007 19:47:04 -0700 |
Brendan Cully |
gitweb: add notfound template
|
Mon, 06 Aug 2007 14:45:43 +0200 |
Thomas Arendsen Hein |
Add message to test output if a test is aborted due to a timeout.
|
Mon, 06 Aug 2007 10:08:28 +0200 |
Patrick Mezard |
Fix issue 653: symlinks checkout failure on non-supporting platforms
|
Mon, 06 Aug 2007 09:57:23 +0200 |
Patrick Mezard |
test-oldcgi: replace shebangs with explicit python calls to help pysh.
|
Mon, 06 Aug 2007 09:57:23 +0200 |
Patrick Mezard |
test-issue352: skip tests if platform does not support EOL in paths.
|
Mon, 06 Aug 2007 09:57:23 +0200 |
Patrick Mezard |
hghave: detect support for EOL in paths.
|
Mon, 06 Aug 2007 10:38:07 +0200 |
Patrick Mezard |
test-git-import: fake executable permissions.
|
Mon, 06 Aug 2007 10:26:04 +0200 |
Patrick Mezard |
hghave: detect executable permission availability.
|
Mon, 06 Aug 2007 09:57:23 +0200 |
Patrick Mezard |
test-clone-failure: fake output upon fifo unavailabity
|
Mon, 06 Aug 2007 09:57:23 +0200 |
Patrick Mezard |
hghave: detect FIFO availability
|
Mon, 06 Aug 2007 09:57:23 +0200 |
Patrick Mezard |
Skip test-archive-symlinks if symlinks are not available
|
Wed, 25 Jul 2007 15:58:10 +0900 |
Shun-ichi GOTO |
posixfile_nt: '+' should allow read access.
|
Tue, 17 Jul 2007 23:33:42 +0200 |
Patrick Mezard |
posixfile_nt: '+' was understood as read mode instead of update.
|
Mon, 06 Aug 2007 00:35:06 -0300 |
Alexis S. L. Carvalho |
httprepo: quote the path part of the URL
|
Sun, 05 Aug 2007 23:04:56 -0300 |
Alexis S. L. Carvalho |
dirstate: fix rebuild; add a test
|
Sun, 05 Aug 2007 22:36:39 -0300 |
Alexis S. L. Carvalho |
hgweb: don't use os.path.join to build URL parts
|
Sun, 05 Aug 2007 22:36:39 -0300 |
Alexis S. L. Carvalho |
hgwebdir: change os.sep in the name of repos to "/"
|
Sat, 04 Aug 2007 22:25:12 +0200 |
Thomas Arendsen Hein |
Simplify/correct finding the hg executable (fixes issue644)
|
Tue, 10 Jul 2007 10:06:24 -0700 |
Brendan Cully |
archive: abort on empty repository. Fixes #624.
|
Thu, 02 Aug 2007 13:23:53 -0500 |
Matt Mackall |
Merge with -stable
|
Thu, 02 Aug 2007 12:29:10 -0500 |
Matt Mackall |
merge: avoid double deletion mentioned in issue636
|
Thu, 02 Aug 2007 13:03:25 +0200 |
Thomas Arendsen Hein |
merge with hg-stable
|
Thu, 02 Aug 2007 14:51:49 +0200 |
Thomas Arendsen Hein |
The >| redirection does not exist in plain sh.
|
Thu, 02 Aug 2007 14:04:51 +0200 |
Thomas Arendsen Hein |
imerge: sorted() is only available in python2.4 and above
|
Thu, 02 Aug 2007 14:04:00 +0200 |
Benoit Boissinot |
imerge: tarfile.extractall is only available in python2.5
|
Wed, 01 Aug 2007 23:59:19 -0700 |
Brendan Cully |
Update imerge for new filemerge interface
|
Thu, 02 Aug 2007 01:56:08 -0300 |
Alexis S. L. Carvalho |
del transaction before lock before wlock
|
Thu, 02 Aug 2007 01:56:08 -0300 |
Alexis S. L. Carvalho |
convert: fix locking order
|
Thu, 02 Aug 2007 01:56:08 -0300 |
Alexis S. L. Carvalho |
update tests output
|
Wed, 01 Aug 2007 15:16:42 -0700 |
Brendan Cully |
convert: (svn) simplify _find_children
|
Wed, 01 Aug 2007 14:32:53 -0700 |
Brendan Cully |
Merge with stable
|
Wed, 01 Aug 2007 14:32:05 -0700 |
Brendan Cully |
Update asciidoc instructions to suggest html4 for newer versions
|
Wed, 01 Aug 2007 14:26:30 -0700 |
Brendan Cully |
Merge with mpm
|
Wed, 01 Aug 2007 12:03:50 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
Wed, 01 Aug 2007 12:03:10 -0700 |
Bryan O'Sullivan |
dirstate: improve error message on file/directory clash
|
Wed, 01 Aug 2007 11:37:11 -0700 |
Brendan Cully |
imerge extension and test
|
Wed, 01 Aug 2007 14:03:48 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 01 Aug 2007 12:33:12 -0500 |
Matt Mackall |
merge: do early copy to deal with issue636
|
Wed, 01 Aug 2007 09:57:05 -0700 |
Bryan O'Sullivan |
localrepository: allow rawcommit to commit with an empty message
|
Wed, 01 Aug 2007 10:42:42 +0200 |
Thomas Arendsen Hein |
Update style of record's cmdtable to match mercurial/commands.py
|
Wed, 01 Aug 2007 10:33:21 +0200 |
Thomas Arendsen Hein |
os.isatty isn't available on Windows, so use sys.stdin.isatty()
|
Tue, 31 Jul 2007 17:18:59 -0700 |
Bryan O'Sullivan |
convert: add config option to turn off use of branch names
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
Add record extension, giving darcs-like interactive hunk picking
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
ui: get readline and prompt to behave better depending on interactivity
|