Mercurial > hg
graph
-
convert: import all branches from git repositoriesSun, 01 Jul 2007 22:00:25 -0700, by Brendan Cully
-
convert: gitcmd wrapper for os.popenSun, 01 Jul 2007 21:09:08 -0700, by Brendan Cully
-
convert: activate subversion engineSun, 01 Jul 2007 20:30:04 -0700, by Brendan Cully
-
convert extension: Add SVN converterSun, 01 Jul 2007 23:56:11 +0200, by Daniel Holth
-
convert extension: stripped-down svn transport moduleSun, 01 Jul 2007 17:15:54 +0200, by Daniel Holth
-
convert: split converter into convertsource and convertsinkSun, 01 Jul 2007 19:58:19 -0700, by Brendan Cully
-
convert: move *** empty log message *** into commit classSun, 01 Jul 2007 19:40:02 -0700, by Brendan Cully
-
convert: initialize source after destination, cleaning up if source is unusableSun, 01 Jul 2007 19:23:10 -0700, by Brendan Cully
-
convert: add -r argument specifying latest revision to convertSun, 01 Jul 2007 15:02:15 -0700, by Brendan Cully
-
convert: ove recode method into converter_sourceSun, 01 Jul 2007 12:58:08 -0700, by Brendan Cully
-
Merge with crew-stableSun, 01 Jul 2007 19:19:42 +0200, by Thomas Arendsen Hein
-
Merge with Adam SpiersSat, 30 Jun 2007 08:31:23 -0700, by Brendan Cully
-
mercurial.spec: convert extension now installs files into hgext/convert/Sat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: fix rpm release number calculationSat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: auto-generate %changelog in .spec fileSun, 03 Jun 2007 14:42:39 +0100, by Adam Spiers
-
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpmSat, 30 Jun 2007 01:21:22 +0100, by Adam Spiers
-
mercurial.spec: include various utility files from contrib/ in rpmSun, 03 Jun 2007 14:40:56 +0100, by Adam Spiers
-
mercurial.spec: add BuildRequiresSun, 21 Jan 2007 00:59:23 -1000, by julian
-
mercurial.spec: fix when default python prefix != rpm %{_prefix}Sat, 02 Jun 2007 12:42:47 +0100, by Adam Spiers
-
Convert default mercurial.ini file to Windows line endingsFri, 29 Jun 2007 13:06:49 -0700, by Lee Cantey
-
merge: make test for fast-forward merge stricter (issue619)Thu, 05 Jul 2007 13:34:18 -0500, by Matt Mackall
-
Fixed calling the merge script and reporting errors in debuginstall (issue617)Wed, 04 Jul 2007 09:20:56 +0200, by Thomas Arendsen Hein
-
Fix revlog.children so the real children of the null revision can be calculated.Tue, 03 Jul 2007 12:45:33 +0200, by Thomas Arendsen Hein
-
hgweb: use lrwxrwxrwx as the permissions of a symlinkTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hg add foo; hg mv foo bar work.Tue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-copy2: use status -C instead of debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-rename: use hg status -C; don't use hg debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hgk handle filenames with spaces (issue49)Sun, 01 Jul 2007 19:15:25 +0200, by Thomas Arendsen Hein
-
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.Sun, 01 Jul 2007 15:22:49 +0200, by Thomas Arendsen Hein
-
Added full URL to debug output if something doesn't look like an http hg repo.Fri, 29 Jun 2007 11:13:36 +0200, by Thomas Arendsen Hein