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
-64
+64
+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.
test-copies: move the new files in the `i` branch
2021-02-19, by Pierre-Yves David
test-copies: add 3 new files with their own content
2021-02-19, by Pierre-Yves David
test-copies: introduce merge chaing test for the A/E + change tests
2021-02-19, by Pierre-Yves David
test-copies: add a "change during merge" variant to the A+E test
2021-02-22, by Pierre-Yves David
test-copies: filter out the linkrev part of `debugindex`
2021-02-19, by Pierre-Yves David
test-copies: use "case-id" instead of revision number when listing sidedata
2021-02-19, by Pierre-Yves David
patch: fix a formatting issue
stable
2021-02-26, by Sushil khanchi
log: fix handling of root (or empty) path provided by matcher (issue6478)
stable
2021-02-02, by Yuya Nishihara
tests: accept output changes by 33350debb480
stable
2021-02-25, by Sushil khanchi
test-copies: remove revision number from log
2021-02-17, by Pierre-Yves David
test-copies: add test chaining multiple merge
2020-12-14, by Pierre-Yves David
test-copies: add test chaining multiple merges
2020-12-14, by Pierre-Yves David
test-copies: add test chaining multiple merges
2021-02-16, by Pierre-Yves David
test-copies: add subcase titles for various "conflicting" information variant
2021-02-18, by Pierre-Yves David
test-copies: improve description of the B+F case
2021-02-18, by Pierre-Yves David
test-copies: improve description of the C+H case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the B+C "revert/restore" case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the G+C case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the G+F case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the D+G case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the A+E case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the B+D case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the B+C case
2021-02-16, by Pierre-Yves David
test-copies: improve description of the A+B case
2021-02-16, by Pierre-Yves David
test-copies: use intermediate variable some commit descriptions
2021-02-16, by Pierre-Yves David
test-copies: don't use empty file for "same content" cases
2021-02-22, by Pierre-Yves David
narrow: fix flaky behavior described in issue6150
stable
2021-02-19, by Raphaël Gomès
patch: make diff --git to differentiate b/w file is empty or doesn't exists
stable
2021-02-16, by Sushil khanchi
tests: add a test to demonstrate a bug in `hg diff --git` (issue6486)
stable
2021-02-16, by Sushil khanchi
test-copies: reinstall initial identical (empty) files for chained copied
2020-12-10, by Pierre-Yves David
upgrade: speed up when we have only nodemap to downgrade
2021-02-10, by Pulkit Goyal
upgrade: write nodemap for manifests too
2021-02-15, by Pulkit Goyal
windows: fix parsing of version number to match format from D9955
2021-02-23, by Martin von Zweigbergk
build: make version from .hg_archival.txt consistent with that from .hg/
2021-02-23, by Martin von Zweigbergk
helptext: fix a recent typo
stable
2021-02-19, by Matt Harbison
re2: byteify some regex used to get check re2 availability
stable
2021-02-24, by Pierre-Yves David
packaging: add Provides: python3-mercurial and Homepage to debian package
2021-02-11, by Kyle Lippincott
bundle2: pass the operation source down to the changegroup
2021-02-12, by Raphaël Gomès
gendoc: use an empty comment so aliases are separated from previous elements
2021-02-12, by Kyle Lippincott
gendoc: add support for loading extensions from config settings
2021-02-12, by Kyle Lippincott
gendoc: support defaults on customopts a bit better
2021-02-12, by Kyle Lippincott
softstrip: fix a reference to an undefined variable
2021-02-10, by Martin von Zweigbergk
softstrip: move _bookmarkmovements() call to where it's needed
2021-02-10, by Martin von Zweigbergk
tests: fix differing output between py2 and py3
2021-02-12, by Raphaël Gomès
build: fake PEP440 versions
2021-02-04, by Joerg Sonnenberger
tests: add a comment in a test that will hopefully save someone some time
2021-02-04, by Kyle Lippincott
changegroup: don't convert revisions to node for duplicate handling
2021-01-27, by Joerg Sonnenberger
revlog: change addgroup callbacks to take revision numbers
2021-01-27, by Joerg Sonnenberger
revlog: change addrevision to return the new revision, not node
2021-01-27, by Joerg Sonnenberger
revlog: change addrawrevision to return the revision
2021-01-27, by Joerg Sonnenberger
revlog: change _addrevision to return the new revision
2021-01-26, by Joerg Sonnenberger
rhg: add limited support for the `config` sub-command
2021-02-08, by Simon Sapin
rhg: Add support for --config CLI arguments
2021-02-08, by Simon Sapin
rhg: Add support for -R and --repository command-line arguments
2021-02-08, by Simon Sapin
rhg: Replace subcommand boilerplate with a macro
2021-02-08, by Simon Sapin
rhg: Move subcommand CLI arguments definitions to respective modules
2021-02-08, by Simon Sapin
rhg: replace command structs with functions
2021-02-08, by Simon Sapin
rust: Use the DisplayBytes trait in config printing
2021-02-08, by Simon Sapin
log: respect diff.merge in -p output
2021-02-04, by Martin von Zweigbergk
diff: extract function for getting possibly re-merged parent to diff against
2021-02-04, by Martin von Zweigbergk
diff: replace --merge option by config option
2021-02-04, by Martin von Zweigbergk
tagcache: distinguish between invalid and missing entries
2020-12-24, by Matt Harbison
branching: merge with stable
2021-02-11, by Martin von Zweigbergk
hooks: add a `auto` value for `hooks.*run-with-plain`
stable
2021-02-10, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip