Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: descendants
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
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
|