Mercurial > public > mercurial-scm > hg-stable
log mercurial/pure/parsers.py @ 26957:d16d73173fdd
age | author | description |
---|---|---|
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) |