Sun, 16 Jul 2006 02:59:20 -0500 |
Matt Mackall |
Add manifestflags class
|
Tue, 20 Jun 2006 23:58:21 -0700 |
Vadim Gelfer |
use demandload more.
|
Thu, 18 May 2006 23:31:12 -0700 |
Vadim Gelfer |
fix parsing of tags. make parse errors useful. add new tag tests.
|
Thu, 27 Apr 2006 21:16:46 +0200 |
Thomas Arendsen Hein |
Replaced 0 with REVLOGV0 where this meaning is used.
|
Tue, 04 Apr 2006 16:38:43 -0400 |
mason |
Implement revlogng.
|
Wed, 01 Feb 2006 19:18:15 +0100 |
Benoit Boissinot |
Merge with crew
|
Thu, 15 Dec 2005 18:04:05 +0100 |
Benoit Boissinot |
reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5
|
Thu, 08 Dec 2005 15:12:02 +0100 |
Benoit Boissinot |
cleanup of revlog.group when repository is local
|
Sun, 29 Jan 2006 12:23:52 +1300 |
Matt Mackall |
Fix comment syntax
|
Sun, 29 Jan 2006 00:18:52 +0100 |
Peter van Dijk |
changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames
|
Mon, 14 Nov 2005 03:59:35 +0200 |
twaldmann |
fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
|
Fri, 11 Nov 2005 18:20:22 -0800 |
mason |
Optimize manifest.add
|
Tue, 25 Oct 2005 22:15:44 -0700 |
Matt Mackall |
Remove old manifest diff code, it's now buggy
|
Tue, 18 Oct 2005 18:38:39 -0700 |
Benoit Boissinot |
i18n part2: use '_' for all strings who are part of the user interface
|
Tue, 18 Oct 2005 18:37:48 -0700 |
Benoit Boissinot |
i18n first part: make '_' available for files who need it
|
Sat, 27 Aug 2005 15:13:52 -0700 |
mpm |
manifest: convert sys.stderr bits to AssertionError
base
mercurial/hg.py@32f05a005876
|
Sat, 27 Aug 2005 14:21:25 -0700 |
mpm |
Break apart hg.py
base
mercurial/hg.py@79bd2e105677
|