Sat, 09 Dec 2006 14:00:36 +0100 Removed unneeded OSError exception handler.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 14:00:36 +0100] rev 3840
Removed unneeded OSError exception handler. OSErrors will already be handled in the outside try/except.
Sat, 09 Dec 2006 11:16:27 +0100 Fixes test-encoding for python2.3 and minor cleanups:
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 11:16:27 +0100] rev 3839
Fixes test-encoding for python2.3 and minor cleanups: - Use koi8-r instead of euc-jp, as the later isn't available in python2.3. - Add unicode representation for latin1 e', too. - Use date "1000000 0" like in other tests (though not strictly needed because we no longer use %c as default datestr format).
Sat, 09 Dec 2006 09:30:29 +0100 Use util.always instead of creating a new lambda function in show_changeset
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 09:30:29 +0100] rev 3838
Use util.always instead of creating a new lambda function in show_changeset and simplify the expression.
Fri, 08 Dec 2006 20:44:58 -0600 Fix log regression where log -p file showed diffs for other files
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 20:44:58 -0600] rev 3837
Fix log regression where log -p file showed diffs for other files
Fri, 08 Dec 2006 17:10:40 -0800 Fix hg serve -6 getsockname handling
Brendan Cully <brendan@kublai.com> [Fri, 08 Dec 2006 17:10:40 -0800] rev 3836
Fix hg serve -6 getsockname handling
Fri, 08 Dec 2006 22:01:05 -0200 Allow the user to specify the fallback encoding for the changelog
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 08 Dec 2006 22:01:05 -0200] rev 3835
Allow the user to specify the fallback encoding for the changelog Example: use EUC-JP instead of ISO-8859-1: [ui] fallbackencoding = EUC-JP
Fri, 08 Dec 2006 23:33:32 +0100 Removed unknown option -t in test-status
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 08 Dec 2006 23:33:32 +0100] rev 3834
Removed unknown option -t in test-status
Fri, 08 Dec 2006 14:06:26 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Fri, 08 Dec 2006 14:06:26 -0800] rev 3833
Merge with mpm
Fri, 08 Dec 2006 15:05:39 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 15:05:39 -0600] rev 3832
Merge with crew
Fri, 08 Dec 2006 14:55:45 -0600 Add doc notes about revert and hg status vs diff
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 14:55:45 -0600] rev 3831
Add doc notes about revert and hg status vs diff
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip