[1,of,2] py3: convert to unicode to pass into encode() |
2016-10-07 |
Pulkit Goyal |
|
Accepted |
hgmanpage: stop using raw-unicode strings |
2016-10-07 |
Augie Fackler |
|
Accepted |
[2,of,2] py3: handle multiple arguments in .encode() and .decode() |
2016-10-05 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: convert to unicode to pass into encode() |
2016-10-05 |
Pulkit Goyal |
|
Accepted |
check-commit: allow underscore as commit topic |
2016-10-05 |
Mathias De Maré |
|
Accepted |
[04,of,11] copies: mark checkcopies as internal with the _ prefix (issue4028) |
2016-10-05 |
Gábor Stefanik |
|
Accepted |
[03,of,11] copies: split u1/u2 to u1u/u2u and u1r/u2r (issue4028) |
2016-10-05 |
Gábor Stefanik |
|
Accepted |
[02,of,11] copies: limit is an optimization, and doesn't provide guarantees (issue4028) |
2016-10-05 |
Gábor Stefanik |
|
Accepted |
[01,of,11] copies: style fixes and add comment (issue4028) |
2016-10-05 |
Gábor Stefanik |
|
Accepted |
zsh_completion: update some option usage flags ('+', '=' and ':') |
2016-10-04 |
Anton Shestakov |
|
Accepted |
[V5] update: warn if cwd was deleted |
2016-10-04 |
Stanislau Hlebik |
|
Accepted |
[3,of,3] mq: release lock after transaction in qrefresh |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[2,of,3] perf: release lock after transaction in perffncachewrite |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[1,of,3] pull: grab wlock during pull |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[remotenames-ext] tests: adjust tests to respect negation in cmd flags |
2016-10-03 |
Kostia Balytskyi |
|
Accepted |
merge: update doc of manifestmerge() per 18c2184c27dc |
2016-10-03 |
Yuya Nishihara |
|
Accepted |
[4,of,4] bisect: move 'printresult' in the 'hbisect' module |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bisect: move the 'extendrange' to the 'hbisect' module |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[2,of,4] bisect: extract the 'reset' logic into its own function |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[1,of,4] bisect: access the filesystem through vfs when reseting |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[2,of,3,RFC] extensions: move the "import" logic out from "load" |
2016-10-03 |
Jun Wu |
yuya |
Accepted |
hg: set default path correctly when doing a clone+share (issue5378) |
2016-10-03 |
Gregory Szorc |
|
Accepted |
[2,of,2] py3: use unicode in is_frozen() |
2016-10-02 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: use unicodes in __slots__ |
2016-10-02 |
Pulkit Goyal |
|
Accepted |
[2,of,2] revset: do not rewrite ':y' to '0:y' (issue5385) |
2016-10-01 |
Yuya Nishihara |
|
Accepted |
[1,of,2] revset: extract function that creates range set from computed revisions |
2016-10-01 |
Yuya Nishihara |
|
Accepted |
annotate: calculate line count correctly |
2016-10-01 |
Jun Wu |
|
Accepted |
[v4] lazymanifest: write a more efficient, pypy friendly version of lazymanifest |
2016-10-01 |
Maciej Fijalkowski |
|
Accepted |
templater: use "needle" and "haystack" as (meta-)variables for ifcontains() |
2016-10-01 |
Anton Shestakov |
|
Accepted |
url: fix crash by empty path with #fragments |
2016-09-30 |
Yuya Nishihara |
|
Accepted |
[2,of,2] extensions: add a note about debug output during extensions search |
2016-09-29 |
Pierre-Yves David |
|
Accepted |
[1,of,2] extensions: fix a debug message when searching for extensions |
2016-09-29 |
Pierre-Yves David |
|
Accepted |
[v6] help: mark boolean flags with [no-] to explain that they can be negated (RFC) |
2016-09-29 |
Augie Fackler |
|
Accepted |
[5,of,5] py3: make i18n use encoding.environ |
2016-09-29 |
Yuya Nishihara |
|
Accepted |
[4,of,5] py3: provide encoding.environ which is a dict of bytes |
2016-09-29 |
Yuya Nishihara |
|
Accepted |
[3,of,5] py3: convert encoding name and mode to str |
2016-09-29 |
Yuya Nishihara |
|
Accepted |
[2,of,5] pycompat: extract function that converts attribute or encoding name to str |
2016-09-29 |
Yuya Nishihara |
|
Accepted |
[1,of,5] pycompat: provide 'ispy3' constant |
2016-09-29 |
Yuya Nishihara |
|
Accepted |
histedit: avoid converting nodeid to context and back again |
2016-09-28 |
via Mercurial-devel |
|
Accepted |
[3,of,3] demandimport: error out early on missing attribute of non package (issue5373) |
2016-09-27 |
Yuya Nishihara |
|
Accepted |
[2,of,3] demandimport: add 'nt' to ignore list (issue5373) |
2016-09-27 |
Yuya Nishihara |
|
Accepted |
[1,of,3] demandimport: add '_ctypes.pointer' to ignore list on PyPy |
2016-09-27 |
Yuya Nishihara |
|
Accepted |
mdiff: remove unused parameter 'refine' from allblocks() |
2016-09-27 |
Philippe Pepiot |
|
Accepted |
hgweb: make anchor name actually match its href on help index page |
2016-09-26 |
Anton Shestakov |
|
Accepted |
[4,of,5] wireproto: rename argument to groupchunks() |
2016-09-25 |
Gregory Szorc |
|
Accepted |
[3,of,5] tests: actually test non-generaldelta variant for stream clones |
2016-09-25 |
Gregory Szorc |
|
Accepted |
[2,of,5] revlog: document high frequency of code execution |
2016-09-25 |
Gregory Szorc |
|
Accepted |
[1,of,5] revlog: make code in builddelta() slightly easier to read |
2016-09-25 |
Gregory Szorc |
|
Accepted |
[2,of,4] perf: add perfchangegroupchangelog command |
2016-09-24 |
Gregory Szorc |
|
Accepted |
[1,of,4] perf: add --reverse to perfrevlog |
2016-09-24 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] log: copy the way of ancestor traversal to --follow matcher (issue5376) |
2016-09-24 |
Yuya Nishihara |
|
Accepted |
[1,of,2,STABLE] log: unroll loop that populates file paths for --patch --follow matcher |
2016-09-24 |
Yuya Nishihara |
|
Accepted |
[V3] templates: add built-in files() function |
2016-09-24 |
Hannes Oldenburg |
|
Accepted |
[v4] rebase: rebase changesets in topo order (issue5370) (BC) |
2016-09-23 |
Xidorn Quan |
|
Accepted |
py3: update test expectation on stable |
2016-09-23 |
Augie Fackler |
|
Accepted |
[stable] grep: rewrite help to better document current (confusing) behavior |
2016-09-23 |
Kevin Bullock |
|
Accepted |
[2,of,2] rebase: rebase changesets in topo order (issue5370) (BC) |
2016-09-23 |
Xidorn Quan |
|
Accepted |
[2,of,2,v4] dispatch: make hg --profile wrap reposetup |
2016-09-22 |
Arun Kulshreshtha |
|
Accepted |
[1,of,2,v4] dispatch: change indentation level in _dispatch() |
2016-09-22 |
Arun Kulshreshtha |
|
Accepted |
[remotenames-ext] tests: fix failures related to double->single quote changes |
2016-09-22 |
Kostia Balytskyi |
|
Accepted |
[evolve-ext] evolve: fix test breaks related to double->single quote changes |
2016-09-22 |
Kostia Balytskyi |
|
Accepted |
[2,of,2] log: drop outdated optimization to walk revisions in reverse order |
2016-09-22 |
Yuya Nishihara |
|
Accepted |
[1,of,2] graphlog: preserve topo sort even if additional filter options specified |
2016-09-22 |
Yuya Nishihara |
|
Accepted |
[9,of,9,V2] transaction: open a file with checkambig=True to avoid file stat ambiguity |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,9,V2] repair: open a file with checkambig=True to avoid file stat ambiguity |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,9,V2] changelog: specify checkambig=True to revlog.__init__, to avoid ambiguity |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9,V2] changelog: specify checkambig=True to avoid ambiguity around truncation |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9,V2] manifest: specify checkambig=True to revlog.__init__, to avoid ambiguity |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9,V2] revlog: specify checkambig at writing to avoid file stat ambiguity |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9,V2] vfs: use checkambigatclosing in checkambig=True but atomictemp=False case |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9,V2] scmutil: add file object wrapper class to check ambiguity at closing |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,9,V2] scmutil: factor out common logic of delayclosedfile to reuse it |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4] spartan: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[3,of,4] monoblue: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[2,of,4] gitweb: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[1,of,4] paper: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[3,of,3] help: add sections for revsets |
2016-09-21 |
timeless |
|
Accepted |
[2,of,3] help: move revsets.## documentation into infix section |
2016-09-21 |
timeless |
|
Accepted |
[1,of,3] help: clarify quotes are needed for filesets.size expressions |
2016-09-21 |
timeless |
|
Accepted |
[5,of,5] paper: remove unused template "changelogchild" |
2016-09-21 |
Anton Shestakov |
|
Accepted |
[4,of,5] monoblue: remove unused template "changelogchild" |
2016-09-21 |
Anton Shestakov |
|
Accepted |
[3,of,5] gitweb: remove unused template "changelogchild" |
2016-09-21 |
Anton Shestakov |
|
Accepted |
[2,of,5] monoblue: tweak branch table's last row's cell colspan on summary page |
2016-09-21 |
Anton Shestakov |
|
Accepted |
[1,of,5] gitweb: tweak branch table's last row's cell colspan on summary page |
2016-09-21 |
Anton Shestakov |
|
Accepted |
[5,of,5] demandimport: reject contextlib._GeneratorContextManager on Py < 3.2 |
2016-09-21 |
timeless |
|
Accepted |
[4,of,5] demandimport: suppport rejecting modules |
2016-09-21 |
timeless |
|
Accepted |
[3,of,5] demandimport: refactor processfromlist |
2016-09-21 |
timeless |
|
Accepted |
[2,of,5] tests: clarify demandimport disabled state |
2016-09-21 |
timeless |
|
Accepted |
[1,of,5] demandimport: add trailing comma |
2016-09-21 |
timeless |
|
Accepted |
[17,of,17] tests: favor single quotes for wrapping hg help |
2016-09-21 |
timeless |
|
Accepted |
[16,of,17] samplehgrcs: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[15,of,17] util: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[14,of,17] obsolete: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[13,of,17] localrepo: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[12,of,17] help: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[11,of,17] discovery: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[10,of,17] serve: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[09,of,17] bundle: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[08,of,17] histedit: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[07,of,17] keyword: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[06,of,17] mq: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[05,of,17] pager: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[04,of,17] rebase: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[03,of,17] push: update help hint to point to config.paths section |
2016-09-21 |
timeless |
|
Accepted |
[02,of,17] update: use single quotes in use warning |
2016-09-21 |
timeless |
|
Accepted |
[01,of,17] remove: specify hg in added warning |
2016-09-21 |
timeless |
|
Accepted |
[9,of,9,V4] manifest: remove manifest.readshallowdelta |
2016-09-20 |
Durham Goode |
|
Accepted |
[8,of,9,V4] manifest: get rid of manifest.readshallowfast |
2016-09-20 |
Durham Goode |
|
Accepted |
[7,of,9,V4] manifest: add shallow option to treemanifestctx.readdelta and readfast |
2016-09-20 |
Durham Goode |
|
Accepted |
[6,of,9,V4] manifest: change manifestlog mancache to be directory based |
2016-09-20 |
Durham Goode |
|
Accepted |
[5,of,9,V4] manifest: add manifestlog.get to obtain subdirectory instances |
2016-09-20 |
Durham Goode |
|
Accepted |
[4,of,9,V4] manifest: add manifestlog.add |
2016-09-20 |
Durham Goode |
|
Accepted |
[3,of,9,V4] manifest: move manifest.add onto manifestrevlog |
2016-09-20 |
Durham Goode |
|
Accepted |
[2,of,9,V4] manifest: remove dependency on treeinmem from manifest.add |
2016-09-20 |
Durham Goode |
|
Accepted |
[1,of,9,V4] manifest: move treeinmem onto manifestlog |
2016-09-20 |
Durham Goode |
|
Accepted |
[3,of,3,v3] dispatch: make hg --profile wrap reposetup |
2016-09-20 |
Arun Kulshreshtha |
|
Accepted |
[2,of,3,v3] dispatch: change indentation level in _dispatch() |
2016-09-20 |
Arun Kulshreshtha |
|
Accepted |
[1,of,3,v3] profiling: allow nested usage of profile context manager |
2016-09-20 |
Arun Kulshreshtha |
|
Accepted |
[v5] crecord: add an event that scrolls the selected line to the top of the screen |
2016-09-20 |
Nathan Goldbaum |
|
Accepted |
[2,of,2] copy: distinguish "file exists" cases and add a hint (BC) |
2016-09-19 |
Augie Fackler |
|
Accepted |
[1,of,2] copy: document current behavior of 'hg cp --after' |
2016-09-19 |
Augie Fackler |
|
Accepted |
[4,of,4] strip: don't use "full" and "partial" to describe bundles |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[3,of,4] strip: clarify that user action is required to recover temp bundle |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[2,of,4] strip: report both bundle files in case of exception (issue5368) |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[1,of,4] strip: simplify some repeated conditions |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[2,of,2] commands: add template support for config |
2016-09-19 |
Mathias De Maré |
|
Accepted |
[1,of,2] formatter: introduce isplain() to replace (the inverse of) __nonzero__() |
2016-09-19 |
Mathias De Maré |
|
Accepted |
[2,of,2] log: drop hack to fix order of revset (issue5100) |
2016-09-17 |
Yuya Nishihara |
ryanmce |
Accepted |
[1,of,2] revset: add option to make matcher takes the ordering of the input set |
2016-09-17 |
Yuya Nishihara |
ryanmce |
Accepted |
[2,of,2,v9] update: enable copy tracing for backwards and non-linear updates (issue4028) |
2016-09-16 |
Gábor Stefanik |
|
Accepted |
[1,of,2,v9] graft: support grafting across move/copy (issue4028) |
2016-09-16 |
Gábor Stefanik |
|
Accepted |
[2,of,3,v4] diffopts: notice a negated boolean flag in diffopts |
2016-09-16 |
Augie Fackler |
|
Accepted |
[1,of,3,v4] flags: allow specifying --no-boolean-flag on the command line (BC) |
2016-09-16 |
Augie Fackler |
|
Accepted |
[8,of,8,V5] bundle2: advertise bookmark capability |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[7,of,8,V5] exchange: use `bookmarks` bundle2 part |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[6,of,8,V5] exchange: add `pushbookmarks` part generator |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[5,of,8,V5] exchange: getbundle `bookmarks` part generator |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[4,of,8,V5] bundle2: add check:bookmarks part handler |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[3,of,8,V5] bundle2: add `bookmarks` part handler |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[2,of,8,V5] bundleoperation: add applybookmarks flag |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[1,of,8,V5] exchange: add `_getbookmarks()` function |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[2,of,2,v2] crecord: add an event that scrolls the selected line to the top of the screen |
2016-09-15 |
Nathan Goldbaum |
|
Accepted |
[1,of,2,v2] crecord: delete commented line |
2016-09-15 |
Nathan Goldbaum |
|
Accepted |
[4,of,4] revset: make sort() noop depending on ordering requirement (BC) |
2016-09-14 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: make reverse() noop depending on ordering requirement (BC) |
2016-09-14 |
Yuya Nishihara |
|
Accepted |
[2,of,4] revset: fix order of nested 'range' expression (BC) |
2016-09-14 |
Yuya Nishihara |
|
Accepted |
[1,of,4] revset: forward ordering requirement to argument of present() |
2016-09-14 |
Yuya Nishihara |
|
Accepted |
[4,of,4] manifest: move dirlog up to manifestrevlog |
2016-09-13 |
Durham Goode |
|
Accepted |
[3,of,4] manifest: move revlog specific options from manifest to manifestrevlog |
2016-09-13 |
Durham Goode |
|
Accepted |
[2,of,4] manifest: adds manifestctx.readfast |
2016-09-13 |
Durham Goode |
|
Accepted |
[1,of,4] manifest: add manifestctx.readdelta() |
2016-09-13 |
Durham Goode |
|
Accepted |
rebase: make debug logging more consistent |
2016-09-13 |
via Mercurial-devel |
|
Accepted |
journal: properly check for held lock (issue5349) |
2016-09-13 |
Pierre-Yves David |
|
Accepted |
[7,of,7] revset: fix order of nested '_(|int|hex)list' expression (BC) |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[6,of,7] revset: fix order of nested 'or' expression (BC) |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[5,of,7] revset: add 'takeorder' attribute to mark functions that need ordering flag |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[4,of,7] revset: pass around ordering flags to operations |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[3,of,7] revset: add stub to handle parentpost operation |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[2,of,7] revset: infer ordering flag to teach if operation should define/follow order |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[1,of,7] revset: wrap arguments of 'or' by 'list' node |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
ssl: handle a difference in SSLError with pypy (issue5348) |
2016-09-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V4] manifest: change manifestctx to not inherit from manifestdict |
2016-09-12 |
Durham Goode |
|
Accepted |
[1,of,2,V4] manifest: make one use of _mancache avoid manifestctxs |
2016-09-12 |
Durham Goode |
|
Accepted |
[evolve-ext] bump: copy parent manifest before editting it |
2016-09-12 |
Durham Goode |
|
Accepted |
[4,of,4] debugrevspec: add option to verify optimized result |
2016-09-12 |
Yuya Nishihara |
|
Accepted |
[3,of,4] debugrevspec: add option to skip optimize() and evaluate unoptimized tree |
2016-09-12 |
Yuya Nishihara |
|
Accepted |
[2,of,4] revset: remove showwarning option from expandaliases() |
2016-09-12 |
Yuya Nishihara |
|
Accepted |
[1,of,4] debugrevspec: evaluate tree built by itself |
2016-09-12 |
Yuya Nishihara |
|
Accepted |
lazymanifest: write a more efficient, pypy friendly version of lazymanifest |
2016-09-12 |
Maciej Fijalkowski |
|
Accepted |
[4,of,4,V2] localrepo: make _refreshfilecachestats unfiltered method to refresh correctly |
2016-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V2] streamclone: clear caches after writing changes into files for visibility |
2016-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,V2] localrepo: make invalidate avoid invalidating store inside transaction (API) |
2016-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,V2] streamclone: force @filecache properties to be reloaded from file |
2016-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
[2,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
[1,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
[evolve] templates: change {obsolete} to emit only "obsolete" or "" |
2016-09-09 |
via Mercurial-devel |
|
Accepted |
[4,of,4] debugrevspec: deprecate --optimize option |
2016-09-08 |
Yuya Nishihara |
|
Accepted |
[3,of,4] debugrevspec: add option to print parsed tree at given stages |
2016-09-08 |
Yuya Nishihara |
|
Accepted |
[2,of,4] debugrevspec: transform and print parsed tree by stages |
2016-09-08 |
Yuya Nishihara |
|
Accepted |
[1,of,4] debugrevspec: build parsed tree even if no --verbose specified |
2016-09-08 |
Yuya Nishihara |
|
Accepted |
osutil: fix the declaration to work on different sizes of off_t |
2016-09-08 |
Maciej Fijalkowski |
|
Accepted |
[3,of,3] revset: add public function to create matcher from evaluatable tree |
2016-09-07 |
Yuya Nishihara |
|
Accepted |
[2,of,3] revset: make analyze() a separate step from optimize() |
2016-09-07 |
Yuya Nishihara |
|
Accepted |
[1,of,3] revset: extract tree transformation from optimize() |
2016-09-07 |
Yuya Nishihara |
|
Accepted |
update: label bookmark name in message |
2016-09-07 |
Pierre-Yves David |
|
Accepted |
[2,of,2,topics] flake8: ignore N801 |
2016-09-07 |
Anton Shestakov |
|
Accepted |
[1,of,2,topics] flake8: don't ignore E713 now that it's fixed |
2016-09-07 |
Anton Shestakov |
|
Accepted |
[v2] discovery: explicitly check for None in outgoing init |
2016-09-06 |
Ryan McElroy |
|
Accepted |
hghave: fix has_bzr() to not try to import RevisionSpec as module |
2016-09-06 |
Yuya Nishihara |
|
Accepted |
[2,of,2,hggit-ext] stop dying if extras is malformed |
2016-09-05 |
Ryan McElroy |
|
Accepted |
[1,of,2,hggit-ext] add progress to commit discovery phase |
2016-09-05 |
Ryan McElroy |
|
Accepted |
commands: remove unecessary copying of list in graft() |
2016-09-05 |
Hannes Oldenburg |
|
Accepted |
[7,of,7,V4] exchange: use `bookmarks` bundle2 part |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[6,of,7,V4] bundle2: advertise `pushbookmarks` capability (issue5165) |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[5,of,7,V4] bundle2: add `pushbookmarks` part handler |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[4,of,7,V4] exchange: add `pushbookmarks` part generator |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[3,of,7,V4] bundle2: add `bookmarks` part handler |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[2,of,7,V4] exchange: add `bookmarks` part generator |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[1,of,7,V4] exchange: add `_get_bookmarks()` function |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[STABLE,V2] annotate: pre-calculate the "needed" dictionary (issue5360) |
2016-09-04 |
Jun Wu |
|
Accepted |
crecord: properly handle files with No newline at eof (issue5268) |
2016-09-02 |
timeless |
|
Accepted |
[3,of,3] revset: do not partial-match operator and function names in optimize() |
2016-09-02 |
Yuya Nishihara |
|
Accepted |
[2,of,3] revset: remove false condition to process 'negate' operator |
2016-09-02 |
Yuya Nishihara |
|
Accepted |
[1,of,3] revset: make optimize() reject unknown operators |
2016-09-02 |
Yuya Nishihara |
|
Accepted |
evolution: make troubles appear in default log (issue4686) |
2016-09-02 |
liscju |
|
Accepted |
obsolete: fix minor module documentation issues |
2016-09-02 |
liscju |
|
Accepted |
help: show content for explicitly disabled extension (issue5228) |
2016-09-01 |
liscju |
|
Accepted |
[3,of,3] evolve: drop point release of versions |
2016-09-01 |
Pulkit Goyal |
|
Accepted |
[2,of,3] evolve: removed redundant try/finally blocks |
2016-09-01 |
Pulkit Goyal |
|
Accepted |
[1,of,3] evolve: update bugzilla link |
2016-09-01 |
Pulkit Goyal |
|
Accepted |
py3: remove use of *L syntax |
2016-08-31 |
Pulkit Goyal |
|
Accepted |
[3,of,3,V2] manifest: change manifestctx to not inherit from manifestdict |
2016-08-31 |
Durham Goode |
|
Accepted |
[2,of,3,V2] manifest: make uses of _mancache aware of contexts |
2016-08-31 |
Durham Goode |
|
Accepted |
[1,of,3,V2] manifest: add treemanifestctx class |
2016-08-31 |
Durham Goode |
|
Accepted |
[3,of,3,V2] debugextensions: hide "ships-with-hg-core" magic string (BC) |
2016-08-31 |
Yuya Nishihara |
|
Accepted |
[2,of,3,V2] debugextensions: show ships-with-hg-core state as a separate field |
2016-08-31 |
Yuya Nishihara |
|
Accepted |
[1,of,3,V2] test-debugextensions: add dummy extension to make ifcontains() test more solid |
2016-08-31 |
Yuya Nishihara |
|
Accepted |
[12,of,12,topics] flake8: fix E124 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[11,of,12,topics] flake8: fix E713 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[10,of,12,topics] flake8: fix E301 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[09,of,12,topics] flake8: fix E501 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[08,of,12,topics] flake8: fix E111 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[07,of,12,topics] flake8: fix E123 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[06,of,12,topics] flake8: fix E222 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[05,of,12,topics] flake8: fix W503 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[04,of,12,topics] flake8: fix W391 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[03,of,12,topics] flake8: fix E127 style |
2016-08-31 |
Sean Farley |
|
Accepted |
[02,of,12,topics] tests: add flake8 check |
2016-08-31 |
Sean Farley |
|
Accepted |
[01,of,12,topics] flake8: add file for rules to ignore |
2016-08-31 |
Sean Farley |
|
Accepted |
[4,of,4] manifest: change manifestctx to not inherit from manifestdict |
2016-08-30 |
Durham Goode |
|
Accepted |
[3,of,4] manifest: make uses of _mancache aware of contexts |
2016-08-30 |
Durham Goode |
|
Accepted |
[2,of,4] manifest: call m1.load and m2.load before writing a subtree |
2016-08-30 |
Durham Goode |
|
Accepted |
[1,of,4] manifest: add treemanifestctx class |
2016-08-30 |
Durham Goode |
|
Accepted |
[V2] dirstate: rebuild should update dirstate properly |
2016-08-30 |
Mateusz Kwapich |
|
Accepted |
[STABLE] bundle2: localize "remote: " |
2016-08-30 |
Gregory Szorc |
|
Accepted |
py3: split check of pygments-using files from the rest of the tree |
2016-08-30 |
Augie Fackler |
|
Accepted |
histedit: correct output of error when 'base' is from the edit list |
2016-08-30 |
Augie Fackler |
|
Accepted |
lock: show more detail for new-style locks in lock waiting message (issue4752) |
2016-08-30 |
Mark Ignacio |
|
Accepted |
util: rename checkcase() to fscasesensitive() (API) |
2016-08-30 |
via Mercurial-devel |
|
Accepted |
[3,of,3] version: change "place" field of extension to "bundled" flag |
2016-08-30 |
Yuya Nishihara |
|
Accepted |
[2,of,3] debugextensions: show raw testedwith value (BC) |
2016-08-30 |
Yuya Nishihara |
|
Accepted |
[1,of,3] extensions: use ismoduleinternal() thoroughly |
2016-08-30 |
Yuya Nishihara |
|
Accepted |
formatter: add context manager interface for convenience |
2016-08-30 |
Yuya Nishihara |
|
Accepted |
test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected |
2016-08-29 |
Yuya Nishihara |
|
Accepted |
mpatch: add setup_mpatch_cffi.py |
2016-08-29 |
Gregory Szorc |
|
Accepted |
[5,of,5,evolve-ext,stable] docs: spelling fixes |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[4,of,5,evolve-ext,stable] simple4server: update buglink to point to bz.mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[3,of,5,evolve-ext,stable] evolve: update buglink to point to bz.mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[2,of,5,evolve-ext,stable] docs: use https for mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[1,of,5,evolve-ext,stable] docs: point wiki and bz links to mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[8,of,8,cleanup] histedit: remove now unused 'constraints' related code |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[7,of,8,cleanup] histedt: use inheritance to overwrite the constraints in 'base' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[6,of,8,cleanup] histedit: move constraint verification in the 'action.verify' method |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[5,of,8,cleanup] histedit: directly use node in 'verifyactions' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[4,of,8,cleanup] histedit: temporally shorten name of 'constraints' variable |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[3,of,8,cleanup] histedit: drop the 'nodetoverify' local variable |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[2,of,8,cleanup] histedit: make 'constraints' a class attribut instead of a method |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[1,of,8,cleanup] histedit: drop the 'nodetoverify' method |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[3,of,3] treemanifests: include dirlogs in streaming cloning |
2016-08-26 |
via Mercurial-devel |
|
Accepted |
[2,of,3] shallowstore: remove seemingly unnecessary code |
2016-08-26 |
via Mercurial-devel |
|
Accepted |
[1,of,3] tests: check that local commit data gets transferred |
2016-08-26 |
via Mercurial-devel |
|
Accepted |
[2,of,2,topic-ext] init: guard _namemap with repo.topics (issue5351) |
2016-08-26 |
timeless |
|
Accepted |
[1,of,2,topic-ext] init: cache repo.topics |
2016-08-26 |
timeless |
|
Accepted |
[1,of,2,v8] graft: support grafting across move/copy (issue4028) |
2016-08-26 |
Gábor Stefanik |
|
Accepted |
journal: rename on disk files to 'namejournal' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
files: change documentation to match its behaviour (issue5276) |
2016-08-26 |
liscju |
|
Accepted |
[STABLE] bundle2: fail faster when interrupted |
2016-08-26 |
Gregory Szorc |
|
Accepted |
rebase: properly calculate total commits to rebase (issue5347) |
2016-08-26 |
timeless |
|
Accepted |
[4,of,4,v4] tests: guard demandimport segment of test-extension.t |
2016-08-25 |
timeless |
|
Accepted |
[3,of,4,v4] tests: skip demandimport if disabled |
2016-08-25 |
timeless |
|
Accepted |
[2,of,4,v4] hghave: add demandimport checking |
2016-08-25 |
timeless |
|
Accepted |
[1,of,4,v4] hghave: make bzr checks stricter |
2016-08-25 |
timeless |
|
Accepted |
[V3] util: move checknlink away from the dependency of a hard-coded filename |
2016-08-25 |
Tony Tung |
|
Accepted |
[4,of,4,V3] exchange: use `bookmarks` bundle2 part |
2016-08-25 |
Stanislau Hlebik |
|
Accepted |
[3,of,4,V3] bundle2: add `bookmarks` part handler |
2016-08-25 |
Stanislau Hlebik |
|
Accepted |
[2,of,4,V3] exchange: add `bookmarks` part generator |
2016-08-25 |
Stanislau Hlebik |
|
Accepted |
[1,of,4,V3] exchange: add `_get_bookmarks()` function |
2016-08-25 |
Stanislau Hlebik |
|
Accepted |
[5,of,5] grep: add formatter support |
2016-08-25 |
Yuya Nishihara |
|
Accepted |
[4,of,5] grep: build list of all columns regardless of display options |
2016-08-25 |
Yuya Nishihara |
|
Accepted |
[3,of,5] grep: build list of columns without "grep." label prefix |
2016-08-25 |
Yuya Nishihara |
|
Accepted |
[2,of,5] grep: factor out function that prints matched line with labels |
2016-08-25 |
Yuya Nishihara |
|
Accepted |
[1,of,5] grep: refactor loop that yields matched text with label |
2016-08-25 |
Yuya Nishihara |
|
Accepted |
[2,of,2] tests: guard test-archive-symlink with unziplinks check |
2016-08-25 |
Augie Fackler |
|
Accepted |
[1,of,2] hghave: add a check for unzip(1) that understands symlinks |
2016-08-25 |
Augie Fackler |
|
Accepted |
test-clonebundles: accept another error string here |
2016-08-25 |
Augie Fackler |
|
Accepted |
test-https: drop two spurious --traceback flags |
2016-08-25 |
Augie Fackler |
|
Accepted |
[v2] blackbox: also log alias expansions |
2016-08-25 |
Augie Fackler |
|
Accepted |
[v2] extensions: change magic "shipped with hg" string |
2016-08-25 |
Augie Fackler |
|
Accepted |
templater: add template path to __base__ search |
2016-08-25 |
Matt Mackall |
|
Accepted |
crecord: restore SIGWINCH handler before return |
2016-08-24 |
Jun Wu |
|
Accepted |
merge: remove files with extra actions from merge action list |
2016-08-24 |
Siddharth Agarwal |
|
Accepted |
[3,of,3,V2] getbundle: add `bookmarkpatterns` parameter |
2016-08-23 |
Stanislau Hlebik |
|
Accepted |
[2,of,3,V2] bundle2: add bookmarks part handler |
2016-08-23 |
Stanislau Hlebik |
|
Accepted |
[1,of,3,V2] listkeypattern: add pattern parameter to listkeys |
2016-08-23 |
Stanislau Hlebik |
|
Accepted |
[3,of,3] revlog: use an LRU cache for delta chain bases |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[2,of,3] revlog: remove unused variables |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[1,of,3] util: properly implement lrucachedict.get() |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[5,of,5,V3] help: document wire protocol commands |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[4,of,5,V3] help: document wire protocol "handshake" protocol |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[3,of,5,V3] help: document wire protocol capabilities |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[2,of,5,V3] help: document wire protocol transport protocols |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[1,of,5,V3] help: internals topic for wire protocol |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[5,of,5] version: add formatter support |
2016-08-22 |
Yuya Nishihara |
|
Accepted |
[4,of,5] version: factor out mapping of internal/external labels |
2016-08-22 |
Yuya Nishihara |
|
Accepted |
[3,of,5] version: always build list of extension versions |
2016-08-22 |
Yuya Nishihara |
|
Accepted |
[2,of,5] formatter: add fm.nested(field) to either write or build sub items |
2016-08-22 |
Yuya Nishihara |
|
Accepted |
[1,of,5] formatter: factor out format*() functions to separate classes |
2016-08-22 |
Yuya Nishihara |
|
Accepted |
[2,of,2,V3,remotenames-ext] remotenames: selectivepull, update to the unknown bookmark tries to pull it |
2016-08-22 |
Stanislau Hlebik |
DurhamG |
Accepted |
[1,of,2,V3,remotenames-ext] remotenames: selectivepull, move reading config option into separate function |
2016-08-22 |
Stanislau Hlebik |
DurhamG |
Accepted |
[4,of,4] templater: rename "right" argument of pad() function |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: make pad() evaluate boolean argument (BC) |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[2,of,4] templater: fix if() to not evaluate False as bool('False') |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[1,of,4] templater: make it clearer that _flatten() omits None |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[2,of,2] histedit: use samefile function from cmdutil |
2016-08-21 |
Hannes Oldenburg |
|
Accepted |
[1,of,2] cmdutil: extract samefile function from amend() |
2016-08-21 |
Hannes Oldenburg |
|
Accepted |
[v2] mpatch: write a cffi version of mpatch.patches |
2016-08-20 |
Maciej Fijalkowski |
|
Accepted |
bdiff: implement cffi version of bdiff |
2016-08-20 |
Maciej Fijalkowski |
|
Accepted |
osutil: fix the bug on OS X when we return more in listdir |
2016-08-20 |
Maciej Fijalkowski |
|
Accepted |
[1,of,2] util: checknlink should remove file it creates if an exception occurs |
2016-08-19 |
Tony Tung |
|
Accepted |
[v2] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334) |
2016-08-19 |
Gábor Stefanik |
|
Accepted |
[2,of,2,resend] coal: use inheritance to derive from paper |
2016-08-18 |
Matt Mackall |
|
Accepted |
[1,of,2,resend] templater: add inheritance support to style maps |
2016-08-18 |
Matt Mackall |
|
Accepted |
[3,of,3] diffopts: notice a negated boolean flag in diffopts |
2016-08-18 |
Augie Fackler |
|
Accepted |
[2,of,3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC) |
2016-08-18 |
Augie Fackler |
|
Accepted |
[1,of,3] dispatch: explicitly pass fancyopts optional arg as a keyword |
2016-08-18 |
Augie Fackler |
|
Accepted |
killdaemons: prevent killing all user processes by bad pid file |
2016-08-18 |
Yuya Nishihara |
|
Accepted |
[2,of,2,V2] py3: automatically glob out line numbers from check-py3-compat output |
2016-08-18 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V2] py3: have check-py3-compat require pygments to get stable result |
2016-08-18 |
Yuya Nishihara |
|
Accepted |
[5,of,5,V2] manifest: change changectx to access manifest via manifestlog |
2016-08-17 |
Durham Goode |
|
Accepted |
[4,of,5,V2] manifest: use property instead of field for manifest revlog storage |
2016-08-17 |
Durham Goode |
|
Accepted |
[3,of,5,V2] manifest: introduce manifestlog and manifestctx classes |
2016-08-17 |
Durham Goode |
|
Accepted |
[2,of,5,V2] manifest: make manifest derive from manifestrevlog |
2016-08-17 |
Durham Goode |
|
Accepted |
[1,of,5,V2] manifest: break mancache into two caches |
2016-08-17 |
Durham Goode |
|
Accepted |
[2,of,2] match: remove matchessubrepo method |
2016-08-16 |
Hannes Oldenburg |
|
Accepted |
[1,of,2] subrepo: cleanup of subrepo filematcher logic |
2016-08-16 |
Hannes Oldenburg |
|
Accepted |
[5,of,5,V2] py3: import builtin wrappers automagically by code transformer |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] py3: provide (del|get|has|set)attr wrappers that accepts bytes |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[3,of,5,V2] py3: check python version to enable builtins hack |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[2,of,5,V2] py3: move xrange alias next to import lines |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[1,of,5,V2] check-code: allow assignment to hasattr variable |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[3,of,3] debugobsolete: add formatter support (issue5134) |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[2,of,3] formatter: add function to convert dict to appropriate format |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[1,of,3] check-code: make dict() pattern less invasive |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
hgweb: document why we don't allow untrusted settings to control zlib |
2016-08-16 |
Gregory Szorc |
|
Accepted |
[V2] pycompat: delay loading modules registered to stub |
2016-08-15 |
Yuya Nishihara |
|
Accepted |
hgweb: tweak zlib chunking behavior |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[7,of,7,V2] hgweb: profile HTTP requests |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[6,of,7,V2] hgweb: abstract call to hgwebdir wsgi function |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[5,of,7,V2] profiling: don't error with statprof when profiling has already started |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[4,of,7,V2] profiling: add a context manager that no-ops if profiling isn't enabled |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[3,of,7,V2] profiling: make profiling functions context managers (API) |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[2,of,7,V2] dispatch: set profiling.enabled when profiling is enabled |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[1,of,7,V2] profiling: move profiling code from dispatch.py (API) |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[3,of,3] test-gpg: run migration of v1 secret keys beforehand |
2016-08-14 |
Yuya Nishihara |
|
Accepted |
[2,of,3] test-gpg: start gpg-agent under control of the test runner |
2016-08-14 |
Yuya Nishihara |
|
Accepted |
[1,of,3] test-gpg: make temporary copy of GNUPGHOME |
2016-08-14 |
Yuya Nishihara |
|
Accepted |
[3,of,3] py3: switch to unicode/bytes in pycompat.py |
2016-08-13 |
Pulkit Goyal |
|
Accepted |
[2,of,3] pycompat: avoid using an extra function |
2016-08-13 |
Pulkit Goyal |
|
Accepted |
[1,of,3] pycompat: remove multiple occurences of urlencode |
2016-08-13 |
Pulkit Goyal |
|
Accepted |
osx: stamp the hg version into the version field in the pkg |
2016-08-12 |
Augie Fackler |
|
Accepted |
[2,of,2] merge: always use other, not remote, in user prompts |
2016-08-12 |
Simon Farnsworth |
|
Accepted |
[1,of,2] merge: use labels in prompts to the user |
2016-08-12 |
Simon Farnsworth |
|
Accepted |
[5,of,5] computeoutgoing: move the function from 'changegroup' to 'exchange' |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5] getchangegroup: take an 'outgoing' object as argument (API) |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[3,of,5] outgoing: add a 'missingroots' argument |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[2,of,5] outgoing: adds some default value for argument |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[1,of,5] outgoing: pass a repo object to the constructor |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V3] journal: use the dirstate parentchange callbacks |
2016-08-11 |
Mateusz Kwapich |
|
Accepted |
[1,of,2,V3] dirstate: add callback to notify extensions about wd parent change |
2016-08-11 |
Mateusz Kwapich |
|
Accepted |
[3,of,3,V2] extensions: add unwrapfunction to undo wrapfunction |
2016-08-10 |
Jun Wu |
|
Accepted |
[2,of,3,V2] extensions: add getwrapperchain to get a list of wrappers |
2016-08-10 |
Jun Wu |
|
Accepted |
[1,of,3,V2] extensions: set attributes to wrappers so we can trace them back |
2016-08-10 |
Jun Wu |
|
Accepted |
performance: disable workaround for an old bug of Python |
2016-08-10 |
Maciej Fijalkowski |
|
Accepted |
ui: drop values returned by inspect.*frame*() to avoid cycles |
2016-08-10 |
Jun Wu |
|
Accepted |
[2,of,2,v2] py3: conditionalize _winreg import |
2016-08-09 |
Pulkit Goyal |
|
Accepted |
[STABLE] help: add example of '[templates]' usage |
2016-08-09 |
Mathias De Maré |
|
Accepted |
dispatch: split global error handling out so it can be reused |
2016-08-09 |
Jun Wu |
|
Accepted |
match: added matchessubrepo method to matcher |
2016-08-09 |
Hannes Oldenburg |
|
Accepted |
[V2] changegroup: move branch cache debug message to proper location |
2016-08-09 |
Gregory Szorc |
|
Accepted |
[5,of,5] journal: take wlock for writting the 'shared' file |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5] debugbuilddag: take wlock to cover '.hg/localtags' |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[3,of,5] fakemergerecord: take wlock to write the merge state |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[2,of,5] shared: take wlock for writting the 'shared' file |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[1,of,5] mq: take wlock when 'qqueu' is doing write operations |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[2,of,2] py3: make check-py3-compat.py use correct module name at loading pure modules |
2016-08-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] py3: update output of check-py3-compat.py with python3 |
2016-08-08 |
Katsunori FUJIWARA |
|
Accepted |
[evolve-ext] dirstate: use arg count for version check |
2016-08-08 |
Ryan McElroy |
|
Accepted |
[5,of,5] revpair: do not optimize tree to check for odd-range spec |
2016-08-08 |
Yuya Nishihara |
|
Accepted |
[4,of,5] revset: also parse x^: as (x^): |
2016-08-08 |
Yuya Nishihara |
|
Accepted |
[3,of,5] revset: resolve ambiguity of x^:y before alias expansion |
2016-08-08 |
Yuya Nishihara |
|
Accepted |
[2,of,5] revset: add test for resolution of infix/suffix ambiguity of x^:y |
2016-08-08 |
Yuya Nishihara |
|
Accepted |
[1,of,5] parser: remove unused binding parameter from suffix action |
2016-08-08 |
Yuya Nishihara |
|
Accepted |
hgweb: config option to control zlib compression level |
2016-08-08 |
Gregory Szorc |
|
Accepted |
cmdutil: remove duplicated badmatch call in cat() |
2016-08-07 |
Hannes Oldenburg |
|
Accepted |
[4,of,4,V3] branchmap: remove extra indent |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V3] branchmap: simplify error handlind when writing rev branch cache |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V3] branchmap: acquires lock before writting the rev branch cache |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V3] branchmap: preparatory indent of indent the branch rev writing code |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[4,of,4] mpatch: raise MemoryError instead of mpatchError if lalloc() failed |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4] mpatch: silence warning about maybe-uninitialized variable |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[2,of,4] mpatch: change lalloc() to local function |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[1,of,4] mpatch: remove superfluous whitespaces |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[STABLE] revset: fix keyword arguments to go through optimization process |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[2,of,2] help: internals topic for wire protocol |
2016-08-07 |
Gregory Szorc |
|
Accepted |
[1,of,2] help: don't try to render a section on sub-topics |
2016-08-07 |
Gregory Szorc |
|
Accepted |
wireproto: remove gboptslist (API) |
2016-08-06 |
Gregory Szorc |
|
Accepted |
[2,of,2] wireproto: unescape argument names in batch command (BC) |
2016-08-06 |
Gregory Szorc |
|
Accepted |
[1,of,2] wireproto: consolidate code for obtaining "cmds" argument value |
2016-08-06 |
Gregory Szorc |
|
Accepted |
[9,of,9] revlog: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[8,of,9] md5sum: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[7,of,9] util: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[6,of,9] url: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[5,of,9] sshserver: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[4,of,9] sshpeer: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[3,of,9] patch: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[2,of,9] commands: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[1,of,9] changegroup: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[2,of,2] demandimport: omit default value of "level" at construction of _demandmod |
2016-08-06 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] demandimport: import sub-module relatively as expected (issue5208) |
2016-08-06 |
Katsunori FUJIWARA |
|
Accepted |
chg: just take it as EOF if recv() returns 0 |
2016-08-06 |
Yuya Nishihara |
|
Accepted |
[4,of,4] extdiff: isolate path variable of saved command to independent paragraph |
2016-08-06 |
Yuya Nishihara |
|
Accepted |
[3,of,4] extdiff: export __doc__ of saved command for translation |
2016-08-06 |
Yuya Nishihara |
|
Accepted |
[2,of,4] extdiff: refactor closure of saved diff command as a top-level class |
2016-08-06 |
Yuya Nishihara |
|
Accepted |
[1,of,4] i18n: use inspect.getsourcelines() to obtain lineno from func or class |
2016-08-06 |
Yuya Nishihara |
|
Accepted |
check-commit: allow underbars in cffi_-prefix function names |
2016-08-06 |
Pierre-Yves David |
|
Accepted |
[1,of,5] statichttprepo: do not try to write caches |
2016-08-05 |
Pierre-Yves David |
|
Accepted |
[9,of,9,v3] bundlerepo: add support for treemanifests in cg3 bundles |
2016-08-05 |
Augie Fackler |
|
Accepted |
[8,of,9,v3] auditvfs: forward options property from nested vfs |
2016-08-05 |
Augie Fackler |
|
Accepted |
[7,of,9,v3] bundlerepo: use supportedincomingversions instead of allsupportedversions |
2016-08-05 |
Augie Fackler |
|
Accepted |
[6,of,9,v3] bundlerepo: introduce method to find file starts and use it |
2016-08-05 |
Augie Fackler |
|
Accepted |
[5,of,9,v3] bundlerevlog: use for loop over iterator instead of while True |
2016-08-05 |
Augie Fackler |
|
Accepted |
[4,of,9,v3] bundlerepo: use for loop over iterator instead of while True |
2016-08-05 |
Augie Fackler |
|
Accepted |
[3,of,9,v3] localrepo: jettison now-unused dirlog() method from localrepo |
2016-08-05 |
Augie Fackler |
|
Accepted |
[2,of,9,v3] repair: build dirlogs using manifest, rather than repo shortcut method |
2016-08-05 |
Augie Fackler |
|
Accepted |
[1,of,9,v3] cmdutil: open dirlogs via manifest property, not via repo |
2016-08-05 |
Augie Fackler |
|
Accepted |
check-commit: allow underbars in cffi_-prefix function names |
2016-08-05 |
Augie Fackler |
|
Accepted |
wirepeer: rename confusing `source` parameter |
2016-08-05 |
Augie Fackler |
|
Accepted |
[stable] exchange: correctly specify url to unbundle (issue5145) |
2016-08-05 |
Augie Fackler |
|
Accepted |
[2,of,7] develwarn: use the lock helper in local repo |
2016-08-05 |
Pierre-Yves David |
|
Accepted |
[1,of,7] vfs: use propertycache for open |
2016-08-05 |
Pierre-Yves David |
|
Accepted |
[8,of,8] changegroup: remove getlocalchangegroupraw() (API) |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[7,of,8] exchange: use getchangegroupchunks() |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[6,of,8] changegroup: refactor getsubsetraw into getchangegroupchunks (API) |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[5,of,8] changegroup: remove changegroup() (API) |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[4,of,8] wireproto: call changegroupsubset() directly |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[3,of,8] localrepo: call changegroupsubset() directly |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[2,of,8] discovery: move code for creating outgoing from heads and common (API) |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[1,of,8] exchange: use early return |
2016-08-05 |
Gregory Szorc |
|
Accepted |
test-treemanifest: ensure manifest command isn't broken |
2016-08-04 |
Augie Fackler |
|
Accepted |
[4,of,4] debugextension: change "testedwith" to a list (BC) |
2016-08-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] debugextensions: unindent nested if |
2016-08-04 |
Yuya Nishihara |
|
Accepted |
[2,of,4] debugextensions: give short name to util.version() |
2016-08-04 |
Yuya Nishihara |
|
Accepted |
[1,of,4] debugextensions: simply keep testedwith variable as a list |
2016-08-04 |
Yuya Nishihara |
|
Accepted |
[5,of,5,STABLE] tests: update bugzilla link in test-issue1175.t |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[4,of,5,STABLE] osx: update bugzilla link in readme |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[3,of,5,STABLE] win32: update link to mailing list in readme |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[2,of,5,STABLE] win32: update wiki link in mercurial.ini |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[1,of,5,STABLE] debian: update source URL in copyright file |
2016-08-04 |
Anton Shestakov |
|
Accepted |
discovery: move code to create outgoing from roots and heads |
2016-08-04 |
Gregory Szorc |
|
Accepted |
[4,of,4] py3: use unicode literals in pure/osutil.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[3,of,4] py3: use unicode literals in crecord.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[2,of,4] py3: use unicode literals in changelog.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[9,of,9] bundle2: remove 'experimental.bundle2-exp' boolean config (BC) |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[8,of,9] tests: remove all remaining usage of experimental.bundle2-exp |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[7,of,9] tests: use 'legacy.exchange' option in various mixed tests |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[6,of,9] tests: use 'legacy.exchange' option in various bundle1 tests |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[5,of,9] tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t' |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[4,of,9] bundlerepo: also read the 'devel.legacy.exchange' config |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[3,of,9] bundle2: add a devel option controling bundle version used for exchange |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[2,of,9] bundle2: rename the _canusebundle2 method to _forcebundle1 |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[1,of,9] tests: remove bundle2 activation from test-bookmark-pushpull.t |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[5,of,5] journal: use fm.formatdate() to pass date tuple in appropriate type (BC) |
2016-08-03 |
Yuya Nishihara |
|
Accepted |
[4,of,5] formatter: add function to convert date tuple to appropriate format |
2016-08-03 |
Yuya Nishihara |
|
Accepted |
[3,of,5] journal: use fm.formatlist() to pass hashes in appropriate type (BC) |
2016-08-03 |
Yuya Nishihara |
|
Accepted |
[2,of,5] formatter: add function to convert list to appropriate format (issue5217) |
2016-08-03 |
Yuya Nishihara |
|
Accepted |
[1,of,5] journal: use fm.hexfunc() to get full hash in JSON/template output (BC) |
2016-08-03 |
Yuya Nishihara |
|
Accepted |
deprecation: enforce thew 'tr' argument of 'dirstate.write' |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[3,of,3] tests: remove initial bundle2 enabling in various bundle2 tests |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[2,of,3] tests: remove bundle2 activation from test-largefiles.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[1,of,3] tests: remove bundle2 activation from test-tags.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
merge: concatenate default conflict marker at parsing phase of .py |
2016-08-02 |
Yuya Nishihara |
|
Accepted |
doc: remove double imports of inspect from hgmanpage.py |
2016-08-02 |
Yuya Nishihara |
|
Accepted |
templatekw: change joinfmt to a mandatory argument of _hybrid object |
2016-08-02 |
Yuya Nishihara |
|
Accepted |
url: drop compatibility wrapper of socket.create_connection() |
2016-08-02 |
Yuya Nishihara |
|
Accepted |
[6,of,6] tests: remove bundle2 activation from test-push-warn.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[5,of,6] tests: remove bundle2 activation from test-phases-exchanges.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[4,of,6] tests: remove bundle2 activation from test-obsolete.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[3,of,6] tests: remove bundle2 activation from test-http-proxy.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[2,of,6] tests: remove bundle2 activation from test-hook.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[1,of,6] tests: remove bundle2 activation from test-acl.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
convert: move svn config initializer out of the module level |
2016-08-02 |
Durham Goode |
|
Accepted |
[6,of,6,STABLE] doc: make previous line of certificate example end with "::" |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,STABLE] doc: fix incorrect use of rst hg role in help text |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,STABLE] doc: use field rst syntax to show keywords in debugdeltachain help correctly |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,STABLE] revset: refactor to make xgettext put i18n comments into hg.pot file |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,STABLE] doc: omit useless _() invocation |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,STABLE] doc: trim newline at the end of exception message |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] demandimport: avoid infinite recursion at actual module importing (issue5304) |
2016-07-30 |
Katsunori FUJIWARA |
|
Accepted |
url: avoid re-issuing incorrect password (issue3210) |
2016-07-29 |
Kim Randell |
yuya |
Accepted |