Mon, 06 Apr 2015 13:59:36 -0700 |
Drew Gottlieb |
parsers: remove unused dependency on util
|
Fri, 06 Mar 2015 17:00:42 -0600 |
Matt Mackall |
manifest: move pure parsing code out of pure
|
Tue, 27 May 2014 14:27:41 -0700 |
Siddharth Agarwal |
parsers: inline fields of dirstate values in C version
|
Sat, 17 Aug 2013 20:48:49 -0700 |
Siddharth Agarwal |
pack_dirstate: only invalidate mtime for files written in the last second
|
Thu, 17 Jan 2013 23:46:08 -0800 |
Siddharth Agarwal |
dirstate: move pure python dirstate packing to pure/parsers.py
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Sun, 31 Jul 2011 22:12:13 +0200 |
py4fun |
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)
|
Tue, 24 May 2011 13:30:10 -0500 |
Augie Fackler |
pure parsers: properly detect corrupt index files
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Thu, 17 Feb 2011 13:37:52 -0200 |
Wagner Bruna |
pure: fix index parsing on empty repositories
stable
|
Wed, 12 Jan 2011 13:54:39 -0600 |
Matt Mackall |
pure: update index parsing
|
Tue, 04 Jan 2011 14:12:52 -0600 |
Matt Mackall |
revlog: remove lazy index
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Fri, 03 Apr 2009 12:37:38 -0500 |
Matt Mackall |
pure/parsers: fix circular imports, import mercurial modules properly
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
Sat, 24 Jan 2009 00:12:18 +0100 |
Martin Geisler |
pure Python implementation of parsers.c
|