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()
Wed, 28 Jan 2009 20:06:59 -0600 Steve Borho close sockets on httprepository deletion (issue1487)
Tue, 10 Feb 2009 13:57:34 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Feb 2009 14:22:25 +0100 Sune Foldager hgweb: add guid to rss items
Tue, 10 Feb 2009 14:21:27 +0100 Sune Foldager hgweb: add atom error template
Tue, 10 Feb 2009 14:20:42 +0100 Sune Foldager hgweb: add rss error template
Mon, 09 Feb 2009 19:00:55 +0100 Robert Bauck Hamar hgk: added explanation to .hgk for background colour
Mon, 09 Feb 2009 19:00:52 +0100 Robert Bauck Hamar hgk: added colour settings for different colours in diff view
Mon, 09 Feb 2009 19:00:48 +0100 Robert Bauck Hamar hgk: added setting of foreground colour
Mon, 09 Feb 2009 00:14:07 +0100 Martin Geisler transplant: wrapped long lines
Mon, 09 Feb 2009 00:09:24 +0100 Martin Geisler commands: fix paths command docstring indention
Mon, 09 Feb 2009 13:08:32 +0100 Dirkjan Ochtman hgweb: commit forgotten update to a3d7f99c23c0
Mon, 09 Feb 2009 11:31:52 +0100 Sune Foldager hgweb: support custom http headers in ErrorResponse
Mon, 09 Feb 2009 11:29:09 +0100 Dirkjan Ochtman hgweb: pass ErrorResponses directly into req.respond()
Sat, 07 Feb 2009 23:29:12 +0100 Dirkjan Ochtman merge with mpm
Sat, 07 Feb 2009 18:46:13 +0100 Robert Bauck Hamar hgk: Add background colour setting
Wed, 04 Feb 2009 20:55:44 +0100 Martin Geisler commands: removed unnecessary string concatenation
Wed, 04 Feb 2009 20:53:38 +0100 Martin Geisler patch: turned strings with backslashes into raw strings
Tue, 03 Feb 2009 21:38:36 +0100 Martin Geisler convert: marked string for translation
Thu, 25 Dec 2008 10:42:01 +0100 Martin Geisler reset mergestate after commit
Wed, 28 Jan 2009 14:27:44 -0600 Matt Mackall warn if --repository provided for norepo commands
Sun, 25 Jan 2009 21:20:13 +0100 Mads Kiilerich Make util.find_exe alway returns existing file, fixing issue1459
Sun, 25 Jan 2009 21:20:11 +0100 Mads Kiilerich test-merge-tools
Sun, 25 Jan 2009 14:12:41 -0500 Jim Correia Account for symlinks when setting up HGTMP.
Sun, 25 Jan 2009 13:49:15 -0500 John Mulligan mq: allow qclone's -p option to use path alias
Sun, 25 Jan 2009 13:20:43 -0500 John Mulligan branch closing: permit closing the default branch
Thu, 05 Feb 2009 17:40:25 +0100 Dirkjan Ochtman demandimport: patch __builtin__ instead of __builtins__
Thu, 05 Feb 2009 18:21:22 +0100 Dirkjan Ochtman notify: use contexts more pervasively
Thu, 05 Feb 2009 18:15:33 +0100 Benoit Allard coal/paper: switch to XHTML 1.1
Tue, 03 Feb 2009 20:32:42 +0100 Martin Geisler i18n: updated Danish translation
Sat, 31 Jan 2009 22:50:18 +0100 Martin Geisler run-tests: add --pure flag for using pure Python modules
Sat, 24 Jan 2009 01:44:43 +0100 Martin Geisler add --pure flag to setup.py
Thu, 29 Jan 2009 19:25:25 +0100 Martin Geisler setup: get version number using pure Python modules
Wed, 28 Jan 2009 10:32:15 +0100 Martin Geisler setup: do not use -c with msgfmt on Solaris (issue1489)
Tue, 27 Jan 2009 18:17:59 +0100 Benoit Boissinot merge with crew
Tue, 27 Jan 2009 09:58:48 -0600 Steve Borho record: do not lose permission changes on commit
Mon, 26 Jan 2009 15:52:10 +0100 Dirkjan Ochtman hgweb: expose sibling branches to templater
Mon, 26 Jan 2009 16:50:27 +0100 Dirkjan Ochtman graphlog: extract large parts of repeated code from incoming/outgoing
Mon, 26 Jan 2009 16:40:43 +0100 Dirkjan Ochtman graphlog: reuse cmdutil.loglimit() instead of redefining
Mon, 26 Jan 2009 16:34:38 +0100 Dirkjan Ochtman graphlog: some testing for incoming and outgoing graphs
Mon, 26 Jan 2009 16:15:28 +0100 Dirkjan Ochtman graphlog: import util module rather than selected functions
Sun, 25 Jan 2009 20:27:37 +0100 Martin Geisler i18n: check format strings when building xx.mo files
Sun, 25 Jan 2009 20:16:35 +0100 Martin Geisler i18n: add python-format comments to da.po
Sun, 25 Jan 2009 21:31:54 +0100 Martin Geisler i18n: extract strings with xgettext
Sun, 25 Jan 2009 12:09:51 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 10:16:45 -0600 Matt Mackall wire protocol: avoid infinite loop (issue1483)
Sun, 25 Jan 2009 12:07:41 -0600 Matt Mackall fix up tests for paths and urls help
Sat, 24 Jan 2009 01:47:36 +0100 Martin Geisler use PURE option in Makefile
Sun, 25 Jan 2009 11:10:51 +0100 Christian Ebert notify: remove subfunctions that are called only once
Sat, 24 Jan 2009 00:13:49 +0100 Martin Geisler move mercurial.osutil to mercurial.pure.osutil
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip