Mon, 03 Sep 2012 14:35:31 +0200 |
Pierre-Yves David |
hidden: remove tags use in hidden computation
|
file |
diff |
annotate
|
Mon, 03 Sep 2012 14:35:05 +0200 |
Pierre-Yves David |
clfilter: do not use tags cache if there are filtered changesets
|
file |
diff |
annotate
|
Mon, 03 Sep 2012 14:34:19 +0200 |
Pierre-Yves David |
clfilter: do not use branchmap cache if there are filtered changesets
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 19:01:53 +0200 |
Pierre-Yves David |
clfilter: remove usage of `range` in favor of iteration over changelog
|
file |
diff |
annotate
|
Mon, 03 Sep 2012 14:03:38 +0200 |
Pierre-Yves David |
filter: `updatebranchcache` during `addchangegroup` instead of after lock
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 02:06:29 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs" constructor/field for initialization around "store"
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 02:06:29 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs" constructor instead of "opener" one
|
file |
diff |
annotate
|
Sun, 26 Aug 2012 00:28:56 +0200 |
Pierre-Yves David |
bookmarks: extract valid destination logic in a dedicated function
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
en-us: initialization
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
spelling: synchronize
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
spelling: supersede
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: efficiently
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: Explicitly
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 20:52:04 +0200 |
Pierre-Yves David |
obsolete: introduce caches for all meaningful sets
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 22:13:24 +0200 |
Pierre-Yves David |
test: remove invalid hidden rev in graphlog test
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 02:41:20 +0200 |
Mads Kiilerich |
improve some comments and docstrings, fixing issues found when spell checking
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 14:37:59 -0500 |
Matt Mackall |
commit: normalize filenames when checking explicit files (issue3576)
stable
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 12:04:50 +0200 |
Sune Foldager |
rollback: write dirstate branch with correct encoding
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 22:40:30 +0300 |
Idan Kamara |
localrepo: clear the filecache on _rollback() and destroyed()
stable
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 15:57:50 +0200 |
Thomas Arendsen Hein |
obsolete: fix typos in comments introduced by 6955d69a52a4
stable
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 03:30:42 +0200 |
Mads Kiilerich |
check-code: indent 4 spaces in py files
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 13:33:06 +0200 |
Pierre-Yves David |
pushkey: do not exchange obsole markers if feature is disabled
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 13:05:25 +0200 |
Pierre-Yves David |
obsolete: warns if markers exist in a repo where the feature is not enabled
stable
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 18:32:56 +0200 |
Pierre-Yves David |
pushkey: splits obsolete marker exchange into multiple keys
stable
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 16:41:42 +0200 |
Pierre-Yves David |
obsolete: add debug output regarding obsolete marker exchange.
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 12:28:35 +0200 |
Pierre-Yves David |
pushkey: add more verbose debug output regarding pushkey
stable
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 21:20:56 +0200 |
Patrick Mezard |
push: do not try to push remote obsolete if local has none
stable
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 19:34:31 +0200 |
Patrick Mezard |
discovery: add extinct changesets to outgoing.excluded
stable
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 16:16:17 +0200 |
Pierre-Yves David |
_updatebranchcache: prevent deleting dict key during iteration
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 17:56:50 +0200 |
Pierre-Yves David |
obsolete: mark unreachable extinct changesets as hidden
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 17:44:46 +0200 |
Pierre-Yves David |
hidden: move hiddenrevs set on the repository
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 01:22:31 +0200 |
Pierre-Yves David |
repo: move visibleheads and visiblebranchmap logic in discovery
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 01:04:45 +0200 |
Pierre-Yves David |
localpeer: return only visible heads and branchmap
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:52:37 +0200 |
Sune Foldager |
peer: remove cancopy from peer api; use directly on repo instead
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:52:28 +0200 |
Sune Foldager |
peer: introduce canpush and improve error message
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:47:06 +0200 |
Peter Arrenbrecht |
peer: introduce real peer classes
|
file |
diff |
annotate
|
Thu, 12 Jul 2012 03:03:19 +0200 |
Pierre-Yves David |
push: fix bug in detection of remote obsolete support
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 01:39:03 +0200 |
Pierre-Yves David |
push: refuse to push unstable changesets without force
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 01:32:18 +0200 |
Pierre-Yves David |
push: refuse to push obsolete changesets
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 18:45:27 +0900 |
FUJIWARA Katsunori |
localrepo: use file API via vfs while ensuring repository directory
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 18:45:27 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs" intead of "opener" while ensuring repository directory
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 18:45:27 +0900 |
FUJIWARA Katsunori |
localrepo: use the path relative to "self.vfs" instead of "path" argument
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 18:45:27 +0900 |
FUJIWARA Katsunori |
localrepo: use "self.wvfs.join()" instead of "os.path.join()"
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 18:45:27 +0900 |
FUJIWARA Katsunori |
localrepo: use path expansion API via vfs
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 18:45:26 +0900 |
FUJIWARA Katsunori |
localrepo: add "vfs" fields to "localrepository" for migration from "opener"
|
file |
diff |
annotate
|
Thu, 12 Jul 2012 10:03:50 +0200 |
Martin Geisler |
merge with main
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 15:36:00 -0700 |
Bryan O'Sullivan |
localrepo: make requirements and openerreqs mutable by subclasses
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 02:21:04 +0200 |
Pierre-Yves David |
obsolete: write obsolete marker inside a transaction
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 02:02:48 +0200 |
Pierre-Yves David |
obsolete: append new markers to obsstore file instead of rewriting everything
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 02:00:36 +0200 |
Pierre-Yves David |
obsolete: move obsolete markers read/write logic to obsstore object
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 19:21:59 +0200 |
Pierre-Yves David |
obsolete: exchange obsolete marker over pushkey
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 19:07:39 +0200 |
Pierre-Yves David |
obsolete: introduction of obsolete markers
|
file |
diff |
annotate
|
Fri, 18 May 2012 12:45:47 -0700 |
Joshua Redstone |
strip: incrementally update the branchheads cache after a strip
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 08:56:17 -0700 |
Joshua Redstone |
localrepo: convert _updatebranchcache from nodespace to revspace
|
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
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
localrepo: lowercase "unexpected response" message
|
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 23:44:10 -0500 |
Matt Mackall |
localrepo: move filecache clearing into invalidate
|
file |
diff |
annotate
|