Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: pull chunkcache back into revlog
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: change _inline from a function to a variable
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: simplify addrevision
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: some codingstyle cleanups
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: add a magic null revision to our index
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: change accesses to index entry elements to use positive offsets
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: parse revlogv0 indexes into v1 internally
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: only allow lazy parsing with revlogng files
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: simplify the v1 immediate parser
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: set the threshold for lazy parsing higher
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:07 -0500 |
Matt Mackall |
revlog: simplify the v0 parser
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:07 -0500 |
Matt Mackall |
revlog: add revlogio interface
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 20:44:07 -0500 |
Matt Mackall |
revlog: regroup parsing code
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:18:42 -0500 |
Matt Mackall |
revlog: privatize some methods
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:18:24 -0500 |
Matt Mackall |
revlog: delete unused function makenode
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:18:21 -0500 |
Matt Mackall |
revlog: raise offset/type helpers to global scope
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 12:45:33 +0200 |
Thomas Arendsen Hein |
Fix revlog.children so the real children of the null revision can be calculated.
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 00:26:53 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 00:24:48 -0300 |
Alexis S. L. Carvalho |
Also check the index file size when deciding whether to reload a revlog.
|
file |
diff |
annotate
|
Sat, 07 Apr 2007 04:45:27 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
file |
diff |
annotate
|
Sat, 07 Apr 2007 04:27:55 -0300 |
Alexis S. L. Carvalho |
revlog.py: fix/tweak read ahead code in lazyparser
|
file |
diff |
annotate
|
Mon, 02 Apr 2007 14:16:44 -0500 |
Matt Mackall |
Fixups for recent changes in revlog version handling
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 13:31:43 +0100 |
Thomas Arendsen Hein |
Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
|
file |
diff |
annotate
|
Thu, 22 Mar 2007 19:52:38 -0500 |
Matt Mackall |
revlog: simplify revlog version handling
|
file |
diff |
annotate
|
Thu, 22 Mar 2007 19:12:03 -0500 |
Matt Mackall |
revlog: don't pass datafile as an argument
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 18:57:47 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 18:38:46 -0500 |
Matt Mackall |
revlog: attempt to gracefully handle some interleaved damage
|
file |
diff |
annotate
|
Sun, 04 Feb 2007 16:08:56 -0800 |
Brendan Cully |
lazyindex: handle __delitem__ in loadblock
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 12:22:43 -0800 |
Brendan Cully |
Add revlog.LookupError exception, and use it instead of RevlogError.
|
file |
diff |
annotate
|
Sun, 17 Dec 2006 21:48:22 -0600 |
Matt Mackall |
Sync with -stable
|
file |
diff |
annotate
|
Sun, 17 Dec 2006 05:00:22 +0100 |
Benoit Boissinot |
fix calculation of new heads added during push with -r
0.9.3
|
file |
diff |
annotate
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
file |
diff |
annotate
|
Fri, 01 Dec 2006 23:27:53 +0100 |
Thomas Arendsen Hein |
Use unsigned version format.
|
file |
diff |
annotate
|
Fri, 01 Dec 2006 23:16:12 +0100 |
Thomas Arendsen Hein |
Improve error message for unknown revlog flags.
|
file |
diff |
annotate
|
Fri, 01 Dec 2006 02:24:56 -0600 |
Matt Mackall |
Make revlog error slightly less scary
|
file |
diff |
annotate
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
add docstring to reachable
|
file |
diff |
annotate
|
Sun, 19 Nov 2006 16:09:04 +0100 |
Thomas Arendsen Hein |
Indentation cleanups for 2956948b81f3.
|
file |
diff |
annotate
|
Sat, 18 Nov 2006 17:20:38 -0200 |
Marcos Chaves |
fix warnings generated by pygettext.py.
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
revlog: reachable actually takes a node
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 16:14:55 +0100 |
Benoit Boissinot |
revlog: more nullrev fixes
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 16:14:02 +0100 |
Benoit Boissinot |
revlog: return 0 as offset for nullid
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 14:41:14 +0100 |
Benoit Boissinot |
revlog.size() fix handling of rev == -1
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 10:53:51 +0100 |
Thomas Arendsen Hein |
Define and use nullrev (revision of nullid) instead of -1.
|
file |
diff |
annotate
|
Tue, 24 Oct 2006 23:00:43 -0300 |
Alexis S. L. Carvalho |
revlog.py: always return tuples from parents and parentrevs
|
file |
diff |
annotate
|
Tue, 24 Oct 2006 13:46:04 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Thu, 19 Oct 2006 16:55:34 +0200 |
Benoit Boissinot |
fix errors spotted by pychecker
|
file |
diff |
annotate
|
Thu, 19 Oct 2006 10:23:27 +0200 |
Benoit Boissinot |
revlog.children: use parentrevs instead of parents
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 11:44:56 -0500 |
Matt Mackall |
Only look up tags and branches as a last resort
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 22:07:54 -0500 |
Matt Mackall |
revlog.lookup tweaks
|
file |
diff |
annotate
|
Sat, 14 Oct 2006 18:47:48 -0300 |
Alexis S. L. Carvalho |
make revlog.addgroup pass its file handles to addrevision
|
file |
diff |
annotate
|
Thu, 12 Oct 2006 11:40:26 +0200 |
Benoit Boissinot |
nodesbetween: fix a bug with duplicate heads
|
file |
diff |
annotate
|
Wed, 11 Oct 2006 12:06:14 -0700 |
Brendan Cully |
Teach bdiff to support buffer objects
|
file |
diff |
annotate
|
Sat, 30 Sep 2006 15:15:59 +0200 |
Benoit Boissinot |
correctly find the type of 'id' in revlog.lookup
|
file |
diff |
annotate
|
Sun, 24 Sep 2006 13:52:27 +0200 |
Benoit Boissinot |
optimize revlog.lookup when passed hex(node)[:...]
|
file |
diff |
annotate
|
Sun, 24 Sep 2006 13:52:25 +0200 |
Benoit Boissinot |
cleanups in revlog.lookup
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 18:15:44 -0500 |
Matt Mackall |
Switch revlog.ancestor to use revisions rather than nodeids
|
file |
diff |
annotate
|
Wed, 20 Sep 2006 16:50:50 -0500 |
Matt Mackall |
Abstract ancestor algorithm into generic function
|
file |
diff |
annotate
|
Mon, 18 Sep 2006 17:43:31 +0200 |
Benoit Boissinot |
fix warnings spotted by pychecker
|
file |
diff |
annotate
|