Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
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.
dispatch: use the new API to resolve --repository
2021-04-14, by Pierre-Yves David
revset: use `get_unique_pull_path` for `remote(…)`
2021-04-14, by Pierre-Yves David
remotefilelog: use `get_unique_pull_path` in `getflogheads`
2021-04-14, by Pierre-Yves David
summary: use the new APIs
2021-04-14, by Pierre-Yves David
share: use `get_clone_path`
2021-04-14, by Pierre-Yves David
init: use `get_clone_path` when suitable
2021-04-14, by Pierre-Yves David
clone: use `get_clone_path`
2021-04-14, by Pierre-Yves David
incoming: kill the `repo._subtoppath =` hack
2021-04-14, by Pierre-Yves David
identify: use `get_unique_pull_path`
2021-04-14, by Pierre-Yves David
bundle: support multiple destinations
2021-04-14, by Pierre-Yves David
lfs: use the new APIs
2021-04-14, by Pierre-Yves David
fastannotate: use `get_unique_pull_path`
2021-04-14, by Pierre-Yves David
remotefilelog: use the right expandpath in to expand `~`
2021-04-14, by Pierre-Yves David
transplant: use `get_unique_pull_path`
2021-04-16, by Pierre-Yves David
infinitepush: use `get_unique_pull_path`
2021-04-16, by Pierre-Yves David
relink: use `get_unique_pull_path`
2021-04-14, by Pierre-Yves David
histedit: use `get_unique_push_path`
2021-04-14, by Pierre-Yves David
urlutil: add a new `get_unique_push_path`
2021-04-14, by Pierre-Yves David
fetch: use `get_unique_pull_path` to retrieve the path
2021-04-14, by Pierre-Yves David
patchbomb: use `get_unique_pull_path`
2021-04-14, by Pierre-Yves David
narrow: use `get_unique_pull_path`
2021-04-14, by Pierre-Yves David
urlutil: add a new `get_unique_pull_path`
2021-04-14, by Pierre-Yves David
mq: use the new `get_clone_path` to get the remote url
2021-04-14, by Pierre-Yves David
urlutil: add a `get_clone_path` function
2021-04-14, by Pierre-Yves David
outgoing: use `get_push_paths` in the revset too
2021-04-11, by Pierre-Yves David
incoming: use `urlutil.get_pull_paths`
2021-04-14, by Pierre-Yves David
outgoing: accept multiple destinations
2021-04-14, by Pierre-Yves David
outgoing: pass subrepo path using function argument instead of abssource hack
2021-04-15, by Pierre-Yves David
subrepo: introduce a `repo_rel_or_abs_source` function
2021-04-15, by Pierre-Yves David
urlutil: use bytes for Abort messages
2021-04-14, by Matt Harbison
changegroup: update comment
2021-04-08, by Raphaël Gomès
re2: adjust local variable assignment scope
2021-04-12, by Matt Harbison
rhg: Make `files` work on repo-relative paths when possible
2021-03-13, by Simon Sapin
split: avoid strip if split is a no-op (identical to original)
2021-04-12, by Kyle Lippincott
split: fix issue with empty splits adjusting phases
2021-04-12, by Kyle Lippincott
split: add test demonstrating issue with empty splits adjusting phases
2021-04-12, by Kyle Lippincott
test-lfs: fix expected output
2021-04-14, by Pierre-Yves David
test-lfs: avoid a bashism when spawning the server
2021-04-14, by Pierre-Yves David
test-lfs: avoid pagination
2021-04-14, by Pierre-Yves David
run-test: make it clearer why we terminating process
2021-04-14, by Pierre-Yves David
push-dests: move the code around missing default dest inside `get_push_paths`
2021-04-13, by Pierre-Yves David
push-dests: rework the handling of default value
2021-04-13, by Pierre-Yves David
outgoing: merge the code handling --graph with the main one
2021-04-11, by Pierre-Yves David
outgoing: move filtering logic in its own function
2021-04-13, by Pierre-Yves David
outgoing: make `recurse` a real function
2021-04-11, by Pierre-Yves David
outgoing: remove some early return
2021-04-11, by Pierre-Yves David
infinitepush: use the new function to determine push destination
2021-04-10, by Pierre-Yves David
urlutil: add a `get_pull_paths` to perform the pull destination logic
2021-04-13, by Pierre-Yves David
urlutil: add a `get_push_paths` to perform the push destination logic
2021-04-12, by Pierre-Yves David
urlutil: extract `parseurl` from `hg` into the new module
2021-04-12, by Pierre-Yves David
urlutil: extract `url` related code from `util` into the new module
2021-04-12, by Pierre-Yves David
urlutil: extract `path` related code into a new module
2021-04-11, by Pierre-Yves David
help: document the `path://` url scheme
2021-04-10, by Pierre-Yves David
help: point to `hg help urls` in `hg help config.paths`
2021-04-10, by Pierre-Yves David
merge with stable
2021-04-12, by Matt Harbison
narrow: add capabilities for local repos, not just remote peers
2021-04-09, by Charles Chamberlain
typing: make minor adjustments to mercurial/util.py to pass pytype checking
2021-03-25, by Matt Harbison
util: fix the signature for the pypy override of sortdict.update()
2021-03-25, by Matt Harbison
typing: add type hints to mercurial/error.py
2021-03-25, by Matt Harbison
tests: add a (very slow) test that executes pytype
2021-03-19, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip