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.
parsers: avoid PySliceObject cast on Python 3
2016-10-13, by Gregory Szorc
bdiff: include util.h
2016-10-13, by Gregory Szorc
parsers: alias more PyInt* symbols on Python 3
2016-10-13, by Gregory Szorc
manifest: use PyVarObject_HEAD_INIT
2016-10-13, by Gregory Szorc
dirs: use PyVarObject_HEAD_INIT
2016-10-13, by Gregory Szorc
py3: use namedtuple._replace to produce new tokens
2016-10-13, by Martijn Pieters
py3: refactor token parsing to handle call args properly
2016-10-14, by Martijn Pieters
eol: make sure we always release the wlock when writing cache
2016-10-13, by Pierre-Yves David
pathencode: use assert() for PyBytes_Check()
2016-10-13, by Gregory Szorc
merge: clarify warning for (not) merging flags without ancestor
2016-10-12, by Mads Kiilerich
merge: only show "cannot merge flags for %s" warning if flags are different
2016-10-12, by Mads Kiilerich
tests: add test coverage of merging x flag without ancestor
2016-10-12, by Mads Kiilerich
dirs: document Py_SIZE weirdness
2016-10-08, by Gregory Szorc
record: return code from underlying commit
2016-10-12, by Philippe Pepiot
commit: return 1 for interactive commit with no changes (issue5397)
2016-10-14, by Philippe Pepiot
demandimport: disable lazy import of __builtin__
2016-10-14, by Mads Kiilerich
changelog: disable delta chains
2016-10-13, by Gregory Szorc
revlog: add instance variable controlling delta chain use
2016-09-24, by Gregory Szorc
changegroup: document deltaparent's choice of previous revision
2016-10-13, by Gregory Szorc
help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
2016-10-09, by Pierre-Yves David
copy: distinguish "file exists" cases and add a hint (BC)
2016-09-19, by Augie Fackler
perf: make perftags clear tags cache correctly
2016-10-09, by FUJIWARA Katsunori
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
2016-10-09, by FUJIWARA Katsunori
perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9
2016-10-09, by FUJIWARA Katsunori
perf: define formatter locally for Mercurial earlier than 2.2
2016-10-09, by FUJIWARA Katsunori
perf: add functions to get vfs-like object for Mercurial earlier than 2.3
2016-10-09, by FUJIWARA Katsunori
perf: avoid actual writing branch cache out correctly
2016-10-09, by FUJIWARA Katsunori
perf: get subsettable from appropriate module for Mercurial earlier than 2.9
2016-10-09, by FUJIWARA Katsunori
perf: introduce safeattrsetter to replace direct attribute assignment
2016-10-09, by FUJIWARA Katsunori
largefiles: use context for file closing
2016-10-08, by Mads Kiilerich
largefiles: when setting/clearing x bit on largefiles, don't change other bits
2016-10-08, by Mads Kiilerich
eol: on update, only re-check files if filtering changed
2016-10-09, by Mads Kiilerich
dirs: add comment about _PyBytes_Resize
2016-10-13, by Gregory Szorc
checkcopies: extract the '_related' closure
2016-10-11, by Pierre-Yves David
checkcopies: add an inline comment about the '_related' call
2016-10-08, by Pierre-Yves David
checkcopies: minor change to comment
2016-10-08, by Pierre-Yves David
checkcopies: rename 'ca' to 'base'
2016-10-08, by Pierre-Yves David
bisect: extra a small initialisation outside of a loop
2016-08-24, by Pierre-Yves David
pycompat: only accept a bytestring filepath in Python 2
2016-10-10, by Martijn Pieters
py3: use raw strings in line continuation (convert ext)
2016-10-10, by Mateusz Kwapich
py3: namedtuple takes unicode (journal ext)
2016-10-10, by Mateusz Kwapich
debuginstall: use %d instead of %s for formatting an int
2016-10-09, by Augie Fackler
py3: test to check which commands run
2016-10-09, by Pulkit Goyal
bisect: build a displayer only once
2016-08-24, by Pierre-Yves David
bisect: factor commonly update sequence
2016-08-24, by Pierre-Yves David
bisect: move check_state into the bisect module
2016-08-24, by Pierre-Yves David
bisect: simplify conditional in 'check_state'
2016-08-24, by Pierre-Yves David
bisect: remove code about "update-flag" in check_state
2016-08-24, by Pierre-Yves David
bisect: rename 'check_code' to match our naming scheme
2016-10-09, by Pierre-Yves David
bisect: minor movement of code handle flag updating state
2016-08-24, by Pierre-Yves David
test-clone: discard lock-related messages
2016-10-09, by Augie Fackler
test-clone: fix some instability in pooled clone race condition test
2016-10-09, by Augie Fackler
py3: add an os.fsencode backport to ease path handling
2016-10-09, by Martijn Pieters
py3: a second argument to open can't be bytes
2016-10-09, by Martijn Pieters
py3: make check-py3-compat.py import importlib only if necessary
2016-10-09, by Yuya Nishihara
templater: handle division by zero in arithmetic
2016-10-09, by Simon Farnsworth
templater: provide arithmetic operations on integers
2016-10-09, by Simon Farnsworth
eol: store and reuse pattern matchers instead of creating in tight loop
2016-10-09, by Mads Kiilerich
eol: fix variable naming - call it _eolmatch instead of _eolfile
2016-10-09, by Mads Kiilerich
parsers: move PyInt aliasing out of util.h
2016-10-09, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip