Sun, 25 Nov 2007 12:42:06 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 25 Nov 2007 12:42:06 +0100] rev 5551
Merge with crew-stable
Sat, 24 Nov 2007 20:16:59 +0100 cmdutil: make "files" list all files, add "file_mods" for modified files
Patrick Mezard <pmezard@gmail.com> [Sat, 24 Nov 2007 20:16:59 +0100] rev 5550
cmdutil: make "files" list all files, add "file_mods" for modified files
Tue, 27 Nov 2007 23:55:03 +0100 hgweb.server: flush log files after every access
Patrick Mezard <pmezard@gmail.com> [Tue, 27 Nov 2007 23:55:03 +0100] rev 5549
hgweb.server: flush log files after every access
Sun, 25 Nov 2007 12:17:30 +0100 test-import: test fuzziness, ambiguous patch locations
Patrick Mezard <pmezard@gmail.com> [Sun, 25 Nov 2007 12:17:30 +0100] rev 5548
test-import: test fuzziness, ambiguous patch locations
Sun, 25 Nov 2007 11:49:34 +0100 patch: fix sort() comparator argument
Jim Hague <jim.hague@acm.org> [Sun, 25 Nov 2007 11:49:34 +0100] rev 5547
patch: fix sort() comparator argument 'hg import' fails under Python 2.3. The name of the compare function parameter in the call to list.sort() is 'cmpfunc' in Python 2.3 and 'cmp' in Python 2.4+. Passing the compare function as a named parameter is therefore problematic.
Sat, 24 Nov 2007 12:35:02 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Sat, 24 Nov 2007 12:35:02 -0600] rev 5546
Merge with crew
Sat, 24 Nov 2007 17:56:15 +0100 cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
Patrick Mezard <pmezard@gmail.com> [Sat, 24 Nov 2007 17:56:15 +0100] rev 5545
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
Sat, 24 Nov 2007 12:13:32 -0600 revlog: make revlogv0 loading more robust against corruption
Matt Mackall <mpm@selenic.com> [Sat, 24 Nov 2007 12:13:32 -0600] rev 5544
revlog: make revlogv0 loading more robust against corruption
Wed, 21 Nov 2007 13:26:18 -0600 push/pull: abort if we try to visit a missing or empty revlog
Matt Mackall <mpm@selenic.com> [Wed, 21 Nov 2007 13:26:18 -0600] rev 5543
push/pull: abort if we try to visit a missing or empty revlog
Tue, 20 Nov 2007 15:54:25 -0600 i18n: fix complaints from pygettext
Matt Mackall <mpm@selenic.com> [Tue, 20 Nov 2007 15:54:25 -0600] rev 5542
i18n: fix complaints from pygettext
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip