log

age author description
Thu, 18 Jun 2009 01:21:26 +0100 Christian Ebert keyword: concise help title
Thu, 18 Jun 2009 08:18:52 +0200 Cédric Duval interhg: upgrade comments to online help and improve them
Tue, 16 Jun 2009 22:24:46 +0200 Cédric Duval churn: improve description
Wed, 10 Jun 2009 19:59:44 +0200 Cédric Duval doc: fix regexp for determining the man page section
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward Fix test-convert-cvsnt-mergepoints so it works reliably.
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward test-convert-cvsnt-mergepoints: make it work on OS X.
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward test-convert-cvsnt-mergepoints: ignore differences between CVS 1.11 and 1.12.
Mon, 15 Jun 2009 20:35:19 -0400 Greg Ward Rename CVSNT "mergepoints" test and make it executable.
Tue, 16 Jun 2009 16:22:42 +0100 Colin Caughie Fixed patch.eol bug that truncated all patched lines to one character
Mon, 15 Jun 2009 02:51:10 -0500 Matt Mackall subrepo: add a test
Mon, 15 Jun 2009 02:46:20 -0500 Matt Mackall subrepo: basic push support
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall subrepo: add update/merge logic
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall commit: recurse into subrepositories
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall subrepo: introduce basic state parsing
Mon, 15 Jun 2009 00:03:27 +0200 Patrick Mezard Make mq, record and transplant honor patch.eol
Mon, 15 Jun 2009 00:03:26 +0200 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019)
Sun, 14 Jun 2009 13:32:19 -0700 Brendan Cully gpg: add test
Sun, 14 Jun 2009 12:18:46 -0700 Brendan Cully gpg: unbreak 02a12835b17e. We need a test.
Sat, 13 Jun 2009 18:16:44 -0500 Matt Mackall share: allow dest to default to the basename of source
Sat, 13 Jun 2009 18:08:51 -0500 Matt Mackall Merge with crew
Sat, 13 Jun 2009 23:02:51 +0200 Patrick Mezard bisect: improve --command output
Sat, 13 Jun 2009 22:42:16 +0200 Patrick Mezard dirstate: fix typo introduced by 3507f6c7715c
Sat, 13 Jun 2009 22:42:15 +0200 Patrick Mezard test-bisect: test --command option
Sat, 13 Jun 2009 22:42:13 +0200 Patrick Mezard bisect: fix traceback when command executable is not found
Sat, 13 Jun 2009 18:01:48 -0500 Matt Mackall share: add experimental share extension
Sat, 13 Jun 2009 18:01:47 -0500 Matt Mackall add helper function to create shared repos
Sat, 13 Jun 2009 18:01:46 -0500 Matt Mackall repo: add internal support for sharing store directories
Fri, 12 Jun 2009 02:19:51 -0500 Matt Mackall remoteui: properly create dst with copy()
Sat, 13 Jun 2009 14:44:59 -0500 Matt Mackall repo: set up ui and extensions earlier
Wed, 10 Jun 2009 19:11:49 -0400 John Mulligan localrepo: remove 'closed' argument to heads(...) function