Fri, 06 Sep 2013 23:47:59 -0700 |
Siddharth Agarwal |
parse_manifest: rewrite to use memchr
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 12:17:55 -0700 |
Bryan O'Sullivan |
parsers: correctly handle a failed allocation
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 12:12:37 -0700 |
Bryan O'Sullivan |
parsers: use Py_INCREF safely
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 12:10:28 -0700 |
Bryan O'Sullivan |
parsers: state is a char, not an int
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 00:59:24 -0700 |
Siddharth Agarwal |
parsers: use a lookup table to convert hex to binary
|
file |
diff |
annotate
|
Sat, 17 Aug 2013 20:48:49 -0700 |
Siddharth Agarwal |
pack_dirstate: only invalidate mtime for files written in the last second
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 14:43:15 -0700 |
Siddharth Agarwal |
ancestor.deepest: ignore ninteresting while building result (issue3984)
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 17:35:53 +0800 |
Wei, Elson |
ancestor.deepest: decrement ninteresting correctly (issue3984)
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 14:20:37 -0700 |
Siddharth Agarwal |
ancestor.deepest: sort revs in C version
stable
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 20:28:38 +0200 |
André Sintzoff |
parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 12:57:26 -0500 |
Matt Mackall |
parsers: fix variable declaration position issue
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 10:08:20 -0700 |
Bryan O'Sullivan |
parsers: a C implementation of the new ancestors algorithm
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 15:08:27 -0700 |
Bryan O'Sullivan |
scmutil: rewrite dirs in C, use if available
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 23:46:08 -0800 |
Siddharth Agarwal |
dirstate: move pure python dirstate packing to pure/parsers.py
|
file |
diff |
annotate
|
Mon, 28 Jan 2013 19:05:35 +0900 |
Yuya Nishihara |
parsers: fix memleak of revlog cache entries on strip
stable
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 13:09:33 -0800 |
Bryan O'Sullivan |
store: implement lowerencode in C
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 15:42:19 -0700 |
Bryan O'Sullivan |
store: implement fncache basic path encoding in C
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 11:43:30 +0200 |
Adrian Buehlmann |
pathencode: new C module with fast encodedir() function
|
file |
diff |
annotate
|
Mon, 13 Aug 2012 14:04:52 -0700 |
Bryan O'Sullivan |
parsers: fix an integer size warning issued by clang
|
file |
diff |
annotate
|
Thu, 02 Aug 2012 19:10:45 +0400 |
sorcerer |
revlog: don't try to partialmatch strings those length > 40
stable
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 00:48:45 +0200 |
Mads Kiilerich |
parsers.c: remove warning: 'size' may be used uninitialized in this function
|
file |
diff |
annotate
|
Wed, 30 May 2012 12:55:33 -0700 |
Bryan O'Sullivan |
parsers: add a C function to pack the dirstate
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 15:19:08 -0700 |
Bryan O'Sullivan |
parsers: replace magic number 64 with symbolic constant
|
file |
diff |
annotate
|
Sat, 19 May 2012 20:21:48 -0700 |
Bryan O'Sullivan |
parsers: cache the result of index_headrevs
|
file |
diff |
annotate
|
Sat, 19 May 2012 19:44:58 -0700 |
Bryan O'Sullivan |
revlog: switch to a C version of headrevs
|
file |
diff |
annotate
|
Sat, 19 May 2012 19:44:18 -0700 |
Bryan O'Sullivan |
parsers: reduce raw_length when truncating
|
file |
diff |
annotate
|
Sun, 13 May 2012 11:56:50 +0200 |
Bryan O'Sullivan |
parsers: use Py_CLEAR where appropriate
|
file |
diff |
annotate
|
Sun, 13 May 2012 12:52:24 +0200 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sat, 12 May 2012 20:25:33 +0200 |
Bryan O'Sullivan |
parsers: strictly check for 20-byte hashes where they're required
stable
|
file |
diff |
annotate
|
Sat, 12 May 2012 10:55:08 +0200 |
Bryan O'Sullivan |
revlog: speed up prefix matching against nodes
|
file |
diff |
annotate
|