Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
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.
tests: add test for issue5343 (grafting with copies)
2019-04-13, by Martin von Zweigbergk
chistedit: use context manager to set verbose ui
2019-04-16, by Jordi GutiƩrrez Hermoso
setdiscovery: stop limiting the number of local head we initially send
2019-04-16, by Pierre-Yves David
peer: introduce a limitedarguments attributes
2019-04-17, by Pierre-Yves David
verify: also check full manifest validity during verify runs
2019-03-06, by Pierre-Yves David
verify: introduce an experimental --full flag
2019-04-17, by Pierre-Yves David
verify: introduce a notion of "level"
2019-04-17, by Pierre-Yves David
tests: split out separate test for issue5020
2019-04-13, by Martin von Zweigbergk
tests: avoid a rename/delete conflict when updating in test-narrow-update.t
2019-04-15, by Martin von Zweigbergk
tests: delete unused function in test-rename-merge2.t
2019-04-15, by Martin von Zweigbergk
tests: make merge conflicts explicit in `hg annotate` tests
2019-04-14, by Martin von Zweigbergk
narrow: make warning about possibly dirty files respect ui.relative-paths
2019-04-18, by Martin von Zweigbergk
Added signature for changeset 97ada9b8d51b
stable
2019-07-09, by Augie Fackler
Added tag 5.0.2 for changeset 97ada9b8d51b
stable
2019-07-09, by Augie Fackler
posix: always seek to EOF when opening a file in append mode
stable
5.0.2
2019-07-08, by Augie Fackler
move: --force flag forcibly moves, not copies
stable
2019-07-03, by Anton Shestakov
copy: correct synopsis by making SOURCE a required argument
stable
2019-07-03, by Anton Shestakov
debugrevlog: fix average size computation for empty data (issue6167)
stable
2019-07-02, by Pierre-Yves David
bookmarks: backout the attempt to fix the delete race
stable
2019-06-29, by Matt Harbison
help: add a missing blank line to unhide `revlog-compression`
stable
2019-06-22, by Matt Harbison
bookmarks: actual fix for race condition deleting bookmark
stable
2019-06-21, by Pierre-Yves David
localrepo: introduce a `_refreshchangelog` method
stable
2019-06-21, by Pierre-Yves David
bookmarks: actually trigger the race deleting bookmark in the test
stable
2019-06-19, by Pierre-Yves David
test: add some assert in the bookrace extension
stable
2019-06-19, by Pierre-Yves David
test: factor out the "wait" logic in bookrace
stable
2019-06-19, by Pierre-Yves David
test: remove dead code in the bookrace extension
stable
2019-06-19, by Pierre-Yves David
run-tests: stop matching line for missing feature
stable
2019-06-19, by Pierre-Yves David
cborutil: fix streamencode() to handle subtypes
stable
2019-06-16, by Yuya Nishihara
bookmarks: use correct store for "ambiguity check"
stable
2019-05-31, by Martin von Zweigbergk
Added signature for changeset c3484ddbdb96
stable
2019-06-05, by Augie Fackler
Added tag 5.0.1 for changeset c3484ddbdb96
stable
2019-06-05, by Augie Fackler
manifest: add some documentation to _lazymanifest python code
stable
5.0.1
2019-05-23, by Matt Harbison
manifest: avoid corruption by dropping removed files with pure (issue5801)
stable
2019-05-23, by Matt Harbison
tests: demonstrate broken manifest generation with the pure module
stable
2019-05-23, by Matt Harbison
bookmark: also make bookmark cache depends of the changelog
stable
2019-05-20, by Pierre-Yves David
localrepo: grab mixedrepostorecache class from 526750cdd02d
stable
2019-05-20, by Pierre-Yves David
bookmark: add a test for a race condition on push
stable
2019-05-20, by Pierre-Yves David
test: properly gate a zstd section
stable
2019-05-20, by Pierre-Yves David
test: update test for expected test output
stable
2019-05-20, by Pierre-Yves David
sslutil: fsencode path returned by certifi (issue6132)
stable
2019-05-08, by Augie Fackler
commit: allow --interactive to work again when naming a directory (issue6131)
stable
2019-05-06, by Matt Harbison
parser: fix crash by parsing "()" in keyword argument position
stable
2019-05-03, by Yuya Nishihara
Added signature for changeset 07e479ef7c96
stable
2019-05-01, by Augie Fackler
Added tag 5.0 for changeset 07e479ef7c96
stable
2019-05-01, by Augie Fackler
hghave: deal with "rc" release
stable
5.0
2019-04-25, by Pierre-Yves David
narrow: send specs as bundle2 data instead of param (issue5952) (issue6019)
stable
2019-04-17, by Pulkit Goyal
inno: bump keyring to 18.0.1 to avoid AttributeError (issue6043)
stable
2019-04-26, by Matt Harbison
context: check file exists before getting data from _wrappedctx
stable
2019-04-24, by Pulkit Goyal
tests: show IMM is broken when merging file empty in destination
stable
2019-04-24, by Pulkit Goyal
buildrpm: bump bundled Python version to 2.7.16 when building for centos{5,6}
stable
2019-04-19, by Antonio Muci
setup: tweak error message for Python 3
stable
2019-04-21, by Gregory Szorc
setup: remove set and dict comprehensions
stable
2019-04-21, by Gregory Szorc
branchcache: don't verify all nodes while writing
stable
2019-04-19, by Pulkit Goyal
setup: properly package distutils in py2exe virtualenv builds
stable
2019-04-20, by Gregory Szorc
merge: forgot to pull before release
stable
2019-04-17, by Augie Fackler
debugdiscovery: include the number of heads in all sets
2019-04-16, by Pierre-Yves David
recover: add a --[no-]verify flag
2019-04-17, by Pierre-Yves David
Added signature for changeset 4a8d9ed86475
stable
2019-04-17, by Augie Fackler
Added tag 5.0rc0 for changeset 4a8d9ed86475
stable
2019-04-17, by Augie Fackler
merge: default into stable for release candidate
stable
5.0rc0
2019-04-17, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip