Thu, 14 Jun 2018 20:09:54 +0900 |
Yuya Nishihara |
merge with stable
|
file |
diff |
annotate
|
Fri, 11 May 2018 23:28:02 -0700 |
Martin von Zweigbergk |
revlog: handle errors from index_node() in nt_insert() and index_slice_del()
|
file |
diff |
annotate
|
Fri, 11 May 2018 07:31:51 -0700 |
Martin von Zweigbergk |
revlog: handle error from node lookup
|
file |
diff |
annotate
|
Wed, 02 May 2018 23:17:58 -0700 |
Martin von Zweigbergk |
revlog: use node tree (native code) for shortest() calculation
|
file |
diff |
annotate
|
Fri, 04 May 2018 21:31:34 -0700 |
Martin von Zweigbergk |
revlog: use literal -1 instead of variable that always has that value
|
file |
diff |
annotate
|
Fri, 04 May 2018 22:17:28 -0700 |
Martin von Zweigbergk |
revlog: extract function for fully populating the radix tree
|
file |
diff |
annotate
|
Fri, 04 May 2018 22:04:44 -0700 |
Martin von Zweigbergk |
revlog: don't say "not found" on internal error
|
file |
diff |
annotate
|
Fri, 04 May 2018 21:58:43 -0700 |
Martin von Zweigbergk |
revlog: extract function for getting node from known-to-exist rev
|
file |
diff |
annotate
|
Sun, 29 Apr 2018 14:29:09 -0700 |
Martin von Zweigbergk |
revlog: use radix tree also for matching keys shorter than 4 hex digits
|
file |
diff |
annotate
|
Wed, 13 Jun 2018 10:37:39 -0400 |
Josef 'Jeff' Sipek |
cext: stop worrying and love the free(NULL)
stable
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:57:02 -0500 |
Yuya Nishihara |
cext: fix computephasesmapsets() not to return without setting an exception
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:41:52 -0500 |
Yuya Nishihara |
cext: mark tuple_format as a constant
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:18:47 -0500 |
Yuya Nishihara |
py3: bulk-replace 'const char*' format specifier passed to PyArg_ParseTuple*()
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:08:22 -0500 |
Yuya Nishihara |
py3: bulk-replace bytes format specifier passed to Py_BuildValue()
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 15:46:41 +0100 |
Joerg Sonnenberger |
phases: drop the list with phase of each rev, always comput phase sets
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 14:49:35 -0400 |
Augie Fackler |
cext: add /* header */ comment to all PyVarObject_HEAD_INIT() calls
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 19:28:41 +0100 |
Gregory Szorc |
cext: wrap before brace for functions
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 19:06:00 +0100 |
Gregory Szorc |
cext: reorder #include
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 19:02:43 +0100 |
Gregory Szorc |
cext: move braces for control statements to same line
|
file |
diff |
annotate
|
Sun, 21 May 2017 14:23:22 +0900 |
Yuya Nishihara |
cext: factor out header for charencode.c
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 13:48:17 +0200 |
Sune Foldager |
parsers: fix invariant bug in find_deepest (issue5623)
|
file |
diff |
annotate
|
Sat, 01 Jul 2017 19:35:17 -0700 |
Gregory Szorc |
revlog: address review feedback for deltachain C implementation
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 12:41:34 -0700 |
Gregory Szorc |
revlog: C implementation of delta chain resolution
|
file |
diff |
annotate
|
Sun, 21 May 2017 13:31:27 +0900 |
Yuya Nishihara |
cext: move back finalization of dirstateTupleType where it should be
|
file |
diff |
annotate
|
Sat, 20 May 2017 14:01:05 -0700 |
Gregory Szorc |
cext: extract revlog/index parsing code to own C file
|
file |
diff |
annotate
| base
|