log

age author description
Fri, 15 Feb 2008 18:36:49 +0100 Christian Ebert keyword: add test for patch.diff monkey
Fri, 15 Feb 2008 18:36:28 +0100 Christian Ebert keyword: make main class and hg command accessible
Fri, 15 Feb 2008 18:21:02 +0100 Christian Ebert keyword: move expand/shrink decisions into kwtemplater
Fri, 15 Feb 2008 10:51:35 -0200 Alexis S. L. Carvalho try to fix test-inherit-mode on HFS+
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho cmdutil.commit: use relative paths in the error messages
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho util.pathto: return '.' instead of an empty string
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho status: put added files that have disappeared in the deleted list
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: unify forget and remove lists
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: only call dirstate.normal when we know the file is clean
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho commands.revert: don't call hg.revert
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: don't let repo.status walk the whole working dir
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho Set bundle.mainreporoot only after checking that it's a local repo
Thu, 14 Feb 2008 20:54:52 +0100 Thomas Arendsen Hein Fix test-hgweb-commands.out after 9b817c0a82f1
Sun, 26 Aug 2007 21:31:18 -0300 Fabio Zadrozny Propagating changes back to working dirs when changing files in external
Thu, 14 Feb 2008 19:35:40 +0100 Patrick Mezard test-convert-baz: set username with baz, not tla
Wed, 13 Feb 2008 00:40:18 +0100 Patrick Mezard Define tla username locally in baz and tla tests
Sat, 16 Feb 2008 11:55:33 +0100 Patrick Mezard convert: fix --datesort ordering
Tue, 18 Dec 2007 14:01:34 -0600 Kirill Smelkov [RFC] convert: fix --datesort
Fri, 15 Feb 2008 15:44:32 -0200 Alexis S. L. Carvalho push: exit(1) if "push creates new remote branches!"
Thu, 14 Feb 2008 10:55:17 -0600 Matt Mackall hgweb: Fix stray quote in logo img tag
Thu, 14 Feb 2008 10:28:27 -0600 Matt Mackall hgweb: add new logos
Thu, 14 Feb 2008 10:25:24 -0600 Matt Mackall Add the new "droplet" logo
Thu, 14 Feb 2008 11:25:30 +0100 Thomas Arendsen Hein cat --decode: Drop short option, use opts.get() instead of opts[]
Sat, 09 Feb 2008 13:05:22 -0500 Jesse Glick Option --decode for hg cat to apply decode filters.
Wed, 13 Feb 2008 23:49:57 +0100 Christian Ebert keyword: monkeypatch patch.diff for non-interactive diffs
Thu, 14 Feb 2008 00:13:20 +0100 Thomas Arendsen Hein merge with main
Wed, 13 Feb 2008 19:34:28 -0200 Alexis S. L. Carvalho merge with crew-stable
Wed, 13 Feb 2008 18:37:38 -0200 Alexis S. L. Carvalho clone: make things work when source is a repo object
Wed, 13 Feb 2008 18:37:38 -0200 Alexis S. L. Carvalho clone: expand the path before saving it in .hg/hgrc
Wed, 13 Feb 2008 16:46:43 +0100 Dirkjan Ochtman better handle errors with date parsing (issue983)