log

age author description
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall mq: handle empty patches more gracefully (issue1501)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall keepalive: borrow code from newer httplib to patch ValueError (issue1088)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall rename: simplify forced renaming
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall log: ignore --removed if no files specified (issue1166)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall Don't fail on clone on win98 (issue1492)
Sun, 15 Feb 2009 20:18:29 +0200 Alexander Solovyov zeroconf: don't allow ipv6 addresses
Mon, 16 Feb 2009 01:41:01 +0100 Martin Geisler hgk: select first changeset at startup (issue1382)
Mon, 16 Feb 2009 00:09:47 +0100 Martin Geisler pure/mpatch: use StringIO instead of mmap (issue1493)
Wed, 11 Feb 2009 21:47:57 +0100 Stefan Rusek Handle when the slicemap option is an empty string
Sun, 08 Feb 2009 13:46:04 +0100 Simon Heimberg test suite: saver check if bzr is installed
Tue, 10 Feb 2009 13:26:00 -0600 Augie Fackler fancyopts: Parse options that occur after arguments.
Tue, 10 Feb 2009 16:31:52 -0600 Augie Fackler tests: Add a test for the behavior of 'hg export -- -2'
Sun, 15 Feb 2009 11:14:20 -0600 Peter van Dijk fix disappearing symlinks [issue1509]
Tue, 10 Feb 2009 16:11:48 +0100 Mads Kiilerich test-merge-tools: Don't use tac
Sun, 15 Feb 2009 10:50:48 -0600 Matt Mackall merge: mark kept local files as readded on linear update (issue539)
Mon, 09 Feb 2009 07:55:42 -0600 Will Maier Use shutil.copystat in copyfile().
Sun, 08 Feb 2009 15:58:39 +0100 Gilles Moris Update tcsh completion scripts with new commands and for new help output.
Sun, 08 Feb 2009 08:44:33 +0100 Simon Heimberg resolve: accepts walkopts (-I and -X)
Sun, 15 Feb 2009 12:56:38 +0100 timeless help: better formatting in "Date Formats" section
Sat, 14 Feb 2009 22:41:18 +0100 Jim Correia log-like commands now use -G for --graph, -g for --git
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Sat, 14 Feb 2009 01:07:44 +0100 Martin Geisler i18n: add python-format comments to Japanese translation
Sat, 14 Feb 2009 01:56:34 +0900 FUJIWARA Katsunori i18n: add Japanese translation
Fri, 13 Feb 2009 13:52:34 +0100 Dirkjan Ochtman tests: fix for test-identify returning 255
Sat, 07 Feb 2009 19:41:05 +0100 Gilles Moris extdiff: add --change option to display single changeset diff
Fri, 13 Feb 2009 11:32:33 +0100 Dirkjan Ochtman identify: have consistent output for local repositories
Thu, 12 Feb 2009 18:26:09 +0100 Martin Geisler i18n: wrapped long lines in Italian translation
Sat, 17 Jan 2009 14:14:44 +0100 Stefano Tortarolo i18n: add Italian translation
Thu, 12 Feb 2009 11:52:31 +0100 Dirkjan Ochtman record: minimize number of status calls
Thu, 12 Feb 2009 12:35:48 +0100 Dirkjan Ochtman patch: no need to instantiate a match catch-all in diff()