Tue, 27 Sep 2016 14:46:34 +0200 |
Philippe Pepiot |
mdiff: remove unused parameter 'refine' from allblocks()
|
Mon, 26 Sep 2016 23:28:57 +0900 |
Yuya Nishihara |
demandimport: error out early on missing attribute of non package (issue5373)
|
Tue, 27 Sep 2016 21:56:00 +0900 |
Yuya Nishihara |
demandimport: add 'nt' to ignore list (issue5373)
|
Tue, 27 Sep 2016 22:36:00 +0900 |
Yuya Nishihara |
demandimport: add '_ctypes.pointer' to ignore list on PyPy
|
Mon, 26 Sep 2016 16:12:40 +0800 |
Anton Shestakov |
hgweb: make anchor name actually match its href on help index page
|
Sat, 24 Sep 2016 12:22:30 -0700 |
Gregory Szorc |
perf: add perfchangegroupchangelog command
|
Sat, 24 Sep 2016 10:44:37 -0700 |
Gregory Szorc |
perf: add --reverse to perfrevlog
|
Sat, 24 Sep 2016 19:58:23 +0900 |
Yuya Nishihara |
log: copy the way of ancestor traversal to --follow matcher (issue5376)
|
Sat, 24 Sep 2016 19:52:02 +0900 |
Yuya Nishihara |
log: unroll loop that populates file paths for --patch --follow matcher
|
Sun, 25 Sep 2016 12:20:31 -0700 |
Gregory Szorc |
wireproto: rename argument to groupchunks()
|
Sun, 25 Sep 2016 13:20:55 -0700 |
Gregory Szorc |
tests: actually test non-generaldelta variant for stream clones
|
Wed, 24 Aug 2016 20:18:58 -0700 |
Gregory Szorc |
revlog: document high frequency of code execution
|
Wed, 24 Aug 2016 20:00:52 -0700 |
Gregory Szorc |
revlog: make code in builddelta() slightly easier to read
|
Fri, 23 Sep 2016 14:37:15 -0400 |
Augie Fackler |
py3: update test expectation on stable
stable 3.9.2
|
Fri, 23 Sep 2016 12:45:10 -0500 |
Kevin Bullock |
grep: rewrite help to better document current (confusing) behavior
stable
|
Fri, 23 Sep 2016 08:15:05 +0000 |
Hannes Oldenburg |
templates: add built-in files() function
|
Sat, 17 Sep 2016 17:02:56 +1000 |
Xidorn Quan |
rebase: rebase changesets in topo order (issue5370) (BC)
|
Thu, 22 Sep 2016 12:36:30 -0700 |
Arun Kulshreshtha |
dispatch: make hg --profile wrap reposetup
|
Thu, 22 Sep 2016 12:19:48 -0700 |
Arun Kulshreshtha |
dispatch: change indentation level in _dispatch()
|
Thu, 22 Sep 2016 20:59:24 +0900 |
Yuya Nishihara |
log: drop outdated optimization to walk revisions in reverse order
|
Thu, 22 Sep 2016 20:53:53 +0900 |
Yuya Nishihara |
graphlog: preserve topo sort even if additional filter options specified
|
Thu, 22 Sep 2016 21:52:00 +0900 |
FUJIWARA Katsunori |
transaction: open a file with checkambig=True to avoid file stat ambiguity
|
Thu, 22 Sep 2016 21:52:00 +0900 |
FUJIWARA Katsunori |
repair: open a file with checkambig=True to avoid file stat ambiguity
|
Thu, 22 Sep 2016 21:51:59 +0900 |
FUJIWARA Katsunori |
changelog: specify checkambig=True to revlog.__init__, to avoid ambiguity
|
Thu, 22 Sep 2016 21:51:59 +0900 |
FUJIWARA Katsunori |
changelog: specify checkambig=True to avoid ambiguity around truncation
|
Thu, 22 Sep 2016 21:51:58 +0900 |
FUJIWARA Katsunori |
manifest: specify checkambig=True to revlog.__init__, to avoid ambiguity
|
Thu, 22 Sep 2016 21:51:58 +0900 |
FUJIWARA Katsunori |
revlog: specify checkambig at writing to avoid file stat ambiguity
|
Thu, 22 Sep 2016 21:51:57 +0900 |
FUJIWARA Katsunori |
vfs: use checkambigatclosing in checkambig=True but atomictemp=False case
|
Thu, 22 Sep 2016 21:51:57 +0900 |
FUJIWARA Katsunori |
scmutil: add file object wrapper class to check ambiguity at closing
|
Thu, 22 Sep 2016 21:51:56 +0900 |
FUJIWARA Katsunori |
scmutil: factor out common logic of delayclosedfile to reuse it
|
Thu, 22 Sep 2016 13:20:06 +0800 |
Anton Shestakov |
spartan: remove unused templates
|
Thu, 22 Sep 2016 13:19:44 +0800 |
Anton Shestakov |
monoblue: remove unused templates
|
Thu, 22 Sep 2016 13:19:25 +0800 |
Anton Shestakov |
gitweb: remove unused templates
|
Thu, 22 Sep 2016 13:18:59 +0800 |
Anton Shestakov |
paper: remove unused templates
|
Wed, 21 Sep 2016 17:05:27 -0400 |
timeless |
help: add sections for revsets
|
Wed, 21 Sep 2016 17:23:05 +0000 |
timeless |
help: move revsets.## documentation into infix section
|
Wed, 21 Sep 2016 16:33:37 +0000 |
timeless |
help: clarify quotes are needed for filesets.size expressions
|
Wed, 21 Sep 2016 20:43:41 +0800 |
Anton Shestakov |
paper: remove unused template "changelogchild"
|
Wed, 21 Sep 2016 20:43:10 +0800 |
Anton Shestakov |
monoblue: remove unused template "changelogchild"
|
Wed, 21 Sep 2016 20:35:46 +0800 |
Anton Shestakov |
gitweb: remove unused template "changelogchild"
|
Wed, 21 Sep 2016 20:19:35 +0800 |
Anton Shestakov |
monoblue: tweak branch table's last row's cell colspan on summary page
|
Wed, 21 Sep 2016 19:52:48 +0800 |
Anton Shestakov |
gitweb: tweak branch table's last row's cell colspan on summary page
|
Wed, 21 Sep 2016 03:39:37 +0000 |
timeless |
tests: clarify demandimport disabled state
|
Wed, 21 Sep 2016 02:46:59 +0000 |
timeless |
demandimport: add trailing comma
|
Tue, 20 Sep 2016 23:49:20 +0000 |
timeless |
tests: favor single quotes for wrapping hg help ...
|
Tue, 20 Sep 2016 23:49:00 +0000 |
timeless |
samplehgrcs: use single quotes in use warning
|
Tue, 20 Sep 2016 23:48:30 +0000 |
timeless |
util: use single quotes in use warning
|
Tue, 20 Sep 2016 23:48:19 +0000 |
timeless |
obsolete: use single quotes in use warning
|
Tue, 20 Sep 2016 23:48:08 +0000 |
timeless |
localrepo: use single quotes in use warning
|
Tue, 20 Sep 2016 23:47:46 +0000 |
timeless |
help: use single quotes in use warning
|
Tue, 20 Sep 2016 23:47:30 +0000 |
timeless |
discovery: use single quotes in use warning
|
Tue, 20 Sep 2016 23:47:02 +0000 |
timeless |
serve: use single quotes in use warning
|
Tue, 20 Sep 2016 23:46:15 +0000 |
timeless |
bundle: use single quotes in use warning
|
Tue, 20 Sep 2016 23:45:25 +0000 |
timeless |
histedit: use single quotes in use warning
|
Tue, 20 Sep 2016 23:45:15 +0000 |
timeless |
keyword: use single quotes in use warning
|
Tue, 20 Sep 2016 23:44:59 +0000 |
timeless |
mq: use single quotes in use warning
|
Tue, 20 Sep 2016 23:44:49 +0000 |
timeless |
pager: use single quotes in use warning
|
Tue, 20 Sep 2016 23:44:28 +0000 |
timeless |
rebase: use single quotes in use warning
|
Tue, 20 Sep 2016 20:12:38 +0000 |
timeless |
push: update help hint to point to config.paths section
|
Fri, 02 Sep 2016 21:49:33 +0000 |
timeless |
update: use single quotes in use warning
|
Fri, 02 Sep 2016 21:46:00 +0000 |
timeless |
remove: specify hg in added warning
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: add manifestlog.add
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: move manifest.add onto manifestrevlog
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: remove dependency on treeinmem from manifest.add
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: move treeinmem onto manifestlog
|
Mon, 19 Sep 2016 17:14:43 -0400 |
Augie Fackler |
copy: document current behavior of 'hg cp --after'
|
Tue, 20 Sep 2016 10:03:50 -0500 |
Nathan Goldbaum |
crecord: add an event that scrolls the selected line to the top of the screen
|
Tue, 03 May 2016 14:24:00 +0900 |
Yuya Nishihara |
log: drop hack to fix order of revset (issue5100)
|
Tue, 03 May 2016 14:18:28 +0900 |
Yuya Nishihara |
revset: add option to make matcher takes the ordering of the input set
|
Mon, 19 Sep 2016 09:14:35 -0700 |
Martin von Zweigbergk |
strip: don't use "full" and "partial" to describe bundles
|
Mon, 19 Sep 2016 09:14:32 -0700 |
Martin von Zweigbergk |
strip: clarify that user action is required to recover temp bundle
|
Thu, 15 Sep 2016 09:45:29 -0700 |
Martin von Zweigbergk |
strip: report both bundle files in case of exception (issue5368)
|
Thu, 15 Sep 2016 10:18:56 -0700 |
Martin von Zweigbergk |
strip: simplify some repeated conditions
|
Mon, 29 Aug 2016 07:07:15 +0200 |
Mathias De Maré |
config: add template support
|
Mon, 29 Aug 2016 17:19:09 +0200 |
Mathias De Maré |
formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API)
|
Tue, 30 Aug 2016 15:55:07 -0400 |
Augie Fackler |
diffopts: notice a negated boolean flag in diffopts
|
Tue, 13 Sep 2016 22:57:57 -0400 |
Augie Fackler |
flags: allow specifying --no-boolean-flag on the command line (BC)
|
Tue, 03 May 2016 13:36:12 +0900 |
Yuya Nishihara |
revset: make sort() noop depending on ordering requirement (BC)
|
Tue, 03 May 2016 13:36:12 +0900 |
Yuya Nishihara |
revset: make reverse() noop depending on ordering requirement (BC)
|
Tue, 03 May 2016 12:52:50 +0900 |
Yuya Nishihara |
revset: fix order of nested 'range' expression (BC)
|
Wed, 01 Jun 2016 20:54:04 +0900 |
Yuya Nishihara |
revset: forward ordering requirement to argument of present()
|
Wed, 14 Sep 2016 11:39:47 -0500 |
Nathan Goldbaum |
crecord: delete commented line
|
Tue, 13 Sep 2016 16:00:41 -0700 |
Durham Goode |
manifest: move dirlog up to manifestrevlog
|
Tue, 13 Sep 2016 16:00:41 -0700 |
Durham Goode |
manifest: move revlog specific options from manifest to manifestrevlog
|
Tue, 13 Sep 2016 16:26:30 -0700 |
Durham Goode |
manifest: adds manifestctx.readfast
|
Tue, 13 Sep 2016 16:25:21 -0700 |
Durham Goode |
manifest: add manifestctx.readdelta()
|
Wed, 14 Sep 2016 17:12:39 +0200 |
Pierre-Yves David |
merge with stable
|
Tue, 13 Sep 2016 13:49:42 -0700 |
Martin von Zweigbergk |
rebase: make debug logging more consistent
|
Sun, 26 Jun 2016 18:41:28 +0900 |
Yuya Nishihara |
revset: fix order of nested '_(|int|hex)list' expression (BC)
|
Sun, 26 Jun 2016 18:17:12 +0900 |
Yuya Nishihara |
revset: fix order of nested 'or' expression (BC)
|
Sun, 07 Aug 2016 17:58:50 +0900 |
Yuya Nishihara |
revset: add 'takeorder' attribute to mark functions that need ordering flag
|
Sun, 07 Aug 2016 17:46:12 +0900 |
Yuya Nishihara |
revset: pass around ordering flags to operations
|
Sun, 07 Aug 2016 17:48:52 +0900 |
Yuya Nishihara |
revset: add stub to handle parentpost operation
|
Tue, 16 Feb 2016 22:02:16 +0900 |
Yuya Nishihara |
revset: infer ordering flag to teach if operation should define/follow order
|
Sun, 07 Aug 2016 17:04:05 +0900 |
Yuya Nishihara |
revset: wrap arguments of 'or' by 'list' node
|
Tue, 13 Sep 2016 20:30:19 +0200 |
Pierre-Yves David |
journal: properly check for held lock (issue5349)
|
Tue, 13 Sep 2016 17:46:29 +0200 |
Pierre-Yves David |
ssl: handle a difference in SSLError with pypy (issue5348)
|
Mon, 12 Sep 2016 10:55:43 -0700 |
Durham Goode |
manifest: change manifestctx to not inherit from manifestdict
|
Mon, 12 Sep 2016 14:29:09 -0700 |
Durham Goode |
manifest: make one use of _mancache avoid manifestctxs
|
Sun, 21 Aug 2016 13:16:21 +0900 |
Yuya Nishihara |
debugrevspec: add option to verify optimized result
|
Sun, 21 Aug 2016 12:40:02 +0900 |
Yuya Nishihara |
debugrevspec: add option to skip optimize() and evaluate unoptimized tree
|
Thu, 08 Sep 2016 22:44:10 +0900 |
Yuya Nishihara |
revset: remove showwarning option from expandaliases()
|
Sun, 21 Aug 2016 12:45:43 +0900 |
Yuya Nishihara |
debugrevspec: evaluate tree built by itself
|
Mon, 12 Sep 2016 03:06:29 +0900 |
FUJIWARA Katsunori |
localrepo: make _refreshfilecachestats unfiltered method to refresh correctly
|
Mon, 12 Sep 2016 03:06:29 +0900 |
FUJIWARA Katsunori |
streamclone: clear caches after writing changes into files for visibility
|
Mon, 12 Sep 2016 03:06:28 +0900 |
FUJIWARA Katsunori |
localrepo: make invalidate avoid invalidating store inside transaction (API)
|
Mon, 12 Sep 2016 03:06:28 +0900 |
FUJIWARA Katsunori |
streamclone: force @filecache properties to be reloaded from file
|
Sat, 10 Sep 2016 01:42:05 +0200 |
Pierre-Yves David |
manifest: backed out changeset bb3281b3fcaa
|
Sat, 10 Sep 2016 01:41:38 +0200 |
Pierre-Yves David |
manifest: backed out changeset b60a5fe98b73
|
Sun, 21 Aug 2016 12:36:23 +0900 |
Yuya Nishihara |
debugrevspec: deprecate --optimize option
|
Sun, 21 Aug 2016 12:33:57 +0900 |
Yuya Nishihara |
debugrevspec: add option to print parsed tree at given stages
|
Sun, 21 Aug 2016 12:04:08 +0900 |
Yuya Nishihara |
debugrevspec: transform and print parsed tree by stages
|
Sun, 21 Aug 2016 11:50:54 +0900 |
Yuya Nishihara |
debugrevspec: build parsed tree even if no --verbose specified
|
Thu, 08 Sep 2016 10:37:58 +0200 |
Maciej Fijalkowski |
osutil: fix the declaration to work on different sizes of off_t
|
Wed, 31 Aug 2016 12:46:53 -0700 |
Durham Goode |
manifest: change manifestctx to not inherit from manifestdict
|
Mon, 29 Aug 2016 18:02:09 -0700 |
Durham Goode |
manifest: make uses of _mancache aware of contexts
|
Wed, 31 Aug 2016 13:29:49 -0700 |
Durham Goode |
manifest: add treemanifestctx class
|
Sun, 21 Aug 2016 11:37:00 +0900 |
Yuya Nishihara |
revset: add public function to create matcher from evaluatable tree
|
Sun, 21 Aug 2016 11:29:57 +0900 |
Yuya Nishihara |
revset: make analyze() a separate step from optimize()
|
Sun, 07 Aug 2016 14:35:03 +0900 |
Yuya Nishihara |
revset: extract tree transformation from optimize()
|