Sat, 23 Jun 2007 12:05:00 +0200 |
Thomas Arendsen Hein |
Merge with main
|
Fri, 22 Jun 2007 20:44:40 -0300 |
Alexis S. L. Carvalho |
merge: fix small bug with a failed merge across a rename
|
Fri, 22 Jun 2007 17:29:49 -0500 |
Matt Mackall |
rollback: update help for issue316
|
Fri, 22 Jun 2007 19:43:29 -0300 |
Alexis S. L. Carvalho |
transplant: fix locking order
|
Fri, 22 Jun 2007 19:06:04 -0300 |
Alexis S. L. Carvalho |
git patches: correct handling of filenames with spaces
|
Fri, 22 Jun 2007 14:32:54 -0300 |
Alexis S. L. Carvalho |
Work around urllib2 digest auth bug with Python < 2.5
|
Thu, 21 Jun 2007 23:42:06 -0300 |
Alexis S. L. Carvalho |
dirstate.status: if a file is marked as copied, consider it modified
|
Thu, 21 Jun 2007 18:05:14 -0500 |
Matt Mackall |
Merge with Eric Hopper
|
Thu, 21 Jun 2007 10:40:09 -0700 |
Eric Hopper |
Change branches to sort 'active' branches first, and add an option to show only active branches.
|
Thu, 21 Jun 2007 18:02:03 -0500 |
Matt Mackall |
merge: warn user about divergent renames
|
Thu, 21 Jun 2007 22:19:41 +0200 |
Patrick Mezard |
Merge with crew
|
Thu, 21 Jun 2007 21:58:18 +0200 |
Marcos Chaves |
Handle CTRL+C in serve under Windows.
|
Thu, 21 Jun 2007 13:09:01 -0500 |
Matt Mackall |
identify: take a path to a remote repo
|
Thu, 21 Jun 2007 13:09:00 -0500 |
Matt Mackall |
dispatch: parse local hgrc for paths
|
Thu, 21 Jun 2007 19:38:44 +0200 |
Thomas Arendsen Hein |
hgweb_mod.archive(): Use 'key' instead of builtin 'id'.
|
Thu, 21 Jun 2007 19:24:27 +0200 |
Thomas Arendsen Hein |
Remove useless variable assignments in util.opener.
|
Thu, 21 Jun 2007 11:54:16 -0500 |
Matt Mackall |
identify: work with remote repos
|
Thu, 21 Jun 2007 11:54:13 -0500 |
Matt Mackall |
identify: add support for output flags
|
Thu, 21 Jun 2007 11:54:11 -0500 |
Matt Mackall |
identify: accept a revision argument
|
Thu, 21 Jun 2007 11:42:39 -0500 |
Matt Mackall |
identify: use contexts
|
Thu, 21 Jun 2007 11:42:39 -0500 |
Matt Mackall |
context: add tags() method
|
Thu, 21 Jun 2007 11:42:39 -0500 |
Matt Mackall |
identify: show nullid for empty repo
|
Thu, 21 Jun 2007 10:00:59 +0200 |
Thomas Arendsen Hein |
Backed out changeset cfa477946181824f4c769580ebf59710090ba08a
|
Thu, 21 Jun 2007 09:45:33 +0200 |
Thomas Arendsen Hein |
Adjust note about variables not being set for empty values.
|
Thu, 21 Jun 2007 09:25:49 +0200 |
Thomas Arendsen Hein |
Kill trailing spaces
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
mq: test that qpush cleans things up when it fails
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: clear dirty flag
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
dirstate: fix typo
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
update the output of test-help and test-globalopts
|
Wed, 20 Jun 2007 20:13:31 -0700 |
Brendan Cully |
Fix dispatch error message when not in a repo
|
Wed, 20 Jun 2007 19:20:37 -0700 |
Brendan Cully |
archive: test md5 consistency
|
Mon, 11 Jun 2007 19:09:01 +0200 |
csaba henk |
timestamp of gzip archives taken from changeset context
|
Wed, 20 Jun 2007 18:09:40 -0700 |
Brendan Cully |
Test attempt to remove nonexistent tag
|
Fri, 15 Jun 2007 14:48:21 -0500 |
TK Soh |
tag: abort when trying to remove nonexistent tags
|
Wed, 20 Jun 2007 17:53:11 -0700 |
Brendan Cully |
Small fixes for 8e503fa54d2d (hg heads branch)
|
Tue, 19 Jun 2007 08:37:43 -0700 |
Eric Hopper |
Add option to heads to show only heads for current branch.
|
Tue, 19 Jun 2007 08:37:41 -0700 |
Eric Hopper |
Provide a version independent way to use the set datatype.
|
Tue, 19 Jun 2007 17:03:31 +0200 |
Patrick Mezard |
Fix read mode when importing patch.
|
Wed, 20 Jun 2007 23:32:31 +0200 |
Patrick Mezard |
Add tests for ui.patch regression.
|
Tue, 19 Jun 2007 17:02:07 +0200 |
Patrick Mezard |
patch: fix ui.patch regression introduced by 62019c4427e3.
|
Wed, 20 Jun 2007 22:06:37 +0200 |
Patrick Mezard |
printenv: filter empty environment variables for portability.
|
Wed, 20 Jun 2007 22:05:43 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 20 Jun 2007 21:35:41 +0200 |
Patrick Mezard |
Document empty environment variables not being passed to hooks under Windows.
|
Wed, 20 Jun 2007 00:22:51 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 20 Jun 2007 00:10:21 +0200 |
Patrick Mezard |
test-annotate: add a test for issue 589.
|
Wed, 20 Jun 2007 00:10:21 +0200 |
Patrick Mezard |
Fix issue 589: "undelete" sequence leads to crash.
|
Wed, 20 Jun 2007 00:09:32 +0200 |
Patrick Mezard |
Add test for debugrename
|
Wed, 20 Jun 2007 00:09:30 +0200 |
Patrick Mezard |
Fix debugrename --rev option
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
Tue, 19 Jun 2007 08:17:55 +0200 |
Thomas Arendsen Hein |
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
Mon, 18 Jun 2007 21:30:27 -0500 |
Matt Mackall |
dispatch: report failed imports nicely
|
Mon, 18 Jun 2007 19:43:26 -0500 |
Matt Mackall |
demandimport: fix issue579 and add a test
|
Mon, 18 Jun 2007 17:49:56 -0500 |
Matt Mackall |
dispatch: add generic pre- and post-command hooks
|
Mon, 18 Jun 2007 15:21:02 -0700 |
Lee Cantey |
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.
|
Mon, 18 Jun 2007 15:14:49 -0700 |
Lee Cantey |
Fix for including hgext in Windows compiled version.
|
Mon, 18 Jun 2007 15:06:14 -0700 |
Lee Cantey |
Merge with crew
|
Mon, 18 Jun 2007 15:03:55 -0700 |
Lee Cantey |
Fix for demandimport.py and Windows compiled version.
|
Mon, 18 Jun 2007 14:52:31 -0700 |
Brendan Cully |
Work around heisenbug in Popen3.__del__
|
Mon, 18 Jun 2007 12:39:43 -0700 |
Brendan Cully |
Merge with mpm
|