Thu, 12 Jul 2012 14:20:34 -0500 |
Matt Mackall |
backout e7167007c083
|
file |
diff |
annotate
|
Thu, 12 Jul 2012 10:03:50 +0200 |
Martin Geisler |
merge with main
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 12:38:42 +0200 |
Friedrich Kastner-Masilko |
revlog: fix for generaldelta distance calculation
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 13:56:13 -0700 |
Bryan O'Sullivan |
revlog: make compress a method
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 08:39:44 -0700 |
Joshua Redstone |
revlog: remove reachable and switch call sites to ancestors
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 07:59:37 -0700 |
Joshua Redstone |
revlog: add incancestors, a version of ancestors that includes revs listed
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 15:55:12 +0200 |
Thomas Arendsen Hein |
merge heads
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 14:46:42 -0700 |
Brad Hall |
revlog: zlib.error sent to the user (issue3424)
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 15:44:13 -0700 |
Joshua Redstone |
revlog: add optional stoprev arg to revlog.ancestors()
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 12:45:16 -0700 |
Bryan O'Sullivan |
revlog: descendants(*revs) becomes descendants(revs) (API)
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 12:37:18 -0700 |
Bryan O'Sullivan |
revlog: ancestors(*revs) becomes ancestors(revs) (API)
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 17:05:31 -0700 |
Bryan O'Sullivan |
util: subclass deque for Python 2.4 backwards compatibility
|
file |
diff |
annotate
|
Tue, 15 May 2012 10:46:23 -0700 |
Bryan O'Sullivan |
cleanup: use the deque type where appropriate
|
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
|
Mon, 21 May 2012 16:36:09 -0500 |
Matt Mackall |
revlog: don't handle long for revision matching
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:00:57 +0200 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
|
file |
diff |
annotate
|
Sat, 12 May 2012 10:55:08 +0200 |
Bryan O'Sullivan |
revlog: speed up prefix matching against nodes
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 13:07:29 -0500 |
Matt Mackall |
revlog: backout e5750c6716eb
stable
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 10:14:59 +0200 |
Patrick Mezard |
revlog: fix partial revision() docstring (from d7d64b89a65c)
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 22:55:46 -0500 |
Matt Mackall |
revlog: drop some unneeded rev.node calls in revdiff
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 20:26:33 -0700 |
Bryan O'Sullivan |
revlog: avoid an expensive string copy
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 21:35:48 -0500 |
Matt Mackall |
revlog: increase readahead size
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 14:05:59 -0700 |
Bryan O'Sullivan |
parsers: use base-16 trie for faster node->rev mapping
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 12:38:02 -0500 |
Matt Mackall |
revlog: allow retrieving contents by revision number
|
file |
diff |
annotate
|
Sat, 07 Apr 2012 15:43:18 -0500 |
Matt Mackall |
revlog: add hasnode helper method
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 01:29:03 +0100 |
Pierre-Yves David |
revlog: make addgroup returns a list of node contained in the added source
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 04:15:31 +0100 |
Pierre-Yves David |
revlog: improve docstring for findcommonmissing
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 22:35:25 +0800 |
Steven Brown |
revlog: clarify strip docstring "readd" -> "re-add"
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 11:24:55 -0500 |
Matt Mackall |
misc: adding missing file close() calls
stable
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:43:55 -0500 |
Augie Fackler |
revlog: use getattr instead of hasattr
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 17:02:54 -0500 |
Matt Mackall |
check-code: catch misspellings of descendant
|
file |
diff |
annotate
|
Fri, 03 Jun 2011 20:32:54 +0200 |
Sune Foldager |
revlog: bail out earlier in group when we have no chunks
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
file |
diff |
annotate
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
revlog: stop exporting node.short
|
file |
diff |
annotate
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
file |
diff |
annotate
|
Wed, 18 May 2011 23:26:26 +0200 |
Sune Foldager |
revlog: linearize created changegroups in generaldelta revlogs
|
file |
diff |
annotate
|
Mon, 16 May 2011 13:06:48 +0200 |
Sune Foldager |
changelog: don't use generaldelta
|
file |
diff |
annotate
|
Mon, 16 May 2011 12:44:34 +0200 |
Sune Foldager |
revlog: get rid of defversion
|
file |
diff |
annotate
|
Sun, 15 May 2011 11:50:15 -0500 |
Matt Mackall |
revlog: restore the base method
|
file |
diff |
annotate
|
Thu, 12 May 2011 15:24:33 +0200 |
Sune Foldager |
revlog: improve delta generation heuristics for generaldelta
|
file |
diff |
annotate
|
Thu, 12 May 2011 13:47:17 +0200 |
Sune Foldager |
revlog: fix bug in chainbase cache
|
file |
diff |
annotate
|
Wed, 11 May 2011 11:04:44 +0200 |
Sune Foldager |
revlog: add docstring to _addrevision
|
file |
diff |
annotate
|
Sun, 08 May 2011 21:32:33 +0200 |
Sune Foldager |
revlog: support writing generaldelta revlogs
|
file |
diff |
annotate
|
Sat, 07 May 2011 22:40:17 +0200 |
Sune Foldager |
revlog: support reading generaldelta revlogs
|
file |
diff |
annotate
|
Sat, 07 May 2011 22:40:14 +0200 |
Sune Foldager |
revlog: calculate base revisions iteratively
|
file |
diff |
annotate
|
Sat, 07 May 2011 22:37:40 +0200 |
Sune Foldager |
revlog: remove the last bits of punched/shallow
|
file |
diff |
annotate
|
Fri, 06 May 2011 12:09:20 +0200 |
Martin Geisler |
revlog: use real Booleans instead of 0/1 in nodesbetween
|
file |
diff |
annotate
|
Thu, 05 May 2011 18:05:24 +0200 |
Sune Foldager |
revlog: compute correct deltaparent in the deltaparent function
|
file |
diff |
annotate
|
Thu, 05 May 2011 12:46:02 +0200 |
Sune Foldager |
revlog: remove support for punched/shallow
|
file |
diff |
annotate
|
Thu, 05 May 2011 12:55:12 +0200 |
Sune Foldager |
revlog: remove support for parentdelta
|
file |
diff |
annotate
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 11:03:28 +0200 |
Benoit Boissinot |
changegroup: new bundler API
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 10:00:41 +0200 |
Benoit Boissinot |
bundler: make parsechunk return the base revision of the delta
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 16:33:47 +0200 |
Sune Foldager |
revlog: introduce _chunkbase to allow filelog to override
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 15:24:06 -0500 |
Matt Mackall |
changegroup: introduce bundler objects
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: add revlog to the group callback
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: move sorting down into group
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: combine infocollect and lookup callbacks
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 17:16:30 -0500 |
Matt Mackall |
changegroup: drop unused fullrev
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 17:12:02 -0500 |
Matt Mackall |
revlog: change variable name to avoid reuse
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
file |
diff |
annotate
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 16:26:01 -0600 |
Matt Mackall |
revlog: remove stray test in rev()
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 15:55:48 -0600 |
Matt Mackall |
revlog: pass rev to _checkhash
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 15:55:46 -0600 |
Matt Mackall |
revlog: incrementally build node cache with linear searches
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 12:25:46 +0100 |
Benoit Boissinot |
revlog: explicit test and explicit variable names
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 12:24:48 +0100 |
Benoit Boissinot |
revlog: if the nodemap is set, use the fast version of revlog.rev()
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 15:06:53 +0100 |
Benoit Boissinot |
revlog/parseindex: construct the nodemap if it is empty
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 13:02:19 +0100 |
Benoit Boissinot |
revlog: always add the magic nullid/nullrev entry in parseindex
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 15:04:58 +0100 |
Benoit Boissinot |
revlog/parseindex: no need to pass the file around
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 21:52:03 -0600 |
Matt Mackall |
revlog: do revlog node->rev mapping by scanning
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 17:12:32 -0600 |
Matt Mackall |
revlog: introduce a cache for partial lookups
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 17:01:04 -0600 |
Matt Mackall |
revlog: only build the nodemap on demand
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 14:12:52 -0600 |
Matt Mackall |
revlog: remove lazy index
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 17:04:41 -0600 |
Matt Mackall |
revlog: break hash checking into subfunction
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 18:15:58 +0100 |
Martin Geisler |
code style: prefer 'is' and 'is not' tests with singletons
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 18:23:48 +0900 |
Nicolas Dumazet |
revlog: fix descendants() if nullrev is in revs
stable
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 18:16:07 +0900 |
Nicolas Dumazet |
revlog: if start is nullrev, end is always a descendant
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: choose best delta for parentdelta (issue2466)
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: precalculate p1 and p2 revisions
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: extract delta building to a subfunction
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: simplify cachedelta handling
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: fix buildtext local scope
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 18:00:19 -0500 |
Benoit Boissinot |
revlog.addgroup(): always use _addrevision() to add new revlog entries
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 18:00:16 -0500 |
Benoit Boissinot |
revlog._addrevision(): allow text argument to be None, build it lazily
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 13:12:45 -0500 |
Matt Mackall |
bundle: move chunk parsing into unbundle class
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 13:28:04 +0200 |
Benoit Boissinot |
mdiff.patch(): add a special case for when the base text is empty
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 13:24:19 +0200 |
Benoit Boissinot |
revlog: add rawsize(), identical to size() but not subclassed by filelog
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 23:17:17 +0200 |
Benoit Boissinot |
revlog.addrevision(): move computation of nodeid in addrevision()
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:31:59 +0200 |
Benoit Boissinot |
revlog: fix docstring
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:30:42 +0200 |
Benoit Boissinot |
deltaparent(): don't return nullrev for a revision containing a full snapshot
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 19:42:28 +0530 |
Vishakh H |
revlog: addgroup re-adds punched revisions for missing parents
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 19:41:51 +0530 |
Vishakh H |
revlog: generate full revisions when parent node is missing
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): inline deltachain computation
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): remove debug code
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): don't use nullrev as the default value for the cache
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 00:17:50 +0200 |
Benoit Boissinot |
revlog.revision(): minor cleanup
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 19:37:23 +0200 |
Benoit Boissinot |
parendelta: fix computation of base rev (fixes issue2337)
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 19:45:52 +0200 |
Benoit Boissinot |
revlog._addrevision(): make the parent of the cached delta explicit
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 23:13:56 -0500 |
Matt Mackall |
revlog: optimize deltachain
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:27:41 +0530 |
Pradeepkumar Gayam |
revlog: append delta against p1
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:27:16 +0530 |
Pradeepkumar Gayam |
revlog: teach revlog to construct a revision from parentdeltas
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:26:08 +0530 |
Pradeepkumar Gayam |
revlog: deltachain() returns chain of revs need to construct a revision
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:25:08 +0530 |
Pradeepkumar Gayam |
revlog: parentdelta flags for revlog index
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 12:59:13 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 16:17:17 -0500 |
Matt Mackall |
revlog: drop cache after use to save memory footprint
stable
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 19:38:19 +0530 |
Vishakh H |
revlog: add shallow header flag
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 19:38:19 +0530 |
Vishakh H |
revlog: add punched revision flag
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 01:16:38 +0530 |
Pradeepkumar Gayam |
revlog: add a flags method that returns revision flags
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 13:10:57 +0200 |
Benoit Boissinot |
chunkbuffer: split big strings directly in chunkbuffer
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 22:56:01 +0900 |
Nicolas Dumazet |
merge with stable
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 11:02:39 +0900 |
Nicolas Dumazet |
cmp: document the fact that we return True if content is different
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 19:27:02 -0300 |
Renato Cunha |
revlog: Marked classic int divisions as such.
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 17:10:05 +0200 |
Martin Geisler |
revlog: fix inconsistent comment formatting
|
file |
diff |
annotate
|
Tue, 11 May 2010 16:28:09 -0500 |
Matt Mackall |
static-http: disable lazy parsing
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 15:35:06 +0200 |
Benoit Boissinot |
merge with stable
|
file |
diff |
annotate
|