Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+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.
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
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
zeroconf: access repo on hgweb_mod properly (issue5036)
stable
2016-01-17, by Gregory Szorc
merge default into stable for 3.7 code freeze
stable
2016-01-17, by Matt Mackall
shelve: permit shelves to contain unknown files
2016-01-14, by Simon Farnsworth
localrepo: don't reference transaction from hook closure (issue5043)
2016-01-17, by Gregory Szorc
context: don't use util.cachefunc due to cycle creation (issue5043)
2016-01-17, by Gregory Szorc
largefiles: actions will now always have a file - drop check
2016-01-17, by Mads Kiilerich
largefiles: make prompt order deterministic
2016-01-17, by Mads Kiilerich
largefiles: fix commit of missing largefiles
2016-01-17, by Mads Kiilerich
diff: don't crash when merged-in addition is copied
2016-01-14, by Martin von Zweigbergk
diff: don't crash when merged-in addition was removed (issue4786)
2016-01-14, by Martin von Zweigbergk
diff: move status fixup earlier, out of _filepairs()
2016-01-14, by Martin von Zweigbergk
graft: warn when -r is combined with revisions as positional arguments
2016-01-17, by Mads Kiilerich
graft: clarify in help that `-r` is not just optional
2016-01-17, by Mads Kiilerich
streamclone: use backgroundfilecloser (issue4889)
2016-01-14, by Gregory Szorc
streamclone: indent code
2016-01-02, by Gregory Szorc
scmutil: support background file closing
2016-01-14, by Gregory Szorc
templatekw: add {namespaces} keyword
2016-01-12, by Yuya Nishihara
templatekw: move shownames() helper to be sorted alphabetically
2016-01-12, by Yuya Nishihara
templater: make get(dict, key) return a single value
2016-01-16, by Yuya Nishihara
templater: make _hybrid not callable to avoid conflicting semantics
2016-01-16, by Yuya Nishihara
backout: commit changeset by default (BC)
2016-01-15, by Ruslan Sayfutdinov
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip