Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+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.
py3: add os.fsdecode() as pycompat.fsdecode()
2016-11-06, by Pulkit Goyal
statprof: return state from stop()
2016-11-04, by Gregory Szorc
hgweb: cache fctx.parents() in annotate command (issue5414)
stable
2016-11-05, by Gregory Szorc
hghave: check darcs version more strictly
2016-11-05, by Yuya Nishihara
tests: silence output of darcs command
2016-11-05, by Yuya Nishihara
manifest: remove manifest.readshallowdelta
2016-11-02, by Durham Goode
manifest: get rid of manifest.readshallowfast
2016-11-02, by Durham Goode
manifest: add shallow option to treemanifestctx.readdelta and readfast
2016-11-02, by Durham Goode
manifest: change manifestlog mancache to be directory based
2016-11-02, by Durham Goode
manifest: add manifestlog.get to obtain subdirectory instances
2016-11-02, by Durham Goode
manifest: throw LookupError if node not in revlog
2016-11-02, by Durham Goode
revlog: optimize _chunkraw when startrev==endrev
2016-10-23, by Gregory Szorc
revlog: inline start() and end() for perf reasons
2016-10-22, by Gregory Szorc
revlog: reorder index accessors to match data structure order
2016-10-23, by Gregory Szorc
color: add the ability to display configured style to 'debugcolor'
2016-11-03, by Pierre-Yves David
color: sort output of 'debugcolor'
2016-11-03, by Pierre-Yves David
color: extract color and effect display from 'debugcolor'
2016-11-03, by Pierre-Yves David
color: restore _style global after debugcolor ran
2016-11-03, by Pierre-Yves David
color: add basic documentation to 'debugcolor'
2016-11-03, by Pierre-Yves David
tests: merge 'test-push-hook-lock.t' into 'test-push.t'
2016-11-03, by Pierre-Yves David
tests: merge 'test-push-validation.t' into 'test-push.t'
2016-11-03, by Pierre-Yves David
test: rename 'test-push-r.t' to 'test-push.t'
2016-11-03, by Pierre-Yves David
tests: simplify command script in 'test-push-r.t'
2016-11-03, by Pierre-Yves David
py3: use encoding.environ in ui.py
2016-11-03, by Pulkit Goyal
py3: make scmposix.userrcpath() return bytes
2016-11-03, by Pulkit Goyal
adjustlinkrev: remove unnecessary parameters
2016-11-01, by Jun Wu
repair: make strip() return backup file path
2016-10-31, by Martin von Zweigbergk
rebase: check for conflicts before continuing
2016-11-02, by timeless
cmdutil: refactor checkunresolved
2016-11-02, by timeless
rebase: rename merge to mergemod
2016-11-02, by timeless
context: make sure __str__ works, also when there is no _changectx
2015-03-19, by Mads Kiilerich
largefiles: clarify variable name holding file mode
2016-10-18, by Mads Kiilerich
changegroup: use changelogrevision()
2016-11-01, by Gregory Szorc
changegroup: cache changelog and manifestlog outside of loop
2016-11-01, by Gregory Szorc
make: targets for building packages for ubuntu yakkety
2016-11-01, by Gregory Szorc
util: put compression code next to each other
2016-10-15, by Gregory Szorc
hgweb: make log streams compatible with command server
2014-06-28, by Yuya Nishihara
cmdserver: write channel header and payload by a single write() call
2016-02-29, by Yuya Nishihara
histedit: use ui.fin to read commands from stdin
2016-03-18, by Yuya Nishihara
convert: have debugsvnlog obtain standard streams from ui
2015-10-03, by Yuya Nishihara
convert: remove superfluous setbinary() calls from debugsvnlog
2015-10-03, by Yuya Nishihara
tests: explicitly use ls profiler
2016-08-17, by Gregory Szorc
statprof: pass data structure to display functions
2016-11-01, by Gregory Szorc
statprof: use print function
2016-08-14, by Gregory Szorc
statprof: use absolute_imports
2016-11-01, by Gregory Szorc
statprof: require paths to save or load profile data
2016-08-14, by Gregory Szorc
statprof: fix flake8 warnings
2016-08-14, by Gregory Szorc
statprof: vendor statprof.py
2016-11-01, by Gregory Szorc
merge with stable
2016-11-01, by Augie Fackler
Added signature for changeset eab274469952
stable
2016-11-01, by Augie Fackler
Added tag 4.0 for changeset eab274469952
stable
2016-11-01, by Augie Fackler
merge with i18n
stable
4.0
2016-11-01, by Kevin Bullock
i18n-ja: synchronized with 69ffbbe73dd0
stable
2016-11-01, by FUJIWARA Katsunori
tag: clarify warning about making a tag on a branch head
stable
2016-10-31, by Nathan Goldbaum
contrib: check reference to old selenic.com domain
stable
2016-11-01, by FUJIWARA Katsunori
check-code: discard filtering result of previous check for independence
stable
2016-11-01, by FUJIWARA Katsunori
help: replace selenic.com by mercurial-scm.org in man pages
stable
2016-11-01, by FUJIWARA Katsunori
help: replace selenic.com by mercurial-scm.org in command examples
stable
2016-11-01, by FUJIWARA Katsunori
hghave: fix 'rmcwd' to ensure temporary directory is removed
stable
2016-11-01, by Yuya Nishihara
httppeer: make __del__ access to self.urlopener more safe
stable
2016-10-31, by Mads Kiilerich
tests: test preserving execbit changes at amending only on execbit platform
stable
2016-10-30, by FUJIWARA Katsunori
tests: put temporary file outside the working directory for test portability
stable
2016-10-30, by FUJIWARA Katsunori
tests: avoid quoting of commit messages for test portability
stable
2016-10-30, by FUJIWARA Katsunori
tests: use basic format code "%Y" instead of "%s" for test portability
stable
2016-10-30, by FUJIWARA Katsunori
tests: add test-commit-interactive-curses.t "require tic" for test portability
stable
2016-10-29, by FUJIWARA Katsunori
tests: use "?" to glob both ":" and ";" in output for test portability
stable
2016-10-29, by FUJIWARA Katsunori
tests: invoke printenv.py via sh -c for test portability
stable
2016-10-29, by FUJIWARA Katsunori
largefiles: handle that a found standin file doesn't exist when removing it
stable
2016-10-27, by Mads Kiilerich
templater: use unfiltered changelog to calculate shortest() at constant time
stable
2016-10-25, by Yuya Nishihara
templater: do not use index.partialmatch() directly to calculate shortest()
stable
2016-10-23, by Yuya Nishihara
tests: run "cwd was removed" test only if cwd can actually be removed
stable
2016-10-26, by Yuya Nishihara
merge: avoid superfluous filemerges when grafting through renames (issue5407)
stable
2016-10-25, by Gábor Stefanik
sslutil: guard against broken certifi installations (issue5406)
stable
2016-10-19, by Gábor Stefanik
revset: don't cache abstractsmartset min/max invocations infinitely
stable
2016-10-25, by Mads Kiilerich
merge with i18n
stable
2016-10-24, by Kevin Bullock
i18n-pt_BR: synchronized with 7b428b00a1d4
stable
2016-10-22, by Wagner Bruna
dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping
stable
2016-10-18, by Mads Kiilerich
tests: fix test-casefolding.t
stable
2016-10-21, by Simon Farnsworth
commands: print security protocol support in debuginstall
stable
2016-10-19, by Gregory Szorc
manifest: make treemanifestctx store the repo
stable
2016-10-18, by Durham Goode
manifest: make manifestctx store the repo
stable
2016-10-18, by Durham Goode
manifest: make manifestlog a storecache
stable
2016-10-18, by Durham Goode
manifest: move manifest creation to a helper function
stable
2016-10-18, by Durham Goode
Added signature for changeset 438173c41587
stable
2016-10-18, by Kevin Bullock
Added tag 4.0-rc for changeset 438173c41587
stable
2016-10-18, by Kevin Bullock
merge default into stable for 4.0 code freeze
stable
4.0-rc
2016-10-18, by Kevin Bullock
merge with i18n
stable
2016-10-18, by Kevin Bullock
i18n-pt_BR: synchronized with 149433e68974
stable
2016-10-11, by Wagner Bruna
changegroup: increase write buffer size to 128k
2016-10-16, by Gregory Szorc
changegroup: skip delta when the underlying revlog do not use them
2016-10-14, by Pierre-Yves David
revlog: make 'storedeltachains' a "public" attribute
2016-10-14, by Pierre-Yves David
manifest: don't store None in fulltextcache
2016-10-17, by Martin von Zweigbergk
copies: improve assertions during copy recombination
2016-10-18, by Gábor Stefanik
treemanifest: fix bad argument order to treemanifestctx
2016-10-17, by Martin von Zweigbergk
wireproto: compress data from a generator
2016-10-16, by Gregory Szorc
revset: optimize for destination() being "inefficient"
2016-10-17, by Mads Kiilerich
copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)
2016-10-11, by Gábor Stefanik
checkcopies: add logic to handle remotebase
2016-10-11, by Gábor Stefanik
mergecopies: add logic to process incomplete data
2016-10-04, by Gábor Stefanik
checkcopies: handle divergences contained entirely in tca::ctx
2016-10-12, by Gábor Stefanik
update: enable copy tracing for backwards and non-linear updates
2016-08-25, by Gábor Stefanik
bashcompletion: allow skipping completion for 'hg status'
2016-09-26, by Mathias De Maré
tests: add more test coverage of phase changes when pushing
2016-08-21, by Mads Kiilerich
mergecopies: invoke _computenonoverlap for both base and tca during merges
2016-10-13, by Gábor Stefanik
copies: make it possible to distinguish betwen _computenonoverlap invocations
2016-10-18, by Pierre-Yves David
copies: make _checkcopies handle simple renames in a rotated DAG
2016-10-13, by Gábor Stefanik
copies: compute a suitable TCA if base turns out to be unsuitable
2016-10-13, by Gábor Stefanik
copies: detect graft-like merges
2016-10-13, by Gábor Stefanik
tests: introduce tests for grafting through renames
2016-10-12, by Gábor Stefanik
largefiles: fix 'deleted' files sometimes persistently appearing with R status
stable
2016-10-17, by Mads Kiilerich
largefiles: more safe handling of interruptions while updating modifications
stable
2016-10-16, by Mads Kiilerich
largefiles: test coverage of fatal interruption of update
stable
2016-10-16, by Mads Kiilerich
checkcopies: add a sanity check against false-positive copies
2016-10-12, by Gábor Stefanik
exchange: refactor APIs to obtain bundle data (API)
2016-10-16, by Gregory Szorc
mergecopies: rename 'ca' to 'base'
2016-10-13, by Pierre-Yves David
copies: move variable document from checkcopies to mergecopies
2016-10-13, by Pierre-Yves David
checkcopies: pass data as a dictionary of dictionaries
2016-10-11, by Pierre-Yves David
checkcopies: move 'movewithdir' initialisation right before its usage
2016-10-11, by Pierre-Yves David
cmdutil: satisfy expections in dirstateguard.__del__, even if __init__ fails
2016-10-14, by Mads Kiilerich
util: increase filechunkiter size to 128k
2016-10-14, by Mads Kiilerich
largefiles: always use filechunkiter when iterating files
2016-10-12, by Mads Kiilerich
revset: for x^2, do not take null as a valid p2 revision
2016-10-14, by Yuya Nishihara
revset: make follow() reject more than one start revisions
2016-10-10, by Yuya Nishihara
bundle2: only emit compressed chunks if they have data
2016-10-15, by Gregory Szorc
color: add some documentation for custom terminfo codes
2016-10-15, by Danek Duvall
color: debugcolor should emit the user-defined colors
2016-10-13, by Danek Duvall
color: ignore effects missing from terminfo
2016-10-13, by Danek Duvall
color: allow for user-configurable terminfo codes for effects
2016-10-13, by Danek Duvall
update: warn if cwd was deleted
2016-10-04, by Stanislau Hlebik
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
osutil: use PyLongObject on Python 3 for listdir_slot
2016-10-09, by Gregory Szorc
osutil: use PyLongObject in recvfds
2016-10-09, by Gregory Szorc
py3: use encoding.environ instead of os.environ
2016-10-09, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip