Wed, 03 May 2017 13:12:39 +0200 |
Pierre-Yves David |
merge with future 6.1.0
mercurial-4.1
|
Wed, 03 May 2017 13:27:26 +0200 |
Pierre-Yves David |
compat: drop the context manager used to write the cache file
stable
|
Wed, 03 May 2017 12:54:11 +0200 |
Pierre-Yves David |
compat: make obscache code compatible with Mercurial version prior to 4.2
stable
|
Wed, 03 May 2017 12:41:54 +0200 |
Pierre-Yves David |
evolve: record testing with 4.2
stable
|
Wed, 03 May 2017 12:31:40 +0200 |
Pierre-Yves David |
merge with default for 6.1.0
stable
|
Wed, 03 May 2017 12:31:11 +0200 |
Pierre-Yves David |
packaging first step toward 6.1.0
|
Wed, 03 May 2017 12:25:53 +0200 |
Pierre-Yves David |
auto-push: move config help in the extension help
|
Mon, 01 May 2017 06:17:44 +0200 |
Pierre-Yves David |
opening mercurial 4.1 compat branch
mercurial-4.1
|
Tue, 02 May 2017 17:43:34 +0200 |
Pierre-Yves David |
obscache: skip writing to disk if the data did not changed
|
Tue, 02 May 2017 16:19:05 +0200 |
Pierre-Yves David |
obscache: skip writing if the cache is empty
|
Tue, 02 May 2017 16:17:03 +0200 |
Pierre-Yves David |
obscache: set a valid "empty" cache key if the cache is missing
|
Tue, 02 May 2017 16:10:14 +0200 |
Pierre-Yves David |
obscache: have the obsstore fix empty file cachekey
|
Tue, 02 May 2017 17:44:12 +0200 |
Pierre-Yves David |
obscache: log case where the cache is not up to date
|
Tue, 02 May 2017 16:13:04 +0200 |
Pierre-Yves David |
obscache: still update and use the cache during transaction
|
Tue, 02 May 2017 16:15:01 +0200 |
Pierre-Yves David |
obscache: warm the cache in all cases
|
Tue, 02 May 2017 16:11:43 +0200 |
Pierre-Yves David |
obscache: update the format to allow negative tiprev
|
Tue, 02 May 2017 16:09:03 +0200 |
Pierre-Yves David |
obscache: load the disk data before checking is the cache is up to date
|
Tue, 02 May 2017 02:13:33 +0200 |
Pierre-Yves David |
obscache: skip the cache entirely if not up to date
|
Mon, 01 May 2017 15:49:36 +0200 |
Pierre-Yves David |
readme: mention that some improvement are enabled for 4.2 only
|
Mon, 01 May 2017 08:12:26 +0200 |
Pierre-Yves David |
perf: use the cache to compute the obsolete set.
|
Mon, 01 May 2017 08:14:00 +0200 |
Pierre-Yves David |
perf: warm the cache after all transactions
|
Mon, 01 May 2017 08:13:24 +0200 |
Pierre-Yves David |
perf: adds a cache to know if obsmarkers might affect a revision
|
Mon, 01 May 2017 08:07:05 +0200 |
Pierre-Yves David |
perf: adds cachekey utility to validate changelog+obsstore content
|
Mon, 01 May 2017 08:05:45 +0200 |
Pierre-Yves David |
perf: adds some cache key helper on the obsstore class
|
Mon, 01 May 2017 06:06:41 +0200 |
Pierre-Yves David |
compat: only install the better filtered message for mercurial 4.2 and above
|
Sat, 29 Apr 2017 05:35:01 +0200 |
Pierre-Yves David |
evolve: update extension help
|
Sat, 29 Apr 2017 05:44:07 +0200 |
Pierre-Yves David |
merge with stable
|
Fri, 28 Apr 2017 16:56:09 +0200 |
Boris Feld |
ui: change the hidden revision error message
|
Fri, 28 Apr 2017 16:57:41 +0200 |
Boris Feld |
ui: add better messages when the working copy become obsolete.
|
Fri, 28 Apr 2017 15:29:32 +0200 |
Pierre-Yves David |
topic: directly use "super" call
|
Thu, 27 Apr 2017 20:52:09 +0200 |
Pierre-Yves David |
repo: properly progate "destroyed" call to super class
stable
|
Tue, 25 Apr 2017 10:56:55 +0200 |
Pierre-Yves David |
safeguard: add an option to disable automatic publishing
|
Thu, 20 Apr 2017 13:05:45 +0200 |
Pierre-Yves David |
merge back with stable
|
Thu, 20 Apr 2017 13:04:31 +0200 |
Pierre-Yves David |
Added tag 6.0.1 for changeset 5ef112a6eb87
stable
|
Thu, 20 Apr 2017 12:59:19 +0200 |
Pierre-Yves David |
pkg: prepare release 6.0.1
stable 6.0.1
|
Thu, 20 Apr 2017 12:58:27 +0200 |
Pierre-Yves David |
debian: finalize 6.0.0 entry
stable
|
Thu, 20 Apr 2017 12:54:57 +0200 |
Pierre-Yves David |
readme: fix 6.0.0 release date
stable
|
Thu, 20 Apr 2017 12:50:22 +0200 |
Pierre-Yves David |
merge with future 6.0.1
mercurial-3.8
|
Thu, 20 Apr 2017 12:48:31 +0200 |
Pierre-Yves David |
merge with future 6.0.1
mercurial-3.9
|
Thu, 20 Apr 2017 12:45:02 +0200 |
Pierre-Yves David |
merge with future 6.0.1
mercurial-4.0
|
Thu, 20 Apr 2017 12:24:43 +0200 |
Pierre-Yves David |
checkheads: update tests to match the one in core
stable
|
Thu, 20 Apr 2017 11:43:57 +0200 |
Pierre-Yves David |
serveronly: fix reposetup
stable
|
Thu, 20 Apr 2017 11:41:20 +0200 |
Pierre-Yves David |
extension: simplify the extensions helper hierarchy
stable
|
Thu, 20 Apr 2017 11:40:08 +0200 |
Pierre-Yves David |
checkheads: do not overwrite code for Mercurial 4.2 and above
stable
|
Thu, 20 Apr 2017 00:21:13 +0900 |
Yuya Nishihara |
legacy: fix debugrecordpruneparents to call obsstore.create() with keywords
stable
|
Wed, 19 Apr 2017 21:17:43 +0900 |
Yuya Nishihara |
template: adapt to new showlist() API introduced by hg e5eab0fe69ee
stable
|
Wed, 19 Apr 2017 21:12:09 +0900 |
Yuya Nishihara |
template: pass all mapping data to showlist()
stable
|
Wed, 19 Apr 2017 21:37:28 +0900 |
Yuya Nishihara |
make: merge recipes for help
stable
|
Wed, 19 Apr 2017 21:34:03 +0900 |
Yuya Nishihara |
make: fix indent of ifeq-endif
stable
|
Sat, 08 Apr 2017 12:48:20 +0200 |
Pierre-Yves David |
tests: update test to match upstreamable version
stable
|
Sat, 08 Apr 2017 12:45:39 +0200 |
Pierre-Yves David |
tests: fix directory names in exchange-D4 test
stable
|
Sat, 08 Apr 2017 12:43:36 +0200 |
Pierre-Yves David |
tests: fix directory names in exchange-D3 test
stable
|
Sat, 01 Apr 2017 12:45:18 +0200 |
Pierre-Yves David |
merge back with default
|
Fri, 31 Mar 2017 15:51:58 +0200 |
Pierre-Yves David |
Added tag 6.0.0 for changeset 165ad227993d
stable
|
Fri, 31 Mar 2017 15:51:27 +0200 |
Pierre-Yves David |
packaging: prepare version 6.0.0
stable 6.0.0
|
Fri, 31 Mar 2017 15:47:31 +0200 |
Pierre-Yves David |
merged with future 6.0
mercurial-3.8
|
Fri, 31 Mar 2017 15:44:10 +0200 |
Pierre-Yves David |
test-compat-hg-3.9: merge with future 6.0
mercurial-3.9
|
Fri, 31 Mar 2017 15:39:20 +0200 |
Pierre-Yves David |
merge with future 6.0.0
mercurial-4.0
|
Fri, 31 Mar 2017 15:33:59 +0200 |
Pierre-Yves David |
merge with default
stable
|
Fri, 31 Mar 2017 14:50:50 +0200 |
Pierre-Yves David |
readme: mention the fix for issue4354
|