Mercurial > hg
graph
-
debugp2copies: migrate `opts` to native kwargsMon, 21 Aug 2023 17:29:56 -0400, by Matt Harbison
-
debugp1copies: migrate `opts` to native kwargsMon, 21 Aug 2023 17:29:05 -0400, by Matt Harbison
-
debugobsolete: migrate `opts` to native kwargsMon, 21 Aug 2023 17:26:56 -0400, by Matt Harbison
-
debugmergestate: migrate `opts` to native kwargsMon, 21 Aug 2023 17:23:16 -0400, by Matt Harbison
-
debugknown: migrate `opts` to native kwargsMon, 21 Aug 2023 17:20:14 -0400, by Matt Harbison
-
debuginstall: migrate `opts` to native kwargsMon, 21 Aug 2023 17:18:56 -0400, by Matt Harbison
-
debugindexdot: migrate `opts` to native kwargsMon, 21 Aug 2023 17:16:43 -0400, by Matt Harbison
-
debuggetbundle: migrate `opts` to native kwargsMon, 21 Aug 2023 17:15:30 -0400, by Matt Harbison
-
debugformat: migrate `opts` to native kwargsMon, 21 Aug 2023 17:14:18 -0400, by Matt Harbison
-
debugfileset: migrate `opts` to native kwargsMon, 21 Aug 2023 17:12:03 -0400, by Matt Harbison
-
debugextensions: migrate `opts` to native kwargsMon, 21 Aug 2023 17:09:45 -0400, by Matt Harbison
-
debugdiscovery: migrate `opts` to native kwargsMon, 21 Aug 2023 17:06:47 -0400, by Matt Harbison
-
debugdeltafind: migrate `opts` to native kwargsMon, 21 Aug 2023 16:58:23 -0400, by Matt Harbison
-
debugdeltachain: migrate `opts` to native kwargsMon, 21 Aug 2023 16:56:38 -0400, by Matt Harbison
-
debugdata: migrate `opts` to native kwargsMon, 21 Aug 2023 16:53:16 -0400, by Matt Harbison
-
debugcapabilities: migrate `opts` to native kwargsMon, 21 Aug 2023 16:51:07 -0400, by Matt Harbison
-
debugbundle: migrate `opts` to native kwargsMon, 21 Aug 2023 16:19:51 -0400, by Matt Harbison
-
branching: merge with stableFri, 08 Sep 2023 20:34:41 +0200, by Pierre-Yves David
-
tags: avoid expensive access to repo.changelog in a loop stableWed, 21 Jun 2023 21:57:44 +0200, by Pierre-Yves David
-
blackbox: add a option to duplicate output to stderr too stableThu, 22 Jun 2023 19:41:26 +0200, by Pierre-Yves David
-
perf: add a --update-last flag to perf::tags stableFri, 23 Jun 2023 17:22:42 +0200, by Pierre-Yves David
-
perf: add a `--clear-fnode-cache-rev` argument to perf::tags stableThu, 22 Jun 2023 18:39:29 +0200, by Pierre-Yves David
-
perf: introduce more cache invalidation option in perf::tags stableThu, 22 Jun 2023 16:03:18 +0200, by Pierre-Yves David
-
hgweb: pass strings in WSGI environment correctly from wsgicgi stableFri, 08 Sep 2023 15:33:03 +0200, by Manuel Jacob
-
branching: merge stable into defaultWed, 06 Sep 2023 18:12:27 +0200, by Raphaël Gomès
-
tests: avoid test environment affecting setup.py stableWed, 30 Aug 2023 11:31:05 +0100, by Arseniy Alekseyev
-
setup: make the error "Unable to find a working hg binary" more informative stableMon, 04 Sep 2023 13:33:32 +0100, by Arseniy Alekseyev
-
pycompat: drop usage of hasattr/getattr/setattr/delatt proxyFri, 01 Sep 2023 00:09:55 +0200, by Pierre-Yves David
-
safehasattr: drop usage in favor of hasattrThu, 31 Aug 2023 23:56:15 +0200, by Pierre-Yves David
-
check-code: drop the `safehasattr` ruleThu, 08 Dec 2022 15:33:19 +0100, by Pierre-Yves David
-
url: ignore some future pytype errorFri, 01 Sep 2023 16:36:13 +0200, by Pierre-Yves David
-
url: move the _generic_proxytunnel in the `has_https` blockFri, 01 Sep 2023 16:35:05 +0200, by Pierre-Yves David
-
pycompat: deprecate using bytesThu, 08 Dec 2022 15:57:42 +0100, by Pierre-Yves David
-
dynamic-import: use sysstr for importing extension and othersThu, 31 Aug 2023 02:41:33 +0200, by Pierre-Yves David
-
extension: check the command attributes using `sysstr`Thu, 31 Aug 2023 01:54:48 +0200, by Pierre-Yves David
-
extension: access special module members using sysstrThu, 31 Aug 2023 01:47:07 +0200, by Pierre-Yves David
-
sshpeer: convert command name to sysstr before accessing methodWed, 30 Aug 2023 11:50:01 +0200, by Pierre-Yves David
-
localrepo: purge filecache attribute using there unicode nameWed, 30 Aug 2023 01:23:30 +0200, by Pierre-Yves David
-
fastannotate: use sysstr to check for attribute presenceThu, 31 Aug 2023 01:21:57 +0200, by Pierre-Yves David
-
fastannotate: use sysstr to deal with some attributesThu, 31 Aug 2023 01:21:04 +0200, by Pierre-Yves David
-
hgweb: use sysstr to set attribute on diff optionFri, 01 Sep 2023 12:09:54 +0200, by Pierre-Yves David
-
hgweb: use sysstr to get attribute on diff optionFri, 01 Sep 2023 11:57:38 +0200, by Pierre-Yves David
-
diff-option: move attributes handling to sysstrThu, 31 Aug 2023 01:19:49 +0200, by Pierre-Yves David
-
compression: use sysstr to specify attribute to fetch for priorityFri, 01 Sep 2023 12:11:11 +0200, by Pierre-Yves David
-
smartset: set attribute using sysstr instead of bytesWed, 30 Aug 2023 00:45:10 +0200, by Pierre-Yves David
-
cachedlocalrepo: use sysstr for attribute name of "file of interest"Wed, 30 Aug 2023 11:53:13 +0200, by Pierre-Yves David
-
terse-status: use `sysstr` to specify attributes to setWed, 30 Aug 2023 13:01:10 +0200, by Pierre-Yves David
-
path-suboption: deprecated specifying the attributes as bytesWed, 30 Aug 2023 00:50:28 +0200, by Pierre-Yves David
-
path-suboption: use str for "_pushloc" suboptionsWed, 30 Aug 2023 00:49:52 +0200, by Pierre-Yves David
-
path-suboption: use str for "pushrev" suboptionsWed, 30 Aug 2023 00:49:16 +0200, by Pierre-Yves David
-
path-suboption: use str for "bookmarks_mode" suboptionsWed, 30 Aug 2023 00:48:30 +0200, by Pierre-Yves David
-
path-suboption: use str for "delta_reuse_policy" suboptionsWed, 30 Aug 2023 00:47:48 +0200, by Pierre-Yves David
-
path-suboption: use str for "multi_urls" path suboptionsWed, 30 Aug 2023 00:47:16 +0200, by Pierre-Yves David
-
convert: use sysstr to check for attribute presenceFri, 01 Sep 2023 13:08:02 +0200, by Pierre-Yves David
-
mq: use sysstr to check for attribute accessThu, 31 Aug 2023 16:57:16 +0200, by Pierre-Yves David
-
lfs: use sysstr to check for attribute presenceWed, 30 Aug 2023 12:51:27 +0200, by Pierre-Yves David
-
mq: use sysstr to check for attribute presenceWed, 30 Aug 2023 12:38:02 +0200, by Pierre-Yves David
-
relink: use sysstr to check for attribute presenceWed, 30 Aug 2023 14:38:30 +0200, by Pierre-Yves David
-
ui: use sysstr to check for attribute presenceWed, 30 Aug 2023 14:22:55 +0200, by Pierre-Yves David
-
remotefilelog: use sysstr to access for attributesWed, 30 Aug 2023 14:07:02 +0200, by Pierre-Yves David
-
hgwebmod: use sysstr to check for attribute presenceWed, 30 Aug 2023 13:28:09 +0200, by Pierre-Yves David
-
remotefilelog: use sysstr to check for attribute presenceWed, 30 Aug 2023 13:07:00 +0200, by Pierre-Yves David
-
extensions: use sysstr to check for attribute presenceWed, 30 Aug 2023 13:02:43 +0200, by Pierre-Yves David
-
bundle2: use sysstr to check for attribute presenceWed, 30 Aug 2023 13:00:14 +0200, by Pierre-Yves David
-
largefile: use sysstr to check for attribute presence in `hgsubrepoarchive`Wed, 30 Aug 2023 13:32:45 +0200, by Pierre-Yves David
-
largefile: use sysstr to check for attribute presence in `openstore`Wed, 30 Aug 2023 12:03:11 +0200, by Pierre-Yves David
-
largefile: use sysstr to check for attribute presence in `rebase` wrappingWed, 30 Aug 2023 12:01:37 +0200, by Pierre-Yves David
-
largefile: use sysstr to check for attribute presence in `getstatuswriter`Wed, 30 Aug 2023 12:00:56 +0200, by Pierre-Yves David
-
run-tests: detect HGWITHRUSTEXT valueWed, 30 Aug 2023 12:24:12 +0200, by Pierre-Yves David
-
convert: stabilize subversion date sorterTue, 29 Aug 2023 22:13:18 +0200, by Pierre-Yves David
-
rhg: allow setting defaults.cmd to an empty stringThu, 31 Aug 2023 19:47:33 -0400, by Spencer Baugh
-
uncommit: migrate `opts` to native kwargsSun, 20 Aug 2023 17:19:33 -0400, by Matt Harbison
-
split: migrate `opts` to native kwargsSun, 20 Aug 2023 17:16:38 -0400, by Matt Harbison
-
releasenotes: migrate `opts` to native kwargsSun, 20 Aug 2023 17:09:33 -0400, by Matt Harbison
-
narrow: hoist a variable to a higher level to avoid use-before-init warningSun, 20 Aug 2023 17:05:52 -0400, by Matt Harbison
-
narrow: migrate `opts` to native kwargsSun, 20 Aug 2023 17:04:17 -0400, by Matt Harbison
-
largefiles: migrate `opts` to native kwargsSun, 20 Aug 2023 16:51:49 -0400, by Matt Harbison
-
keyword: migrate `opts` to native kwargsSun, 20 Aug 2023 16:43:41 -0400, by Matt Harbison
-
gpg: use a context manager to write `.hgsigs`Sun, 20 Aug 2023 16:20:56 -0400, by Matt Harbison
-
gpg: migrate `opts` to native kwargsSun, 20 Aug 2023 16:19:41 -0400, by Matt Harbison
-
fetch: migrate `opts` to native kwargsSun, 20 Aug 2023 16:10:22 -0400, by Matt Harbison
-
fastexport: migrate `opts` to native kwargsSun, 20 Aug 2023 16:06:08 -0400, by Matt Harbison
-
closehead: wrap transaction handling in a context managerMon, 21 Aug 2023 09:50:31 -0400, by Matt Harbison
-
closehead: migrate `opts` to native kwargsSun, 20 Aug 2023 15:38:35 -0400, by Matt Harbison
-
churn: migrate `opts` to native kwargsSun, 20 Aug 2023 15:34:11 -0400, by Matt Harbison
-
children: migrate `opts` to native kwargsSun, 20 Aug 2023 15:30:39 -0400, by Matt Harbison
-
automv: migrate `opts` to native kwargsSun, 20 Aug 2023 15:24:58 -0400, by Matt Harbison
-
absorb: migrate `opts` to native kwargsSun, 20 Aug 2023 15:16:18 -0400, by Matt Harbison
-
transaction: fix __repr__() and make the default name bytes stableMon, 21 Aug 2023 10:21:58 -0400, by Matt Harbison
-
rhg: support rhg files [FILE]Thu, 17 Aug 2023 15:53:32 -0400, by Spencer Baugh
-
rhg: support "status FILE"Wed, 02 Aug 2023 10:46:47 -0400, by Spencer Baugh
-
rust-matchers: add PatternMatcherWed, 02 Aug 2023 10:16:33 -0400, by Spencer Baugh
-
rust-status: only visit parts of the tree requested by the matcherWed, 02 Aug 2023 10:33:11 -0400, by Spencer Baugh
-
rust-status: error on non-existent files in file_setWed, 02 Aug 2023 10:21:18 -0400, by Spencer Baugh
-
rust-status: explicitly track bad file typesWed, 02 Aug 2023 10:07:00 -0400, by Spencer Baugh
-
rust: de-hardcode glob_suffixMon, 14 Aug 2023 09:25:36 -0400, by Spencer Baugh
-
rust: improve the type on DirsMultiset::from_manifestTue, 08 Aug 2023 11:50:26 -0400, by Spencer Baugh
-
rust: don't escape spaces in regexWed, 02 Aug 2023 09:59:49 -0400, by Spencer Baugh
-
rust-filepatterns: also normalize RelPathWed, 02 Aug 2023 10:09:23 -0400, by Spencer Baugh
-
rust: simplify pattern file parsingWed, 09 Aug 2023 18:08:28 -0400, by Spencer Baugh
-
rust-matchers: better support file_set in IntersectionMatcherWed, 02 Aug 2023 09:57:29 -0400, by Spencer Baugh
-
branching: merge stable into defaultMon, 21 Aug 2023 10:00:08 +0200, by Raphaël Gomès
-
version: migrate `opts` to native kwargsSun, 20 Aug 2023 02:17:38 -0400, by Matt Harbison
-
verify: migrate `opts` to native kwargsSun, 20 Aug 2023 02:16:41 -0400, by Matt Harbison
-
tags: migrate `opts` to native kwargsSun, 20 Aug 2023 02:14:57 -0400, by Matt Harbison
-
tag: migrate `opts` to native kwargsSun, 20 Aug 2023 02:13:50 -0400, by Matt Harbison
-
summary: migrate `opts` to native kwargsSun, 20 Aug 2023 02:10:51 -0400, by Matt Harbison
-
revert: migrate `opts` to native kwargsSun, 20 Aug 2023 02:01:37 -0400, by Matt Harbison
-
rename: drop an unnecessary variable declaration at a wider scopeSun, 20 Aug 2023 01:56:23 -0400, by Matt Harbison
-
rename: migrate `opts` to native kwargsSun, 20 Aug 2023 01:54:59 -0400, by Matt Harbison
-
remove: migrate `opts` to native kwargsSun, 20 Aug 2023 01:53:47 -0400, by Matt Harbison
-
purge: migrate `opts` to native kwargsSun, 20 Aug 2023 01:51:52 -0400, by Matt Harbison
-
pull: avoid referencing a variable before it is initializedSun, 20 Aug 2023 01:49:48 -0400, by Matt Harbison
-
pull: migrate `opts` to native kwargsSun, 20 Aug 2023 01:40:50 -0400, by Matt Harbison
-
paths: migrate `opts` to native kwargsSun, 20 Aug 2023 01:35:14 -0400, by Matt Harbison
-
merge: migrate `opts` to native kwargsSun, 20 Aug 2023 01:32:22 -0400, by Matt Harbison