Mercurial > hg
graph
-
tests: add a missing abort exit code on Windows in test-audit-subrepo.t stableWed, 20 Feb 2019 20:57:58 -0500, by Matt Harbison
-
subrepo: add test for Windows relative-ish path with drive letter stableThu, 07 Feb 2019 20:50:41 +0900, by Yuya Nishihara
-
copies: return True instead of filename as it is expected to return booleanThu, 14 Feb 2019 18:28:27 +0530, by Sushil khanchi
-
narrow: fix command name in error messsageMon, 11 Feb 2019 19:41:37 +0300, by Pulkit Goyal
-
templatekw: add a {negrev} keywordFri, 15 Feb 2019 14:43:31 -0500, by Jordi Gutiérrez Hermoso
-
tests: correct the remaining fallout from recent path style changes on WindowsSun, 17 Feb 2019 22:39:12 -0500, by Matt Harbison
-
templates: adding a config() function for template customizationWed, 13 Feb 2019 18:34:08 -0800, by rdamazio
-
changegroup: don't try to prune manifest nodes if not ellipsesThu, 31 Jan 2019 20:11:16 +0300, by Pulkit Goyal
-
branchmap: improve doc about BranchMapCache classMon, 11 Feb 2019 16:34:48 +0300, by Pulkit Goyal
-
rust: itering less on MissingAncestors.bases for max()Mon, 04 Feb 2019 19:46:57 +0100, by Georges Racinet
-
rust: stop putting NULL_REVISION in MissingAncestors.basesTue, 05 Feb 2019 10:28:32 +0100, by Georges Racinet
-
rust: less set lookups in MissingAncestorsMon, 04 Feb 2019 12:04:59 +0100, by Georges Racinet
-
rust: less set lookups in AncestorsIteratorMon, 04 Feb 2019 11:39:28 +0100, by Georges Racinet
-
obsutil: don't assume leftctx and rightctx repo as sameFri, 15 Feb 2019 17:36:57 +0300, by Pulkit Goyal
-
tests: add more wildcards to test-extdiff.tFri, 15 Feb 2019 13:46:30 -0800, by Gregory Szorc
-
url: don't pass strict argument on Python 3Fri, 15 Feb 2019 13:22:01 -0800, by Gregory Szorc
-
url: always use str for proxy configurationFri, 15 Feb 2019 13:16:07 -0800, by Gregory Szorc
-
py3: port tinyproxy.py to work with Python 3Tue, 12 Feb 2019 14:29:56 -0800, by Gregory Szorc
-
url: always access req._tunnel_hostTue, 12 Feb 2019 12:13:56 -0800, by Gregory Szorc
-
tests: double escape \ in test-import-eol.t and test-mq-eol.tFri, 15 Feb 2019 13:07:07 -0800, by Gregory Szorc
-
tests: use raw string in test-impexp-branch.tFri, 15 Feb 2019 13:05:01 -0800, by Gregory Szorc
-
phabricator: make user searches case-insensitiveMon, 11 Feb 2019 16:27:20 +0100, by Julien Cristau
-
exchange: raise error.Abort instead of ValueErrorFri, 15 Feb 2019 11:31:17 -0800, by Gregory Szorc
-
tests: remove -q from test-lfs-serve.tFri, 15 Feb 2019 11:42:54 -0800, by Gregory Szorc
-
chistedit: use magenta for current line as in crecord (issue6071)Wed, 13 Feb 2019 16:58:24 -0500, by Jordi Gutiérrez Hermoso
-
chistedit: improve proper username in histedit curses interfaceThu, 14 Feb 2019 20:57:26 +0530, by Akshit Jain
-
crecord: remove obsolete version checkThu, 14 Feb 2019 10:41:47 -0500, by Jordi Gutiérrez Hermoso
-
histedit: remove "chistedit" mention from interfaceWed, 13 Feb 2019 16:02:44 -0500, by Jordi Gutiérrez Hermoso
-
revset: improve documentation on expectsize()Wed, 13 Feb 2019 18:17:42 +0530, by Navaneeth Suresh
-
scmutil: fix a comment that doesn't match the codeWed, 13 Feb 2019 12:09:36 -0800, by Martin von Zweigbergk
-
remotefilelog: remove strkwargs()Thu, 14 Feb 2019 13:16:36 -0800, by Gregory Szorc
-
remotefilelog: use raw strings when looking for variable namesWed, 13 Feb 2019 16:31:20 -0800, by Gregory Szorc
-
rust-cpython: binding for headrevs()Thu, 10 Jan 2019 18:25:18 +0100, by Georges Racinet
-
rust-cpython: moved py_set() utility to conversion moduleWed, 16 Jan 2019 16:05:27 +0100, by Georges Racinet
-
rust: translated random test of missingancestorsSun, 02 Dec 2018 16:19:22 +0100, by Georges Racinet
-
debugpathcopies: fix typo in synopsisTue, 12 Feb 2019 13:46:38 -0800, by Martin von Zweigbergk
-
debugrename: don't require at least one pathTue, 12 Feb 2019 13:42:42 -0800, by Martin von Zweigbergk
-
revlog: use iterbytestr()Tue, 12 Feb 2019 11:27:27 -0800, by Gregory Szorc
-
commit: respect ui.relative-pathsSun, 10 Feb 2019 22:41:51 -0800, by Martin von Zweigbergk
-
resolve: slightly simplify join expression by joining with empty stringsSun, 10 Feb 2019 22:21:45 -0800, by Martin von Zweigbergk
-
resolve: respect ui.relative-paths also for warning messagesSun, 10 Feb 2019 22:18:19 -0800, by Martin von Zweigbergk
-
addremove: respect ui.relative-pathsMon, 11 Feb 2019 09:40:24 -0800, by Martin von Zweigbergk
-
windows: use util.localpath for repo-relative paths in getuipathfn()Mon, 11 Feb 2019 09:12:23 -0800, by Martin von Zweigbergk
-
walkchangerevs: obey allfiles parameter when taking the slow pathTue, 12 Feb 2019 17:10:31 -0500, by Jordi Gutiérrez Hermoso
-
test: stabilize test-wireproto-exchangev2.t flaky outputFri, 08 Feb 2019 18:26:35 +0100, by Boris Feld
-
zsh: fix `hg resolve` completion when in a subdirectory (issue6067)Mon, 04 Feb 2019 14:29:03 -0800, by Kyle Lippincott
-
revset: add expectsize to check the size of a setSun, 03 Feb 2019 19:10:39 +0530, by Navaneeth Suresh
-
merge with stableMon, 11 Feb 2019 11:18:37 -0500, by Augie Fackler
-
branchmap: decode a label only onceMon, 11 Feb 2019 15:41:08 +0300, by Pulkit Goyal
-
branchmap: move __init__ up in branchcache classMon, 11 Feb 2019 15:34:35 +0300, by Pulkit Goyal
-
match: delete unused root and cwd arguments from {always,never,exact}() (API)Sat, 09 Feb 2019 22:50:53 -0800, by Martin von Zweigbergk
-
match: delete unused root and cwd arguments to constructors (API)Sun, 10 Feb 2019 14:35:36 -0800, by Martin von Zweigbergk
-
dirstate: call and cache os.getcwd() in constructorSun, 10 Feb 2019 21:33:21 -0800, by Martin von Zweigbergk
-
cleanup: prefer matchmod.{always,never}() over accessing matchers directlySun, 10 Feb 2019 14:16:37 -0800, by Martin von Zweigbergk
-
match: allow passing in badfn to always() and never()Sun, 10 Feb 2019 14:16:33 -0800, by Martin von Zweigbergk
-
py3: use raw strings and %d for formattingSun, 10 Feb 2019 14:04:08 -0800, by Gregory Szorc
-
diff: make --stat respect ui.relative-pathsThu, 31 Jan 2019 15:35:51 -0800, by Martin von Zweigbergk
-
match: delete unused argument "listsubrepos" from _buildmatch()Sat, 09 Feb 2019 23:48:19 -0800, by Martin von Zweigbergk
-
match: delete unused rel() (API)Sat, 09 Feb 2019 16:46:11 -0800, by Martin von Zweigbergk
-
largefiles: get cwd and relative paths from repo instead of matcherSat, 09 Feb 2019 16:43:20 -0800, by Martin von Zweigbergk
-
scmutil: remove special handling of pats==("",) in matchandpats() (API)Sat, 09 Feb 2019 14:37:58 -0800, by Martin von Zweigbergk
-
scmutil: respect ui.relative-paths in default match.badfnFri, 08 Feb 2019 13:33:40 -0800, by Martin von Zweigbergk
-
cmdutil: migrate previously missed instances to uipathfnFri, 08 Feb 2019 13:00:28 -0800, by Martin von Zweigbergk
-
cat: respect ui.relative-paths for "skipping missing subrepository"Fri, 08 Feb 2019 13:54:20 -0800, by Martin von Zweigbergk
-
addremove: use uipathfn instead of m.rel() for recorded similatity messageFri, 08 Feb 2019 13:51:29 -0800, by Martin von Zweigbergk
-
forget: use relative paths for --interactiveThu, 07 Feb 2019 14:22:11 -0800, by Martin von Zweigbergk
-
automv: respect ui.relative-pathsFri, 08 Feb 2019 13:20:46 -0800, by Martin von Zweigbergk
-
debugwalk: avoid match.rel() and use repo.pathto() insteadFri, 08 Feb 2019 13:27:54 -0800, by Martin von Zweigbergk
-
match: delete unused abs() (API)Fri, 08 Feb 2019 13:27:26 -0800, by Martin von Zweigbergk
-
copy: respect ui.relative-paths in copy/renameFri, 08 Feb 2019 13:00:05 -0800, by Martin von Zweigbergk
-
match: delete unused uipath() and _uipathrelative (API)Fri, 08 Feb 2019 12:00:44 -0800, by Martin von Zweigbergk
-
diff: respect ui.relative-paths for warning about path outside --rootFri, 08 Feb 2019 11:56:39 -0800, by Martin von Zweigbergk
-
largefiles: use uipathfn instead of match.{rel,uipath}() (API)Thu, 07 Feb 2019 23:29:14 -0800, by Martin von Zweigbergk
-
forget: pass around uipathfn and use instead of m.rel() (API)Fri, 08 Feb 2019 13:08:01 -0800, by Martin von Zweigbergk
-
addremove: pass around uipathfn and use instead of m.uipath() (API)Thu, 07 Feb 2019 23:25:39 -0800, by Martin von Zweigbergk
-
remove: pass around uipathfn and use instead of m.rel() (API)Thu, 07 Feb 2019 23:19:33 -0800, by Martin von Zweigbergk
-
add: pass around uipathfn and use instead of m.rel() (API)Thu, 07 Feb 2019 11:15:30 -0800, by Martin von Zweigbergk
-
subrepo: (mostly) use relative path in "skipping missing subrepository"Fri, 08 Feb 2019 10:32:48 -0800, by Martin von Zweigbergk
-
subrepo: use relative path for "already tracked" messageFri, 08 Feb 2019 10:19:30 -0800, by Martin von Zweigbergk
-
diff: make `hg diff --root=subrepo` workWed, 06 Feb 2019 23:56:59 -0800, by Martin von Zweigbergk
-
patch: replace "prefix" and "relroot" arguments by "pathfn" (API)Wed, 06 Feb 2019 23:12:56 -0800, by Martin von Zweigbergk
-
test: use `printenv.py --line` in `test-static-http.t`Sat, 09 Feb 2019 01:24:32 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-ssh.t`Sat, 09 Feb 2019 01:24:19 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-ssh-bundle1.t`Sat, 09 Feb 2019 01:23:49 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-push-http.t`Sat, 09 Feb 2019 01:23:29 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-https.t`Sat, 09 Feb 2019 01:22:20 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-http-bundle1.t`Sat, 09 Feb 2019 01:20:35 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-hook.t`Sat, 09 Feb 2019 01:20:03 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-bundle2-multiple-changegroups.t`Sat, 09 Feb 2019 01:19:43 +0100, by Boris Feld
-
test: use `printenv.py --line` in `test-bundle.t`Sat, 09 Feb 2019 01:19:15 +0100, by Boris Feld
-
debugignore: respect ui.relative-pathsThu, 07 Feb 2019 23:41:44 -0800, by Martin von Zweigbergk
-
annotate: respect ui.relative-paths for "binary file" messageFri, 08 Feb 2019 13:31:26 -0800, by Martin von Zweigbergk
-
remotefilelog: replace matchandpats() by match()Fri, 08 Feb 2019 23:29:07 -0800, by Martin von Zweigbergk
-
blackbox: test that track=* works to log everythingThu, 31 Jan 2019 12:49:22 -0800, by Kyle Lippincott
-
blackbox: test that unsetting track disables blackbox loggingThu, 31 Jan 2019 11:55:02 -0800, by Kyle Lippincott
-
subrepo: adjust subrepo prefix before calling subrepo.archive() (API)Thu, 07 Feb 2019 10:20:57 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.diff() (API)Thu, 07 Feb 2019 09:52:36 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.addremove() (API)Thu, 07 Feb 2019 10:01:55 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.add() (API)Thu, 07 Feb 2019 09:59:27 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.forget() (API)Thu, 07 Feb 2019 09:52:22 -0800, by Martin von Zweigbergk
-
subrepo: adjust subrepo prefix before calling subrepo.removefiles() (API)Thu, 07 Feb 2019 09:40:37 -0800, by Martin von Zweigbergk
-
subrepo: avoid calculating subrepo prefix twice for cat() (API)Thu, 07 Feb 2019 09:46:36 -0800, by Martin von Zweigbergk
-
py3: make sure __repr__ returns strThu, 07 Feb 2019 16:43:42 +0300, by Pulkit Goyal
-
py3: use bytes.startswith() instead of comparing with bytes[0]Thu, 07 Feb 2019 16:44:43 +0300, by Pulkit Goyal
-
match: remove unused "exact" argument (API)Fri, 08 Feb 2019 22:57:26 -0800, by Martin von Zweigbergk
-
tests: replace match.match(exact=True) by match.exact()Fri, 08 Feb 2019 23:03:42 -0800, by Martin von Zweigbergk
-
patch: accept second matcher that applies only to copy sources (API)Wed, 06 Feb 2019 22:52:49 -0800, by Martin von Zweigbergk
-
patch: let caller pass in root-filtering matcher (API)Wed, 06 Feb 2019 17:46:20 -0800, by Martin von Zweigbergk
-
patch: pass in context objects into diffhunks() (API)Wed, 06 Feb 2019 17:27:43 -0800, by Martin von Zweigbergk
-
convert: handle exec bit removal while converting to svnThu, 07 Feb 2019 21:48:50 +0300, by Nikita Slyusarev
-
convert: handle empty intial commits while converting to svnThu, 07 Feb 2019 18:57:54 +0300, by Nikita Slyusarev
-
branchmap: encapsulate cache updating in the map itselfMon, 21 Jan 2019 17:37:33 +0000, by Martijn Pieters
-
tests: fix regression tests failing on CentOS 7 stableThu, 07 Feb 2019 11:08:54 +0100, by Mathias De Mare
-
packaging: modify rc detection to work with X.Yrc instead of X.Y-rc stableThu, 07 Feb 2019 09:12:01 +0100, by Mathias De Mare
-
context: replace repeated "self._repo.dirstate" by "ds" variableThu, 07 Feb 2019 21:16:25 -0800, by Martin von Zweigbergk
-
context: delete unused undelete()Thu, 07 Feb 2019 21:48:24 -0800, by Martin von Zweigbergk
-
diffordiffstat: avoid looking up contexts twiceWed, 06 Feb 2019 22:32:50 -0800, by Martin von Zweigbergk
-
fsmonitor: rename new verbose config knobThu, 07 Feb 2019 17:04:15 +0100, by Boris Feld
-
tests: stabilize test-extdiff.t on WindowsWed, 06 Feb 2019 23:41:36 -0500, by Matt Harbison
-
lfs: disable all authentication except Basic for HTTP(S) connectionsWed, 06 Feb 2019 22:30:49 -0500, by Matt Harbison