Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
debugdata: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
debugcapabilities: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
debugbundle: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
branching: merge with stable
14 months ago, by Pierre-Yves David
branching: merge stable into default
14 months ago, by Raphaël Gomès
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
14 months ago, by Pierre-Yves David
safehasattr: drop usage in favor of hasattr
14 months ago, by Pierre-Yves David
check-code: drop the `safehasattr` rule
23 months ago, by Pierre-Yves David
url: ignore some future pytype error
14 months ago, by Pierre-Yves David
url: move the _generic_proxytunnel in the `has_https` block
14 months ago, by Pierre-Yves David
pycompat: deprecate using bytes
23 months ago, by Pierre-Yves David
dynamic-import: use sysstr for importing extension and others
14 months ago, by Pierre-Yves David
extension: check the command attributes using `sysstr`
14 months ago, by Pierre-Yves David
extension: access special module members using sysstr
14 months ago, by Pierre-Yves David
sshpeer: convert command name to sysstr before accessing method
14 months ago, by Pierre-Yves David
localrepo: purge filecache attribute using there unicode name
14 months ago, by Pierre-Yves David
fastannotate: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
fastannotate: use sysstr to deal with some attributes
14 months ago, by Pierre-Yves David
hgweb: use sysstr to set attribute on diff option
14 months ago, by Pierre-Yves David
hgweb: use sysstr to get attribute on diff option
14 months ago, by Pierre-Yves David
diff-option: move attributes handling to sysstr
14 months ago, by Pierre-Yves David
compression: use sysstr to specify attribute to fetch for priority
14 months ago, by Pierre-Yves David
smartset: set attribute using sysstr instead of bytes
14 months ago, by Pierre-Yves David
cachedlocalrepo: use sysstr for attribute name of "file of interest"
14 months ago, by Pierre-Yves David
terse-status: use `sysstr` to specify attributes to set
14 months ago, by Pierre-Yves David
path-suboption: deprecated specifying the attributes as bytes
14 months ago, by Pierre-Yves David
path-suboption: use str for "_pushloc" suboptions
14 months ago, by Pierre-Yves David
path-suboption: use str for "pushrev" suboptions
14 months ago, by Pierre-Yves David
path-suboption: use str for "bookmarks_mode" suboptions
14 months ago, by Pierre-Yves David
path-suboption: use str for "delta_reuse_policy" suboptions
14 months ago, by Pierre-Yves David
path-suboption: use str for "multi_urls" path suboptions
14 months ago, by Pierre-Yves David
convert: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
mq: use sysstr to check for attribute access
14 months ago, by Pierre-Yves David
lfs: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
mq: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
relink: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
ui: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
remotefilelog: use sysstr to access for attributes
14 months ago, by Pierre-Yves David
hgwebmod: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
remotefilelog: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
extensions: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
bundle2: use sysstr to check for attribute presence
14 months ago, by Pierre-Yves David
largefile: use sysstr to check for attribute presence in `hgsubrepoarchive`
14 months ago, by Pierre-Yves David
largefile: use sysstr to check for attribute presence in `openstore`
14 months ago, by Pierre-Yves David
largefile: use sysstr to check for attribute presence in `rebase` wrapping
14 months ago, by Pierre-Yves David
largefile: use sysstr to check for attribute presence in `getstatuswriter`
14 months ago, by Pierre-Yves David
run-tests: detect HGWITHRUSTEXT value
14 months ago, by Pierre-Yves David
convert: stabilize subversion date sorter
14 months ago, by Pierre-Yves David
rhg: allow setting defaults.cmd to an empty string
14 months ago, by Spencer Baugh
uncommit: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
split: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
releasenotes: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
narrow: hoist a variable to a higher level to avoid use-before-init warning
15 months ago, by Matt Harbison
narrow: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
largefiles: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
keyword: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
gpg: use a context manager to write `.hgsigs`
15 months ago, by Matt Harbison
gpg: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
fetch: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
fastexport: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
closehead: wrap transaction handling in a context manager
15 months ago, by Matt Harbison
closehead: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
churn: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
children: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
automv: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
absorb: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
rhg: support rhg files [FILE]
15 months ago, by Spencer Baugh
rhg: support "status FILE"
15 months ago, by Spencer Baugh
rust-matchers: add PatternMatcher
15 months ago, by Spencer Baugh
rust-status: only visit parts of the tree requested by the matcher
15 months ago, by Spencer Baugh
rust-status: error on non-existent files in file_set
15 months ago, by Spencer Baugh
rust-status: explicitly track bad file types
15 months ago, by Spencer Baugh
rust: de-hardcode glob_suffix
15 months ago, by Spencer Baugh
rust: improve the type on DirsMultiset::from_manifest
15 months ago, by Spencer Baugh
rust: don't escape spaces in regex
15 months ago, by Spencer Baugh
rust-filepatterns: also normalize RelPath
15 months ago, by Spencer Baugh
rust: simplify pattern file parsing
15 months ago, by Spencer Baugh
rust-matchers: better support file_set in IntersectionMatcher
15 months ago, by Spencer Baugh
branching: merge stable into default
15 months ago, by Raphaël Gomès
version: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
verify: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
tags: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
tag: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
summary: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
revert: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
rename: drop an unnecessary variable declaration at a wider scope
15 months ago, by Matt Harbison
rename: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
remove: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
purge: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
pull: avoid referencing a variable before it is initialized
15 months ago, by Matt Harbison
pull: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
paths: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
merge: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
manifest: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
locate: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
import: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
heads: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
forget: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
copy: drop an unused variable
15 months ago, by Matt Harbison
copy: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
config: use the writefile() utility to create the sample hgrc
15 months ago, by Matt Harbison
config: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
clone: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
bundle: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
branches: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
branch: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
bookmark: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
archive: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
backout: migrate `opts` to native kwargs
15 months ago, by Matt Harbison
cmdutil: migrate `opts` on commitstatus() to native kwargs
15 months ago, by Matt Harbison
cat: avoid round tripping **opts -> byteskwargs -> strkwargs
15 months ago, by Matt Harbison
branching: merge stable into default
15 months ago, by Raphaël Gomès
transaction: actually delete file created during the transaction on rollback
16 months ago, by Pierre-Yves David
rhg: tweak rhg fallback code structure
15 months ago, by Arseniy Alekseyev
journal: track bookmark deletion
16 months ago, by Pierre-Yves David
journal: show that we do not track deletion
16 months ago, by Pierre-Yves David
contrib: upgrade merge-lists from clap v3 to clap v4
16 months ago, by Martin von Zweigbergk
infinitepush: drop the extension
16 months ago, by Pierre-Yves David
perf: display all timing by default
17 months ago, by Pierre-Yves David
wrapfunction: deprecated calling "wrapfunction" with bytes
16 months ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip