Sat, 14 Feb 2009 22:40:39 +0100 add --git option to commands supporting --patch (log, incoming, history, tip)
Jim Correia <jim.correia@pobox.com> [Sat, 14 Feb 2009 22:40:39 +0100] rev 7762
add --git option to commands supporting --patch (log, incoming, history, tip) No short -g form, since it would conflict with -g from the graphlog extension.
Sat, 14 Feb 2009 01:07:44 +0100 i18n: add python-format comments to Japanese translation
Martin Geisler <mg@daimi.au.dk> [Sat, 14 Feb 2009 01:07:44 +0100] rev 7761
i18n: add python-format comments to Japanese translation
Sat, 14 Feb 2009 01:56:34 +0900 i18n: add Japanese translation
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Sat, 14 Feb 2009 01:56:34 +0900] rev 7760
i18n: add Japanese translation
Fri, 13 Feb 2009 13:52:34 +0100 tests: fix for test-identify returning 255
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 13 Feb 2009 13:52:34 +0100] rev 7759
tests: fix for test-identify returning 255
Sat, 07 Feb 2009 19:41:05 +0100 extdiff: add --change option to display single changeset diff
Gilles Moris <gilles.moris@free.fr> [Sat, 07 Feb 2009 19:41:05 +0100] rev 7758
extdiff: add --change option to display single changeset diff This is the counterpart for extdiff of 9c6ae2e09e11.
Fri, 13 Feb 2009 11:32:33 +0100 identify: have consistent output for local repositories
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 13 Feb 2009 11:32:33 +0100] rev 7757
identify: have consistent output for local repositories Also, add some extensive testing for it (hardly any in the suite so far).
Thu, 12 Feb 2009 18:26:09 +0100 i18n: wrapped long lines in Italian translation
Martin Geisler <mg@daimi.au.dk> [Thu, 12 Feb 2009 18:26:09 +0100] rev 7756
i18n: wrapped long lines in Italian translation
Sat, 17 Jan 2009 14:14:44 +0100 i18n: add Italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Sat, 17 Jan 2009 14:14:44 +0100] rev 7755
i18n: add Italian translation
Thu, 12 Feb 2009 11:52:31 +0100 record: minimize number of status calls
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 12 Feb 2009 11:52:31 +0100] rev 7754
record: minimize number of status calls
Thu, 12 Feb 2009 12:35:48 +0100 patch: no need to instantiate a match catch-all in diff()
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 12 Feb 2009 12:35:48 +0100] rev 7753
patch: no need to instantiate a match catch-all in diff()
Wed, 28 Jan 2009 20:06:59 -0600 close sockets on httprepository deletion (issue1487)
Steve Borho <steve@borho.org> [Wed, 28 Jan 2009 20:06:59 -0600] rev 7752
close sockets on httprepository deletion (issue1487) With this destructor in place, I no longer see tracebacks on the server after using win32 clients for pull, push, etc.
Tue, 10 Feb 2009 13:57:34 +0800 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com> [Tue, 10 Feb 2009 13:57:34 +0800] rev 7751
i18n: updated Chinese translation
Tue, 10 Feb 2009 14:22:25 +0100 hgweb: add guid to rss items
Sune Foldager <cryo@cyanite.org> [Tue, 10 Feb 2009 14:22:25 +0100] rev 7750
hgweb: add guid to rss items
Tue, 10 Feb 2009 14:21:27 +0100 hgweb: add atom error template
Sune Foldager <cryo@cyanite.org> [Tue, 10 Feb 2009 14:21:27 +0100] rev 7749
hgweb: add atom error template
Tue, 10 Feb 2009 14:20:42 +0100 hgweb: add rss error template
Sune Foldager <cryo@cyanite.org> [Tue, 10 Feb 2009 14:20:42 +0100] rev 7748
hgweb: add rss error template
Mon, 09 Feb 2009 19:00:55 +0100 hgk: added explanation to .hgk for background colour
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Mon, 09 Feb 2009 19:00:55 +0100] rev 7747
hgk: added explanation to .hgk for background colour
Mon, 09 Feb 2009 19:00:52 +0100 hgk: added colour settings for different colours in diff view
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Mon, 09 Feb 2009 19:00:52 +0100] rev 7746
hgk: added colour settings for different colours in diff view
Mon, 09 Feb 2009 19:00:48 +0100 hgk: added setting of foreground colour
Robert Bauck Hamar <r.b.hamar@usit.uio.no> [Mon, 09 Feb 2009 19:00:48 +0100] rev 7745
hgk: added setting of foreground colour Added the fgcolor setting read by hgk to change the text colour in the diff output and the file list. The colours for diff highlighting remains unchanged.
Mon, 09 Feb 2009 00:14:07 +0100 transplant: wrapped long lines
Martin Geisler <mg@daimi.au.dk> [Mon, 09 Feb 2009 00:14:07 +0100] rev 7744
transplant: wrapped long lines
Mon, 09 Feb 2009 00:09:24 +0100 commands: fix paths command docstring indention
Martin Geisler <mg@daimi.au.dk> [Mon, 09 Feb 2009 00:09:24 +0100] rev 7743
commands: fix paths command docstring indention
Mon, 09 Feb 2009 13:08:32 +0100 hgweb: commit forgotten update to a3d7f99c23c0
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 09 Feb 2009 13:08:32 +0100] rev 7742
hgweb: commit forgotten update to a3d7f99c23c0
Mon, 09 Feb 2009 11:31:52 +0100 hgweb: support custom http headers in ErrorResponse
Sune Foldager <cryo@cyanite.org> [Mon, 09 Feb 2009 11:31:52 +0100] rev 7741
hgweb: support custom http headers in ErrorResponse
Mon, 09 Feb 2009 11:29:09 +0100 hgweb: pass ErrorResponses directly into req.respond()
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 09 Feb 2009 11:29:09 +0100] rev 7740
hgweb: pass ErrorResponses directly into req.respond()
Sat, 07 Feb 2009 23:29:12 +0100 merge with mpm
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 07 Feb 2009 23:29:12 +0100] rev 7739
merge with mpm
(0) -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip