Fri, 30 Jun 2017 03:43:14 +0200 |
Boris Feld |
configitems: register the 'mq.git' config
|
Fri, 30 Jun 2017 03:45:54 +0200 |
Boris Feld |
configitems: register the 'win32mbcs.encoding' config
|
Sun, 03 Sep 2017 03:49:15 +0530 |
Pulkit Goyal |
copytrace: move fast heuristic copytracing algorithm to core
|
Fri, 30 Jun 2017 03:36:46 +0200 |
Boris Feld |
configitems: register the 'convert.svn.startrev' config
|
Fri, 30 Jun 2017 03:36:36 +0200 |
Boris Feld |
configitems: register the 'convert.svn.debugsvnlog' config
|
Fri, 30 Jun 2017 03:36:28 +0200 |
Boris Feld |
configitems: register the 'convert.skiptags' config
|
Fri, 30 Jun 2017 03:36:20 +0200 |
Boris Feld |
configitems: register the 'convert.p4.startrev' config
|
Fri, 30 Jun 2017 03:36:00 +0200 |
Boris Feld |
configitems: register the 'convert.localtimezone' config
|
Fri, 30 Jun 2017 03:35:55 +0200 |
Boris Feld |
configitems: register the 'convert.ignoreancestorcheck' config
|
Fri, 30 Jun 2017 03:35:48 +0200 |
Boris Feld |
configitems: register the 'convert.hg.usebranchnames' config
|
Fri, 30 Jun 2017 03:35:38 +0200 |
Boris Feld |
configitems: register the 'convert.hg.tagsbranch' config
|
Fri, 30 Jun 2017 03:35:29 +0200 |
Boris Feld |
configitems: register the 'convert.hg.startrev' config
|
Fri, 30 Jun 2017 03:35:22 +0200 |
Boris Feld |
configitems: register the 'convert.hg.sourcename' config
|
Fri, 30 Jun 2017 03:35:12 +0200 |
Boris Feld |
configitems: register the 'convert.hg.saverev' config
|
Fri, 30 Jun 2017 03:34:58 +0200 |
Boris Feld |
configitems: register the 'convert.hg.revs' config
|
Fri, 30 Jun 2017 03:34:49 +0200 |
Boris Feld |
configitems: register the 'convert.hg.ignoreerrors' config
|
Fri, 30 Jun 2017 03:34:45 +0200 |
Boris Feld |
configitems: register the 'convert.hg.clonebranches' config
|
Fri, 30 Jun 2017 03:34:32 +0200 |
Boris Feld |
configitems: register the 'convert.git.skipsubmodules' config
|
Fri, 30 Jun 2017 03:34:23 +0200 |
Boris Feld |
configitems: register the 'convert.git.similarity' config
|
Fri, 30 Jun 2017 03:34:14 +0200 |
Boris Feld |
configitems: register the 'convert.git.saverev' config
|
Fri, 30 Jun 2017 03:34:06 +0200 |
Boris Feld |
configitems: register the 'convert.git.renamelimit' config
|
Fri, 30 Jun 2017 03:34:00 +0200 |
Boris Feld |
configitems: register the 'convert.git.remoteprefix' config
|
Fri, 30 Jun 2017 03:33:51 +0200 |
Boris Feld |
configitems: register the 'convert.git.findcopiesharder' config
|
Fri, 30 Jun 2017 03:33:41 +0200 |
Boris Feld |
configitems: register the 'convert.git.extrakeys' config
|
Fri, 30 Jun 2017 03:33:29 +0200 |
Boris Feld |
configitems: register the 'convert.git.committeractions' config
|
Fri, 30 Jun 2017 03:33:25 +0200 |
Boris Feld |
configitems: register the 'convert.cvsps.mergeto' config
|
Fri, 30 Jun 2017 03:33:15 +0200 |
Boris Feld |
configitems: register the 'convert.cvsps.mergefrom' config
|
Fri, 30 Jun 2017 03:33:06 +0200 |
Boris Feld |
configitems: register the 'convert.cvsps.fuzz' config
|
Fri, 30 Jun 2017 03:32:53 +0200 |
Boris Feld |
configitems: register the 'convert.cvsps.cache' config
|
Wed, 13 Sep 2017 20:39:01 -0700 |
Durham Goode |
bundle2: move exception handling into part iterator
|
Wed, 13 Sep 2017 17:16:50 -0700 |
Durham Goode |
bundle2: move part counter to partiterator
|
Wed, 13 Sep 2017 17:16:45 -0700 |
Durham Goode |
bundle2: move part iterator a separate class
|
Mon, 11 Sep 2017 13:39:22 -0700 |
Durham Goode |
changegroup: add source parameter to generatemanifests
|
Wed, 13 Sep 2017 10:43:44 -0700 |
Durham Goode |
changegroup: remove changegroup dependency from revlog.addgroup
|
Wed, 13 Sep 2017 10:43:16 -0700 |
Durham Goode |
revlog: refactor chain variable
|
Mon, 11 Sep 2017 17:49:49 +0000 |
Mark Thomas |
scmutil: don't append .orig to backups in origbackuppath (BC)
|
Mon, 11 Sep 2017 15:59:18 -0700 |
Durham Goode |
ssh: fix flakey ssh errors on BSD systems
stable
|
Thu, 14 Sep 2017 11:16:57 -0700 |
Martin von Zweigbergk |
repair: preserve phase also when not using generaldelta (issue5678)
stable
|
Thu, 14 Sep 2017 11:16:47 -0700 |
Martin von Zweigbergk |
tests: add test for issue5678
stable
|
Tue, 12 Sep 2017 19:27:01 -0700 |
Phil Cohen |
merge: move cwd-missing detection to helper functions
|
Sun, 03 Sep 2017 15:09:04 +0900 |
Yuya Nishihara |
doctest: enable tests by default on Python 3
|
Thu, 24 Aug 2017 22:33:28 +0900 |
Yuya Nishihara |
doctest: normalize b'', u'' and exception output on Python 3
|
Sun, 03 Sep 2017 17:33:10 +0900 |
Yuya Nishihara |
doctest: coerce dict.keys() to list
|
Sun, 03 Sep 2017 15:16:01 +0900 |
Yuya Nishihara |
doctest: upgrade old-style "except" clause
|
Sun, 03 Sep 2017 14:56:31 +0900 |
Yuya Nishihara |
doctest: use print_function and convert bytes to unicode where needed
|
Sun, 03 Sep 2017 15:47:17 +0900 |
Yuya Nishihara |
doctest: do not embed non-ascii characters in docstring
|
Sun, 03 Sep 2017 15:42:27 +0900 |
Yuya Nishihara |
doctest: pass encoding name as system string
|
Sun, 03 Sep 2017 14:38:58 +0900 |
Yuya Nishihara |
doctest: replace str() with bytes()
|
Sun, 03 Sep 2017 14:37:25 +0900 |
Yuya Nishihara |
doctest: replace chr() with pycompat.bytechr()
|
Sun, 03 Sep 2017 14:35:37 +0900 |
Yuya Nishihara |
doctest: replace .iteritems() with .items()
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
Thu, 07 Sep 2017 22:36:54 +0900 |
Yuya Nishihara |
debuginstall: do not pass exception object to formatter (issue5676)
|
Thu, 07 Sep 2017 22:27:23 +0900 |
Yuya Nishihara |
debuginstall: use codecs.lookup() to detect invalid encoding
|
Sun, 10 Sep 2017 23:37:14 +0900 |
Yuya Nishihara |
extensions: fix wrapcommand/function of class instance
|
Tue, 12 Sep 2017 09:13:02 -0700 |
Durham Goode |
changegroup: avoid creating empty changegroup part
|
Tue, 12 Sep 2017 15:12:27 -0700 |
Durham Goode |
tests: split test-revset.t in half
|
Mon, 11 Sep 2017 13:17:43 -0700 |
Phil Cohen |
merge: flush any deferred writes just before recordupdates()
|
Mon, 11 Sep 2017 13:03:27 -0700 |
Phil Cohen |
merge: flush any deferred writes before, and after, running any workers
|
Mon, 11 Sep 2017 13:03:27 -0700 |
Phil Cohen |
filemerge: flush if using deferred writes when running a merge tool
|
Mon, 11 Sep 2017 13:03:27 -0700 |
Phil Cohen |
merge: pass wctx to premerge, filemerge
|
Mon, 11 Sep 2017 18:07:29 +0200 |
Boris Feld |
cmdutil: fix amend when passing a date
|
Tue, 12 Sep 2017 11:18:35 -0400 |
Augie Fackler |
merge with stable
|
Fri, 30 Jun 2017 03:39:32 +0200 |
Boris Feld |
configitems: register the 'eol.only-consistent' config
|
Fri, 30 Jun 2017 03:39:26 +0200 |
Boris Feld |
configitems: register the 'eol.native' config
|
Fri, 30 Jun 2017 03:39:21 +0200 |
Boris Feld |
configitems: register the 'eol.fix-trailing-newline' config
|
Fri, 30 Jun 2017 03:43:43 +0200 |
Boris Feld |
configitems: register the 'patchbomb.publicurl' config
|
Fri, 30 Jun 2017 03:43:41 +0200 |
Boris Feld |
configitems: register the 'patchbomb.intro' config
|
Fri, 30 Jun 2017 03:43:40 +0200 |
Boris Feld |
configitems: register the 'patchbomb.from' config
|
Fri, 30 Jun 2017 03:43:39 +0200 |
Boris Feld |
configitems: register the 'patchbomb.flagtemplate' config
|
Fri, 30 Jun 2017 03:43:38 +0200 |
Boris Feld |
configitems: register the 'patchbomb.confirm' config
|
Fri, 30 Jun 2017 03:43:37 +0200 |
Boris Feld |
configitems: register the 'patchbomb.bundletype' config
|
Wed, 06 Sep 2017 21:12:27 -0700 |
Jun Wu |
blackbox: remove _bbvfs state
|
Wed, 06 Sep 2017 21:08:59 -0700 |
Jun Wu |
blackbox: do not cache file objects
|
Wed, 06 Sep 2017 20:54:53 -0700 |
Jun Wu |
blackbox: inline _bbwrite
|
Wed, 06 Sep 2017 19:27:30 -0700 |
Jun Wu |
blackbox: fix rotation with chg
|
Wed, 06 Sep 2017 18:31:25 -0700 |
Jun Wu |
test-blackbox: make it compatible with chg
|
Mon, 11 Sep 2017 15:59:18 -0700 |
Durham Goode |
ssh: fix flakey ssh errors on BSD systems
|
Mon, 11 Sep 2017 13:03:27 -0700 |
Phil Cohen |
context: add overlayworkingcontext and overlayworkingfilectx
|
Sun, 10 Sep 2017 18:52:40 -0700 |
Durham Goode |
changegroup: rename getsubsetraw to makestream
|
Sun, 10 Sep 2017 18:51:31 -0700 |
Durham Goode |
changegroup: remove external uses of getbundler
|
Sun, 10 Sep 2017 18:50:12 -0700 |
Durham Goode |
changegroup: replace getchangegroup with makechangegroup
|
Sun, 10 Sep 2017 18:48:42 -0700 |
Durham Goode |
changegroup: replace changegroup with makechangegroup
|
Sun, 10 Sep 2017 18:47:39 -0700 |
Durham Goode |
changegroup: delete getlocalchangegroup
|
Sun, 10 Sep 2017 19:01:56 -0700 |
Durham Goode |
changegroup: replace getlocalchangegroupraw with makestream
|
Sun, 10 Sep 2017 18:43:59 -0700 |
Durham Goode |
changegroup: replace changegroupsubset with makechangegroup
|
Sun, 10 Sep 2017 18:39:02 -0700 |
Durham Goode |
changegroup: replace getsubset with makechangegroup
|
Wed, 06 Sep 2017 16:17:04 -0700 |
Jun Wu |
rebase: remove unnecessary '.unfiltered()' calls
|
Wed, 06 Sep 2017 16:13:04 -0700 |
Jun Wu |
rebase: remove complex unhiding code
|
Wed, 06 Sep 2017 15:23:19 -0700 |
Jun Wu |
rebase: use unfiltered repo when loading state
|
Wed, 06 Sep 2017 12:40:00 -0700 |
Jun Wu |
rebase: do not crash rebasing merge with a parent having hidden successor
|
Wed, 06 Sep 2017 18:33:55 -0700 |
Durham Goode |
changegroup: fix to allow empty manifest parts
|
Mon, 11 Sep 2017 00:42:24 +0200 |
Mads Kiilerich |
mq: create non-lossy patches, also with custom global diff configuration
stable
|
Mon, 11 Sep 2017 00:42:22 +0200 |
Mads Kiilerich |
mq: test coverage of how [diff] configuration influence can break mq patches
stable
|
Tue, 05 Sep 2017 15:18:45 -0700 |
Jun Wu |
wrapcommand: use functools.partial
|
Tue, 05 Sep 2017 13:37:36 -0700 |
Jun Wu |
wrapfunction: use functools.partial if possible
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove redundant commitfunc parameter in amend (API)
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove the redundant commit during amend
|
Wed, 06 Sep 2017 12:56:19 -0700 |
Jun Wu |
checknlink: rename file object from 'fd' to 'fp'
|
Tue, 05 Sep 2017 15:06:45 -0700 |
Martin von Zweigbergk |
cleanup: rename "matchfn" to "match" where obviously a matcher
|
Wed, 06 Sep 2017 08:22:54 -0700 |
Martin von Zweigbergk |
check-code: fix incorrect capitalization in camelcase regex
|
Wed, 06 Sep 2017 10:41:13 -0700 |
Martin von Zweigbergk |
amend: use context manager for config override
|
Wed, 06 Sep 2017 10:42:02 -0700 |
Martin von Zweigbergk |
amend: delete dead assignment to "newid"
|
Fri, 01 Sep 2017 17:09:53 -0700 |
Jun Wu |
checknlink: use a random temp file name for checking
|
Sun, 03 Sep 2017 02:34:01 +0530 |
Pulkit Goyal |
copytrace: move the default copytracing algorithm in a new function
|
Sun, 03 Sep 2017 01:52:19 +0530 |
Pulkit Goyal |
copytrace: replace experimental.disablecopytrace config with copytrace (BC)
|
Tue, 05 Sep 2017 12:04:02 -0700 |
Phil Cohen |
filemerge: use fctx.write() in the internal:dump tool, instead of copy
|
Thu, 31 Aug 2017 22:39:10 -0700 |
Martin von Zweigbergk |
largefiles: remove unused assignments from wrapfunction()
|
Thu, 31 Aug 2017 18:24:08 +0300 |
the31k |
branches: correctly show inactive multiheaded branches
|
Sun, 03 Sep 2017 21:17:25 +0900 |
Yuya Nishihara |
parser: stabilize output of prettyformat() by using byte-safe repr()
|
Sun, 03 Sep 2017 17:51:23 +0900 |
Yuya Nishihara |
py3: fix repr(util.url) to return system string
|
Sun, 03 Sep 2017 17:37:17 +0900 |
Yuya Nishihara |
py3: use bytes[n:n + 1] to get bytes in templater._parsetemplate()
|
Sun, 03 Sep 2017 17:14:53 +0900 |
Yuya Nishihara |
py3: fix type of attribute name in smartset.py
|
Sun, 03 Sep 2017 17:03:23 +0900 |
Yuya Nishihara |
py3: fix mixed bytes/unicode in revsetlang._aliassyminitletters
|
Sun, 03 Sep 2017 15:01:23 +0900 |
Yuya Nishihara |
py3: fix type of regex literals in subrepo.py
|
Sun, 03 Sep 2017 16:19:20 +0900 |
Yuya Nishihara |
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed
|
Sun, 03 Sep 2017 16:12:15 +0900 |
Yuya Nishihara |
py3: fix type of regex literals in patch.py
|
Mon, 28 Aug 2017 14:49:00 -0700 |
Jun Wu |
revset: optimize "draft() & ::x" pattern
|
Fri, 01 Sep 2017 12:13:17 -0700 |
Jun Wu |
phabricator: add a config to use curl for communication
|
Thu, 24 Aug 2017 18:00:23 -0700 |
Jun Wu |
phabricator: standardize colors
|
Fri, 01 Sep 2017 14:00:13 -0700 |
Kyle Lippincott |
wireproto: do not abort after successful lookup
|