log

age author description
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)