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.
tests: remove protected file forcibly for portability
2016-02-05, by FUJIWARA Katsunori
tests: dump journal file by python script instead of sed for portability
2016-02-05, by FUJIWARA Katsunori
tests: execute check-config.py without xargs
2016-02-05, by FUJIWARA Katsunori
tests: avoid nested quoting on command line for portability
2016-02-05, by FUJIWARA Katsunori
version: verbose list internal and external extension source (issue4731)
2016-02-05, by liscju
check-code: allow "grep pattern filename-containing-dash-a"
2016-02-02, by Martin von Zweigbergk
rebase: update working directory when aborting (issue5084)
stable
2016-02-05, by timeless
revset: flatten chained 'list' operations (aka function args) (issue5072)
stable
2016-02-02, by Yuya Nishihara
help: fix typo in backgroundclose documentation
stable
2016-02-05, by André Sintzoff
revert: makes interactive mode ask to forget added files (issue4936)
2016-02-05, by liscju
obsolete: fix n^2 marker computation behavior
2016-02-04, by Durham Goode
memctx: fix memctx manifest file hashes
2016-02-03, by Durham Goode
schemes: add debugexpandscheme command, resolving a scheme to canonical form
2016-01-29, by Jason R. Coombs
schemes: extract scheme expansion as its own method on ShortRepository
2016-01-29, by Jason R. Coombs
merge with stable
2016-02-03, by Matt Mackall
Added signature for changeset b698abf971e7
stable
2016-02-03, by Matt Mackall
Added tag 3.7.1 for changeset b698abf971e7
stable
2016-02-03, by Matt Mackall
rebase: don't preserve most extra fields
stable
3.7.1
2016-02-03, by Siddharth Agarwal
rebase: backout changeset d755a9531fce
stable
2016-02-03, by Siddharth Agarwal
rebase: backout changeset 986d04b9fedd
stable
2016-02-03, by Siddharth Agarwal
graft: don't preserve most extra fields
stable
2016-02-03, by Siddharth Agarwal
amend: don't preserve most extra fields
stable
2016-02-03, by Siddharth Agarwal
histedit: fix typo in documentation
stable
2016-02-03, by Wagner Bruna
osutil: do not abort loading pure module just because libc has no recvmsg()
stable
2016-02-03, by Yuya Nishihara
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
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip