Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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: update test-bundle2-format to pass import checker
2017-08-22, by Augie Fackler
tests: update test-bundle2-pushback to pass the import checker
2017-08-22, by Augie Fackler
tests: update test-bookmarks to pass the import checker
2017-08-22, by Augie Fackler
tests: update test-bisect to pass our module import checker
2017-08-22, by Augie Fackler
tests: update test-archive to pass our module import checker
2017-08-22, by Augie Fackler
tests: update test-annotate to pass our module import checker
2017-08-22, by Augie Fackler
obsolete: fix old typo
2017-07-03, by Boris Feld
obsolete: move merge logic on the smaller object
2017-07-03, by Boris Feld
releasenotes: view admonition titles using -l flag
2017-08-28, by Rishabh Madan
tests: move baduisetup test inside "#if demandimport"
2017-08-26, by Martin von Zweigbergk
revlog: abort on attempt to write null revision
2017-08-25, by Martin von Zweigbergk
context: remove unnecessary default values for matchers (API)
2017-08-22, by Martin von Zweigbergk
context: always pass a matcher into _matchstatus() (API)
2017-08-22, by Martin von Zweigbergk
test-casecollision-merge: fix the test
2017-08-23, by Jun Wu
run-tests: make per-line condition support testcase names
2017-08-20, by Jun Wu
simplemerge: refactor _picklabels to be more compact
2017-08-25, by Phil Cohen
simplemerge: remove check for null context
2017-08-25, by Phil Cohen
run-tests: pass unicode to Pygments
2017-08-24, by Yuya Nishihara
run-tests: factor out highlight functions
2017-08-24, by Yuya Nishihara
run-tests: include "\n" in formatted message instead of calling writeln()
2017-08-24, by Yuya Nishihara
encoding: add fast path of from/toutf8b() for ASCII strings
2017-04-23, by Yuya Nishihara
encoding: add fast path of from/tolocal() for ASCII strings
2017-04-23, by Yuya Nishihara
encoding: add function to test if a str consists of ASCII characters
2017-04-23, by Yuya Nishihara
encoding: add fast path of jsonescape() (issue5533)
2017-04-23, by Yuya Nishihara
encoding: extract stub for fast JSON escape
2017-04-23, by Yuya Nishihara
journal: do not use atomictemp (issue5338)
2017-08-24, by Jun Wu
tests: update test-commandserver to pass our import checker
2017-08-22, by Augie Fackler
tests: add blank output lines to test-commandserver
2017-08-22, by Augie Fackler
contrib: make import-checker agree more with run-tests about heredocpy
2017-08-22, by Augie Fackler
contrib: add bzrlib to list of packages from which we import symbols
2017-08-22, by Augie Fackler
tests: ensure demandimport test uses absolute_import
2017-08-22, by Augie Fackler
tests: blacklist test-demandimport from test-check-module-imports
2017-08-22, by Augie Fackler
tests: sort excluded test files in test-check-module-imports
2017-08-22, by Augie Fackler
contrib: allow symbol imports from hgclient for tests
2017-08-22, by Augie Fackler
tests: blacklist some more entries in module import checks
2017-08-22, by Augie Fackler
bookmarks: allow deleting active bookmark using '.'
2017-08-24, by David Demelier
template: add minimal obsfate template function
2017-08-17, by Boris Feld
obsolete: track markers in _succs
2017-07-03, by Boris Feld
obsolete: add an explicit '_succs.copy()' method
2017-07-03, by Boris Feld
obsolete: introduce a _succs class
2017-07-03, by Boris Feld
simplemerge: simplify code now that we always write to a context
2017-08-24, by Phil Cohen
simplemerge: make context parameters non-optional
2017-08-24, by Phil Cohen
simplemerge: stop accepting, and passing, file parameters
2017-08-24, by Phil Cohen
simplemerge: stop reading from, and writing to, files
2017-08-24, by Phil Cohen
simplemerge: use context paths for default labels instead of file paths
2017-08-24, by Phil Cohen
contrib: make simplemerge script pass context-like objects
2017-08-24, by Phil Cohen
simplemerge: use `ctx.decoddeddata()` instead of `repo.wreaddata`
2017-08-24, by Phil Cohen
context: add `decodeddata()` to basefilectx
2017-08-24, by Phil Cohen
bookmarks: allow renaming active bookmark using '.'
2017-08-21, by David Demelier
i18n: update check-translation script to pass import checker
2017-08-22, by Augie Fackler
demandimportpy3: update to pass import checker
2017-08-22, by Augie Fackler
contrib: always treat importlib.* as stdlib
2017-08-22, by Augie Fackler
hg: update top-level script to use modern import conventions
2017-08-22, by Augie Fackler
simplemerge: update to conform with modern import conventions
2017-08-22, by Augie Fackler
contrib: inform import checker that __builtin__ is a thing
2017-08-22, by Augie Fackler
contrib: allow importing "symbols" from mercurial
2017-08-22, by Augie Fackler
hgperf: update to conform with import style checks
2017-08-22, by Augie Fackler
contrib: update hg-ssh to conform with import style checks
2017-08-22, by Augie Fackler
contrib: have import-checker work mostly with native strings for mod names
2017-08-22, by Augie Fackler
bundlerepo: move bundle2 part handling out to a function
2017-08-23, by Durham Goode
bundle2: seek part back during iteration
2017-08-23, by Durham Goode
bundlerepo: move temp bundle creation to a separate function
2017-08-23, by Durham Goode
exchange: don't attempt phase exchange if phase-heads was in bundle
2017-08-17, by Martin von Zweigbergk
pushvars: do not mangle repo state
2017-08-16, by Jun Wu
record: fix revert -i for lines without newline (issue5651)
stable
2017-08-27, by Jun Wu
morestatus: check whether the conflict message is None before printing
2017-08-21, by Pulkit Goyal
bundle2: fixed usage of an attribute that was removed in py3k
2017-08-23, by Alex Gaynor
releasenotes: add check flag for use of admonitions and its validity
2017-08-13, by Rishabh Madan
copies: fix misaligned lines
2017-08-22, by Gábor Stefanik
copies: fix typo in comment
2017-08-22, by Gábor Stefanik
python3: whitelist test-imports-checker.t, which now passes
2017-08-22, by Augie Fackler
contrib: make import checker always think in terms of bytes
2017-08-22, by Augie Fackler
contrib: work around some modules not existing on Py3 in import checker
2017-08-22, by Augie Fackler
tests: stop using old except syntax in test-bundle2-format
2017-08-22, by Augie Fackler
tests: update test-archive to always use hashlib
2017-08-22, by Augie Fackler
md5sum: assume hashlib exists now that we're 2.7 only
2017-08-22, by Augie Fackler
undumprevlog: update to valid Python 3 syntax
2017-08-22, by Augie Fackler
tests: fixed a bytes/unicode confusion in the test runner
2017-08-23, by Alex Gaynor
run-tests: remove unused pygments token type
2017-08-22, by Martin von Zweigbergk
run-tests: also highlight .py test files in summary messages
2017-08-21, by Martin von Zweigbergk
test-revset: make it work with chg
2017-08-20, by Jun Wu
copies: use intersectmatchers() in non-merge p1 optimization
2017-08-19, by Yuya Nishihara
run-tests: pre instantiate pygments objects
2017-08-22, by Matthieu Laneuville
merge with stable
2017-08-21, by Sean Farley
rebase: only change self.state when collapsing in _finishrebase
2017-08-11, by Jun Wu
rebase: choose merge base without unwanted revisions
2017-08-10, by Jun Wu
templatekw: choose {latesttag} by len(changes), not date (issue5659)
stable
2017-08-15, by Martin von Zweigbergk
tests: use graph log in {latesttag} tests
stable
2017-08-18, by Martin von Zweigbergk
demandimport: disable if chg is being used
2017-08-16, by Jun Wu
demandimport: move HGDEMANDIMPORT test to __init__.py
2017-08-18, by Jun Wu
log: add a "graphwidth" template variable
2017-08-15, by Danny Hooper
obsmarker: fix precnode deprecation
2017-08-16, by Boris Feld
obsmarker: precnode was renamed into prednode
2017-08-16, by Boris Feld
revset: mark evolution-related revsets as experimental
2017-08-16, by Boris Feld
push: fix docsstring
2017-08-15, by Jun Wu
py3: select input or raw_input by pycompat
2017-08-16, by Yuya Nishihara
py3: make encoding.strio() an identity function on Python 2
2017-08-16, by Yuya Nishihara
templatekw: specify plural form of instability
2017-08-13, by Yuya Nishihara
templatekw: rename termwidth() per convention
2017-08-16, by Yuya Nishihara
rebase: optimize "source" calculation in adjustdest
2017-08-11, by Jun Wu
rebase: remove "state >= revtodo" condition
2017-08-11, by Jun Wu
rebase: remove self.destancestors
2017-08-11, by Jun Wu
rebase: remove rebaseset from _checkobsrebase
2017-07-14, by Jun Wu
rebase: remove revignored and nullmerge states
2017-07-10, by Jun Wu
rebase: remove messages for nullmerge and revignored (BC)
2017-07-08, by Jun Wu
rebase: remove revprecursor and revpruned states (BC)
2017-07-08, by Jun Wu
rebase: move obsoleted not rebased messages earlier (BC)
2017-07-08, by Jun Wu
rebase: extract ctx description logic to a function
2017-07-08, by Jun Wu
python3: whitelist another *13* tests that now pass
2017-07-27, by Augie Fackler
py3: introduce a wrapper for __builtins__.{raw_,}input()
2017-07-24, by Augie Fackler
python3: whitelist four more passing tests
2017-07-26, by Augie Fackler
extensions: don't give AttributeError bytes message on Python 3
2017-08-11, by Augie Fackler
extensions: if on py3 and propname is a bytestr, convert to sysstr
2017-07-25, by Augie Fackler
pushvars: add a coreconfigitem for push.pushvars.server
2017-08-12, by Pulkit Goyal
phabricator: add phabupdate command to update status in batch
2017-07-18, by Jun Wu
phabricator: add status to revision query language
2017-07-18, by Jun Wu
phabricator: add a small language to query Differential Revisions
2017-07-17, by Jun Wu
phabricator: change "readpatch" to be more flexible
2017-07-17, by Jun Wu
filemerge: extract `_picklabels` as a helper function
2017-08-13, by Phil Cohen
simplemerge: write merge result to the localctx, if passed
2017-08-13, by Phil Cohen
simplemerge: use contexts to read file data from, if passed
2017-08-13, by Phil Cohen
filemerge: pass contexts to simplemerge
2017-08-13, by Phil Cohen
simplemerge: add optional context parameters to simplemerge
2017-08-13, by Phil Cohen
simplemerge: extract verifytext as a helper function
2017-08-13, by Phil Cohen
commit: use context manager with dirstateguard
2017-08-14, by Martin von Zweigbergk
commit: move dirstateguard creation out of try-block
2017-08-14, by Martin von Zweigbergk
copies: add more details to the documentation of mergecopies()
2017-08-16, by Pulkit Goyal
httppeer: add support for httppostargs when we're sending a file
2017-07-26, by Augie Fackler
i18n: get translation entries for description of each compression engines
2017-08-15, by FUJIWARA Katsunori
i18n: ignore docstring for modules under mercurial
2017-08-15, by FUJIWARA Katsunori
i18n: use saved object to get actual function information if available
2017-08-15, by FUJIWARA Katsunori
i18n: ignore doctest part to avoid warning at "make update-pot"
2017-08-13, by FUJIWARA Katsunori
largefiles: fix help text to avoid warning at "make update-pot"
2017-08-02, by FUJIWARA Katsunori
i18n: make hggettext use original docstring to compute offset
2017-08-02, by FUJIWARA Katsunori
run-tests: also color the summary messages (skipped, failed...)
2017-08-11, by Matthieu Laneuville
crecord: fixes the formatting of the select status in the status line
2017-08-13, by Filip Filmar
cext: move PyInt macros to charencode.c properly
2017-08-14, by Yuya Nishihara
py3: change encoding.localstr to a subclass of bytes, not str
2017-08-14, by Yuya Nishihara
bundle2: relax the condition to update transaction.hookargs
2017-08-13, by Yuya Nishihara
bundle2: raise ProgrammingError for invalid call of addhookargs()
2017-08-13, by Yuya Nishihara
merge: removed sorting in casefolding detection, for a slight performance win
2017-07-14, by Alex Gaynor
tests: verify that peer instances only expose interface members
2017-08-10, by Gregory Szorc
wireproto: use new peer interface
2017-08-10, by Gregory Szorc
httppeer: use peer interface
2017-08-06, by Gregory Szorc
sshpeer: use peer interface
2017-08-06, by Gregory Szorc
localrepo: use peer interfaces
2017-08-09, by Gregory Szorc
repository: implement generic capability methods on peer class
2017-08-06, by Gregory Szorc
repository: formalize wire protocol interface
2017-08-13, by Gregory Szorc
repository: formalize peer interface with abstract base class
2017-08-13, by Gregory Szorc
util: make nogc effective for CPython
2017-08-14, by Jun Wu
scmutil: use util.shellquote instead of %r
2017-07-26, by Augie Fackler
context: fix troubled deprecation
2017-08-14, by Boris Feld
test-pushvars: invoke shell script hook via `sh` for Windows
2017-08-14, by Matt Harbison
test-sparse: drop unnecessary globs
2017-08-14, by Matt Harbison
exchange: simplify unbundle locking using context managers
2017-07-28, by Martin von Zweigbergk
util: add base class for transactional context managers
2017-07-28, by Martin von Zweigbergk
exchange: remove need for "locked" variable
2017-08-14, by Martin von Zweigbergk
exchange: drop now-unnecessary "local" from lock name variables
2017-08-14, by Martin von Zweigbergk
exchange: remove 'locallocked' member from pushop object
2017-07-28, by Martin von Zweigbergk
rebase: change "result would have 3 parent" error message (BC)
2017-08-12, by Jun Wu
drawdag: allow override file contents via comments
2017-08-14, by Jun Wu
phabricator: add --amend option to phabsend
2017-08-04, by Jun Wu
rebase: rewrite core algorithm (issue5578) (issue5630)
2017-08-10, by Jun Wu
phabricator: remove an unnecessary writediffproperties call
2017-08-12, by Jun Wu
releasenotes: minor bug fix for index error while serializing
2017-08-12, by Rishabh Madan
label: rename log.trouble into log.instability
2017-08-03, by Boris Feld
label: rename trouble.X into instability.X
2017-08-03, by Boris Feld
label: rename changeset.troubled into changeset.unstable
2017-08-03, by Boris Feld
test: add a test for stabilization related labels
2017-08-03, by Boris Feld
obsolete: rename bumped volatile set into phasedivergent volatile set
2017-08-04, by Boris Feld
obsolete: rename divergent volatile set into contentdivergent volatile set
2017-08-04, by Boris Feld
obsolete: rename unstable volatile set into orphan volatile set
2017-08-04, by Boris Feld
revset: rename bumped into phasedivergent
2017-08-03, by Boris Feld
revset: remane divergent into contentdivergent
2017-08-03, by Boris Feld
revset: rename unstable into orphan
2017-08-03, by Boris Feld
test: update evolution config
2017-08-04, by Boris Feld
config: rename evolution config into stabilization
2017-08-03, by Boris Feld
morestatus: move fb extension to core by plugging to `hg status --verbose`
2017-08-03, by Pulkit Goyal
bundle2: fix transaction availability detection
2017-08-09, by Boris Feld
fsmonitor: correct an error message
2017-08-10, by Jun Wu
sshpeer: make instance attributes and methods internal
2017-08-10, by Gregory Szorc
peer: remove non iterating batcher (API)
2017-08-09, by Gregory Szorc
wireproto: overhaul iterating batcher code (API)
2017-08-09, by Gregory Szorc
wireproto: remove support for local results in @batchable (API)
2017-08-09, by Gregory Szorc
wireproto: properly implement batchable checking
2017-08-09, by Gregory Szorc
largefiles: remove remotestore.batch()
2017-08-09, by Gregory Szorc
histedit: check first changeset for verb "roll" or "fold" (issue5498)
2017-08-11, by André Klitzing
encoding: drop circular import by proxying through '<policy>.charencode'
2017-07-31, by Yuya Nishihara
policy: reroute proxy modules internally
2017-07-31, by Yuya Nishihara
cext: modernize charencode.c to use Py_ssize_t
2017-07-31, by Yuya Nishihara
cext: factor out header for charencode.c
2017-05-21, by Yuya Nishihara
cext: split character encoding functions to new compilation unit
2017-07-31, by Yuya Nishihara
cext: move _dict_new_presized() to header
2017-07-31, by Yuya Nishihara
ui: restore behavior to ignore some I/O errors (issue5658)
stable
2017-08-15, by Gregory Szorc
tests: test behavior of IOError during transactions (issue5658)
stable
2017-08-14, by Gregory Szorc
log: mention ui.logtemplate in the help text
stable
2017-08-16, by Nathan Goldbaum
hg: avoid relying on errno numbers / descriptions
stable
2017-08-12, by Tristan Seligmann
hg: tolerate long vs. int in test-context.py
stable
2017-08-12, by Tristan Seligmann
configitems: register the 'notify.test' config
2017-06-30, by Boris Feld
configitems: register the 'notify.template' config
2017-06-30, by Boris Feld
configitems: register the 'notify.style' config
2017-06-30, by Boris Feld
configitems: register the 'notify.strip' config
2017-06-30, by Boris Feld
configitems: register the 'notify.sources' config
2017-06-30, by Boris Feld
configitems: register the 'notify.merge' config
2017-06-30, by Boris Feld
configitems: register the 'notify.mbox' config
2017-06-30, by Boris Feld
configitems: register the 'notify.maxsubject' config
2017-06-30, by Boris Feld
configitems: register the 'notify.maxdiff' config
2017-06-30, by Boris Feld
configitems: register the 'notify.fromauthor' config
2017-06-30, by Boris Feld
configitems: register the 'notify.domain' config
2017-06-30, by Boris Feld
configitems: register the 'notify.diffstat' config
2017-06-30, by Boris Feld
configitems: register the 'notify.config' config
2017-06-30, by Boris Feld
merge with stable
2017-08-10, by Augie Fackler
merge with stable
2017-08-10, by Augie Fackler
obsutil: rename allprecursors into allpredecessors
2017-08-02, by Boris Feld
obsolete: rename precursor into predecessor in obsolete docstrings
2017-08-02, by Boris Feld
obsstore: rename precursors into predecessors
2017-08-02, by Boris Feld
obsolete: rename _addprecursors into _addpredecessors
2017-08-02, by Boris Feld
obsmarker: rename precnode into prednode
2017-08-02, by Boris Feld
context: rename troubled into isunstable
2017-08-02, by Boris Feld
context: rename bumped into phasedivergent
2017-08-02, by Boris Feld
context: rename divergent into contentdivergent
2017-08-02, by Boris Feld
context: rename unstable into orphan
2017-08-02, by Boris Feld
context: rename troubles into instabilities
2017-08-02, by Boris Feld
repair: move manifest strip to a separate function
2017-08-08, by Durham Goode
repair: refactor broken linkrev collection
2017-08-08, by Durham Goode
tests: update duplicateoptions test to use bytestrings everywhere
2017-07-25, by Augie Fackler
extensions: attempt to use non-deprecated inspect method
2017-07-25, by Augie Fackler
tests: clean up many print statements to be print functions instead
2017-06-15, by Augie Fackler
tests: fix simple heredoc print statements to work on Py3
2017-06-15, by Augie Fackler
obsolete: use bytes() instead of str() so the node is bytes on py3
2017-07-24, by Augie Fackler
tests: fix test-notify.t to use $PYTHON
2017-07-24, by Augie Fackler
tests: make test-highlight code portable to python3
2017-07-25, by Augie Fackler
dagparser: make print statement in doctest Py3 portable
2017-06-15, by Augie Fackler
i18n: fix check-translation.py to be less broken on Python 3
2017-06-15, by Augie Fackler
ui: refactor extractchoices so it doesn't break on Python 3
2017-07-24, by Augie Fackler
obsutil: defend against succsmarkers() returning None
2017-07-24, by Augie Fackler
changegroup: more **kwargs
2017-07-24, by Augie Fackler
bundle2: convert ints to strings using pycompat.bytestring()
2017-07-24, by Augie Fackler
tests: fix up test-run-tests failures on Python 3.6
2017-08-08, by Augie Fackler
template: rename troubles templatekw into instabilities
2017-08-02, by Boris Feld
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip