Mon, 02 Jan 2017 13:00:16 -0800 |
Gregory Szorc |
revlog: move decompress() from module to revlog class (API)
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 14:21:36 +0000 |
Remi Chaintron |
revlog: merge hash checking subfunctions
|
file |
diff |
annotate
|
Thu, 17 Nov 2016 20:17:51 -0800 |
Gregory Szorc |
perf: add command for measuring revlog chunk operations
|
file |
diff |
annotate
|
Thu, 17 Nov 2016 08:52:52 -0800 |
Gregory Szorc |
perf: unbust perfbdiff --alldata
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 16:10:57 +0100 |
Philippe Pepiot |
perf: omit copying ui and redirect to ferr if buffer API is in use
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: move clearcaches to manifestlog
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove usages of manifest.read
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 10:46:55 -0800 |
Gregory Szorc |
perf: support measuring bdiff for all changeset related data
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 11:01:25 -0800 |
Gregory Szorc |
perf: support bdiffing multiple revisions in a single revlog
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 09:51:14 -0800 |
Gregory Szorc |
perf: prepare to handle multiple pairs in perfbdiff
|
file |
diff |
annotate
|
Sat, 05 Nov 2016 23:41:52 -0700 |
Gregory Szorc |
perf: add perfbdiff
|
file |
diff |
annotate
|
Tue, 18 Oct 2016 17:33:39 -0700 |
Durham Goode |
manifest: make manifestlog a storecache
stable
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:20 +0900 |
FUJIWARA Katsunori |
perf: make perftags clear tags cache correctly
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:18 +0900 |
FUJIWARA Katsunori |
perf: define formatter locally for Mercurial earlier than 2.2
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:18 +0900 |
FUJIWARA Katsunori |
perf: add functions to get vfs-like object for Mercurial earlier than 2.3
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:17 +0900 |
FUJIWARA Katsunori |
perf: avoid actual writing branch cache out correctly
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:17 +0900 |
FUJIWARA Katsunori |
perf: get subsettable from appropriate module for Mercurial earlier than 2.9
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 01:03:16 +0900 |
FUJIWARA Katsunori |
perf: introduce safeattrsetter to replace direct attribute assignment
|
file |
diff |
annotate
|
Thu, 11 Aug 2016 14:51:19 +0200 |
Pierre-Yves David |
perf: release lock after transaction in perffncachewrite
|
file |
diff |
annotate
|
Sat, 24 Sep 2016 12:22:30 -0700 |
Gregory Szorc |
perf: add perfchangegroupchangelog command
|
file |
diff |
annotate
|
Sat, 24 Sep 2016 10:44:37 -0700 |
Gregory Szorc |
perf: add --reverse to perfrevlog
|
file |
diff |
annotate
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
perf: import newer modules separately for earlier Mercurial
|
file |
diff |
annotate
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: define command annotation locally for Mercurial earlier than 3.1
|
file |
diff |
annotate
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: avoid using formatteropts for Mercurial earlier than 3.2
|
file |
diff |
annotate
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: use locally defined revlog option list for Mercurial earlier than 3.7
|
file |
diff |
annotate
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3
|
file |
diff |
annotate
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: add historical portability policy for future reference
|
file |
diff |
annotate
|
Wed, 16 Mar 2016 04:12:16 +0530 |
Pulkit Goyal |
contrib: make perf.py use absolute_import
|
file |
diff |
annotate
|