Sun, 01 Jul 2007 19:58:19 -0700 |
Brendan Cully |
convert: split converter into convertsource and convertsink
|
Sun, 01 Jul 2007 19:40:02 -0700 |
Brendan Cully |
convert: move *** empty log message *** into commit class
|
Sun, 01 Jul 2007 19:23:10 -0700 |
Brendan Cully |
convert: initialize source after destination, cleaning up if source is unusable
|
Sun, 01 Jul 2007 15:02:15 -0700 |
Brendan Cully |
convert: add -r argument specifying latest revision to convert
|
Sun, 01 Jul 2007 12:58:08 -0700 |
Brendan Cully |
convert: ove recode method into converter_source
|
Sun, 01 Jul 2007 19:19:42 +0200 |
Thomas Arendsen Hein |
Merge with crew-stable
|
Sat, 30 Jun 2007 08:31:23 -0700 |
Brendan Cully |
Merge with Adam Spiers
|
Sat, 30 Jun 2007 01:21:41 +0100 |
Adam Spiers |
mercurial.spec: convert extension now installs files into hgext/convert/
|
Sat, 30 Jun 2007 01:21:41 +0100 |
Adam Spiers |
buildrpm: fix rpm release number calculation
|
Sun, 03 Jun 2007 14:42:39 +0100 |
Adam Spiers |
buildrpm: auto-generate %changelog in .spec file
|
Sat, 30 Jun 2007 01:21:22 +0100 |
Adam Spiers |
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
|
Sun, 03 Jun 2007 14:40:56 +0100 |
Adam Spiers |
mercurial.spec: include various utility files from contrib/ in rpm
|
Sun, 21 Jan 2007 00:59:23 -1000 |
julian |
mercurial.spec: add BuildRequires
|
Sat, 02 Jun 2007 12:42:47 +0100 |
Adam Spiers |
mercurial.spec: fix when default python prefix != rpm %{_prefix}
|
Fri, 29 Jun 2007 13:06:49 -0700 |
Lee Cantey |
Convert default mercurial.ini file to Windows line endings
|
Thu, 05 Jul 2007 13:34:18 -0500 |
Matt Mackall |
merge: make test for fast-forward merge stricter (issue619)
|
Wed, 04 Jul 2007 09:20:56 +0200 |
Thomas Arendsen Hein |
Fixed calling the merge script and reporting errors in debuginstall (issue617)
|
Tue, 03 Jul 2007 12:45:33 +0200 |
Thomas Arendsen Hein |
Fix revlog.children so the real children of the null revision can be calculated.
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
hgweb: use lrwxrwxrwx as the permissions of a symlink
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
Make hg add foo; hg mv foo bar work.
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-copy2: use status -C instead of debugstate | grep copy
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-rename: use hg status -C; don't use hg debugstate | grep copy
|
Sun, 01 Jul 2007 19:15:25 +0200 |
Thomas Arendsen Hein |
Make hgk handle filenames with spaces (issue49)
|
Sun, 01 Jul 2007 15:22:49 +0200 |
Thomas Arendsen Hein |
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
|
Fri, 29 Jun 2007 11:13:36 +0200 |
Thomas Arendsen Hein |
Added full URL to debug output if something doesn't look like an http hg repo.
|
Thu, 28 Jun 2007 21:16:25 -0700 |
Brendan Cully |
Handle extensions with defined but empty cmdtable
|
Thu, 28 Jun 2007 09:19:08 -0700 |
Brendan Cully |
mq: more qdelete help text tweaks
|
Thu, 28 Jun 2007 08:42:43 -0700 |
Brendan Cully |
mq: require patch argument or revision for qdelete
|