Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
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
help: move Windows 9x information to appropriate place
2016-01-15, by Danek Duvall
shelve: move commitfunc closer to use site
2016-01-14, by Simon Farnsworth
commands: document clone bundles hooks and rollback behavior
2016-01-14, by Gregory Szorc
clonebundles: improve BUNDLESPEC documentation
2016-01-14, by Gregory Szorc
commands: teach debugbundle to print bundle specification
2016-01-14, by Gregory Szorc
commands: use context manager for opened bundle file
2016-01-14, by Gregory Szorc
exchange: implement function for inferring bundle specification
2016-01-14, by Gregory Szorc
streamclone: extract code for reading header fields
2016-01-14, by Gregory Szorc
encoding: escape U+007F (DEL) character in JSON
2016-01-16, by Yuya Nishihara
run-tests: skip threading for a single test (issue5040)
2016-01-14, by timeless
cleanup: use modern @property/@foo.setter property specification
2016-01-16, by Augie Fackler
buildrpm: use bash shebang, since we use bash features in the script
2016-01-15, by Mathias De Maré
mac: ignore resource fork when checking file sizes
2016-01-14, by Matt Mackall
copies: fix detection of divergent directory renames
2016-01-13, by Matt Mackall
with: use context manager for transaction in strip
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in pushphase
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in strip
2016-01-15, by Bryan O'Sullivan
with: use a context manager for transaction in strip
2016-01-15, by Bryan O'Sullivan
with: use context manager in rebuildfncache
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in consumev1
2016-01-15, by Bryan O'Sullivan
with: use context manager in _histedit
2016-01-15, by Bryan O'Sullivan
with: use context manager in amend
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in changegroup apply
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in rebase
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in qimport
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in qfinish
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in mercurial_sink
2016-01-15, by Bryan O'Sullivan
transaction: turn a transaction into a Python context manager
2016-01-15, by Bryan O'Sullivan
with: use context manager for lock in pushphase
2016-01-15, by Bryan O'Sullivan
with: use context manager in rebuildfncache again
2016-01-15, by Bryan O'Sullivan
with: use context manager in streamclone consumev1
2016-01-15, by Bryan O'Sullivan
with: use context manager in manifest
2016-01-15, by Bryan O'Sullivan
with: use context manager in rename
2016-01-15, by Bryan O'Sullivan
with: use context manager in resolve
2016-01-15, by Bryan O'Sullivan
with: use context manager in unbundle
2016-01-15, by Bryan O'Sullivan
with: use context manager in update
2016-01-15, by Bryan O'Sullivan
with: use context manager in bisect save_state
2016-01-15, by Bryan O'Sullivan
with: use context manager in merge update
2016-01-15, by Bryan O'Sullivan
with: use context manager in _markchanges
2016-01-15, by Bryan O'Sullivan
with: use context manager in maybeperformlegacystreamclone
2016-01-15, by Bryan O'Sullivan
with: use context manager in verify
2016-01-15, by Bryan O'Sullivan
with: use context manager in qrename
2016-01-15, by Bryan O'Sullivan
with: use context manager in qfinish
2016-01-15, by Bryan O'Sullivan
with: use context manager in localrepo recover
2016-01-15, by Bryan O'Sullivan
with: use context manager in streamclone generatev1
2016-01-15, by Bryan O'Sullivan
with: use context manager in subrepo storeclean
2016-01-15, by Bryan O'Sullivan
with: use context manager in subrepo _cachestorehash
2016-01-15, by Bryan O'Sullivan
with: use context manager in largefiles commit
2016-01-15, by Bryan O'Sullivan
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip