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.
patch: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
2018-07-27, by Martin von Zweigbergk
fileset: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
2018-07-27, by Martin von Zweigbergk
uncommit: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
2018-07-27, by Martin von Zweigbergk
fix: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
2018-07-27, by Martin von Zweigbergk
amend: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
2018-07-27, by Martin von Zweigbergk
dispatch: making all hg abortions be output with a specific label
2018-07-19, by Rodrigo Damazio Bovendorp
ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cf
2018-07-19, by Augie Fackler
merge with stable
2018-08-01, by Augie Fackler
lfs: avoid a potential variable reference before assignment error in cmdserver
stable
2018-10-10, by Matt Harbison
Added signature for changeset 5405cb1a7901
stable
2018-10-01, by Augie Fackler
Added tag 4.7.2 for changeset 5405cb1a7901
stable
2018-10-01, by Augie Fackler
manifest: fix out-of-bounds read of corrupted manifest entry
stable
4.7.2
2018-09-05, by Yuya Nishihara
manifest: rewrite pathlen() to not cross entry boundary
stable
2018-09-05, by Yuya Nishihara
chgserver: do not send system() back to client if stdio redirected (issue5992)
stable
2018-09-26, by Yuya Nishihara
chgserver: update comment describing when to fall back to core _runsystem()
stable
2018-09-26, by Yuya Nishihara
procutil: compare fd number to see if stdio protection is needed (issue5992)
stable
2018-09-26, by Yuya Nishihara
test-ssh: show that stdio redirection doesn't work with chg
stable
2018-09-25, by Yuya Nishihara
revset: make heads(commonancestors(x + x^)) be x^, not x
stable
2018-09-25, by Valentin Gatien-Baron
revset: add tests of heads(commonancestors(..))
stable
2018-09-25, by Valentin Gatien-Baron
revset: reword commonancestor()'s help
stable
2018-09-25, by Valentin Gatien-Baron
revset: remove part of the commonancestors() comment
stable
2018-09-25, by Valentin Gatien-Baron
revset: make commonancestors(x + x^) be ::(x^), not ::x
stable
2018-09-25, by Valentin Gatien-Baron
revset: add test demonstrating a bug with commonancestor()
stable
2018-09-25, by Valentin Gatien-Baron
revset: fix commonancestor test so it demonstrates correct behavior
stable
2018-09-25, by Valentin Gatien-Baron
subrepo: mask out passwords embedded in the messages displaying a URL
stable
2018-09-11, by Matt Harbison
buildrpm: remove TODO that looks done to me
stable
2018-09-05, by Augie Fackler
buildrpm: fix embarassing bug in shell variable expansions
stable
2018-09-05, by Augie Fackler
manifest: fix leak on error return from lazymanifest_filtercopy()
stable
2018-09-05, by Yuya Nishihara
manifest: incref/decref copy->pydata to clarify 'copy' holds a reference
stable
2018-09-05, by Yuya Nishihara
dirstate: use tuple interface to fix leak in pack_dirstate()
stable
2018-09-05, by Yuya Nishihara
xdiff: fix leak in hunk_consumer()
stable
2018-09-05, by Yuya Nishihara
base85: fix leak on error return from b85decode()
stable
2018-09-05, by Yuya Nishihara
Added signature for changeset ede3bf31fe63
stable
2018-09-04, by Augie Fackler
Added tag 4.7.1 for changeset ede3bf31fe63
stable
2018-09-04, by Augie Fackler
hgweb: load revcount + 1 entries to fill nextentry in log page (issue5972)
stable
4.7.1
2018-08-31, by Yuya Nishihara
scmutil: avoid quadratic membership testing (issue5969)
stable
2018-08-24, by Gregory Szorc
phases: drop dead code in `newheads`
stable
2018-08-18, by Boris Feld
phases: fix `nullid` reference in newheads
stable
2018-08-18, by Boris Feld
beautifygraph: don't warn about busted terminal if HGPLAIN is set
stable
2018-08-20, by Augie Fackler
merge: do not delete untracked files silently (issue5962)
stable
2018-08-19, by Yuya Nishihara
perf: fix typo in perfphasesremote()
stable
2018-08-18, by Yuya Nishihara
remotephase: avoid full changelog iteration (issue5964)
stable
2018-08-17, by Boris Feld
remotephase: fast path newheads computation in simple case (issue5964)
stable
2018-08-17, by Boris Feld
perf: add a perfphasesremote command
stable
2018-08-17, by Boris Feld
sparse-revlog: fix delta validity computation
stable
2018-08-15, by Boris Feld
convert: don't drop missing or corrupt tag entries
stable
2018-08-14, by Matt Harbison
hgweb: catch ParseError that's raised by revset.match()
stable
2018-08-09, by Anton Shestakov
tests: update test expectations in pre-2.7.9 branch of this test
stable
2018-08-03, by Augie Fackler
packaging: always execute builddeb from source root
stable
2018-08-01, by Gregory Szorc
Added signature for changeset 33ac6a72308a
stable
2018-08-01, by Augie Fackler
Added tag 4.7 for changeset 33ac6a72308a
stable
2018-08-01, by Augie Fackler
revlog: fix descendant deprecated method
stable
4.7
2018-08-01, by Boris Feld
ui: remove commands.status.terse=u from ui.tweakdefaults
stable
2018-07-31, by Gregory Szorc
context: safegaurd against 'lx' being passed as file flag in manifest
stable
2018-07-25, by Pulkit Goyal
localrepo: unconditionally enable general delta with sparse revlogs
stable
2018-07-31, by Boris Feld
sparse-revlog: also use sparse-revlog config as a general delta trigger
stable
2018-07-30, by Boris Feld
fileset: suppress EACCES while reading arbitrary paths via filectx API
stable
2018-07-29, by Yuya Nishihara
merge: do the trivial resolution after updating sparse checkout
stable
2018-07-27, by Pulkit Goyal
sparse: add test showing `hg merge` is broken while using sparse extension
stable
2018-07-27, by Pulkit Goyal
context: use hex nodeid in error about filtered node
stable
2018-07-30, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip