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
+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.
Added signature for changeset eab274469952
stable
2016-11-01, by Augie Fackler
Added tag 4.0 for changeset eab274469952
stable
2016-11-01, by Augie Fackler
merge with i18n
stable
4.0
2016-11-01, by Kevin Bullock
i18n-ja: synchronized with 69ffbbe73dd0
stable
2016-11-01, by FUJIWARA Katsunori
tag: clarify warning about making a tag on a branch head
stable
2016-10-31, by Nathan Goldbaum
contrib: check reference to old selenic.com domain
stable
2016-11-01, by FUJIWARA Katsunori
check-code: discard filtering result of previous check for independence
stable
2016-11-01, by FUJIWARA Katsunori
help: replace selenic.com by mercurial-scm.org in man pages
stable
2016-11-01, by FUJIWARA Katsunori
help: replace selenic.com by mercurial-scm.org in command examples
stable
2016-11-01, by FUJIWARA Katsunori
hghave: fix 'rmcwd' to ensure temporary directory is removed
stable
2016-11-01, by Yuya Nishihara
httppeer: make __del__ access to self.urlopener more safe
stable
2016-10-31, by Mads Kiilerich
tests: test preserving execbit changes at amending only on execbit platform
stable
2016-10-30, by FUJIWARA Katsunori
tests: put temporary file outside the working directory for test portability
stable
2016-10-30, by FUJIWARA Katsunori
tests: avoid quoting of commit messages for test portability
stable
2016-10-30, by FUJIWARA Katsunori
tests: use basic format code "%Y" instead of "%s" for test portability
stable
2016-10-30, by FUJIWARA Katsunori
tests: add test-commit-interactive-curses.t "require tic" for test portability
stable
2016-10-29, by FUJIWARA Katsunori
tests: use "?" to glob both ":" and ";" in output for test portability
stable
2016-10-29, by FUJIWARA Katsunori
tests: invoke printenv.py via sh -c for test portability
stable
2016-10-29, by FUJIWARA Katsunori
largefiles: handle that a found standin file doesn't exist when removing it
stable
2016-10-27, by Mads Kiilerich
templater: use unfiltered changelog to calculate shortest() at constant time
stable
2016-10-25, by Yuya Nishihara
templater: do not use index.partialmatch() directly to calculate shortest()
stable
2016-10-23, by Yuya Nishihara
tests: run "cwd was removed" test only if cwd can actually be removed
stable
2016-10-26, by Yuya Nishihara
merge: avoid superfluous filemerges when grafting through renames (issue5407)
stable
2016-10-25, by Gábor Stefanik
sslutil: guard against broken certifi installations (issue5406)
stable
2016-10-19, by Gábor Stefanik
revset: don't cache abstractsmartset min/max invocations infinitely
stable
2016-10-25, by Mads Kiilerich
merge with i18n
stable
2016-10-24, by Kevin Bullock
i18n-pt_BR: synchronized with 7b428b00a1d4
stable
2016-10-22, by Wagner Bruna
dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping
stable
2016-10-18, by Mads Kiilerich
tests: fix test-casefolding.t
stable
2016-10-21, by Simon Farnsworth
commands: print security protocol support in debuginstall
stable
2016-10-19, by Gregory Szorc
manifest: make treemanifestctx store the repo
stable
2016-10-18, by Durham Goode
manifest: make manifestctx store the repo
stable
2016-10-18, by Durham Goode
manifest: make manifestlog a storecache
stable
2016-10-18, by Durham Goode
manifest: move manifest creation to a helper function
stable
2016-10-18, by Durham Goode
Added signature for changeset 438173c41587
stable
2016-10-18, by Kevin Bullock
Added tag 4.0-rc for changeset 438173c41587
stable
2016-10-18, by Kevin Bullock
merge default into stable for 4.0 code freeze
stable
4.0-rc
2016-10-18, by Kevin Bullock
merge with i18n
stable
2016-10-18, by Kevin Bullock
i18n-pt_BR: synchronized with 149433e68974
stable
2016-10-11, by Wagner Bruna
changegroup: increase write buffer size to 128k
2016-10-16, by Gregory Szorc
changegroup: skip delta when the underlying revlog do not use them
2016-10-14, by Pierre-Yves David
revlog: make 'storedeltachains' a "public" attribute
2016-10-14, by Pierre-Yves David
manifest: don't store None in fulltextcache
2016-10-17, by Martin von Zweigbergk
copies: improve assertions during copy recombination
2016-10-18, by Gábor Stefanik
treemanifest: fix bad argument order to treemanifestctx
2016-10-17, by Martin von Zweigbergk
wireproto: compress data from a generator
2016-10-16, by Gregory Szorc
revset: optimize for destination() being "inefficient"
2016-10-17, by Mads Kiilerich
copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)
2016-10-11, by Gábor Stefanik
checkcopies: add logic to handle remotebase
2016-10-11, by Gábor Stefanik
mergecopies: add logic to process incomplete data
2016-10-04, by Gábor Stefanik
checkcopies: handle divergences contained entirely in tca::ctx
2016-10-12, by Gábor Stefanik
update: enable copy tracing for backwards and non-linear updates
2016-08-25, by Gábor Stefanik
bashcompletion: allow skipping completion for 'hg status'
2016-09-26, by Mathias De Maré
tests: add more test coverage of phase changes when pushing
2016-08-21, by Mads Kiilerich
mergecopies: invoke _computenonoverlap for both base and tca during merges
2016-10-13, by Gábor Stefanik
copies: make it possible to distinguish betwen _computenonoverlap invocations
2016-10-18, by Pierre-Yves David
copies: make _checkcopies handle simple renames in a rotated DAG
2016-10-13, by Gábor Stefanik
copies: compute a suitable TCA if base turns out to be unsuitable
2016-10-13, by Gábor Stefanik
copies: detect graft-like merges
2016-10-13, by Gábor Stefanik
tests: introduce tests for grafting through renames
2016-10-12, by Gábor Stefanik
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip