Sun, 17 May 2009 03:28:49 +0200 patch: use set instead of dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:28:49 +0200] rev 8461
patch: use set instead of dict
Sun, 17 May 2009 03:26:08 +0200 record: use set instead of dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:26:08 +0200] rev 8460
record: use set instead of dict
Sun, 17 May 2009 03:25:24 +0200 hgk: use set instead of dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:25:24 +0200] rev 8459
hgk: use set instead of dict
Sun, 17 May 2009 03:19:00 +0200 convert: cleanups in monotone converter
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:19:00 +0200] rev 8458
convert: cleanups in monotone converter
Sun, 17 May 2009 03:14:37 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:14:37 +0200] rev 8457
merge with crew
Sun, 17 May 2009 03:04:17 +0200 convert: use set instead of dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:04:17 +0200] rev 8456
convert: use set instead of dict
Sun, 17 May 2009 03:02:12 +0200 bugzilla: use set instead of dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 03:02:12 +0200] rev 8455
bugzilla: use set instead of dict
Sun, 17 May 2009 02:55:22 +0200 rebase: use set instead of dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 02:55:22 +0200] rev 8454
rebase: use set instead of dict
Sun, 17 May 2009 02:44:12 +0200 revlog.missing(): use sets instead of a dict
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 17 May 2009 02:44:12 +0200] rev 8453
revlog.missing(): use sets instead of a dict
Sun, 17 May 2009 02:15:21 +0200 tests: add missing interpreter lines
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 02:15:21 +0200] rev 8452
tests: add missing interpreter lines
Sun, 17 May 2009 02:10:09 +0200 cvsnt-mergepoints test: use sh instead of bash
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 02:10:09 +0200] rev 8451
cvsnt-mergepoints test: use sh instead of bash
Sun, 17 May 2009 01:42:21 +0200 tests: removed unnecessary execute bit on Python tests
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 01:42:21 +0200] rev 8450
tests: removed unnecessary execute bit on Python tests
Sun, 17 May 2009 01:39:31 +0200 tests: renamed Python tests to .py
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 01:39:31 +0200] rev 8449
tests: renamed Python tests to .py
Sun, 17 May 2009 02:31:12 +0200 tests: renamed helper to avoid clash with stdlib repr module
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 02:31:12 +0200] rev 8448
tests: renamed helper to avoid clash with stdlib repr module
Sun, 17 May 2009 01:24:45 +0200 tests: fix doc string in get-with-headers.py
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 01:24:45 +0200] rev 8447
tests: fix doc string in get-with-headers.py
Sun, 17 May 2009 01:16:56 +0200 tests: use repr.py to avoid binary characters in test output
Marti Raudsepp <marti@juffo.org> [Sun, 17 May 2009 01:16:56 +0200] rev 8446
tests: use repr.py to avoid binary characters in test output
Sun, 17 May 2009 01:10:35 +0200 tests: new helper for tests with binary output
Martin Geisler <mg@lazybytes.net> [Sun, 17 May 2009 01:10:35 +0200] rev 8445
tests: new helper for tests with binary output
Sat, 16 May 2009 14:15:58 -0400 convert: improve docstrings, comments.
Greg Ward <greg-hg@gerg.ca> [Sat, 16 May 2009 14:15:58 -0400] rev 8444
convert: improve docstrings, comments.
Fri, 15 May 2009 01:21:24 +0200 changelog: turn {de,en}code_extra methods into functions
Martin Geisler <mg@lazybytes.net> [Fri, 15 May 2009 01:21:24 +0200] rev 8443
changelog: turn {de,en}code_extra methods into functions The methods were not really methods -- they didn't use 'self'. Having them as functions in the module it useful for other modules (like the commitsigs extension) that want to recompute the changeset hash and thus want to encode dicts the same way as changelog does it. Removed the underbars from their names at the same time.
Sat, 16 May 2009 11:16:23 +0200 merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 11:16:23 +0200] rev 8442
merge with crew-stable
Sat, 16 May 2009 08:46:42 +0200 contrib/win32: add simple style sheet
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 08:46:42 +0200] rev 8441
contrib/win32: add simple style sheet
Sat, 16 May 2009 08:38:04 +0200 contrib/win32: updated title of the hgbook
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 08:38:04 +0200] rev 8440
contrib/win32: updated title of the hgbook
Sat, 16 May 2009 08:37:06 +0200 contrib/win32: format file names and env vars with <tt>
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 08:37:06 +0200] rev 8439
contrib/win32: format file names and env vars with <tt>
Sat, 16 May 2009 08:33:23 +0200 contrib/win32: indent and word wrap consistently
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 08:33:23 +0200] rev 8438
contrib/win32: indent and word wrap consistently
Sat, 16 May 2009 08:26:36 +0200 contrib/win32: add missing <p> tags
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 08:26:36 +0200] rev 8437
contrib/win32: add missing <p> tags
Sat, 16 May 2009 08:22:30 +0200 contrib/win32: fix HTML tag nesting
Martin Geisler <mg@lazybytes.net> [Sat, 16 May 2009 08:22:30 +0200] rev 8436
contrib/win32: fix HTML tag nesting
Fri, 15 May 2009 13:59:43 +0200 contrib/win32: license is GPLv2 only
Adrian Buehlmann <adrian@cadifra.com> [Fri, 15 May 2009 13:59:43 +0200] rev 8435
contrib/win32: license is GPLv2 only according to Matt Mackall
Fri, 15 May 2009 16:17:56 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Fri, 15 May 2009 16:17:56 +0200] rev 8434
Merge with crew-stable
Fri, 15 May 2009 15:21:17 +0200 mq: qpush shouldn't complain if working dir is at a non-tip head
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 15 May 2009 15:21:17 +0200] rev 8433
mq: qpush shouldn't complain if working dir is at a non-tip head
Fri, 15 May 2009 10:47:19 +0200 contrib: add tmplrewrite.py script to help rewrite old templater syntax
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 15 May 2009 10:47:19 +0200] rev 8432
contrib: add tmplrewrite.py script to help rewrite old templater syntax
Fri, 15 May 2009 10:47:13 +0200 spartan: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 15 May 2009 10:47:13 +0200] rev 8431
spartan: use newer template syntax everywhere
Fri, 15 May 2009 10:47:05 +0200 monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 15 May 2009 10:47:05 +0200] rev 8430
monoblue: use newer template syntax everywhere
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip