Mon, 12 Jan 2015 14:41:25 -0500 |
Mike Edgar |
revlog: verify censored flag when hashing added revision fulltext
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 14:30:24 -0500 |
Mike Edgar |
revlog: add flags argument to _addrevision, update callers use default flags
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 14:01:52 -0500 |
Mike Edgar |
revlog: define censored flag for revlogng index
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 16:52:40 -0800 |
Siddharth Agarwal |
revlog: switch findmissing* methods to incrementalmissingrevs
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 00:39:48 -0800 |
Siddharth Agarwal |
revlog: add a method to get missing revs incrementally
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 14:36:25 -0800 |
Siddharth Agarwal |
ancestor.lazyancestors: take parentrevs function rather than changelog
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 21:36:38 -0800 |
Siddharth Agarwal |
revlog: cache chain info after calculating it for a rev (issue4452)
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 20:08:19 -0800 |
Siddharth Agarwal |
revlog: increase I/O bound to 4x the amount of data consumed
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 20:01:19 -0800 |
Siddharth Agarwal |
revlog: bound based on the length of the compressed deltas
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 19:54:36 -0800 |
Siddharth Agarwal |
revlog: compute length of compressed deltas along with chain length
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 21:39:56 -0800 |
Siddharth Agarwal |
revlog: make a predicate clearer with parens
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 14:20:05 -0800 |
Mateusz Kwapich |
revlog: add config variable for limiting delta-chain length
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 14:08:25 -0800 |
Mateusz Kwapich |
debugrevlog: fix computing chain length in debugrevlog -d
|
file |
diff |
annotate
|
Wed, 03 Sep 2014 16:34:29 -0400 |
Mike Edgar |
revlog: support importing censored file revision tombstones
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 15:14:44 -0400 |
Augie Fackler |
revlog: move references to revlog.hash to inside the revlog class
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 15:10:52 -0400 |
Augie Fackler |
revlog: mark nullhash as module-private
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
comments: describe ancestor consistently - avoid 'least common ancestor'
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
revlog: introduce isancestor method for efficiently determining node lineage
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 13:11:53 +0200 |
Matt Mackall |
repoview: fix 0L with pack/unpack for 2.4
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 11:49:02 -0500 |
Matt Mackall |
revlog: fix check-code error
stable
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 14:17:14 -0500 |
Matt Mackall |
revlog: hold a private reference to self._cache
stable
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 14:16:03 -0500 |
Matt Mackall |
revlog: make _chunkcache access atomic
stable
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 20:01:39 +0200 |
Mads Kiilerich |
revlog: backout 514d32de6646 - commonancestors
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 20:01:35 +0200 |
Mads Kiilerich |
revlog: introduce commonancestorsheads method
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 12:41:39 -0400 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 14:18:10 -0500 |
Matt Mackall |
revlog: deal with chunk ranges over 2G on Windows (issue4215)
stable
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
revlog: introduce commonancestors method for getting all common ancestor heads
|
file |
diff |
annotate
|
Tue, 26 Nov 2013 12:58:27 -0800 |
Durham Goode |
revlog: move file writing to a separate function
|
file |
diff |
annotate
|
Sun, 17 Nov 2013 18:04:29 -0500 |
Brodie Rao |
revlog: allow tuning of the chunk cache size (via format.chunkcachesize)
|
file |
diff |
annotate
|