Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
osutil: disable compilation of recvfds() on unsupported platforms
stable
2016-02-02, by Yuya Nishihara
i18n-pt_BR: synchronized with 0ec12435b78b
stable
2016-02-03, by Wagner Bruna
merge with stable
2016-02-01, by Matt Mackall
Added signature for changeset 2408645de650
stable
2016-02-01, by Matt Mackall
Added tag 3.7 for changeset 2408645de650
stable
2016-02-01, by Matt Mackall
merge with i18n
stable
3.7
2016-02-01, by Matt Mackall
verify: recover lost freeing of memory
stable
2016-01-31, by Martin von Zweigbergk
rebase: better way to detect non-detaching revisions (issue5044)
stable
2016-02-01, by Martijn Pieters
i18n-ja: synchronized with 88609cfa3745
stable
2016-02-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with f0d3c5794380
stable
2016-02-01, by Wagner Bruna
doc: itemize text blocks to increase readability in HTML format
stable
2016-02-01, by FUJIWARA Katsunori
doc: use correct indentation for enumeration
stable
2016-02-01, by FUJIWARA Katsunori
doc: use correct cross reference in help documentation
stable
2016-02-01, by FUJIWARA Katsunori
doc: prevent literal text block from being treated as non-literal one
stable
2016-02-01, by FUJIWARA Katsunori
doc: prevent non-literal text block from being treated as literal one
stable
2016-02-01, by FUJIWARA Katsunori
histedit: show correct hash ID at verification error
stable
2016-02-01, by FUJIWARA Katsunori
backout: disable --merge with --no-commit (issue4874)
stable
2016-01-30, by Yuya Nishihara
changegroup: fix pulling to treemanifest repo from flat repo (issue5066)
stable
2016-01-27, by Martin von Zweigbergk
tests: minor cleanup to treemanifest test
stable
2016-01-28, by Martin von Zweigbergk
merge: don't try to merge subrepos twice (issue4988)
stable
2016-01-29, by Siddharth Agarwal
bookmarks: improve documentation for --rev option
stable
2016-01-27, by Nathan Goldbaum
merge: undocument checkunknown and checkignored configs for 3.7
stable
2016-01-27, by Siddharth Agarwal
commands: advance current active bookmark at pull --update correctly
stable
2016-01-28, by FUJIWARA Katsunori
largefiles: prevent committing a missing largefile
stable
2016-01-24, by Matt Harbison
changegroup: fix treemanifest exchange code (issue5061)
stable
2016-01-27, by Augie Fackler
log: speed up single file log with hidden revs (issue4747)
stable
2016-01-22, by Matt Mackall
largefiles: report the missing file count after a commit that does nothing
stable
2016-01-23, by Matt Harbison
commit: factor the post commit status check into a cmdutil method
stable
2016-01-23, by Matt Harbison
largefiles: fix an explicit largefile commit after a remove (issue4969)
stable
2016-01-23, by Matt Harbison
context: back out sneaky code change in documentation change
stable
2016-01-25, by Martin von Zweigbergk
templater: abort if infinite recursion detected while compiling
stable
2015-07-23, by Yuya Nishihara
templater: abort if infinite recursion detected while evaluation (issue4758)
stable
2015-07-22, by Yuya Nishihara
exchange: set 'treemanifest' param on pushed changegroups too
stable
2016-01-22, by Martin von Zweigbergk
crecord: fix help bar display issue (issue5063)
stable
2016-01-25, by Laurent Charignon
crecord: fix typo in the help text
stable
2016-01-25, by Laurent Charignon
subrepo: better error messages in _ensuregit
stable
2016-01-17, by Mason Malone
hgweb: update canvas.width before dynamically redrawing graph (issue2683)
stable
2016-01-23, by Anton Shestakov
run-tests: "fix" race condition in race condition fix
stable
2016-01-22, by Bryan O'Sullivan
rebase: restore help for rebase w/o args (issue5059)
stable
2016-01-22, by timeless
shelve: use cg3 for treemanifests
stable
2016-01-19, by Martin von Zweigbergk
repair: use cg3 for treemanifests
stable
2016-01-19, by Martin von Zweigbergk
changegroup: introduce safeversion()
stable
2016-01-19, by Martin von Zweigbergk
changegroup: don't support versions 01 and 02 with treemanifests
stable
2016-01-19, by Martin von Zweigbergk
run-tests: fix crash when --json and --blacklist are both used (issue5050)
stable
2016-01-19, by Laurent Charignon
run-tests: fix race condition
stable
2016-01-21, by Laurent Charignon
copyright: update to 2016
stable
2016-01-21, by timeless
transaction: abort transaction during hook exception
stable
2016-01-19, by Durham Goode
Added signature for changeset 158bdc896572
stable
2016-01-20, by Matt Mackall
Added tag 3.7-rc for changeset 158bdc896572
stable
2016-01-20, by Matt Mackall
shelve: lowercase flag description
stable
3.7-rc
2016-01-21, by timeless
changegroup: cg3 has two empty groups *after* manifests
stable
2016-01-19, by Martin von Zweigbergk
mq: check for reserved patch name with qimport -r (issue5033)
stable
2016-01-19, by Mads Kiilerich
mq: refactor makepatchname into class method
stable
2016-01-19, by Mads Kiilerich
repoview: fix corrupted hiddencache crash Mercurial (issue5042)
stable
2016-01-20, by Laurent Charignon
repoview: add missing newline character in debug prints
stable
2016-01-20, by Laurent Charignon
commandserver: drop tell() and seek() from channels (issue5049)
stable
2016-01-20, by Yuya Nishihara
crecord: edit during hg crecord should preserve cursor position (issue5041)
stable
2016-01-20, by Laurent Charignon
templates: use canvaswidth instead of fixed width for canvas (issue2683)
stable
2016-01-21, by FUJIWARA Katsunori
backout: fix --no-commit option (issue5054)
stable
2016-01-20, by Ruslan Sayfutdinov
bundle: exit early when there are no commits to bundle
stable
2016-01-19, by Durham Goode
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip