November 2015 Archives by subject
Starting: Sun Nov 1 01:53:32 UTC 2015
Ending: Tue Dec 1 05:33:21 UTC 2015
Messages: 1174
- 3.6 Sprint
Harry .
- 3.6 Sprint
Pierre-Yves David
- [Bug 4199 - Warn on case-changing rename on Windows]
Piotr Listkiewicz
- [Bug 4199 - Warn on case-changing rename on Windows]
Piotr Listkiewicz
- [Bug 4925] New: Fileset is missing a "missing()" predicate
mercurial-bugs at selenic.com
- [Bug 4926] New: Cannot roundtrip multibyte utf8 char with the templater json escaper
mercurial-bugs at selenic.com
- [Bug 4927] New: mercurial.encoding.toutf8b produces output fromutf8b cannot decode
mercurial-bugs at selenic.com
- [Bug 4928] New: command server ignores -R when started from inside a Hg repository
mercurial-bugs at selenic.com
- [Bug 4929] New: Mercurial command output is scrambled when piped into program or redirected to a file
mercurial-bugs at selenic.com
- [Bug 4930] New: hg tags --quiet undocumented
mercurial-bugs at selenic.com
- [Bug 4931] New: KeyError: 'clonebundles' when attempting to use clone bundles over ssh://
mercurial-bugs at selenic.com
- [Bug 4932] New: Pulling applies clone bundle
mercurial-bugs at selenic.com
- [Bug 4933] New: JSON template filter operates on local encoding
mercurial-bugs at selenic.com
- [Bug 4934] New: Presence of prechangegroup hook breaks pretxnclose hooks
mercurial-bugs at selenic.com
- [Bug 4935] New: hg convert on Git repository doesn't follow all refs/tags.
mercurial-bugs at selenic.com
- [Bug 4936] New: hg revert -i unconditionally forgets added files
mercurial-bugs at selenic.com
- [Bug 4937] New: debugobsconvert crashes
mercurial-bugs at selenic.com
- [Bug 4938] New: Outdated PPA
mercurial-bugs at selenic.com
- [Bug 4939] New: pretxnopen hook output from remote not displayed on client
mercurial-bugs at selenic.com
- [Bug 4940] New: shelving in a shared workdir with shared bookmarks loses the active bookmark
mercurial-bugs at selenic.com
- [Bug 4941] New: test-clonebundles.t failure
mercurial-bugs at selenic.com
- [Bug 4942] New: test-rebase-scenario-global.t failure
mercurial-bugs at selenic.com
- [Bug 4943] New: regression updating/cloning certain repositories
mercurial-bugs at selenic.com
- [Bug 4944] New: rebase -r 'draft()' fails if one draft commit is a child of dest
mercurial-bugs at selenic.com
- [Bug 4945] New: Stripped amend-ed changesets cannot be re-pulled
mercurial-bugs at selenic.com
- [Bug 4946] New: "hg phase --force --draft" can update phase of ancestors
mercurial-bugs at selenic.com
- [Bug 4947] New: Editor guessing algorithm should also try /etc/alternatives/editor before vi
mercurial-bugs at selenic.com
- [Bug 4948] New: hg pull -u error in the output but status/unix retcode is 0
mercurial-bugs at selenic.com
- [Bug 4949] New: tags are read during localrepository instance creation
mercurial-bugs at selenic.com
- [Bug 4950] New: evolve --rev --divergent failed when merge had nothing to do
mercurial-bugs at selenic.com
- [Bug 4951] New: hg update fails with subrepositories and subpaths defined in projrc
mercurial-bugs at selenic.com
- [Bug 4952] New: Retry merge with custom merge tool incorrectly uses result of previous merge tool as input
mercurial-bugs at selenic.com
- [Bug 4953] New: Unable to apply a patch that replaces a symlink with a directory
mercurial-bugs at selenic.com
- [Bug 4954] New: Quickstart link 404
mercurial-bugs at selenic.com
- [Bug 4955] New: More problems with mq patch conflicts
mercurial-bugs at selenic.com
- [Bug 4956] New: In the event of a local conflict with hg qpush, tell the user what files are locally conflicting
mercurial-bugs at selenic.com
- [Bug 4957] New: hg shelve -l doesn't work if a rebase/histedit is in progress
mercurial-bugs at selenic.com
- [Bug 4958] New: Several operations including 'uncommit' and 'commit --amend' are very slow
mercurial-bugs at selenic.com
- [Bug 4959] New: log -f of renamed file with revision filter does not give full list of revisions
mercurial-bugs at selenic.com
- [Bug 4960] New: Unable to cat a file in a commit if the working copy path contains a symlink
mercurial-bugs at selenic.com
- [Bug 4961] New: generaldelta revlogs read too much data
mercurial-bugs at selenic.com
- [Bug 4962] New: hgweb: file comparison page can show wrong parent for removed file
mercurial-bugs at selenic.com
- [Bug 4963] New: Add the -D option for commit --amend
mercurial-bugs at selenic.com
- [Bug 4964] New: Template function shortest() should consider hidden revisions
mercurial-bugs at selenic.com
- [Bug 4965] New: hg shelve/revert -i gets confused by line-based patch selection.
mercurial-bugs at selenic.com
- [Bug 4966] New: added file becomes untracked when evolve results in conflicts
mercurial-bugs at selenic.com
- [Bug 4969] New: Commit failes when a largefile has been deleted in OS
mercurial-bugs at selenic.com
- [Bug 4970] New: Merge fails in extractchoices
mercurial-bugs at selenic.com
- [Bug 4971] New: rollback + delete files + restore files + commit = disaster
mercurial-bugs at selenic.com
- [Bug 4972] New: commit allows unresolved files to go through if they were marked removed
mercurial-bugs at selenic.com
- [Bug 4973] New: No help topic about conflict and conflict marker
mercurial-bugs at selenic.com
- [PATCH 1 of 2] commands: add 'hg log' example for full hashes
Mathias De Maré
- [PATCH 1 of 2] commands: add 'hg log' example for full hashes
Yuya Nishihara
- [PATCH 1 of 2] commands: add 'hg log' example for full hashes
Mathias De Maré
- [PATCH 1 of 2] commands: add 'hg log' example for full hashes
Yuya Nishihara
- [PATCH 1 of 2] commit: add a way to return more information from the chunkselector
Laurent Charignon
- [PATCH 1 of 2] convert: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 1 of 2] encoding: make utf8b encoder more robust (issue4927)
Matt Mackall
- [PATCH 1 of 2] encoding: make utf8b encoder more robust (issue4927)
Yuya Nishihara
- [PATCH 1 of 2] encoding: make utf8b encoder more robust (issue4927)
Yuya Nishihara
- [PATCH 1 of 2] encoding: make utf8b encoder more robust (issue4927)
Matt Mackall
- [PATCH 1 of 2] exchange: pass pushop to discovery.checkheads
Ryan McElroy
- [PATCH 1 of 2] graphlog: rename glog function
timeless
- [PATCH 1 of 2] help: make listexts less confusing for deprecated exts
timeless
- [PATCH 1 of 2] help: replace some str.split() calls by str.partition() or str.rpartition()
Anton Shestakov
- [PATCH 1 of 2] hghave.py: remove execute bit
timeless
- [PATCH 1 of 2] import-checker: allow import of child modules from package root
Yuya Nishihara
- [PATCH 1 of 2] merge: stop emptying out 'cd' and 'dc' actions
Siddharth Agarwal
- [PATCH 1 of 2] pager: improve help for --pager=
timeless
- [PATCH 1 of 2] pager: improve help for --pager=
Sean Farley
- [PATCH 1 of 2] pager: improve help for --pager=
Pierre-Yves David
- [PATCH 1 of 2] rebase: add returning value from pullrebase function
liscju
- [PATCH 1 of 2] rebase: add returning value from pullrebase function
Yuya Nishihara
- [PATCH 1 of 2] rebase: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 1 of 2] rebase: preserve the 'intermediate-source' attribute of grafts
Matt Harbison
- [PATCH 1 of 2] rebase: preserve the 'intermediate-source' attribute of grafts
Yuya Nishihara
- [PATCH 1 of 2] rebase: preserve the 'intermediate-source' attribute of grafts
Matt Harbison
- [PATCH 1 of 2] rebase: preserve the 'intermediate-source' attribute of grafts
Yuya Nishihara
- [PATCH 1 of 2] rebase: remove an unused todo
Laurent Charignon
- [PATCH 1 of 2] repair: use bookmarks.recordchange instead of bookmarks.write
Laurent Charignon
- [PATCH 1 of 2] test-encoding: enable fuzz testing of utf8b roundtrip
Yuya Nishihara
- [PATCH 1 of 2] test-encoding: enable fuzz testing of utf8b roundtrip
Pierre-Yves David
- [PATCH 1 of 2] test-merge-prompt.t: unset HGMERGE
Siddharth Agarwal
- [PATCH 1 of 2] test-merge-types.t: add tests for :merge-local/:merge-other with symlinks
Siddharth Agarwal
- [PATCH 1 of 2] tests: fix globs for Windows
Matt Harbison
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Matt Mackall
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
timeless
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Matt Mackall
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Sean Farley
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Matt Mackall
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Sean Farley
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Matt Mackall
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Augie Fackler
- [PATCH 1 of 2] util: disable floating point stat times (issue4836)
Matt Mackall
- [PATCH 1 of 2 evolve-ext] inhibit: update test with new behavior from core
Laurent Charignon
- [PATCH 1 of 2 mainline] scmutil: extract general delta config handling in a function
Pierre-Yves David
- [PATCH 1 of 2 RFC] util: reimplement lrucachedict
Gregory Szorc
- [PATCH 1 of 2 RFC] util: reimplement lrucachedict
Yuya Nishihara
- [PATCH 1 of 2 RFC] util: reimplement lrucachedict
Durham Goode
- [PATCH 1 of 2 sprint] techdocs: establish Sphinx project for technical docs
Matt Mackall
- [PATCH 1 of 2 SPRINT] transaction: omit rollbacking a file if filename of it is dropped from map
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
Durham Goode
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
Durham Goode
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
Durham Goode
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
Pierre-Yves David
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
Pierre-Yves David
- [PATCH 1 of 2 STABLE] hooks: always include HG_PENDING
Durham Goode
- [PATCH 1 of 2 STABLE] i18n: do not abuse msgstr of "DEPRECATED" to check for bad translation
Yuya Nishihara
- [PATCH 1 of 2 STABLE] i18n: fix regexp pattern to detect translation for DEPRECATED
Yuya Nishihara
- [PATCH 1 of 2 STABLE] test-clonebundles.t: add test for incremental pull
Gregory Szorc
- [PATCH 1 of 2 v2] hghave.py: remove execute bit
timeless
- [PATCH 1 of 2 V2] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Anton Shestakov
- [PATCH 1 of 2 V2] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Yuya Nishihara
- [PATCH 1 of 2 V2] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Anton Shestakov
- [PATCH 1 of 2 V2] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Yuya Nishihara
- [PATCH 1 of 2 V2] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Anton Shestakov
- [PATCH 1 of 2 V2] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Yuya Nishihara
- [PATCH 1 of 2 V2] merge: stop emptying out 'cd' and 'dc' actions
Siddharth Agarwal
- [PATCH 1 of 2 V2] mq: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 1 of 2 V2 mainline] scmutil: extract general delta config handling in a function
Pierre-Yves David
- [PATCH 1 of 2 V3 mainline] scmutil: extract general delta config handling in a function
Pierre-Yves David
- [PATCH 1 of 2 V3 mergedriver] mergestate: move binary format documentation into _readrecordsv2
Siddharth Agarwal
- [PATCH 1 of 2 V3 mergedriver] mergestate: move binary format documentation into _readrecordsv2
Pierre-Yves David
- [PATCH 1 of 2 V5] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 1 of 2 V5] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 1 of 2 V5] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 1 of 3]: update: never move active bookmark
Waldemar Kornewald
- [PATCH 1 of 3]: update: never move active bookmark
Waldemar Kornewald
- [PATCH 1 of 3]: update: never move active bookmark
Sean Farley
- [PATCH 1 of 3]: update: never move active bookmark
Matt Mackall
- [PATCH 1 of 3]: update: never move active bookmark
Pierre-Yves David
- [PATCH 1 of 3] commands: add example for 'hg add'
Mathias De Maré
- [PATCH 1 of 3] hgweb: move httpservice object from commands module
Yuya Nishihara
- [PATCH 1 of 3] import-checker: make it executable for convenience
Yuya Nishihara
- [PATCH 1 of 3] localrepo: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 1 of 3] osutil: don't leak on statfiles error
Bryan O'Sullivan
- [PATCH 1 of 3] osutil: slightly simplify listdir_stat definition
Bryan O'Sullivan
- [PATCH 1 of 3] rebase: add date parameter to concludenode function
Stanislau Hlebik
- [PATCH 1 of 3] revlog: improve documentation
Gregory Szorc
- [PATCH 1 of 3] revlog: improve documentation
Pierre-Yves David
- [PATCH 1 of 3] run-tests: map --debug to $HGTEST_DEBUG
timeless
- [PATCH 1 of 3] run-tests: map --debug to $HGTEST_DEBUG
Yuya Nishihara
- [PATCH 1 of 3] run-tests: map --debug to $HGTEST_DEBUG
timeless
- [PATCH 1 of 3] strip: renaming local variables
Shubhanshu Agrawal
- [PATCH 1 of 3] strip: renaming local variables
Shubhanshu Agrawal
- [PATCH 1 of 3] strip: renaming local variables
Shubhanshu Agrawal
- [PATCH 1 of 3] util: add versiontuple() for returning parsed version information
Gregory Szorc
- [PATCH 1 of 3] util: add versiontuple() for returning parsed version information
Yuya Nishihara
- [PATCH 1 of 3] webutil: make _siblings into an object with __iter__ and __len__
Anton Shestakov
- [PATCH 1 of 3] webutil: make _siblings into an object with __iter__ and __len__
Yuya Nishihara
- [PATCH 1 of 3] webutil: make _siblings into an object with __iter__ and __len__
Yuya Nishihara
- [PATCH 1 of 3] webutil: make _siblings into an object with __iter__ and __len__
Anton Shestakov
- [PATCH 1 of 3 mergedriver V4] resolve: fix incorrect merge
Siddharth Agarwal
- [PATCH 1 of 3 RFC] rebase: propagate extra dict from rebase source changeset
Mike Edgar
- [PATCH 1 of 3 STABLE?] localrepo: invalidate all file caches at acquisition of wlock (issue4378)
FUJIWARA Katsunori
- [PATCH 1 of 3 STABLE?] test-merge-tools.t: add 'hg resolve --list' output to tests
Siddharth Agarwal
- [PATCH 1 of 3 STABLE] changegroup: fix the scope of a try finally
Pierre-Yves David
- [PATCH 1 of 3 stable] ui: avoid mutable default arguments
Mykola Nikishov
- [PATCH 1 of 3 unshelve] unshelve: add -k as short form of --keep
Siddharth Agarwal
- [PATCH 1 of 3 v4] strip: renaming local variables
Shubhanshu Agrawal
- [PATCH 1 of 3 v4] strip: renaming local variables
Pierre-Yves David
- [PATCH 1 of 4] debugdirstate: convert keyword parameters to **opts
cdelahousse at fb.com
- [PATCH 1 of 4] hgweb: do not import hgweb_mod.hgweb and .makebreadcrumb as symbol
Yuya Nishihara
- [PATCH 1 of 4] histedit: make verification configurable
Mateusz Kwapich
- [PATCH 1 of 4] histedit: make verification configurable
Durham Goode
- [PATCH 1 of 4] histedit: make verification configurable
Yuya Nishihara
- [PATCH 1 of 4] histedit: make verification configurable
Augie Fackler
- [PATCH 1 of 4] import-checker: allow symbol imports from hgweb.common and .request
Yuya Nishihara
- [PATCH 1 of 4] import-checker: allow symbol imports from hgweb.common and .request
Pierre-Yves David
- [PATCH 1 of 4] import-checker: allow symbol imports from hgweb.common and .request
Gregory Szorc
- [PATCH 1 of 4] import-checker: allow symbol imports from hgweb.common and .request
Pierre-Yves David
- [PATCH 1 of 4] parsers: indentation change to make the next page more legible
Laurent Charignon
- [PATCH 1 of 4] tests: make 'f' tool open files in binary mode when hexdumping
Matt Harbison
- [PATCH 1 of 4] tests: make 'f' tool open files in binary mode when hexdumping
Matt Mackall
- [PATCH 1 of 4] tests: make 'f' tool open files in binary mode when hexdumping
Matt Harbison
- [PATCH 1 of 4] tests: make 'f' tool open files in binary mode when hexdumping
Gregory Szorc
- [PATCH 1 of 4] tests: make 'f' tool open files in binary mode when hexdumping
Matt Mackall
- [PATCH 1 of 4 main-line] test: enforce bundle1 in "test-commit-interactive.t"
Pierre-Yves David
- [PATCH 1 of 4 mergedriver] debugmergestate: explain why we create mergestate objects directly
Siddharth Agarwal
- [PATCH 1 of 4 mergedriver] debugmergestate: explain why we create mergestate objects directly
Martin von Zweigbergk
- [PATCH 1 of 4 mergedriver] debugmergestate: explain why we create mergestate objects directly
Siddharth Agarwal
- [PATCH 1 of 4 mergedriver] debugmergestate: explain why we create mergestate objects directly
Martin von Zweigbergk
- [PATCH 1 of 4 mergedriver] debugmergestate: print out null nodes as 'null'
Siddharth Agarwal
- [PATCH 1 of 4 mergedriver] filemerge: don't try to copy files known to be absent
Siddharth Agarwal
- [PATCH 1 of 4 V2] histedit: make verification configurable
Mateusz Kwapich
- [PATCH 1 of 4 V2] histedit: make verification configurable
Durham Goode
- [PATCH 1 of 4 V2] parsers: indentation change to make the next page more legible
Laurent Charignon
- [PATCH 1 of 4 V2 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Siddharth Agarwal
- [PATCH 1 of 4 V2 mergedriver] mergestate: add a constructor that sets up a fresh merge state
timeless
- [PATCH 1 of 4 V2 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Martin von Zweigbergk
- [PATCH 1 of 4 V2 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Siddharth Agarwal
- [PATCH 1 of 4 V5] lock: adds possibility of acquiring/releasing locks multiple times
liscju
- [PATCH 1 of 5] context: optimize _parents()
Gregory Szorc
- [PATCH 1 of 5] encoding: add getutf8char helper
Matt Mackall
- [PATCH 1 of 5] encoding: add getutf8char helper
Yuya Nishihara
- [PATCH 1 of 5] encoding: add getutf8char helper
Matt Mackall
- [PATCH 1 of 5] encoding: add getutf8char helper
Yuya Nishihara
- [PATCH 1 of 5] test-merge-local.t: print out merge state after attempting merge
Siddharth Agarwal
- [PATCH 1 of 5] test-merge-prompt.t: rename to test-merge-changedelete.t
Siddharth Agarwal
- [PATCH 1 of 5] test-ssh: stop quoting dummyssh invocation for Windows
Matt Harbison
- [PATCH 1 of 5] ui: track label expansion when creating buffers
Gregory Szorc
- [PATCH 1 of 5] ui: track label expansion when creating buffers
Yuya Nishihara
- [PATCH 1 of 5] util: drop Python 2.4 compat by directly importing md5 and sha1
Siddharth Agarwal
- [PATCH 1 of 5 changedelete] filemerge: also return a dirstate action for nomerge internal tools
Siddharth Agarwal
- [PATCH 1 of 5 import-refactor] hg: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 1 of 5 import-refactor] hg: implement import hook for handling C/Python modules
Yuya Nishihara
- [PATCH 1 of 5 import-refactor] hg: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 1 of 5 import-refactor] hg: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 1 of 5 import-refactor] hg: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 1 of 5 mainline] test: spread capabilities replies in 'test-hgweb-commands'
Pierre-Yves David
- [PATCH 1 of 5 mainline] test: spread capabilities replies in 'test-hgweb-commands'
Pierre-Yves David
- [PATCH 1 of 5 mainline] test: spread capabilities replies in 'test-hgweb-commands'
Matt Mackall
- [PATCH 1 of 5 mergedriver] merge.recordactions: don't require action keys to be present in dict
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] merge.recordactions: don't require action keys to be present in dict
Martin von Zweigbergk
- [PATCH 1 of 5 mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set
Martin von Zweigbergk
- [PATCH 1 of 5 mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set
Martin von Zweigbergk
- [PATCH 1 of 5 mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set
Martin von Zweigbergk
- [PATCH 1 of 5 mergedriver V2] mergestate: allow storing and retrieving change/delete conflicts
Siddharth Agarwal
- [PATCH 1 of 5 V2] debugdirstate: convert keyword parameters to **opts
cdelahousse at fb.com
- [PATCH 1 of 5 V2] debugdirstate: convert keyword parameters to **opts
Pierre-Yves David
- [PATCH 1 of 6 frozen-repos] localrepo: improve docstring for revset methods
Gregory Szorc
- [PATCH 1 of 6 import-refactor V2] setup: remove unused py_modules argument to setup()
Gregory Szorc
- [PATCH 1 of 6 import-refactor V2] setup: remove unused py_modules argument to setup()
Yuya Nishihara
- [PATCH 1 of 6 mergedriver] error: add a structured exception for unsupported merge records
Siddharth Agarwal
- [PATCH 1 of 6 mergedriver] merge.applyupdates: add all actions returned from merge state
Siddharth Agarwal
- [PATCH 1 of 7] contrib/perf: name functions to match decorators
timeless
- [PATCH 1 of 7] lock: add multilock class
Angel Ezquerra
- [PATCH 1 of 7] lock: add multilock class
Gregory Szorc
- [PATCH 1 of 7] lock: add multilock class
Yuya Nishihara
- [PATCH 1 of 7 mergedriver] filemerge: add support for change/delete conflicts to the ':local' merge tool
Siddharth Agarwal
- [PATCH 1 of 7 mergedriver] merge.applyupdates: don't return early if merge driver's conclude failed
Siddharth Agarwal
- [PATCH 1 of 7 mergedriver] merge.applyupdates: don't return early if merge driver's conclude failed
Martin von Zweigbergk
- [PATCH 1 of 7 mergedriver] merge.applyupdates: don't return early if merge driver's conclude failed
Siddharth Agarwal
- [PATCH 1 of 7 mergedriver] mergestate._resolve: store return code and action for each file
Siddharth Agarwal
- [PATCH 1 of 7 mergedriver] mergestate: add a constructor that reads state from disk
Siddharth Agarwal
- [PATCH 1 of 7 V4] revert: allow configuring the .orig file location
cdelahousse at fb.com
- [PATCH 1 of 7 V4] revert: allow configuring the .orig file location
Matt Mackall
- [PATCH 1 of 8] rebase: don't rebase obsolete commits with no successor
Laurent Charignon
- [PATCH 2 of 2] bookmarks: make bookmarks.write deprecated
Laurent Charignon
- [PATCH 2 of 2] commands: refer from identify to log to be able to view full hashes
Mathias De Maré
- [PATCH 2 of 2] commit: add amend mode for commit -i
Laurent Charignon
- [PATCH 2 of 2] commit: try to clarify when to use --new-branch
timeless
- [PATCH 2 of 2] commit: try to clarify when to use --new-branch
Pierre-Yves David
- [PATCH 2 of 2] commit: try to clarify when to use --new-branch
timeless
- [PATCH 2 of 2] convert: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Laurent Charignon
- [PATCH 2 of 2] convert: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Pierre-Yves David
- [PATCH 2 of 2] discovery: pass pushop to _nowarnheads
Ryan McElroy
- [PATCH 2 of 2] discovery: pass pushop to _nowarnheads
Matt Mackall
- [PATCH 2 of 2] encoding: extend test cases for utf8b
Matt Mackall
- [PATCH 2 of 2] encoding: extend test cases for utf8b
Pierre-Yves David
- [PATCH 2 of 2] error: add structured exception for EOF at prompt
Siddharth Agarwal
- [PATCH 2 of 2] error: add structured exception for EOF at prompt
Martin von Zweigbergk
- [PATCH 2 of 2] error: add structured exception for EOF at prompt
Martin von Zweigbergk
- [PATCH 2 of 2] filemerge: move :merge-local/other symlink check to precheck
Siddharth Agarwal
- [PATCH 2 of 2] filemerge: move :merge-local/other symlink check to precheck
Martin von Zweigbergk
- [PATCH 2 of 2] help: make help deprecated mention the extension
timeless
- [PATCH 2 of 2] hghave.py: make matchoutput return what it claims
timeless
- [PATCH 2 of 2] hghave.py: make matchoutput return what it claims
Augie Fackler
- [PATCH 2 of 2] hghave.py: make matchoutput return what it claims
timeless
- [PATCH 2 of 2] hghave.py: make matchoutput return what it claims
Augie Fackler
- [PATCH 2 of 2] hgweb: replace some str.split() calls by str.partition() or str.rpartition()
Anton Shestakov
- [PATCH 2 of 2] hgweb: replace some str.split() calls by str.partition() or str.rpartition()
Augie Fackler
- [PATCH 2 of 2] import-checker: reset context to verify convention in function scope
Yuya Nishihara
- [PATCH 2 of 2] import-checker: reset context to verify convention in function scope
Pierre-Yves David
- [PATCH 2 of 2] import-checker: reset context to verify convention in function scope
Gregory Szorc
- [PATCH 2 of 2] merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Siddharth Agarwal
- [PATCH 2 of 2] merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Siddharth Agarwal
- [PATCH 2 of 2] patchbomb: rename email function
timeless
- [PATCH 2 of 2] pull: makes hg returns 255 value on updates failure (issue4948)
liscju
- [PATCH 2 of 2] pull: makes hg returns 255 value on updates failure (issue4948)
Yuya Nishihara
- [PATCH 2 of 2] rebase: refactoring to avoid repetition of expression
Laurent Charignon
- [PATCH 2 of 2] rebase: refactoring to avoid repetition of expression
Pierre-Yves David
- [PATCH 2 of 2] rebase: use bookmarks.recordchange instead of bookmarks.write
Laurent Charignon
- [PATCH 2 of 2] rebase: use bookmarks.recordchange instead of bookmarks.write
Pierre-Yves David
- [PATCH 2 of 2] test-convert-git: drop a git warning that doesn't occur on Windows
Matt Harbison
- [PATCH 2 of 2] test-convert-git: drop a git warning that doesn't occur on Windows
Pierre-Yves David
- [PATCH 2 of 2] test-convert-git: silence commit output for stablity
Matt Harbison
- [PATCH 2 of 2] test-encoding: rewrite utf8b fuzz testing as python inlines
Yuya Nishihara
- [PATCH 2 of 2] test-encoding: rewrite utf8b fuzz testing as python inlines
Pierre-Yves David
- [PATCH 2 of 2] test-encoding: rewrite utf8b fuzz testing as python inlines
Yuya Nishihara
- [PATCH 2 of 2] util: drop statmtimesec
Matt Mackall
- [PATCH 2 of 2] util: drop statmtimesec
Laurent Charignon
- [PATCH 2 of 2] util: drop statmtimesec
Bryan O'Sullivan
- [PATCH 2 of 2] util: drop statmtimesec
Yuya Nishihara
- [PATCH 2 of 2] util: drop statmtimesec
Pierre-Yves David
- [PATCH 2 of 2] util: drop statmtimesec
Yuya Nishihara
- [PATCH 2 of 2] util: drop statmtimesec
Pierre-Yves David
- [PATCH 2 of 2] util: drop statmtimesec
Yuya Nishihara
- [PATCH 2 of 2 evolve-ext] inhibit: remove unused bookmark operation wrapping
Laurent Charignon
- [PATCH 2 of 2 mainline] format: introduce 'format.generaldelta=accept'
Pierre-Yves David
- [PATCH 2 of 2 mainline] format: introduce 'format.generaldelta=accept'
Yuya Nishihara
- [PATCH 2 of 2 mainline] format: introduce 'format.generaldelta=accept'
Gregory Szorc
- [PATCH 2 of 2 mainline] format: introduce 'format.generaldelta=accept'
Pierre-Yves David
- [PATCH 2 of 2 mainline] format: introduce 'format.generaldelta=accept'
Pierre-Yves David
- [PATCH 2 of 2 mainline] format: introduce 'format.generaldelta=accept'
Matt Mackall
- [PATCH 2 of 2 RFC] revlog: establish a cache of decompressed revision chunks
Gregory Szorc
- [PATCH 2 of 2 RFC] revlog: establish a cache of decompressed revision chunks
Gregory Szorc
- [PATCH 2 of 2 SPRINT] changelog: avoid redundant truncation of 00changelog.i at failure
FUJIWARA Katsunori
- [PATCH 2 of 2 SPRINT] changelog: avoid redundant truncation of 00changelog.i at failure
Yuya Nishihara
- [PATCH 2 of 2 SPRINT] changelog: avoid redundant truncation of 00changelog.i at failure
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE] exchange: do not attempt clone bundle if local repo is non-empty (issue4932)
Gregory Szorc
- [PATCH 2 of 2 STABLE] exchange: do not attempt clone bundle if local repo is non-empty (issue4932)
Matt Mackall
- [PATCH 2 of 2 STABLE] hooks: fix hooks not firing if prechangegroup was set (issue4934)
Durham Goode
- [PATCH 2 of 2 STABLE] hooks: fix hooks not firing if prechangegroup was set (issue4934)
Matt Mackall
- [PATCH 2 of 2 STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
Yuya Nishihara
- [PATCH 2 of 2 STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
Matt Mackall
- [PATCH 2 of 2 STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
Yuya Nishihara
- [PATCH 2 of 2 STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE] i18n: make sure to include translation of (DEPRECATED)
Yuya Nishihara
- [PATCH 2 of 2 STABLE] i18n: make sure to include translation of (DEPRECATED)
Matt Mackall
- [PATCH 2 of 2 v2] hghave.py: fix matchoutput documentation
timeless
- [PATCH 2 of 2 v2] hghave.py: fix matchoutput documentation
Yuya Nishihara
- [PATCH 2 of 2 V2] merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Siddharth Agarwal
- [PATCH 2 of 2 V2] merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Martin von Zweigbergk
- [PATCH 2 of 2 V2] merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Siddharth Agarwal
- [PATCH 2 of 2 V2] merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Martin von Zweigbergk
- [PATCH 2 of 2 V2] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Laurent Charignon
- [PATCH 2 of 2 V2] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Pierre-Yves David
- [PATCH 2 of 2 V2] paper: show current revision on file log page
Anton Shestakov
- [PATCH 2 of 2 V2 mainline] format: introduce 'format.generaldelta=accept'
Pierre-Yves David
- [PATCH 2 of 2 V2 mainline] format: introduce 'format.generaldelta=accept'
Matt Mackall
- [PATCH 2 of 2 V2 mainline] format: introduce 'format.generaldelta=accept'
Pierre-Yves David
- [PATCH 2 of 2 V2 mainline] format: introduce 'format.generaldelta=accept'
Gregory Szorc
- [PATCH 2 of 2 V2 mainline] format: introduce 'format.generaldelta=accept'
Pierre-Yves David
- [PATCH 2 of 2 V3 mainline] format: introduce 'format.usegeneraldelta`
Pierre-Yves David
- [PATCH 2 of 2 V3 mainline] format: introduce 'format.usegeneraldelta`
Matt Mackall
- [PATCH 2 of 2 V3 mainline] format: introduce 'format.usegeneraldelta`
Gregory Szorc
- [PATCH 2 of 2 V3 mergedriver] mergestate: handle additional record types specially
Siddharth Agarwal
- [PATCH 2 of 2 V5] strip: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 2 of 2 V5] strip: changing bookmark argument to be a list
Pierre-Yves David
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Waldemar Kornewald
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Ryan McElroy
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Gregory Szorc
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Augie Fackler
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Waldemar Kornewald
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Martin von Zweigbergk
- [PATCH 2 of 3]: update: don't lose active bookmark when updating to the "." revision
Gregory Szorc
- [PATCH 2 of 3] commands: add examples for 'addremove'
Mathias De Maré
- [PATCH 2 of 3] contrib/gpg: rename sigcheck function
timeless
- [PATCH 2 of 3] contrib/gpg: rename sigcheck function
Yuya Nishihara
- [PATCH 2 of 3] dispatch: use versiontuple()
Gregory Szorc
- [PATCH 2 of 3] hgweb: extract factory function of httpservice object
Yuya Nishihara
- [PATCH 2 of 3] hgweb: move entry-preparing code from webcommands to webutils.makeentry()
Anton Shestakov
- [PATCH 2 of 3] hgweb: move entry-preparing code from webcommands to webutils.makeentry()
Yuya Nishihara
- [PATCH 2 of 3] hgweb: move entry-preparing code from webcommands to webutils.makeentry()
Anton Shestakov
- [PATCH 2 of 3] hgweb: move entry-preparing code from webcommands to webutils.makeentry()
Yuya Nishihara
- [PATCH 2 of 3] hgweb: move entry-preparing code from webcommands to webutils.makeentry()
Anton Shestakov
- [PATCH 2 of 3] hgweb: move entry-preparing code from webcommands to webutils.makeentry()
Yuya Nishihara
- [PATCH 2 of 3] import-checker: extract function to generate a formatted warning
Yuya Nishihara
- [PATCH 2 of 3] localrepo: put bookmark move following commit in one transaction
Laurent Charignon
- [PATCH 2 of 3] localrepo: put bookmark move following commit in one transaction
Pierre-Yves David
- [PATCH 2 of 3] osutil: for listdir, implement a skeletal sequence protocol
Bryan O'Sullivan
- [PATCH 2 of 3] osutil: make statfiles check for interrupts periodically
Bryan O'Sullivan
- [PATCH 2 of 3] rebase: pass date parameter to concludenode
Stanislau Hlebik
- [PATCH 2 of 3] rebase: pass date parameter to concludenode
Augie Fackler
- [PATCH 2 of 3] revlog: return offset from _chunkraw()
Gregory Szorc
- [PATCH 2 of 3] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3 mergedriver V4] test-resolve.t: remove completely unnecessary line
Siddharth Agarwal
- [PATCH 2 of 3 RFC] graft: copy extra (except branch) when copying changesets
Mike Edgar
- [PATCH 2 of 3 STABLE?] cmdutil: make commitforceeditor accept callable editform
FUJIWARA Katsunori
- [PATCH 2 of 3 STABLE?] filemerge: treat EOF at prompt as fail, not abort
Siddharth Agarwal
- [PATCH 2 of 3 STABLE?] filemerge: treat EOF at prompt as fail, not abort
Martin von Zweigbergk
- [PATCH 2 of 3 STABLE] changegroup: call 'prechangegroup' hook before setting up write delay
Pierre-Yves David
- [PATCH 2 of 3 STABLE] changegroup: call 'prechangegroup' hook before setting up write delay
Durham Goode
- [PATCH 2 of 3 stable] ui: allow open editor with custom filename
Mykola Nikishov
- [PATCH 2 of 3 unshelve] unshelve: shed spurious space
Siddharth Agarwal
- [PATCH 2 of 3 v4] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3 v4] strip: strip a list of bookmarks
Pierre-Yves David
- [PATCH 2 of 3 v4] strip: strip a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3 v4] strip: strip a list of bookmarks
Pierre-Yves David
- [PATCH 2 of 4] debugdirstate: add option to drop or add files to dirstate
cdelahousse at fb.com
- [PATCH 2 of 4] debugdirstate: add option to drop or add files to dirstate
Yuya Nishihara
- [PATCH 2 of 4] debugdirstate: add option to drop or add files to dirstate
Pierre-Yves David
- [PATCH 2 of 4] hgweb: alias ui module as uimod
Yuya Nishihara
- [PATCH 2 of 4] hgweb: import BaseHTTPServer as module at top level
Yuya Nishihara
- [PATCH 2 of 4] histedit: add forceother constraint
Mateusz Kwapich
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Laurent Charignon
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Yuya Nishihara
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Durham Goode
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Laurent Charignon
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Laurent Charignon
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Durham Goode
- [PATCH 2 of 4] test-largefiles-cache: add glob for Windows
Matt Harbison
- [PATCH 2 of 4 main-line] test: enforce v1 in 'test-debugbundle.t'
Pierre-Yves David
- [PATCH 2 of 4 mergedriver] debugmergestate: also recognize change/delete conflicts in the merge state
Siddharth Agarwal
- [PATCH 2 of 4 mergedriver] mergestate._resolve: handle change/delete conflicts
Siddharth Agarwal
- [PATCH 2 of 4 mergedriver] mergestate: move _read() call to read constructor
Siddharth Agarwal
- [PATCH 2 of 4 mergedriver] mergestate: move _read() call to read constructor
Martin von Zweigbergk
- [PATCH 2 of 4 V2] histedit: add forceother constraint
Mateusz Kwapich
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Laurent Charignon
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Martin von Zweigbergk
- [PATCH 2 of 4 V2 mergedriver] strip: switch to mergestate.clean()
Siddharth Agarwal
- [PATCH 2 of 4 V5] localrepo: adds times parameter to lock and wlock functions
liscju
- [PATCH 2 of 4 V5] localrepo: adds times parameter to lock and wlock functions
Yuya Nishihara
- [PATCH 2 of 4 V5] localrepo: adds times parameter to lock and wlock functions
Pierre-Yves David
- [PATCH 2 of 5] cmdutil: pass labeled=True to pushbuffer()
Gregory Szorc
- [PATCH 2 of 5] commands.debugmergestate: print out branch merge info
Siddharth Agarwal
- [PATCH 2 of 5] commands.debugmergestate: print out branch merge info
Martin von Zweigbergk
- [PATCH 2 of 5] context: avoid extra parents lookups
Gregory Szorc
- [PATCH 2 of 5] filemerge: rename _symlinkcheck to _mergecheck
Siddharth Agarwal
- [PATCH 2 of 5] hgweb.server: drop support for Python 2.4
Siddharth Agarwal
- [PATCH 2 of 5] posix: use getutf8char to handle OS X filename percent-escaping
Matt Mackall
- [PATCH 2 of 5] test-import: don't use printf to append an extension to $HGRCPATH
Matt Harbison
- [PATCH 2 of 5 changedelete] filemerge: return dirstate action from all other merge tools
Siddharth Agarwal
- [PATCH 2 of 5 import-refactor] hg: support different module load policies
Gregory Szorc
- [PATCH 2 of 5 mainline] stream: sort stream capability before serialisation
Pierre-Yves David
- [PATCH 2 of 5 mergedriver] mergestate: add a cached property accessor for the local context
Siddharth Agarwal
- [PATCH 2 of 5 mergedriver] mergestate: add a way to record pending dirstate actions
Siddharth Agarwal
- [PATCH 2 of 5 mergedriver V2] filemerge: return whether the file is deleted for nomerge internal tools
Siddharth Agarwal
- [PATCH 2 of 5 V2] debugdirstate: add option to drop or add files to dirstate
cdelahousse at fb.com
- [PATCH 2 of 5 V2] debugdirstate: add option to drop or add files to dirstate
Laurent Charignon
- [PATCH 2 of 5 V2] debugdirstate: add option to drop or add files to dirstate
Pierre-Yves David
- [PATCH 2 of 5 V2] debugdirstate: add option to drop or add files to dirstate
Pierre-Yves David
- [PATCH 2 of 5 V2] debugdirstate: add option to drop or add files to dirstate
Yuya Nishihara
- [PATCH 2 of 6 frozen-repos] perf: support obtaining contexts from perfrevset
Gregory Szorc
- [PATCH 2 of 6 import-refactor V2] mercurial: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 2 of 6 import-refactor V2] mercurial: implement import hook for handling C/Python modules
Yuya Nishihara
- [PATCH 2 of 6 mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked
Siddharth Agarwal
- [PATCH 2 of 6 mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked
Martin von Zweigbergk
- [PATCH 2 of 6 mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked
Siddharth Agarwal
- [PATCH 2 of 6 mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked
Siddharth Agarwal
- [PATCH 2 of 6 mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked
Martin von Zweigbergk
- [PATCH 2 of 6 mergedriver] mergestate: raise structured exception for unsupported merge records
Siddharth Agarwal
- [PATCH 2 of 7] contrib/perf: omit duplicated function
timeless
- [PATCH 2 of 7] scmutil: add the remappedvfs class
Angel Ezquerra
- [PATCH 2 of 7] scmutil: add the remappedvfs class
Yuya Nishihara
- [PATCH 2 of 7 mergedriver] debugmergestate: print out record type for files
Siddharth Agarwal
- [PATCH 2 of 7 mergedriver] filemerge: add support for change/delete conflicts to the ':other' merge tool
Siddharth Agarwal
- [PATCH 2 of 7 mergedriver] mergestate._resolve: don't return the action any more
Siddharth Agarwal
- [PATCH 2 of 7 mergedriver] shelve: switch to mergestate.read()
Siddharth Agarwal
- [PATCH 2 of 7 V4] resolve: choose where .orig file locations are kept
cdelahousse at fb.com
- [PATCH 2 of 8] osutil: slightly simplify listdir_stat definition
Laurent Charignon
- [PATCH 3 of 3]: merge: when merging with ancestor, move active bookmark and update
Waldemar Kornewald
- [PATCH 3 of 3] bookmarks: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Laurent Charignon
- [PATCH 3 of 3] bookmarks: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Pierre-Yves David
- [PATCH 3 of 3] bookmarks: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Matt Mackall
- [PATCH 3 of 3] bookmarks: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Laurent Charignon
- [PATCH 3 of 3] dirstate: back out 502b56a9e897
Bryan O'Sullivan
- [PATCH 3 of 3] dirstate: back out 502b56a9e897
Augie Fackler
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
Gregory Szorc
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
Yuya Nishihara
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
timeless
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
Augie Fackler
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
Augie Fackler
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
timeless
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
Augie Fackler
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
timeless
- [PATCH 3 of 3] histedit: add examples
Mathias De Maré
- [PATCH 3 of 3] import-checker: include lineno in warning message
Yuya Nishihara
- [PATCH 3 of 3] import-checker: include lineno in warning message
Pierre-Yves David
- [PATCH 3 of 3] paper: show current revision on file log page
Anton Shestakov
- [PATCH 3 of 3] rebase: introduce 'date' option
Stanislau Hlebik
- [PATCH 3 of 3] rebase: introduce 'date' option
Augie Fackler
- [PATCH 3 of 3] rebase: introduce 'date' option
Ryan McElroy
- [PATCH 3 of 3] rebase: introduce 'date' option
Augie Fackler
- [PATCH 3 of 3] rebase: introduce 'date' option
Sean Farley
- [PATCH 3 of 3] rebase: introduce 'date' option
Durham Goode
- [PATCH 3 of 3] rebase: introduce 'date' option
Sean Farley
- [PATCH 3 of 3] rebase: introduce 'date' option
Pierre-Yves David
- [PATCH 3 of 3] revlog: remove cache validation
Gregory Szorc
- [PATCH 3 of 3] revlog: remove cache validation
Pierre-Yves David
- [PATCH 3 of 3] revlog: remove cache validation
Gregory Szorc
- [PATCH 3 of 3] revlog: remove cache validation
Pierre-Yves David
- [PATCH 3 of 3] RFC check-code: try to detect @command/def errors
timeless
- [PATCH 3 of 3] RFC check-code: try to detect @command/def errors
Yuya Nishihara
- [PATCH 3 of 3] serve: unify cmdutil.service() calls of commandserver and hgweb
Yuya Nishihara
- [PATCH 3 of 3] strip: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3] strip: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3] strip: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3] strip: changing bookmark argument to be a list
Pierre-Yves David
- [PATCH 3 of 3] strip: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3] util: get rid of statmtimesec
Bryan O'Sullivan
- [PATCH 3 of 3] util: get rid of statmtimesec
Pierre-Yves David
- [PATCH 3 of 3] util: get rid of statmtimesec
Laurent Charignon
- [PATCH 3 of 3] util: get rid of statmtimesec
Pierre-Yves David
- [PATCH 3 of 3] util: get rid of statmtimesec
Yuya Nishihara
- [PATCH 3 of 3] util: get rid of statmtimesec
Matt Mackall
- [PATCH 3 of 3] util: get rid of statmtimesec
Pierre-Yves David
- [PATCH 3 of 3] util: get rid of statmtimesec
Matt Mackall
- [PATCH 3 of 3] util: get rid of statmtimesec
Yuya Nishihara
- [PATCH 3 of 3 mergedriver V4] mergestate: handle additional record types specially
Siddharth Agarwal
- [PATCH 3 of 3 mergedriver V4] mergestate: handle additional record types specially
Pierre-Yves David
- [PATCH 3 of 3 RFC] commit: preserve extra when amending with commit --amend
Mike Edgar
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
Yuya Nishihara
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
Pierre-Yves David
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
Yuya Nishihara
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
Yuya Nishihara
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
Pierre-Yves David
- [PATCH 3 of 3 STABLE?] cmdutil: delay examination of dirstate parents until editor invocation
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Siddharth Agarwal
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Siddharth Agarwal
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Martin von Zweigbergk
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Martin von Zweigbergk
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Siddharth Agarwal
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Martin von Zweigbergk
- [PATCH 3 of 3 STABLE?] resolve: don't abort when file is missing
Martin von Zweigbergk
- [PATCH 3 of 3 STABLE] changegroup: back code change of e7c618cee8df out
Pierre-Yves David
- [PATCH 3 of 3 STABLE] changegroup: back code change of e7c618cee8df out
Matt Mackall
- [PATCH 3 of 3 stable] histedit: edit with custom filename
Mykola Nikishov
- [PATCH 3 of 3 stable] histedit: edit with custom filename
Sean Farley
- [PATCH 3 of 3 stable] histedit: edit with custom filename
Sean Farley
- [PATCH 3 of 3 unshelve] unshelve: add support for custom merge tools
Siddharth Agarwal
- [PATCH 3 of 3 unshelve] unshelve: add support for custom merge tools
Pierre-Yves David
- [PATCH 3 of 3 v4] strip: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3 v4] strip: changing bookmark argument to be a list
Pierre-Yves David
- [PATCH 3 of 4] debugrebuilddirstate: added tests for --minimal flag
cdelahousse at fb.com
- [PATCH 3 of 4] hgweb: do not import templatefilters.revescape and websub as symbol
Yuya Nishihara
- [PATCH 3 of 4] hgweb: import wsgicgi at top level
Yuya Nishihara
- [PATCH 3 of 4] histedit: add abortdirty function
Mateusz Kwapich
- [PATCH 3 of 4] parsers: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 3 of 4] tests: tolerate differences between Linux and Windows error strings
Matt Harbison
- [PATCH 3 of 4 main-line] test: enforce bundle1 in 'test-push-cgi.t'
Pierre-Yves David
- [PATCH 3 of 4 mergedriver] mergestate.add: store absentfilectxes as nullhex
Siddharth Agarwal
- [PATCH 3 of 4 mergedriver] mergestate.commit: factor out making the list of records
Siddharth Agarwal
- [PATCH 3 of 4 mergedriver] mergestate.commit: factor out making the list of records
Martin von Zweigbergk
- [PATCH 3 of 4 mergedriver] test-merge-changedelete.t: print out debugmergestate
Siddharth Agarwal
- [PATCH 3 of 4 mergedriver] test-merge-changedelete.t: print out debugmergestate
Siddharth Agarwal
- [PATCH 3 of 4 mergedriver] test-merge-changedelete.t: print out debugmergestate
Martin von Zweigbergk
- [PATCH 3 of 4 mergedriver] test-merge-changedelete.t: print out debugmergestate
Siddharth Agarwal
- [PATCH 3 of 4 V2] histedit: add abortdirty function
Mateusz Kwapich
- [PATCH 3 of 4 V2] parsers: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 3 of 4 V2 mergedriver] localrepo: switch to mergestate.clean()
Siddharth Agarwal
- [PATCH 3 of 4 V5] histedit: extracts _isdirtywc function
liscju
- [PATCH 3 of 4 V5] histedit: extracts _isdirtywc function
Augie Fackler
- [PATCH 3 of 5] color: evaluate labels at write time
Gregory Szorc
- [PATCH 3 of 5] encoding: handle non-BMP characters in fromutf8b
Matt Mackall
- [PATCH 3 of 5] merge.applyupdates: pass in branch merge info
Siddharth Agarwal
- [PATCH 3 of 5] test-commit-amend.t: unset HGMERGE
Siddharth Agarwal
- [PATCH 3 of 5] test-mq-qrefresh: drop single quoting of HGEDITOR value for Windows
Matt Harbison
- [PATCH 3 of 5] test-pathencode.py: drop support for Python 2.4
Siddharth Agarwal
- [PATCH 3 of 5] ui.write: don't clear progress bar when writing to a buffer
Gregory Szorc
- [PATCH 3 of 5 changedelete] filemerge: return dirstate action
Siddharth Agarwal
- [PATCH 3 of 5 import-refactor] setup: rewrite @MODULELOADPOLICY@ during install
Gregory Szorc
- [PATCH 3 of 5 mainline] test: use general delta in 'test-hgweb-command.t'
Pierre-Yves David
- [PATCH 3 of 5 mergedriver] merge: add a new action type representing files to add/mark as modified
Siddharth Agarwal
- [PATCH 3 of 5 mergedriver] resolve: record dirstate actions after performing resolutions
Siddharth Agarwal
- [PATCH 3 of 5 mergedriver V2] filemerge: return whether the file is deleted from all other merge tools
Siddharth Agarwal
- [PATCH 3 of 5 rfc] posix: give checkexec a fast path; keep the check files and test read only
Matt Mackall
- [PATCH 3 of 5 V2] debugrebuilddirstate: added tests for --minimal flag
cdelahousse at fb.com
- [PATCH 3 of 6 frozen-repos] revsetbenchmarks: support benchmarking changectx loading
Gregory Szorc
- [PATCH 3 of 6 frozen-repos] revsetbenchmarks: support benchmarking changectx loading
Pierre-Yves David
- [PATCH 3 of 6 import-refactor V2] check-seclevel: set module load policy to Python only
Gregory Szorc
- [PATCH 3 of 6 mergedriver] filemerge: in ':fail' tool, write out other side if local side is deleted
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] filemerge: in ':fail' tool, write out other side if local side is deleted
Martin von Zweigbergk
- [PATCH 3 of 6 mergedriver] filemerge: in ':fail' tool, write out other side if local side is deleted
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] filemerge: in ':fail' tool, write out other side if local side is deleted
Martin von Zweigbergk
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Martin von Zweigbergk
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Martin von Zweigbergk
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Martin von Zweigbergk
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] mergestate: add a constructor that sets up a fresh merge state
Martin von Zweigbergk
- [PATCH 3 of 7] contrib/perf: fix perffncachewrite
timeless
- [PATCH 3 of 7] share: add support "full share" suport
Angel Ezquerra
- [PATCH 3 of 7] share: add support "full share" suport
Yuya Nishihara
- [PATCH 3 of 7 mergedriver] commands.resolve: switch to mergestate.read()
Siddharth Agarwal
- [PATCH 3 of 7 mergedriver] filectx: allow custom comparators
Siddharth Agarwal
- [PATCH 3 of 7 mergedriver] filemerge: add support for change/delete conflicts to the ':prompt' tool
Siddharth Agarwal
- [PATCH 3 of 7 mergedriver] mergestate: add a method to return updated/merged/removed counts
Siddharth Agarwal
- [PATCH 3 of 7 V4] git-subrepos: revert respects specified location to save .orig files
cdelahousse at fb.com
- [PATCH 3 of 8] osutil: for listdir, implement a skeletal sequence protocol
Laurent Charignon
- [PATCH 4 of 4] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild
cdelahousse at fb.com
- [PATCH 4 of 4] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild
Yuya Nishihara
- [PATCH 4 of 4] hgweb: unify import style of error classes
Yuya Nishihara
- [PATCH 4 of 4] hgweb: unify import style of error classes
Pierre-Yves David
- [PATCH 4 of 4] hgweb: use absolute_import
Yuya Nishihara
- [PATCH 4 of 4] hgweb: use absolute_import
Pierre-Yves David
- [PATCH 4 of 4] histedit: add an experimental base action
Mateusz Kwapich
- [PATCH 4 of 4] histedit: add an experimental base action
Augie Fackler
- [PATCH 4 of 4] parsers: pure implementation of the new dirstate ordering
Laurent Charignon
- [PATCH 4 of 4] test-fileset: glob the updated file count for Windows stability
Matt Harbison
- [PATCH 4 of 4] test-fileset: glob the updated file count for Windows stability
Matt Mackall
- [PATCH 4 of 4 main-line] test: enforce non-general delta in 'test-generaldelta.t'
Pierre-Yves David
- [PATCH 4 of 4 main-line] test: enforce non-general delta in 'test-generaldelta.t'
Augie Fackler
- [PATCH 4 of 4 mergedriver] largefiles: fall back to the original for change/delete conflicts
Siddharth Agarwal
- [PATCH 4 of 4 mergedriver] largefiles: fall back to the original for change/delete conflicts
Martin von Zweigbergk
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Siddharth Agarwal
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Martin von Zweigbergk
- [PATCH 4 of 4 mergedriver] mergestate: handle additional record types specially
Siddharth Agarwal
- [PATCH 4 of 4 mergedriver] mergestate: handle additional record types specially
Martin von Zweigbergk
- [PATCH 4 of 4 stable] largefiles: don't mute/obfuscate http errors when putlfile fails
Pierre-Yves David
- [PATCH 4 of 4 V2] histedit: add an experimental base action
Mateusz Kwapich
- [PATCH 4 of 4 V2] histedit: add an experimental base action
Pierre-Yves David
- [PATCH 4 of 4 V2] histedit: add an experimental base action
Durham Goode
- [PATCH 4 of 4 V2] histedit: add an experimental base action
Augie Fackler
- [PATCH 4 of 4 V2] histedit: add an experimental base action
Mateusz Kwapich
- [PATCH 4 of 4 V2] histedit: add an experimental base action
Augie Fackler
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Laurent Charignon
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Sean Farley
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Sean Farley
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Sean Farley
- [PATCH 4 of 4 V2 mergedriver] merge.applyupdates: switch to mergestate.clean()
Siddharth Agarwal
- [PATCH 4 of 4 V2 mergedriver] merge.applyupdates: switch to mergestate.clean()
Martin von Zweigbergk
- [PATCH 4 of 4 V5] histedit: add support for exec/x command to histedit (issue4036)
liscju
- [PATCH 4 of 5] cmdutil.changeset_printer: pass context into showpatch()
Gregory Szorc
- [PATCH 4 of 5] encoding: use getutf8char in toutf8b
Matt Mackall
- [PATCH 4 of 5] merge.mergestate: store whether the merge is a branch merge
Siddharth Agarwal
- [PATCH 4 of 5] merge.mergestate: store whether the merge is a branch merge
Martin von Zweigbergk
- [PATCH 4 of 5] merge.mergestate: store whether the merge is a branch merge
Siddharth Agarwal
- [PATCH 4 of 5] merge.mergestate: store whether the merge is a branch merge
Martin von Zweigbergk
- [PATCH 4 of 5] merge.mergestate: store whether the merge is a branch merge
Siddharth Agarwal
- [PATCH 4 of 5] test-context: conditionalize the workingfilectx date printing for Windows
Matt Harbison
- [PATCH 4 of 5] test-merge-prompt.t: add tests for linear updates + change/delete conflicts
Siddharth Agarwal
- [PATCH 4 of 5] test-merge-remove.t: unset HGMERGE
Siddharth Agarwal
- [PATCH 4 of 5] ui: remove labeled argument from popbuffer
Gregory Szorc
- [PATCH 4 of 5 changedelete] merge.mergestate: update docstrings for preresolve and resolve
Siddharth Agarwal
- [PATCH 4 of 5 changedelete] merge.mergestate: update docstrings for preresolve and resolve
Martin von Zweigbergk
- [PATCH 4 of 5 changedelete] merge.mergestate: update docstrings for preresolve and resolve
Siddharth Agarwal
- [PATCH 4 of 5 changedelete] merge.mergestate: update docstrings for preresolve and resolve
Martin von Zweigbergk
- [PATCH 4 of 5 changedelete] merge.mergestate: update docstrings for preresolve and resolve
Pierre-Yves David
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Gregory Szorc
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Pierre-Yves David
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Gregory Szorc
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Pierre-Yves David
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Gregory Szorc
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Pierre-Yves David
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Gregory Szorc
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Gregory Szorc
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Gregory Szorc
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Pierre-Yves David
- [PATCH 4 of 5 import-refactor] hg: gracefully handle PyPy
Bryan O'Sullivan
- [PATCH 4 of 5 mainline] test: enforce non-generaldelta base repository in 'test-generaldelta'
Pierre-Yves David
- [PATCH 4 of 5 mergedriver] merge.recordupdates: mark 'a' files as added unconditionally
Siddharth Agarwal
- [PATCH 4 of 5 mergedriver] mergestate: add methods to queue files to remove, add or get
Siddharth Agarwal
- [PATCH 4 of 5 mergedriver V2] filemerge: return whether the file was deleted
Siddharth Agarwal
- [PATCH 4 of 5 V2] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild
cdelahousse at fb.com
- [PATCH 4 of 6 frozen-repos] localrepo: ability to obtain a read-only snapshot of a repo
Gregory Szorc
- [PATCH 4 of 6 frozen-repos] localrepo: ability to obtain a read-only snapshot of a repo
Pierre-Yves David
- [PATCH 4 of 6 import-refactor V2] setup: refactor handling of modules with C/Python implementations
Gregory Szorc
- [PATCH 4 of 6 import-refactor V2] setup: refactor handling of modules with C/Python implementations
Yuya Nishihara
- [PATCH 4 of 6 mergedriver] filemerge: in ':prompt', use ':fail' tool rather than returning directly
Siddharth Agarwal
- [PATCH 4 of 6 mergedriver] strip: switch to mergestate.fresh()
Siddharth Agarwal
- [PATCH 4 of 7] contrib/perf: fix perfmergecalculate
timeless
- [PATCH 4 of 7] util.copyfiles: do not try to create destination folders which already exist
Angel Ezquerra
- [PATCH 4 of 7] util.copyfiles: do not try to create destination folders which already exist
Gregory Szorc
- [PATCH 4 of 7 mergedriver] commands.summary: switch to mergestate.read()
Siddharth Agarwal
- [PATCH 4 of 7 mergedriver] commands.summary: switch to mergestate.read()
timeless
- [PATCH 4 of 7 mergedriver] filectx: add isabsent method
Siddharth Agarwal
- [PATCH 4 of 7 mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts
Siddharth Agarwal
- [PATCH 4 of 7 mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts
Martin von Zweigbergk
- [PATCH 4 of 7 mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts
Siddharth Agarwal
- [PATCH 4 of 7 mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts
Martin von Zweigbergk
- [PATCH 4 of 7 mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts
Siddharth Agarwal
- [PATCH 4 of 7 mergedriver] mergestate: add a function to return the number of unresolved files
Siddharth Agarwal
- [PATCH 4 of 7 V4] filemerge: choose where .orig files are kept
cdelahousse at fb.com
- [PATCH 4 of 8] util: get rid of statmtimesec
Laurent Charignon
- [PATCH 5 of 5] encoding: re-escape U+DCxx characters in toutf8b input (issue4927)
Matt Mackall
- [PATCH 5 of 5] filemerge.prompt: separate out choice selection and action
Siddharth Agarwal
- [PATCH 5 of 5] filemerge.prompt: separate out choice selection and action
Matt Mackall
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Siddharth Agarwal
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Martin von Zweigbergk
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Siddharth Agarwal
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Martin von Zweigbergk
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Martin von Zweigbergk
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Siddharth Agarwal
- [PATCH 5 of 5] merge.applyupdates: only attempt to merge files in mergeactions
Martin von Zweigbergk
- [PATCH 5 of 5] merge.mergestate: expose branch merge info via a method
Siddharth Agarwal
- [PATCH 5 of 5] merge.mergestate: expose branch merge info via a method
Sean Farley
- [PATCH 5 of 5] merge.mergestate: expose branch merge info via a method
Martin von Zweigbergk
- [PATCH 5 of 5] test-run-tests: conditionalize the $TESTDIR check for Windows separator
Matt Harbison
- [PATCH 5 of 5] test-run-tests: conditionalize the $TESTDIR check for Windows separator
Pierre-Yves David
- [PATCH 5 of 5] ui: avoid needless casting to a str
Gregory Szorc
- [PATCH 5 of 5] ui: avoid needless casting to a str
Augie Fackler
- [PATCH 5 of 5] ui: avoid needless casting to a str
Yuya Nishihara
- [PATCH 5 of 5] util.datestr: use divmod()
Gregory Szorc
- [PATCH 5 of 5] util.datestr: use divmod()
Pierre-Yves David
- [PATCH 5 of 5 changedelete] merge.mergestate: return dirstate action from _resolve
Siddharth Agarwal
- [PATCH 5 of 5 import-refactor] setup: refactor handling of modules with C/Python implementations
Gregory Szorc
- [PATCH 5 of 5 import-refactor] setup: refactor handling of modules with C/Python implementations
Gregory Szorc
- [PATCH 5 of 5 mainline] test: enforce generaldelta format with the right option
Pierre-Yves David
- [PATCH 5 of 5 mergedriver] merge.applyupdates: create absentfilectxes for change/delete conflicts
Siddharth Agarwal
- [PATCH 5 of 5 mergedriver] merge.applyupdates: create absentfilectxes for change/delete conflicts
Martin von Zweigbergk
- [PATCH 5 of 5 mergedriver] test-merge-force.t: check .orig files separately
Siddharth Agarwal
- [PATCH 5 of 5 mergedriver V2] merge.mergestate: compute dirstate action
Siddharth Agarwal
- [PATCH 5 of 5 mergedriver V2] merge.mergestate: compute dirstate action
Martin von Zweigbergk
- [PATCH 5 of 5 V2] strip: add a --keep test related to removing files from dirstate
cdelahousse at fb.com
- [PATCH 5 of 6 frozen-repos] localrepo: evaluate revsets against frozen repos
Gregory Szorc
- [PATCH 5 of 6 frozen-repos] localrepo: evaluate revsets against frozen repos
Pierre-Yves David
- [PATCH 5 of 6 frozen-repos] localrepo: evaluate revsets against frozen repos
Gregory Szorc
- [PATCH 5 of 6 frozen-repos] localrepo: evaluate revsets against frozen repos
Pierre-Yves David
- [PATCH 5 of 6 frozen-repos] localrepo: evaluate revsets against frozen repos
Gregory Szorc
- [PATCH 5 of 6 frozen-repos] localrepo: evaluate revsets against frozen repos
Pierre-Yves David
- [PATCH 5 of 6 import-refactor V2] mercurial: be more strict about loading dual implemented modules
Gregory Szorc
- [PATCH 5 of 6 mergedriver] localrepo: switch to mergestate.fresh()
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Martin von Zweigbergk
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Martin von Zweigbergk
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Martin von Zweigbergk
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Martin von Zweigbergk
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts
Martin von Zweigbergk
- [PATCH 5 of 7] contrib/perf: perfparents handle tiny repos
timeless
- [PATCH 5 of 7] util.copyfiles: add optional overwrite parameter
Angel Ezquerra
- [PATCH 5 of 7 mergedriver] filemerge._mergecheck: add check for change/delete conflicts
Siddharth Agarwal
- [PATCH 5 of 7 mergedriver] filemerge: introduce class whose objects represent files not in a context
Siddharth Agarwal
- [PATCH 5 of 7 mergedriver] fileset: switch to mergestate.read()
Siddharth Agarwal
- [PATCH 5 of 7 mergedriver] merge.applyupdates: use counters from mergestate
Siddharth Agarwal
- [PATCH 5 of 7 mergedriver] merge.applyupdates: use counters from mergestate
Martin von Zweigbergk
- [PATCH 5 of 7 mergedriver] merge.applyupdates: use counters from mergestate
Siddharth Agarwal
- [PATCH 5 of 7 mergedriver] merge.applyupdates: use counters from mergestate
Martin von Zweigbergk
- [PATCH 5 of 7 V4] shelve: choose where .orig file locations are kept
cdelahousse at fb.com
- [PATCH 5 of 8] rebase: remove an unused todo
Laurent Charignon
- [PATCH 6 of 6 frozen-repos] commands.log: operate on frozen repository
Gregory Szorc
- [PATCH 6 of 6 frozen-repos] commands.log: operate on frozen repository
Gregory Szorc
- [PATCH 6 of 6 frozen-repos] commands.log: operate on frozen repository
Yuya Nishihara
- [PATCH 6 of 6 import-refactor V2] mercurial: don't load C extensions from PyPy
Gregory Szorc
- [PATCH 6 of 6 mergedriver] merge.applyupdates: switch to mergestate.fresh()
Siddharth Agarwal
- [PATCH 6 of 6 mergedriver] merge.applyupdates: switch to mergestate.fresh()
Siddharth Agarwal
- [PATCH 6 of 6 mergedriver] test-merge-changedelete.t: add resolve --list output
Siddharth Agarwal
- [PATCH 6 of 7] contrib/perf: perfparents handle filtered repos
timeless
- [PATCH 6 of 7] contrib/perf: perfparents handle filtered repos
Gregory Szorc
- [PATCH 6 of 7] contrib/perf: perfparents handle filtered repos
Augie Fackler
- [PATCH 6 of 7] util.copyfiles: add optional ignore parameter
Angel Ezquerra
- [PATCH 6 of 7 mergedriver] filemerge: don't attempt to premerge change/delete conflicts
Siddharth Agarwal
- [PATCH 6 of 7 mergedriver] localrepo.commit: switch to mergestate.read()
Siddharth Agarwal
- [PATCH 6 of 7 mergedriver] mergestate: add a method to compute actions to perform on dirstate
Siddharth Agarwal
- [PATCH 6 of 7 mergedriver] node: add 'nullhex', hex-encoded nullid
Siddharth Agarwal
- [PATCH 6 of 7 mergedriver] node: add 'nullhex', hex-encoded nullid
Martin von Zweigbergk
- [PATCH 6 of 7 V4] mq: let the user choose where .orig files are kept
cdelahousse at fb.com
- [PATCH 6 of 8] rebase: refactoring to avoid repetition of expression
Laurent Charignon
- [PATCH 7 of 7] share: add support for unsharing full repository shares
Angel Ezquerra
- [PATCH 7 of 7] test-contrib-perf: add tests for perf.py
timeless
- [PATCH 7 of 7] test-contrib-perf: add tests for perf.py
Augie Fackler
- [PATCH 7 of 7 mergedriver] filemerge: don't try using external tools on change/delete conflicts
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] filemerge: don't try using external tools on change/delete conflicts
Martin von Zweigbergk
- [PATCH 7 of 7 mergedriver] merge.applyupdates: extend action queues with ones returned from mergestate
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] merge.applyupdates: extend action queues with ones returned from mergestate
Martin von Zweigbergk
- [PATCH 7 of 7 mergedriver] mergestate: allow storing and retrieving change/delete conflicts
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] mergestate: allow storing and retrieving change/delete conflicts
Martin von Zweigbergk
- [PATCH 7 of 7 mergedriver] mergestate: allow storing and retrieving change/delete conflicts
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] mergestate: allow storing and retrieving change/delete conflicts
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] mergestate: allow storing and retrieving change/delete conflicts
Martin von Zweigbergk
- [PATCH 7 of 7 mergedriver] test-resolve.t: switch to mergestate.read()
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] test-resolve.t: switch to mergestate.read()
Martin von Zweigbergk
- [PATCH 7 of 7 V4] largefiles: specify where .orig files are kept
cdelahousse at fb.com
- [PATCH 7 of 8] import-checker: allow symbol imports from hgweb.common and .request
Laurent Charignon
- [PATCH 8 of 8] unshelve: add -k as short form of --keep
Laurent Charignon
- [PATCH 8 of 8] unshelve: add -k as short form of --keep
Pierre-Yves David
- [PATCH 8 of 8] unshelve: add -k as short form of --keep
Shubhanshu Agrawal
- [PATCH] ancestors: add stopfunc to revlog.ancestors
Durham Goode
- [PATCH] ancestors: add stopfunc to revlog.ancestors
Pierre-Yves David
- [PATCH] base85: clean up function definition style
Augie Fackler
- [PATCH] base85: clean up function definition style
Pierre-Yves David
- [PATCH] bash_completion: add -p|--patch|--stat support for shelve
Anton Shestakov
- [PATCH] bash_completion: add -p|--patch|--stat support for shelve
Sean Farley
- [PATCH] bash_completion: add -p|--patch|--stat support for shelve
Yuya Nishihara
- [PATCH] commands: add an option to display only the full id with 'hg id'
Mathias De Maré
- [PATCH] commands: add an option to display only the full id with 'hg id'
Yuya Nishihara
- [PATCH] commands: add an option to display only the full id with 'hg id'
Mathias De Maré
- [PATCH] commands: add an option to display only the full id with 'hg id'
Augie Fackler
- [PATCH] commands: add an option to display only the full id with 'hg id'
Pierre-Yves David
- [PATCH] commands: add an option to display only the full id with 'hg id'
Jan Heylen
- [PATCH] commands: add an option to display only the full id with 'hg id'
Mathias De Maré
- [PATCH] commands: add an option to display only the full id with 'hg id'
Yuya Nishihara
- [PATCH] commands: add an option to display only the full id with 'hg id'
Pierre-Yves David
- [PATCH] commands: add an option to display only the full id with 'hg id'
Matt Harbison
- [PATCH] convert: changed test's progress output format to ignore estimate
cdelahousse at fb.com
- [PATCH] convert: changed test's progress output format to ignore estimate
Pierre-Yves David
- [PATCH] convert: test clean p2 file missing
Matt Mackall
- [PATCH] demandimport: don't enable when running under PyPy
Gregory Szorc
- [PATCH] demandimport: don't enable when running under PyPy
Pierre-Yves David
- [PATCH] demandimport: fix level passed to loader of sub-modules
Yuya Nishihara
- [PATCH] demandimport: fix level passed to loader of sub-modules
Gregory Szorc
- [PATCH] demandimport: fix level passed to loader of sub-modules
Pierre-Yves David
- [PATCH] demandimport: fix level passed to loader of sub-modules
Pierre-Yves David
- [PATCH] demandimport: fix level passed to loader of sub-modules
Gregory Szorc
- [PATCH] demandimport: fix level passed to loader of sub-modules
Pierre-Yves David
- [PATCH] dirstate: fix filefoldmap incosistency on file delete
Mateusz Kwapich
- [PATCH] dirstate: fix filefoldmap incosistency on file delete
Mateusz Kwapich
- [PATCH] discovery: factor out calculation of heads to not warn about
Ryan McElroy
- [PATCH] discovery: factor out calculation of heads to not warn about
Augie Fackler
- [PATCH] discovery: factor out calculation of heads to not warn about
Ryan McElroy
- [PATCH] extensions: properly mark progress as part of core
Augie Fackler
- [PATCH] extensions: rename _ignore to _builtin, add descriptive comment
Bryan O'Sullivan
- [PATCH] extensions: rename _ignore to _builtin, add descriptive comment
Augie Fackler
- [PATCH] extensions: rename _ignore to _builtin, add descriptive comment
Bryan O'Sullivan
- [PATCH] filemerge: remove leading space from " no tool found..."
Martin von Zweigbergk
- [PATCH] filemerge: remove leading space from " no tool found..."
Pierre-Yves David
- [PATCH] fileset: add missing() predicate (issue4925)
liscju
- [PATCH] fileset: add missing() predicate (issue4925)
Pierre-Yves David
- [PATCH] fileset: add missing() predicate (issue4925)
Piotr Listkiewicz
- [PATCH] hgweb: compute changeset parents and children for log pages lazily
Anton Shestakov
- [PATCH] hgweb: compute changeset parents and children for log pages lazily
Augie Fackler
- [PATCH] hgweb: remove unused colorPart() from mercurial.js
Anton Shestakov
- [PATCH] hgweb: remove unused colorPart() from mercurial.js
Augie Fackler
- [PATCH] histedit: make use of bookmarks.recordchange instead of bookmarks.write
Laurent Charignon
- [PATCH] histedit: make use of bookmarks.recordchange instead of bookmarks.write
Pierre-Yves David
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Augie Fackler
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Martin von Zweigbergk
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Durham Goode
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Martin von Zweigbergk
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Augie Fackler
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Pierre-Yves David
- [PATCH] lsprof: support PyPy (issue4573)
Gregory Szorc
- [PATCH] lsprof: support PyPy (issue4573)
Pierre-Yves David
- [PATCH] manifest: skip fastdelta if the change is large
Durham Goode
- [PATCH] manifest: skip fastdelta if the change is large
Durham Goode
- [PATCH] manifest: skip fastdelta if the change is large
Martin von Zweigbergk
- [PATCH] merge: move messages about possible conflicts a litte earlier
Martin von Zweigbergk
- [PATCH] merge: move messages about possible conflicts a litte earlier
Pierre-Yves David
- [PATCH] mergestate: handle additional record types specially
Siddharth Agarwal
- [PATCH] mergestate: handle additional record types specially
Siddharth Agarwal
- [PATCH] mergestate: handle additional record types specially
Pierre-Yves David
- [PATCH] monoblue: add a space to separate navigation links in file log footer
Anton Shestakov
- [PATCH] monoblue: add a space to separate navigation links in file log footer
Pierre-Yves David
- [PATCH] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Laurent Charignon
- [PATCH] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Pierre-Yves David
- [PATCH] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Laurent Charignon
- [PATCH] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Pierre-Yves David
- [PATCH] mq: use repo._bookmarks.write instead of repo._bookmarks.recordchange
Laurent Charignon
- [PATCH] pager: migrate to core
Bryan O'Sullivan
- [PATCH] perf: un-bitrot perfstatus
Matt Mackall
- [PATCH] perf: un-bitrot perfstatus
Pierre-Yves David
- [PATCH] phase: improve retractboundary perf
Durham Goode
- [PATCH] phase: improve retractboundary perf
Martin von Zweigbergk
- [PATCH] phase: improve retractboundary perf
Durham Goode
- [PATCH] phase: improve retractboundary perf
Pierre-Yves David
- [PATCH] posix: wrap comment that didn't fit on one line
Martin von Zweigbergk
- [PATCH] posix: wrap comment that didn't fit on one line
Matt Mackall
- [PATCH] rebase: add flag to commit to insert commit in stack
cdelahousse at fb.com
- [PATCH] rebase: add flag to commit to insert commit in stack
Durham Goode
- [PATCH] rebase: add flag to commit to insert commit in stack
Augie Fackler
- [PATCH] rebase: don't rebase obsolete commits with no successor
Laurent Charignon
- [PATCH] rebase: don't rebase obsolete commits with no successor
Pierre-Yves David
- [PATCH] rebase: don't rebase obsolete commits with no successor
Laurent Charignon
- [PATCH] rebase: don't rebase obsolete commits with no successor
Laurent Charignon
- [PATCH] rebase: don't rebase obsolete commits with no successor
Pierre-Yves David
- [PATCH] rebase: don't rebase obsolete commits with no successor
Martin von Zweigbergk
- [PATCH] rebase: don't rebase obsolete commits with no successor
Pierre-Yves David
- [PATCH] rebase: fix a typo in test-rebase-obsolete
Laurent Charignon
- [PATCH] rebase: fix a typo in test-rebase-obsolete
Pierre-Yves David
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Andrew Halberstadt
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Gregory Szorc
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
timeless
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Augie Fackler
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Augie Fackler
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Andrew Halberstadt
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Andrew Halberstadt
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Augie Fackler
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Durham Goode
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
timeless
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Durham Goode
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Andrew Halberstadt
- [PATCH] revset: speed up '_matchfiles'
Pierre-Yves David
- [PATCH] revset: speed up '_matchfiles'
Yuya Nishihara
- [PATCH] run-tests: add --slowtimeout and use it for slow tests
timeless
- [PATCH] run-tests: add --slowtimeout and use it for slow tests
Yuya Nishihara
- [PATCH] run-tests: add --slowtimeout and use it for slow tests
timeless
- [PATCH] run-tests: add --slowtimeout and use it for slow tests
Yuya Nishihara
- [PATCH] run-tests: add --slowtimeout and use it for slow tests
timeless
- [PATCH] status: add dirty() method to status type
Martin von Zweigbergk
- [PATCH] status: add dirty() method to status type
Matt Mackall
- [PATCH] status: add dirty() method to status type
Martin von Zweigbergk
- [PATCH] strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Laurent Charignon
- [PATCH] strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Pierre-Yves David
- [PATCH] strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Laurent Charignon
- [PATCH] strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Laurent Charignon
- [PATCH] strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Pierre-Yves David
- [PATCH] test-histedit: $TESTTMP quoting fixes for Windows
Matt Harbison
- [PATCH] test-histedit: $TESTTMP quoting fixes for Windows
Pierre-Yves David
- [PATCH] test-lrucachedict: move to inline doctest
Gregory Szorc
- [PATCH] test-lrucachedict: move to inline doctest
Augie Fackler
- [PATCH] test-rename-merge2: make selected output less arbitrary
Martin von Zweigbergk
- [PATCH] test-rename-merge2: make selected output less arbitrary
Pierre-Yves David
- [PATCH] test-rename-merge2: make selected output less arbitrary
Siddharth Agarwal
- [PATCH] test-rename-merge2: make selected output less arbitrary
Pierre-Yves David
- [PATCH] test-resolve: fix '--tool f' invocation for Windows
Matt Harbison
- [PATCH] test-resolve: fix '--tool f' invocation for Windows
Pierre-Yves David
- [PATCH] test: test-bundle-type.t needs to work more universally
danek.duvall at oracle.com
- [PATCH] test: test-bundle-type.t needs to work more universally
Yuya Nishihara
- [PATCH] test: test-bundle-type.t needs to work more universally
Danek Duvall
- [PATCH] test: test-bundle-type.t needs to work more universally
Yuya Nishihara
- [PATCH] testing: [sprint] [RFC] add hypothesis fuzz testing
Pierre-Yves David
- [PATCH] ui: support declaring repositories in [remotes] section
Gregory Szorc
- [PATCH] ui: support declaring repositories in [remotes] section
Sean Farley
- [PATCH] ui: support declaring repositories in [remotes] section
Gregory Szorc
- [PATCH] ui: support declaring repositories in [remotes] section
Sean Farley
- [PATCH] ui: support declaring repositories in [remotes] section
Yuya Nishihara
- [PATCH] ui: support declaring repositories in [remotes] section
Sean Farley
- [PATCH] ui: support declaring repositories in [remotes] section
Gregory Szorc
- [PATCH] ui: support declaring repositories in [remotes] section
Pierre-Yves David
- [PATCH] ui: support declaring repositories in [remotes] section
Pierre-Yves David
- [PATCH] ui: support declaring repositories in [remotes] section
Yuya Nishihara
- [PATCH] ui: support declaring repositories in [remotes] section
Sean Farley
- [PATCH] ui: support declaring repositories in [remotes] section
Matt Mackall
- [PATCH] verify: add a hook that can let extensions manipulate file lists
Augie Fackler
- [PATCH] verify: add a hook that can let extensions manipulate file lists
Matt Mackall
- [PATCH cleanup] unbundle: gratuitous fix white spacing "issue"
Pierre-Yves David
- [PATCH cleanup] unbundle: gratuitous fix white spacing "issue"
Yuya Nishihara
- [PATCH cleanup] unbundle: gratuitous fix white spacing "issue"
Yuya Nishihara
- [PATCH evolve-ext-V2] directaccess: fix case of shortened hash containing only digits
Laurent Charignon
- [PATCH evolve-ext-V2] directaccess: fix case of shortened hash containing only digits
Ryan McElroy
- [PATCH evolve-ext-V2] directaccess: fix case of shortened hash containing only digits
Pierre-Yves David
- [PATCH evolve-ext-V2] inhibit: make rebase see obsolescence even for visible nodes
Laurent Charignon
- [PATCH evolve-ext] directaccess: fix case of shortened hash containing only digits
Laurent Charignon
- [PATCH evolve-ext] evolve: evolve --divergent failed when merge had nothing to do (issue4950)
Laurent Charignon
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] inhibit: improve handling of error cases for bookmark -D
Laurent Charignon
- [PATCH evolve-ext] inhibit: improve handling of error cases for bookmark -D
Pierre-Yves David
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Durham Goode
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Durham Goode
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Martin von Zweigbergk
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Durham Goode
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Martin von Zweigbergk
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Gregory Szorc
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Durham Goode
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Gregory Szorc
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Durham Goode
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Durham Goode
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Martin von Zweigbergk
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Pierre-Yves David
- [PATCH evolve-ext] inhibit: improve transaction marker perf
Pierre-Yves David
- [PATCH evolve-ext] inhibit: make rebase see obsolescence even for visible nodes
Laurent Charignon
- [PATCH evolve-ext] inhibit: make rebase see obsolescence even for visible nodes
Pierre-Yves David
- [PATCH evolve-ext] inhibit: remove unused import
Laurent Charignon
- [PATCH evolve-ext] inhibit: remove unused import
Pierre-Yves David
- [PATCH evolve-ext] rebase: refuse to create divergence when using changeset evolution
Laurent Charignon
- [PATCH evolve-ext] rebase: refuse to create divergence when using changeset evolution
Pierre-Yves David
- [PATCH mainline] format: create new repository as 'generaldelta' by default
Pierre-Yves David
- [PATCH mainline] format: create new repository as 'generaldelta' by default
Gregory Szorc
- [PATCH mainline] format: create new repository as 'generaldelta' by default
Pierre-Yves David
- [PATCH mainline] format: create new repository as 'generaldelta' by default
Pierre-Yves David
- [PATCH RFC] pager: migrate to core
Bryan O'Sullivan
- [PATCH RFC] pager: migrate to core
Matt Mackall
- [PATCH RFC] pager: migrate to core
Bryan O'Sullivan
- [PATCH RFC] pager: migrate to core
Daniel Colascione (SEATTLE)
- [PATCH RFC] pager: migrate to core
Bryan O'Sullivan
- [PATCH RFC STABLE] dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657)
Anton Shestakov
- [PATCH RFC STABLE] dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657)
Matt Mackall
- [PATCH RFC STABLE] dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657)
Augie Fackler
- [PATCH shelve] shelve: use colon instead of quotes in 'changes to' description
Siddharth Agarwal
- [PATCH shelve] shelve: use colon instead of quotes in 'changes to' description
Pierre-Yves David
- [PATCH sprint]: bookmarks: add 'hg push -B .' as a shorthand for pushing the active bookmark issue(4917)
Matt Mackall
- [PATCH sprint] histedit: attempt to choose base revision automatically
Matt Mackall
- [PATCH STABLE?] tags: create new sortdict for performance reasons
Gregory Szorc
- [PATCH STABLE?] tags: create new sortdict for performance reasons
Matt Mackall
- [PATCH STABLE?] tags: create new sortdict for performance reasons
Augie Fackler
- [PATCH STABLE?] tags: create new sortdict for performance reasons
Gregory Szorc
- [PATCH STABLE?] tags: create new sortdict for performance reasons
Augie Fackler
- [PATCH STABLE?] tags: create new sortdict for performance reasons
Yuya Nishihara
- [PATCH STABLE] clonebundles: fix typo s/comand/command/
Javi Merino
- [PATCH STABLE] clonebundles: fix typo s/comand/command/
Matt Mackall
- [PATCH STABLE] docker: match more version of 'hg docker version' (issue4967)
Pierre-Yves David
- [PATCH STABLE] docker: match more version of 'hg docker version' (issue4967)
Anton Shestakov
- [PATCH STABLE] docker: match more version of 'hg docker version' (issue4967)
Pierre-Yves David
- [PATCH STABLE] extdiff: abort if an empty revision is given with --patch
Matt Harbison
- [PATCH STABLE] extdiff: abort if an empty revision is given with --patch
Yuya Nishihara
- [PATCH STABLE] extdiff: abort if an empty revision is given with --patch
Matt Harbison
- [PATCH STABLE] localrepo.commit: check all files for resolve state (issue4972)
Siddharth Agarwal
- [PATCH STABLE] localrepo.commit: check all files for resolve state (issue4972)
Pierre-Yves David
- [PATCH STABLE] parsers: fix width of datalen variable in fm1readmarkers
Yuya Nishihara
- [PATCH STABLE] parsers: fix width of datalen variable in fm1readmarkers
Pierre-Yves David
- [PATCH STABLE] parsers: fix width of datalen variable in fm1readmarkers
Yuya Nishihara
- [PATCH STABLE] parsers: fix width of datalen variable in fm1readmarkers
Pierre-Yves David
- [PATCH STABLE] posix: avoid race condition while checking for symlinking capability
Mathias De Maré
- [PATCH STABLE] posix: avoid race condition while checking for symlinking capability
Matt Mackall
- [PATCH STABLE] posix: avoid race condition while checking for symlinking capability
Mathias De Maré
- [PATCH STABLE] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH STABLE] posix: insert seek between reads and writes on Solaris (issue4943)
Adrian Buehlmann
- [PATCH STABLE] posix: insert seek between reads and writes on Solaris (issue4943)
Adrian Buehlmann
- [PATCH STABLE] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH STABLE] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH STABLE] resolve: restore .orig only after merge is fully complete (issue4952)
Siddharth Agarwal
- [PATCH STABLE] resolve: restore .orig only after merge is fully complete (issue4952)
Pierre-Yves David
- [PATCH STABLE] resolve: restore .orig only after merge is fully complete (issue4952)
Matt Harbison
- [PATCH STABLE] resolve: restore .orig only after merge is fully complete (issue4952)
Pierre-Yves David
- [PATCH STABLE] resolve: restore .orig only after merge is fully complete (issue4952)
Siddharth Agarwal
- [PATCH STABLE] share: wrap bmstore._writerepo for transaction sensitivity (issue4940)
FUJIWARA Katsunori
- [PATCH STABLE] share: wrap bmstore._writerepo for transaction sensitivity (issue4940)
Matt Mackall
- [PATCH STABLE] templatefilters: try round-trip utf-8 conversion by json filter (issue4933)
Yuya Nishihara
- [PATCH STABLE] templatefilters: try round-trip utf-8 conversion by json filter (issue4933)
Matt Mackall
- [PATCH STABLE] wireproto: move clonebundles command from extension (issue4931)
Gregory Szorc
- [PATCH STABLE] wireproto: move clonebundles command from extension (issue4931)
Matt Mackall
- [PATCH STABLE] wix: style-coal.css has been renamed
Steve Borho
- [PATCH STABLE] wix: style-coal.css has been renamed
Matt Mackall
- [PATCH STABLE V2] scmutil: abort if an empty revision is given to revpair()
Matt Harbison
- [PATCH STABLE V2] scmutil: abort if an empty revision is given to revpair()
Matt Mackall
- [PATCH V2] dirstate: fix filefoldmap incosistency on file delete
Mateusz Kwapich
- [PATCH V2] dirstate: fix filefoldmap incosistency on file delete
Yuya Nishihara
- [PATCH V2] discovery: factor out calculation of heads to not warn about
Ryan McElroy
- [PATCH V2] discovery: factor out calculation of heads to not warn about
Augie Fackler
- [PATCH v2] extensions: properly mark progress as part of core
Augie Fackler
- [PATCH v2] extensions: properly mark progress as part of core
Yuya Nishihara
- [PATCH v2] extensions: rename _ignore to _builtin, add descriptive comment
Bryan O'Sullivan
- [PATCH v2] extensions: rename _ignore to _builtin, add descriptive comment
Pierre-Yves David
- [PATCH V2] fileset: add missing() predicate (issue4925)
liscju
- [PATCH V2] fileset: add missing() predicate (issue4925)
Pierre-Yves David
- [PATCH v2] pager: migrate to core
Bryan O'Sullivan
- [PATCH v2] pager: migrate to core
Augie Fackler
- [PATCH v2] pager: migrate to core
Pierre-Yves David
- [PATCH v2] pager: migrate to core
Bryan O'Sullivan
- [PATCH v2] pager: migrate to core
Pierre-Yves David
- [PATCH v2] pager: migrate to core
Bryan O'Sullivan
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Matt Mackall
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Augie Fackler
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Matt Mackall
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH V2] pull: makes hg returns 255 value on updates failure (issue4948) (BC)
liscju
- [PATCH V2] pull: makes hg returns 255 value on updates failure (issue4948) (BC)
Pierre-Yves David
- [PATCH V2] pull: makes hg returns 255 value on updates failure (issue4948) (BC)
Piotr Listkiewicz
- [PATCH V2] rebase: add flag to commit to insert commit in stack
cdelahousse at fb.com
- [PATCH V2] rebase: add flag to commit to insert commit in stack
Christian Delahousse
- [PATCH V2] rebase: add flag to commit to insert commit in stack
Pierre-Yves David
- [PATCH V2] webutil: make _siblings into an object with __iter__ and __len__
Anton Shestakov
- [PATCH V2] webutil: make _siblings into an object with __iter__ and __len__
Pierre-Yves David
- [PATCH v3] backout: add examples to clarify basic usage
Mathias De Maré
- [PATCH v3] backout: add examples to clarify basic usage
Yuya Nishihara
- [PATCH V3] dirstate: fix filefoldmap incosistency on file delete
Mateusz Kwapich
- [PATCH V3] dirstate: fix filefoldmap incosistency on file delete
Matt Mackall
- [PATCH V3] paper: show current revision on file log page
Anton Shestakov
- [PATCH V3] paper: show current revision on file log page
Yuya Nishihara
- [PATCH V3] pull: makes hg returns 255 value on updates failure (issue4948) (BC)
liscju
- [PATCH V3] pull: makes hg returns 255 value on updates failure (issue4948) (BC)
Pierre-Yves David
- [PATCH V3] revert: allow configuring the .orig file location
Matt Mackall
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
Augie Fackler
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
Yuya Nishihara
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
FUJIWARA Katsunori
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
Augie Fackler
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
FUJIWARA Katsunori
- [RFC] Designing a store format that uses fewer files
Gregory Szorc
- [RFC] Designing a store format that uses fewer files
Chingis Dugarzhapov
- [RFC] Designing a store format that uses fewer files
Gregory Szorc
- [RFC] Designing a store format that uses fewer files
Durham Goode
- another probably Solaris test failure (largefiles)
Danek Duvall
- another probably Solaris test failure (largefiles)
timeless
- another probably Solaris test failure (largefiles)
Matt Mackall
- change/delete conflicts and explicit merge tools
Siddharth Agarwal
- change/delete conflicts and explicit merge tools
Martin von Zweigbergk
- change/delete conflicts and explicit merge tools
Ryan McElroy
- change/delete conflicts and explicit merge tools
Siddharth Agarwal
- change/delete conflicts and explicit merge tools
Pierre-Yves David
- change/delete conflicts and explicit merge tools
Siddharth Agarwal
- change/delete conflicts and explicit merge tools
Pierre-Yves David
- change/delete conflicts and explicit merge tools
Siddharth Agarwal
- could someone please consider this change for the website
timeless
- could someone please consider this change for the website
Anton Shestakov
- December Bay Area Mini Sprint
Pierre-Yves David
- December Bay Area Mini Sprint
Kyle Lippincott
- December Bay Area Mini Sprint
Sean Farley
- December Bay Area Mini Sprint
Pierre-Yves David
- Dirstate perf and format change idea
Durham Goode
- Dirstate perf and format change idea
Siddharth Agarwal
- Dirstate perf and format change idea
Matt Mackall
- Dirstate perf and format change idea
Durham Goode
- Dirstate perf and format change idea
Augie Fackler
- Fwd: [PATCH 2 of 2] pull: makes hg returns 255 value on updates failure (issue4948)
Piotr Listkiewicz
- Fwd: [PATCH 2 of 2] pull: makes hg returns 255 value on updates failure (issue4948)
Yuya Nishihara
- Fwd: [PATCH 2 of 2] pull: makes hg returns 255 value on updates failure (issue4948)
Piotr Listkiewicz
- hg-i18n at 26834: outgoing changeset (stable)
Mercurial Commits
- HG backlog is BAD (please wait)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is OK (CODE FREEZE)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (ramp up slowly)
queuebot
- HG backlog is OK (ramp up slowly)
queuebot
- mercurial at 26838: 5 new changesets (5 on stable)
Mercurial Commits
- mercurial at 26840: 2 new changesets (2 on stable)
Mercurial Commits
- mercurial at 26851: 11 new changesets
Mercurial Commits
- mercurial at 26860: 9 new changesets (8 on stable)
Mercurial Commits
- mercurial at 26885: 25 new changesets (8 on stable)
Mercurial Commits
- mercurial at 26891: 6 new changesets (6 on stable)
Mercurial Commits
- mercurial at 26901: 10 new changesets
Mercurial Commits
- mercurial at 26908: 7 new changesets (1 on stable)
Mercurial Commits
- mercurial at 26934: 26 new changesets (1 on stable)
Mercurial Commits
- mercurial at 26946: 12 new changesets (1 on stable)
Mercurial Commits
- mercurial at 26953: 7 new changesets
Mercurial Commits
- mercurial at 27011: 58 new changesets (2 on stable)
Mercurial Commits
- mercurial at 27050: 39 new changesets
Mercurial Commits
- mercurial at 27101: 51 new changesets
Mercurial Commits
- Merge state v2 forward compatibility issues, and a proposal for v3
Siddharth Agarwal
- Merge state v2 forward compatibility issues, and a proposal for v3
timeless
- Merge state v2 forward compatibility issues, and a proposal for v3
Pierre-Yves David
- Merge state v2 forward compatibility issues, and a proposal for v3
Martin von Zweigbergk
- Merge state v2 forward compatibility issues, and a proposal for v3
timeless
- merging chg into contrib tree?
Yuya Nishihara
- merging chg into contrib tree?
Sean Farley
- merging chg into contrib tree?
Yuya Nishihara
- merging chg into contrib tree?
Pierre-Yves David
- merging chg into contrib tree?
Jordi Gutiérrez Hermoso
- merging chg into contrib tree?
Yuya Nishihara
- merging chg into contrib tree?
Yuya Nishihara
- merging chg into contrib tree?
Matt Mackall
- merging chg into contrib tree?
Yuya Nishihara
- MSI packaging going south?
Aristarkh Zagorodnikov
- MSI packaging going south?
Pascal Quantin
- MSI packaging going south?
Aristarkh Zagorodnikov
- pager and stderr
Bryan O'Sullivan
- pager and stderr
Durham Goode
- pager and stderr
Bryan O'Sullivan
- pager and stderr
Matt Mackall
- pager and stderr
Pierre-Yves David
- pager and stderr
Eric Sumner
- Pager in core should be enabled by default
Bryan O'Sullivan
- Pager in core should be enabled by default
Pierre-Yves David
- Pager in core should be enabled by default
Bryan O'Sullivan
- Pager in core should be enabled by default
Augie Fackler
- Pager in core should be enabled by default
Gregory Szorc
- Pager in core should be enabled by default
Bryan O'Sullivan
- Pager in core should be enabled by default
Gregory Szorc
- Pager in core should be enabled by default
Augie Fackler
- Pager in core should be enabled by default
Gregory Szorc
- Pager in core should be enabled by default
Bryan O'Sullivan
- Pager in core should be enabled by default
Pierre-Yves David
- Pager in core should be enabled by default
Pierre-Yves David
- Pager in core should be enabled by default
timeless
- Pager in core should be enabled by default
Sean Farley
- Pager in core should be enabled by default
Augie Fackler
- Pager in core should be enabled by default
David Soria Parra
- record / crecord config options cleanup proposal
Laurent Charignon
- record / crecord config options cleanup proposal
Pierre-Yves David
- record / crecord config options cleanup proposal
Laurent Charignon
- record / crecord config options cleanup proposal
raf at durin42.com
- RFC: exact change detection for non append-only files
FUJIWARA Katsunori
- RFC: exact change detection for non append-only files
Pierre-Yves David
- RFC: exact change detection for non append-only files
Matt Mackall
- RFC: exact change detection for non append-only files
FUJIWARA Katsunori
- RFC: exact change detection for non append-only files
FUJIWARA Katsunori
- RFC: exact change detection for non append-only files
FUJIWARA Katsunori
- RFC: exact change detection for non append-only files
Pierre-Yves David
- RFC: exact change detection for non append-only files
FUJIWARA Katsunori
- RFC: exact change detection for non append-only files
FUJIWARA Katsunori
- Solaris tools sadness
Danek Duvall
- Solaris tools sadness
Siddharth Agarwal
- Solaris tools sadness
Danek Duvall
- Solaris tools sadness
Matt Mackall
- Solaris tools sadness
Danek Duvall
- State of Mercurial at Mozilla
Gregory Szorc
Last message date:
Tue Dec 1 05:33:21 UTC 2015
Archived on: Thu Jun 30 00:38:20 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).