Mon, 12 Jun 2017 13:56:50 -0700 |
Siddharth Agarwal |
workingctx: add a way for extensions to run code at status fixup time
|
file |
diff |
annotate
|
Thu, 08 Jun 2017 23:23:37 -0700 |
Gregory Szorc |
localrepo: move filtername to __init__
|
file |
diff |
annotate
|
Thu, 08 Jun 2017 21:54:30 -0700 |
Gregory Szorc |
obsolete: move obsstore creation logic from localrepo
|
file |
diff |
annotate
|
Fri, 19 May 2017 20:29:11 -0700 |
Gregory Szorc |
revlog: skeleton support for version 2 revlogs
|
file |
diff |
annotate
|
Fri, 19 Aug 2016 18:40:35 +0900 |
Yuya Nishihara |
localrepo: map integer and hex wdir identifiers to workingctx
|
file |
diff |
annotate
|
Thu, 25 May 2017 23:18:02 +0900 |
Yuya Nishihara |
localrepo: document that __contains__() may raise LookupError
|
file |
diff |
annotate
|
Thu, 25 May 2017 01:45:52 +0200 |
Pierre-Yves David |
transaction: run _writejournal unfiltered
|
file |
diff |
annotate
|
Thu, 18 May 2017 16:43:56 -0400 |
Augie Fackler |
localrepo: extract bookmarkheads method to bookmarks.py
|
file |
diff |
annotate
|
Thu, 18 May 2017 18:01:48 -0400 |
Augie Fackler |
localrepo: mark walk convenience method as deprecated (API)
|
file |
diff |
annotate
|
Thu, 18 May 2017 17:11:14 -0400 |
Augie Fackler |
localrepo: migrate to context manager for changing dirstate parents
|
file |
diff |
annotate
|
Fri, 19 May 2017 13:09:23 +0200 |
Pierre-Yves David |
cache: make the cache updated callback easily accessible to extension
|
file |
diff |
annotate
|
Wed, 17 May 2017 20:01:29 -0700 |
Gregory Szorc |
localrepo: reformat set literals
|
file |
diff |
annotate
|
Wed, 17 May 2017 09:43:50 -0700 |
Martin von Zweigbergk |
match: remove ispartial()
|
file |
diff |
annotate
|
Sat, 13 May 2017 16:26:43 -0700 |
Gregory Szorc |
changelog: load pending file directly
|
file |
diff |
annotate
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
file |
diff |
annotate
|
Tue, 02 May 2017 22:27:44 +0200 |
Pierre-Yves David |
caches: move the 'updating the branch cache' message in 'updatecaches'
|
file |
diff |
annotate
|
Tue, 02 May 2017 18:56:07 +0200 |
Pierre-Yves David |
caches: stop warming the cache after 'localrepo.commitctx'
|
file |
diff |
annotate
|
Tue, 02 May 2017 19:05:58 +0200 |
Pierre-Yves David |
caches: call 'repo.updatecache()' in 'repo.destroyed()'
|
file |
diff |
annotate
|
Tue, 02 May 2017 21:39:43 +0200 |
Pierre-Yves David |
caches: introduce a function to warm cache
|
file |
diff |
annotate
|
Tue, 02 May 2017 18:45:51 +0200 |
Pierre-Yves David |
transaction: track newly introduced revisions
|
file |
diff |
annotate
|
Wed, 03 May 2017 10:33:26 -0700 |
Martin von Zweigbergk |
localrepo: reuse exchange.bundle2requested()
|
file |
diff |
annotate
|
Tue, 02 May 2017 02:05:39 +0200 |
Pierre-Yves David |
cleanup: drop the deprecated 'localrepo._link' method
|
file |
diff |
annotate
|
Tue, 02 May 2017 02:04:55 +0200 |
Pierre-Yves David |
cleanup: drop the deprecated 'localrepo.wfile' method
|
file |
diff |
annotate
|
Tue, 02 May 2017 02:03:56 +0200 |
Pierre-Yves David |
cleanup: drop the deprecated 'localrepo.join' method
|
file |
diff |
annotate
|
Tue, 02 May 2017 02:03:04 +0200 |
Pierre-Yves David |
cleanup: drop the deprecated 'localrepo.tag' method
|
file |
diff |
annotate
|
Tue, 02 May 2017 02:01:47 +0200 |
Pierre-Yves David |
cleanup: drop the deprecated 'localrepo.opener' method
|
file |
diff |
annotate
|
Tue, 02 May 2017 02:01:15 +0200 |
Pierre-Yves David |
cleanup: drop the deprecated 'localrepo.wopener' method
|
file |
diff |
annotate
|
Tue, 28 Mar 2017 10:15:02 +0200 |
Pierre-Yves David |
track-tags: write all tag changes to a file
|
file |
diff |
annotate
|
Tue, 28 Mar 2017 10:14:55 +0200 |
Pierre-Yves David |
track-tags: compute the actual differences between tags pre/post transaction
|
file |
diff |
annotate
|
Tue, 28 Mar 2017 06:38:09 +0200 |
Pierre-Yves David |
track-tags: introduce first bits of tags tracking during transaction
|
file |
diff |
annotate
|