log

age author description
Sat, 09 Feb 2008 22:37:51 +0100 Christian Ebert keyword: avoid os import by using util.splitpath
Sat, 09 Feb 2008 20:43:42 -0800 Bryan O'Sullivan Automated merge with http://hg.west.spy.net/hg/hacks/hg
Fri, 08 Feb 2008 21:31:03 -0800 Dustin Sallings Option to log to only show changesets within a specified branch.
Sat, 09 Feb 2008 12:27:58 -0500 Jesse Glick Strip filter name from command before passing to filter function.
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho make the journal/undo files from transactions inherit the mode from .hg/store
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho add test-inherit-mode
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho hghave: detect unix-style permissions
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho Make files in .hg inherit the permissions from .hg/store
Sat, 09 Feb 2008 20:17:09 +0100 Patrick Mezard test-keyword: make it run under Windows
Sat, 09 Feb 2008 20:17:06 +0100 Patrick Mezard keyword: fix symlink detection under Windows
Sat, 09 Feb 2008 19:40:30 +0100 Patrick Mezard keyword: fix mq repository detection under Windows
Sat, 09 Feb 2008 19:39:01 +0100 Thomas Arendsen Hein Do not abort rollback if undo.branch isn't available, but warn.
Sat, 09 Feb 2008 19:13:57 +0100 Thomas Arendsen Hein Remove trailing ! from two error messages as this was confusing.
Sat, 09 Feb 2008 18:58:31 +0100 Thomas Arendsen Hein Print less scary warning when invalidating the branch cache.
Sat, 09 Feb 2008 17:36:42 +0100 Aleix Conchillo Flaque convert: support binary files, link to files (viceversa) in gnu arch
Sat, 09 Feb 2008 13:13:46 +0100 Thomas Arendsen Hein convert: Don't decode unicode strings
Sat, 09 Feb 2008 13:08:02 +0100 Thomas Arendsen Hein convert: Compatibility fixes for python2.3
Thu, 07 Feb 2008 22:25:00 +0100 Christian Ebert keyword: monkeypatch dispatch._parse to avoid redundant run
Wed, 06 Feb 2008 23:14:33 +0100 Christian Ebert keyword: safeguards against erroneous behaviour or aborts
Thu, 07 Feb 2008 15:56:20 +0100 Christian Ebert keyword: fix pychecker warning about shadowed variable
Fri, 08 Feb 2008 13:56:29 +0100 Aleix Conchillo Flaque convert: improve gnu arch source performance and other fixes
Fri, 08 Feb 2008 18:31:55 -0200 Alexis S. L. Carvalho Merge with crew-stable
Fri, 08 Feb 2008 13:16:49 -0200 Alexis S. L. Carvalho fix syntax in coverage.py, fixing run-tests.py -C
Fri, 08 Feb 2008 15:42:28 +0100 Michele Cella fix to let test-hgwebdir pass
Fri, 08 Feb 2008 11:55:17 +0100 Thomas Arendsen Hein merge with crew-stable
Thu, 07 Feb 2008 12:31:29 +0100 Aleix Conchillo Flaque convert: do not skip some lines in gnu arch summaries
Wed, 06 Feb 2008 20:00:35 -0800 Bryan O'Sullivan Merge with crew
Wed, 06 Feb 2008 19:57:52 -0800 Bryan O'Sullivan Merge with crew
Thu, 26 Jul 2007 07:56:27 -0400 jorendorff mq.py: add -U option to hg qdiff command
Thu, 26 Jul 2007 07:56:04 -0400 jorendorff commands.py, patch.py: add -U option to hg diff command