Wed, 13 Sep 2017 17:26:26 +0000 |
Mark Thomas |
revlog: add option to mmap revlog index
|
Wed, 20 Sep 2017 09:22:22 -0700 |
Durham Goode |
revlog: add revmap back to revlog.addgroup
|
Fri, 15 Sep 2017 00:01:57 -0700 |
Martin von Zweigbergk |
templater: extract shortest() logic from template function
|
Wed, 13 Sep 2017 10:43:44 -0700 |
Durham Goode |
changegroup: remove changegroup dependency from revlog.addgroup
|
Wed, 13 Sep 2017 10:43:16 -0700 |
Durham Goode |
revlog: refactor chain variable
|
Wed, 30 Aug 2017 09:21:31 -0700 |
Martin von Zweigbergk |
revlog: move check for wdir from changelog to revlog
|
Tue, 22 Aug 2017 21:21:43 -0400 |
Augie Fackler |
revlog: use pycompat.bytestr() to reliably have a %s-able value
|
Fri, 25 Aug 2017 15:50:07 -0700 |
Martin von Zweigbergk |
revlog: abort on attempt to write null revision
|
Mon, 10 Jul 2017 16:41:13 -0400 |
Alex Gaynor |
revlog: use struct.Struct instances for slight performance wins
|
Mon, 10 Jul 2017 16:39:28 -0400 |
Alex Gaynor |
revlog: micro-optimize the computation of hashes
|
Wed, 05 Jul 2017 11:55:26 -0400 |
Augie Fackler |
merge with stable
|
Fri, 23 Jun 2017 13:49:34 +0200 |
Pierre-Yves David |
revlog: add an experimental option to mitigated delta issues (issue5480)
|
Sun, 25 Jun 2017 12:41:34 -0700 |
Gregory Szorc |
revlog: C implementation of delta chain resolution
|
Tue, 04 Jul 2017 10:17:14 -0400 |
Augie Fackler |
revlog: backed out changeset e9d325cfe071
stable
|
Fri, 23 Jun 2017 13:49:34 +0200 |
Pierre-Yves David |
revlog: add an experimental option to mitigated delta issues (issue5480)
stable
|
Tue, 20 Jun 2017 22:11:46 +0530 |
Pulkit Goyal |
py3: catch binascii.Error raised from binascii.unhexlify
|
Thu, 15 Jun 2017 13:42:35 -0700 |
Martin von Zweigbergk |
revlog: rename list of nodes from "content" to "nodes"
|
Thu, 15 Jun 2017 13:25:41 -0700 |
Martin von Zweigbergk |
revlog: delete obsolete comment
|
Thu, 15 Jun 2017 13:23:21 -0700 |
Martin von Zweigbergk |
revlog: delete dead assignment in addgroup()
|
Fri, 19 May 2017 20:29:11 -0700 |
Gregory Szorc |
revlog: skeleton support for version 2 revlogs
|
Fri, 19 Aug 2016 18:26:04 +0900 |
Yuya Nishihara |
revlog: add support for partial matching of wdir node id
|
Sat, 20 Aug 2016 22:37:58 +0900 |
Yuya Nishihara |
revlog: map rev(wdirid) to WdirUnsupported exception
|
Tue, 23 May 2017 01:30:36 +0530 |
Pulkit Goyal |
revlog: raise error.WdirUnsupported from revlog.node() if wdirrev is passed
|
Fri, 19 May 2017 19:12:06 +0530 |
Pulkit Goyal |
revlog: raise WdirUnsupported when wdirrev is passed
|
Fri, 19 May 2017 20:14:31 -0700 |
Gregory Szorc |
revlog: remove some revlogNG terminology
|
Fri, 19 May 2017 20:10:50 -0700 |
Gregory Szorc |
revlog: tweak wording and logic for flags validation
|
Sat, 13 Aug 2016 12:23:56 +0900 |
Yuya Nishihara |
parsers: switch to policy importer
|
Wed, 17 May 2017 19:52:18 -0700 |
Gregory Szorc |
revlog: rename constants (API)
|
Wed, 17 May 2017 20:14:27 -0700 |
Jun Wu |
changelog: make sure datafile is 00changelog.d (API)
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
Wed, 10 May 2017 16:17:58 -0700 |
Jun Wu |
flagprocessor: add a fast path when flags is 0
|
Tue, 09 May 2017 21:27:06 -0700 |
Jun Wu |
revlog: move part of "addrevision" to "addrawrevision"
|
Sat, 06 May 2017 12:12:53 -0700 |
Gregory Szorc |
revlog: rename _chunkraw to _getsegmentforrevs()
|
Sat, 06 May 2017 12:02:12 -0700 |
Gregory Szorc |
revlog: rename internal functions containing "chunk" to use "segment"
|
Sun, 09 Apr 2017 12:53:31 -0700 |
Jun Wu |
revlog: make "size" diverge from "rawsize"
|
Sun, 02 Apr 2017 18:40:13 -0700 |
Jun Wu |
revlog: avoid applying delta chain on cache hit
|
Sun, 02 Apr 2017 18:29:24 -0700 |
Jun Wu |
revlog: indent block to make review easier
|
Sun, 02 Apr 2017 18:25:12 -0700 |
Jun Wu |
revlog: avoid calculating "flags" twice in revision()
|
Sun, 02 Apr 2017 18:57:03 -0700 |
Jun Wu |
revlog: use raw revision for rawsize
|
Thu, 30 Mar 2017 21:21:15 -0700 |
Jun Wu |
revlog: add a fast path for revision(raw=False)
|
Thu, 30 Mar 2017 18:38:03 -0700 |
Jun Wu |
revlog: make _addrevision only accept rawtext
|
Thu, 30 Mar 2017 18:24:23 -0700 |
Jun Wu |
revlog: use raw revisions in clone
|
Thu, 30 Mar 2017 18:23:27 -0700 |
Jun Wu |
revlog: use raw revisions in revdiff
|
Thu, 30 Mar 2017 17:58:03 -0700 |
Jun Wu |
revlog: use raw content when building delta
|
Thu, 30 Mar 2017 15:34:08 -0700 |
Jun Wu |
revlog: fix _cache usage in revision()
|
Thu, 30 Mar 2017 14:56:09 -0700 |
Jun Wu |
revlog: rename some "text"s to "rawtext"
|
Thu, 30 Mar 2017 07:59:48 -0700 |
Jun Wu |
revlog: clarify flagprocessor documentation
|
Wed, 29 Mar 2017 16:23:04 -0700 |
Jun Wu |
revlog: avoid unnecessary node -> rev conversion
|
Sun, 26 Mar 2017 17:12:06 +0900 |
Yuya Nishihara |
py3: fix slicing of byte string in revlog.compress()
|
Tue, 21 Mar 2017 17:39:49 -0400 |
Augie Fackler |
revlog: use pycompat.maplist to eagerly evaluate map on Python 3
|
Sun, 19 Mar 2017 01:05:28 -0400 |
Augie Fackler |
revlog: use int instead of long
|
Sun, 12 Mar 2017 15:27:02 -0400 |
Augie Fackler |
revlog: use bytes() instead of str() to get data from memoryview
|
Sun, 12 Mar 2017 03:32:38 -0400 |
Augie Fackler |
revlog: use bytes() to ensure text from _chunks is a reasonable type
|
Sun, 12 Mar 2017 00:49:49 -0500 |
Augie Fackler |
revlog: extract first byte of revlog with a slice so it's portable
|
Tue, 17 Jan 2017 11:25:02 -0800 |
Martin von Zweigbergk |
revlog: give EXTSTORED flag value to narrowhg
|
Fri, 13 Jan 2017 20:16:56 -0800 |
Gregory Szorc |
localrepo: experimental support for non-zlib revlog compression
|
Fri, 13 Jan 2017 19:58:00 -0800 |
Gregory Szorc |
revlog: use compression engine APIs for decompression
|
Mon, 02 Jan 2017 11:22:52 -0800 |
Gregory Szorc |
revlog: use compression engine API for compression
|
Mon, 02 Jan 2017 13:00:16 -0800 |
Gregory Szorc |
revlog: move decompress() from module to revlog class (API)
|
Mon, 02 Jan 2017 11:50:17 -0800 |
Gregory Szorc |
revlog: make compressed size comparisons consistent
|
Sun, 18 Dec 2016 17:02:57 -0800 |
Gregory Szorc |
revlog: add clone method
|
Thu, 05 Jan 2017 17:16:51 +0000 |
Remi Chaintron |
revlog: REVIDX_EXTSTORED flag
|
Tue, 10 Jan 2017 16:15:21 +0000 |
Remi Chaintron |
revlog: flag processor
|
Thu, 05 Jan 2017 17:16:07 +0000 |
Remi Chaintron |
revlog: pass revlog flags to addrevision
|
Thu, 05 Jan 2017 17:16:07 +0000 |
Remi Chaintron |
revlog: add 'raw' argument to revision and _addrevision
|
Tue, 13 Dec 2016 14:21:36 +0000 |
Remi Chaintron |
revlog: merge hash checking subfunctions
|
Mon, 28 Nov 2016 04:34:01 -0800 |
Cotizo Sima |
revlog: ensure that flags do not overflow 2 bytes
|
Thu, 10 Nov 2016 16:34:43 -0500 |
Augie Fackler |
revlog: avoid shadowing several variables using list comprehensions
|
Sun, 23 Oct 2016 10:40:33 -0700 |
Gregory Szorc |
revlog: optimize _chunkraw when startrev==endrev
|
Sat, 22 Oct 2016 15:41:23 -0700 |
Gregory Szorc |
revlog: inline start() and end() for perf reasons
|
Sun, 23 Oct 2016 09:34:55 -0700 |
Gregory Szorc |
revlog: reorder index accessors to match data structure order
|
Fri, 14 Oct 2016 02:25:08 +0200 |
Pierre-Yves David |
revlog: make 'storedeltachains' a "public" attribute
|
Sat, 24 Sep 2016 12:25:37 -0700 |
Gregory Szorc |
revlog: add instance variable controlling delta chain use
|
Wed, 24 Aug 2016 20:18:58 -0700 |
Gregory Szorc |
revlog: document high frequency of code execution
|
Wed, 24 Aug 2016 20:00:52 -0700 |
Gregory Szorc |
revlog: make code in builddelta() slightly easier to read
|
Thu, 22 Sep 2016 21:51:58 +0900 |
FUJIWARA Katsunori |
revlog: specify checkambig at writing to avoid file stat ambiguity
|
Mon, 22 Aug 2016 21:48:50 -0700 |
Gregory Szorc |
revlog: use an LRU cache for delta chain bases
|
Mon, 22 Aug 2016 20:17:36 -0700 |
Gregory Szorc |
revlog: remove unused variables
|
Fri, 05 Aug 2016 15:35:02 -0400 |
Augie Fackler |
revlog: use `iter(callable, sentinel)` instead of while True
|
Wed, 22 Jun 2016 21:30:49 +0100 |
Jun Wu |
revlog: add a fast path for "ambiguous identifier"
|
Fri, 10 Jun 2016 00:10:34 -0400 |
Augie Fackler |
revlog: use hashlib.sha1 directly instead of through util
|
Sun, 22 Nov 2015 17:57:35 -0800 |
Gregory Szorc |
revlog: remove unnecessary cache validation in _chunks
|
Tue, 05 Jan 2016 19:51:51 -0800 |
Gregory Szorc |
revlog: return offset from _chunkraw()
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
Sun, 20 Dec 2015 16:00:27 -0800 |
Gregory Szorc |
revlog: avoid string slice when decompressing u* chunks
|
Mon, 21 Dec 2015 14:52:18 -0600 |
Matt Mackall |
cleanup: back out performance hacks amended into previous commit
|
Fri, 18 Dec 2015 06:33:48 +0000 |
timeless |
commands: consistently indent notes 3 spaces
|
Sun, 20 Dec 2015 18:56:05 -0800 |
Gregory Szorc |
revlog: refactor delta chain computation into own function
|
Sun, 20 Dec 2015 17:48:20 -0800 |
Gregory Szorc |
revlog: make clearcaches() more effective
|
Sun, 20 Dec 2015 16:34:54 -0600 |
Matt Mackall |
merge with stable
|
Fri, 18 Dec 2015 20:54:41 -0800 |
Martin von Zweigbergk |
revlog: fix bad indentation (replace tab by space)
stable
|
Mon, 14 Dec 2015 15:55:12 -0500 |
Mike Edgar |
changegroup: add flags field to cg3 delta header
|
Fri, 18 Dec 2015 14:40:11 -0600 |
Matt Mackall |
merge with stable
|
Thu, 17 Dec 2015 17:16:02 -0800 |
Gregory Szorc |
revlog: seek to end of file before writing (issue4943)
stable
|
Sat, 12 Dec 2015 23:22:18 -0800 |
Gregory Szorc |
revlog: use absolute_import
|
Fri, 04 Dec 2015 17:46:56 -0800 |
Martin von Zweigbergk |
revlog: don't consider nullrev when choosing delta base
|
Fri, 04 Dec 2015 17:14:14 -0800 |
Martin von Zweigbergk |
revlog: make calls to _isgooddelta() consistent
|
Fri, 04 Dec 2015 16:45:06 -0800 |
Martin von Zweigbergk |
revlog: clarify which revision is added to 'tested' when using cached delta
|
Fri, 04 Dec 2015 17:22:26 -0800 |
Martin von Zweigbergk |
revlog: remove unused variable 'chainlen'
|
Tue, 01 Dec 2015 16:15:59 -0800 |
Pierre-Yves David |
addrevision: use general delta when the incoming base delta is bad
|
Tue, 01 Dec 2015 18:45:16 -0800 |
Pierre-Yves David |
addrevision: rework generaldelta computation
|
Tue, 01 Dec 2015 16:06:20 -0800 |
Pierre-Yves David |
addrevision: only use the incoming base if it is a good delta (issue4975)
|
Tue, 01 Dec 2015 16:22:49 -0800 |
Pierre-Yves David |
addrevision: handle code path not producing delta
|
Tue, 01 Dec 2015 15:29:11 -0800 |
Pierre-Yves David |
addrevision: rename 'd' to 'delta'
|
Sun, 22 Nov 2015 16:23:20 -0800 |
Gregory Szorc |
revlog: improve documentation
|
Mon, 02 Nov 2015 15:59:12 +0000 |
Pierre-Yves David |
format: introduce 'format.usegeneraldelta`
|
Wed, 14 Oct 2015 11:32:33 -0400 |
Augie Fackler |
revlog: rename bundle to cg to reflect its nature as a cg?unpacker
|
Sat, 26 Sep 2015 21:43:13 -0700 |
Gregory Szorc |
revlog: don't flush data file after every added revision
|
Sun, 27 Sep 2015 16:08:18 -0700 |
Gregory Szorc |
revlog: use existing file handle when reading during _addrevision
|
Sun, 27 Sep 2015 15:59:19 -0700 |
Gregory Szorc |
revlog: always open revlogs for reading and appending
|
Sun, 27 Sep 2015 15:48:35 -0700 |
Gregory Szorc |
revlog: support using an existing file handle when reading revlogs
|
Sun, 27 Sep 2015 15:31:50 -0700 |
Gregory Szorc |
revlog: add docstring for checkinlinesize()
|
Sat, 12 Sep 2015 16:11:17 -0700 |
Gregory Szorc |
revlog: optionally cache the full text when adding revisions
|
Sat, 12 Sep 2015 15:16:47 -0700 |
Gregory Szorc |
revlog: drop local assignment of cache variable
|
Sat, 12 Sep 2015 12:47:00 -0700 |
Gregory Szorc |
revlog: rename generic "i" variable to "indexdata"
|
Sun, 30 Aug 2015 14:03:32 -0700 |
Durham Goode |
revlog: add an aggressivemergedelta option
|
Sun, 30 Aug 2015 13:58:11 -0700 |
Durham Goode |
revlog: change generaldelta delta parent heuristic
|
Sun, 30 Aug 2015 13:34:30 -0700 |
Durham Goode |
revlog: move textlen calculation to be above delta chooser
|
Sun, 30 Aug 2015 13:33:00 -0700 |
Durham Goode |
revlog: move delta check to it's own function
|
Sun, 02 Aug 2015 12:16:19 +0900 |
Yuya Nishihara |
revlog: remove unused shaoffset constants
|
Sun, 02 Aug 2015 01:14:11 +0900 |
Yuya Nishihara |
revlog: correct comment about size of v0 index format
|
Sat, 18 Jul 2015 10:29:37 -0700 |
Gregory Szorc |
revlog: add support for a callback whenever revisions are added
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Thu, 04 Jun 2015 14:57:58 -0500 |
Matt Mackall |
revlog: move size limit check to addrevision
|
Tue, 02 Jun 2015 15:04:39 -0400 |
Jordi GutiƩrrez Hermoso |
revlog: raise an exception earlier if an entry is too large (issue4675)
|
Fri, 29 May 2015 14:24:50 -0700 |
Laurent Charignon |
phases: fix bug where native phase computation wasn't called
|
Sat, 16 May 2015 11:28:04 -0700 |
Martin von Zweigbergk |
util: drop alias for collections.deque
|
Wed, 25 Mar 2015 15:58:31 -0400 |
Mike Edgar |
revlog: make converting from inline to non-line work after a strip
|
Fri, 20 Mar 2015 11:14:27 -0700 |
Laurent Charignon |
phase: default to C implementation for phase computation
|
Wed, 14 Jan 2015 15:16:08 -0500 |
Mike Edgar |
revlog: addgroup checks if incoming deltas add censored revs, sets flag bit
|
Wed, 21 Jan 2015 17:11:37 -0500 |
Mike Edgar |
revlog: _addrevision creates full-replace deltas based on censored revisions
|
Fri, 06 Feb 2015 01:38:16 +0000 |
Mike Edgar |
revlog: special case expanding full-replacement deltas received by exchange
|
Fri, 06 Feb 2015 00:55:29 +0000 |
Mike Edgar |
revlog: in addgroup, reject ill-formed deltas based on censored nodes
|
Fri, 23 Jan 2015 17:01:39 -0500 |
Mike Edgar |
revlog: add "iscensored()" to revlog public API
|
Wed, 04 Feb 2015 21:25:57 +0900 |
Yuya Nishihara |
revlog: add __contains__ for fast membership test
|
Mon, 12 Jan 2015 14:41:25 -0500 |
Mike Edgar |
revlog: verify censored flag when hashing added revision fulltext
|
Mon, 12 Jan 2015 14:30:24 -0500 |
Mike Edgar |
revlog: add flags argument to _addrevision, update callers use default flags
|
Mon, 12 Jan 2015 14:01:52 -0500 |
Mike Edgar |
revlog: define censored flag for revlogng index
|
Fri, 14 Nov 2014 16:52:40 -0800 |
Siddharth Agarwal |
revlog: switch findmissing* methods to incrementalmissingrevs
|
Sun, 16 Nov 2014 00:39:48 -0800 |
Siddharth Agarwal |
revlog: add a method to get missing revs incrementally
|
Fri, 14 Nov 2014 14:36:25 -0800 |
Siddharth Agarwal |
ancestor.lazyancestors: take parentrevs function rather than changelog
|
Thu, 13 Nov 2014 21:36:38 -0800 |
Siddharth Agarwal |
revlog: cache chain info after calculating it for a rev (issue4452)
|
Tue, 11 Nov 2014 20:08:19 -0800 |
Siddharth Agarwal |
revlog: increase I/O bound to 4x the amount of data consumed
|
Tue, 11 Nov 2014 20:01:19 -0800 |
Siddharth Agarwal |
revlog: bound based on the length of the compressed deltas
|
Tue, 11 Nov 2014 19:54:36 -0800 |
Siddharth Agarwal |
revlog: compute length of compressed deltas along with chain length
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
Tue, 11 Nov 2014 21:39:56 -0800 |
Siddharth Agarwal |
revlog: make a predicate clearer with parens
|
Thu, 06 Nov 2014 14:20:05 -0800 |
Mateusz Kwapich |
revlog: add config variable for limiting delta-chain length
|
Thu, 06 Nov 2014 14:08:25 -0800 |
Mateusz Kwapich |
debugrevlog: fix computing chain length in debugrevlog -d
|
Wed, 03 Sep 2014 16:34:29 -0400 |
Mike Edgar |
revlog: support importing censored file revision tombstones
|
Wed, 24 Sep 2014 15:14:44 -0400 |
Augie Fackler |
revlog: move references to revlog.hash to inside the revlog class
|
Wed, 24 Sep 2014 15:10:52 -0400 |
Augie Fackler |
revlog: mark nullhash as module-private
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
comments: describe ancestor consistently - avoid 'least common ancestor'
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
revlog: introduce isancestor method for efficiently determining node lineage
|
Tue, 26 Aug 2014 13:11:53 +0200 |
Matt Mackall |
repoview: fix 0L with pack/unpack for 2.4
|
Sat, 14 Jun 2014 11:49:02 -0500 |
Matt Mackall |
revlog: fix check-code error
stable
|
Fri, 13 Jun 2014 14:17:14 -0500 |
Matt Mackall |
revlog: hold a private reference to self._cache
stable
|
Fri, 13 Jun 2014 14:16:03 -0500 |
Matt Mackall |
revlog: make _chunkcache access atomic
stable
|
Thu, 17 Apr 2014 20:01:39 +0200 |
Mads Kiilerich |
revlog: backout 514d32de6646 - commonancestors
|
Thu, 17 Apr 2014 20:01:35 +0200 |
Mads Kiilerich |
revlog: introduce commonancestorsheads method
|
Thu, 10 Apr 2014 12:41:39 -0400 |
Matt Mackall |
merge with stable
|
Mon, 07 Apr 2014 14:18:10 -0500 |
Matt Mackall |
revlog: deal with chunk ranges over 2G on Windows (issue4215)
stable
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
revlog: introduce commonancestors method for getting all common ancestor heads
|
Tue, 26 Nov 2013 12:58:27 -0800 |
Durham Goode |
revlog: move file writing to a separate function
|
Sun, 17 Nov 2013 18:04:29 -0500 |
Brodie Rao |
revlog: allow tuning of the chunk cache size (via format.chunkcachesize)
|
Sun, 17 Nov 2013 18:04:28 -0500 |
Brodie Rao |
revlog: read/cache chunks in fixed windows of 64 KB
|
Mon, 11 Nov 2013 16:42:49 -0800 |
Durham Goode |
strip: add faster revlog strip computation
|
Mon, 11 Nov 2013 16:40:02 -0800 |
Durham Goode |
revlog: return lazy set from findcommonmissing
|
Mon, 23 Sep 2013 11:37:06 -0700 |
Matt Mackall |
merge with stable
|
Fri, 20 Sep 2013 10:45:51 -0700 |
Wojciech Lopata |
generaldelta: initialize basecache properly
stable
|
Fri, 06 Sep 2013 23:05:33 -0700 |
Siddharth Agarwal |
revlog: remove _chunkbase since it is no longer used
|
Fri, 06 Sep 2013 23:05:11 -0700 |
Siddharth Agarwal |
revlog: move chunk cache preload from revision to _chunks
|
Fri, 06 Sep 2013 22:57:51 -0700 |
Siddharth Agarwal |
revlog._chunks: inline getchunk
|
Sat, 07 Sep 2013 12:42:46 -0700 |
Siddharth Agarwal |
revlog.revision: fix cache preload for inline revlogs
|
Fri, 06 Sep 2013 16:31:35 -0700 |
Siddharth Agarwal |
revlog: add a fast method for getting a list of chunks
|
Mon, 19 Aug 2013 11:25:23 -0700 |
Wojciech Lopata |
revlog: pass node as an argument of addrevision
|
Mon, 19 Aug 2013 11:06:38 -0700 |
Wojciech Lopata |
revlog: extract 'checkhash' method
|
Tue, 23 Jul 2013 17:28:12 -0500 |
Matt Mackall |
revlog: handle hidden revs in _partialmatch (issue3979)
stable
|
Mon, 17 Jun 2013 19:44:00 -0700 |
Durham Goode |
revlog: add exception when linkrev == nullrev
|
Fri, 10 May 2013 21:03:01 +0200 |
Sune Foldager |
bundle-ng: move group into the bundler
|
Thu, 18 Apr 2013 16:46:09 +0400 |
Alexander Plavin |
revlog: fix a regression with null revision
|
Wed, 17 Apr 2013 00:29:54 +0400 |
Alexander Plavin |
log: fix behavior with empty repositories (issue3497)
|
Tue, 16 Apr 2013 10:08:20 -0700 |
Bryan O'Sullivan |
revlog: don't cross-check ancestor result against Python version
|
Tue, 16 Apr 2013 10:08:20 -0700 |
Bryan O'Sullivan |
parsers: a C implementation of the new ancestors algorithm
|
Tue, 16 Apr 2013 10:08:19 -0700 |
Bryan O'Sullivan |
revlog: choose a consistent ancestor when there's a tie
|
Tue, 16 Apr 2013 10:08:18 -0700 |
Bryan O'Sullivan |
ancestor: a new algorithm that is faster for nodes near tip
|
Sat, 09 Feb 2013 12:08:02 +0100 |
Benoit Boissinot |
revlog: document v0 format
|
Tue, 18 Dec 2012 10:14:01 -0800 |
Siddharth Agarwal |
revlog: move ancestor generation out to a new class
|
Mon, 17 Dec 2012 15:08:37 -0800 |
Siddharth Agarwal |
revlog: remove incancestors since it is no longer used
|
Mon, 17 Dec 2012 15:13:51 -0800 |
Siddharth Agarwal |
revlog.ancestors: add support for including revs
|
Wed, 21 Nov 2012 00:42:05 +0100 |
Pierre-Yves David |
revlog: allow reverse iteration with revlog.revs
|
Mon, 26 Nov 2012 10:48:24 -0800 |
Siddharth Agarwal |
revlog: add rev-specific variant of findmissing
|
Mon, 26 Nov 2012 11:02:48 -0800 |
Siddharth Agarwal |
revlog: switch findmissing to use ancestor.missingancestors
|
Fri, 16 Nov 2012 15:39:12 -0800 |
Durham Goode |
commit: increase perf by avoiding unnecessary filteredrevs check
stable
|
Mon, 03 Sep 2012 14:19:45 +0200 |
Pierre-Yves David |
clfilter: split `revlog.headrevs` C call from python code
|
Mon, 03 Sep 2012 14:12:45 +0200 |
Pierre-Yves David |
clfilter: handle non contiguous iteration in `revlov.headrevs`
|
Thu, 20 Sep 2012 19:00:59 +0200 |
Pierre-Yves David |
clfilter: make the revlog class responsible of all its iteration
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: descendants
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Thu, 12 Jul 2012 14:20:34 -0500 |
Matt Mackall |
backout e7167007c083
|
Thu, 12 Jul 2012 10:03:50 +0200 |
Martin Geisler |
merge with main
|
Wed, 11 Jul 2012 12:38:42 +0200 |
Friedrich Kastner-Masilko |
revlog: fix for generaldelta distance calculation
|
Mon, 25 Jun 2012 13:56:13 -0700 |
Bryan O'Sullivan |
revlog: make compress a method
|
Fri, 08 Jun 2012 08:39:44 -0700 |
Joshua Redstone |
revlog: remove reachable and switch call sites to ancestors
|
Fri, 08 Jun 2012 07:59:37 -0700 |
Joshua Redstone |
revlog: add incancestors, a version of ancestors that includes revs listed
|
Thu, 07 Jun 2012 15:55:12 +0200 |
Thomas Arendsen Hein |
merge heads
|
Mon, 04 Jun 2012 14:46:42 -0700 |
Brad Hall |
revlog: zlib.error sent to the user (issue3424)
|
Fri, 01 Jun 2012 15:44:13 -0700 |
Joshua Redstone |
revlog: add optional stoprev arg to revlog.ancestors()
|
Fri, 01 Jun 2012 12:45:16 -0700 |
Bryan O'Sullivan |
revlog: descendants(*revs) becomes descendants(revs) (API)
|
Fri, 01 Jun 2012 12:37:18 -0700 |
Bryan O'Sullivan |
revlog: ancestors(*revs) becomes ancestors(revs) (API)
|
Fri, 01 Jun 2012 17:05:31 -0700 |
Bryan O'Sullivan |
util: subclass deque for Python 2.4 backwards compatibility
|
Tue, 15 May 2012 10:46:23 -0700 |
Bryan O'Sullivan |
cleanup: use the deque type where appropriate
|
Sat, 19 May 2012 19:44:58 -0700 |
Bryan O'Sullivan |
revlog: switch to a C version of headrevs
|
Mon, 21 May 2012 16:36:09 -0500 |
Matt Mackall |
revlog: don't handle long for revision matching
|
Sat, 12 May 2012 16:00:57 +0200 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
|
Sat, 12 May 2012 10:55:08 +0200 |
Bryan O'Sullivan |
revlog: speed up prefix matching against nodes
|
Fri, 27 Apr 2012 13:07:29 -0500 |
Matt Mackall |
revlog: backout e5750c6716eb
stable
|
Fri, 13 Apr 2012 10:14:59 +0200 |
Patrick Mezard |
revlog: fix partial revision() docstring (from d7d64b89a65c)
|
Fri, 13 Apr 2012 22:55:46 -0500 |
Matt Mackall |
revlog: drop some unneeded rev.node calls in revdiff
|
Thu, 12 Apr 2012 20:26:33 -0700 |
Bryan O'Sullivan |
revlog: avoid an expensive string copy
|
Fri, 13 Apr 2012 21:35:48 -0500 |
Matt Mackall |
revlog: increase readahead size
|
Thu, 12 Apr 2012 14:05:59 -0700 |
Bryan O'Sullivan |
parsers: use base-16 trie for faster node->rev mapping
|
Sun, 08 Apr 2012 12:38:02 -0500 |
Matt Mackall |
revlog: allow retrieving contents by revision number
|
Sat, 07 Apr 2012 15:43:18 -0500 |
Matt Mackall |
revlog: add hasnode helper method
|
Fri, 13 Jan 2012 01:29:03 +0100 |
Pierre-Yves David |
revlog: make addgroup returns a list of node contained in the added source
|
Mon, 09 Jan 2012 04:15:31 +0100 |
Pierre-Yves David |
revlog: improve docstring for findcommonmissing
|
Tue, 10 Jan 2012 22:35:25 +0800 |
Steven Brown |
revlog: clarify strip docstring "readd" -> "re-add"
|
Thu, 03 Nov 2011 11:24:55 -0500 |
Matt Mackall |
misc: adding missing file close() calls
stable
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
Mon, 25 Jul 2011 15:43:55 -0500 |
Augie Fackler |
revlog: use getattr instead of hasattr
|
Tue, 07 Jun 2011 17:02:54 -0500 |
Matt Mackall |
check-code: catch misspellings of descendant
|
Fri, 03 Jun 2011 20:32:54 +0200 |
Sune Foldager |
revlog: bail out earlier in group when we have no chunks
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
revlog: stop exporting node.short
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
Wed, 18 May 2011 23:26:26 +0200 |
Sune Foldager |
revlog: linearize created changegroups in generaldelta revlogs
|
Mon, 16 May 2011 13:06:48 +0200 |
Sune Foldager |
changelog: don't use generaldelta
|
Mon, 16 May 2011 12:44:34 +0200 |
Sune Foldager |
revlog: get rid of defversion
|
Sun, 15 May 2011 11:50:15 -0500 |
Matt Mackall |
revlog: restore the base method
|