Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
obsolete: populate successors, precursors, children lazily
2015-02-04, by Martin von Zweigbergk
obsolete: pass only new markers to _checkinvalidmarkers()
2015-02-04, by Martin von Zweigbergk
obsolete: extract helpers from _load()
2015-01-20, by Martin von Zweigbergk
test-gendoc: require gettext
2015-01-20, by Eric Sumner
hgweb: use css margin instead of empty <p> before diffstat table
2015-02-05, by Anton Shestakov
hgweb: use css margin instead of empty <p> before <div class="atom-logo">
2015-02-05, by Anton Shestakov
error: update docstring on ParseError
2015-01-26, by Augie Fackler
dispatch: consolidate formatting of ParseErrors
2015-01-26, by Augie Fackler
error: store filename and message on LookupError for later
2015-02-04, by Martin von Zweigbergk
bundle2.unbundlepart: implement seek()
2015-01-14, by Eric Sumner
bundle2.unbundlepart: tell() implementation
2015-01-14, by Eric Sumner
bundle2.unbundlepart: keep an index of chunks and their locations
2015-01-14, by Eric Sumner
bundle2.unbundlepart: raise payloadchunks from a closure to a method
2015-01-14, by Eric Sumner
manifest: make lru size configurable
2015-01-23, by Durham Goode
parsers: use k instead of n for PyArg_ParseTuple because python 2.4 is awful
2015-02-04, by Augie Fackler
revset: have rev() validate input by repo.changelog.__contains__()
2015-02-04, by Yuya Nishihara
revlog: add __contains__ for fast membership test
2015-02-04, by Yuya Nishihara
largefiles: set the extension as enabled locally after a clone requiring it
2015-02-02, by Matt Harbison
color: be more conservative about setting ANSI mode on Windows (BC)
2015-02-03, by Gregory Szorc
merge with stable
2015-02-03, by Matt Mackall
bundle2.unpackermixin: control for underlying file descriptor
2015-01-14, by Eric Sumner
trydiff: join elements in 'header' list by '\n'
2015-01-16, by Martin von Zweigbergk
trydiff: move check for quietness out of diffline()
2015-01-16, by Martin von Zweigbergk
trydiff: remove dead branch in diffline()
2015-01-16, by Martin von Zweigbergk
trydiff: make 'revs' ignored if opts.git is set
2015-01-16, by Martin von Zweigbergk
trydiff: remove unused argument to diffline()
2015-01-16, by Martin von Zweigbergk
trydiff: move git-header code out of diffline function
2015-01-16, by Martin von Zweigbergk
_fm1readmarkers: generate list in C
2015-01-27, by Martin von Zweigbergk
obsolete: use parsers.fm1readmarker if it exists for a ~38% perf win
2015-01-20, by Augie Fackler
parsers: add fm1readmarker
2015-01-23, by Augie Fackler
util: add getbefloat64
2015-02-03, by Augie Fackler
util: add getbe{u,}int16 utility methods
2015-01-20, by Augie Fackler
obsolete: make optional offset parameter to fm*readmarkers required
2015-01-20, by Augie Fackler
log: fix json-formatted output when file copies are listed (issue4523)
stable
2015-02-02, by Augie Fackler
merge with stable
2015-02-03, by Matt Mackall
copy: move _forwardcopies file logic to a function
2015-01-27, by Durham Goode
copy: move mergecopies file logic to a function
2015-01-27, by Durham Goode
histedit: allow configuring default behavior
2015-02-02, by Durham Goode
revset: get revision number of each node from target namespaces
stable
2015-02-03, by FUJIWARA Katsunori
largefiles: update _subdirlfs() comment
2015-02-01, by Matt Harbison
largefiles: use the core file copy logic to validate the destination path
2015-01-31, by Matt Harbison
trydiff: inline indexmeta()
2015-01-16, by Martin von Zweigbergk
parsers: rewrite index_ancestors() in terms of index_commonancestorsheads()
2015-01-23, by Martin von Zweigbergk
filelog: remove unused _file method
2015-01-22, by Mike Edgar
histedit: store full node hash in rules
2015-01-26, by Mateusz Kwapich
trydiff: order header-writing code in same order as output
2015-01-16, by Martin von Zweigbergk
trydiff: inline sole addmodehdr() call
2015-01-16, by Martin von Zweigbergk
trydiff: join filename with prefix only once
2015-01-16, by Martin von Zweigbergk
trydiff: collect header-writing in one place
2015-01-22, by Martin von Zweigbergk
trydiff: make variable names more consistent
2015-01-16, by Martin von Zweigbergk
trydiff: check only if added file is a copy target, not source
2015-01-16, by Martin von Zweigbergk
trydiff: remove unused variable 'modifiedset'
2015-01-29, by Martin von Zweigbergk
revset: replace parsing alias definition by _parsealiasdefn to parse strictly
2015-02-02, by FUJIWARA Katsunori
revset: introduce _parsealiasdefn to parse alias definitions strictly
2015-02-02, by FUJIWARA Katsunori
hgweb: use revset.spanset where appropriate
2015-02-02, by Yuya Nishihara
subrepo: add 'cat' support for git subrepos
2015-02-01, by Mathias De Maré
merge with stable
2015-02-02, by Matt Mackall
Added signature for changeset fbdd5195528f
stable
2015-02-01, by Matt Mackall
Added tag 3.3 for changeset fbdd5195528f
stable
2015-02-01, by Matt Mackall
merge with i18n
stable
3.3
2015-02-01, by Matt Mackall
i18n-ja: synchronized with 9a391d720cf9
stable
2015-02-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 448bb32b8ee6
stable
2015-01-29, by Wagner Bruna
filectx: use _descendantrev in parents()
stable
2015-02-01, by Matt Mackall
filectx: if we have a _descendantrev, use it to adjust linkrev
stable
2015-02-01, by Matt Mackall
copies: use linkrev for file tracing limit
stable
2015-02-01, by Matt Mackall
filectx: use linkrev to sort ancestors
stable
2015-02-01, by Matt Mackall
_adjustlinkrev: reuse ancestors set during rename detection (issue4514)
stable
2015-01-30, by Pierre-Yves David
filectx: move _adjustlinkrev to a method
stable
2015-01-30, by Pierre-Yves David
revset: raise RepoLookupError to make present() predicate continue the query
stable
2015-01-31, by FUJIWARA Katsunori
templatekw: re-add showtags() to list tags keyword up in online help
stable
2015-02-01, by FUJIWARA Katsunori
largefiles: don't interfere with logging normal files
stable
2015-01-30, by Matt Harbison
discovery: properly exclude locally known but filtered heads
stable
2015-01-30, by Pierre-Yves David
test: make test-extdiff resilient to /usr/bin/echo
stable
2015-01-30, by Pierre-Yves David
obsstore: make the invalid markers check wrap-able
stable
2015-01-30, by Pierre-Yves David
convert: replace revision references in messages if they are >= short hashes
stable
2015-01-30, by Mads Kiilerich
merge: mark .hgsubstate as possibly dirty before submerge for consistency
stable
2015-01-30, by FUJIWARA Katsunori
rebase: ensure rebase revision remains visible (issue4504)
stable
2015-01-27, by Pierre-Yves David
extdiff: reintroduce backward compatibility with manual quoting of parameters
stable
2015-01-28, by Mads Kiilerich
mergetools: drop incorrect quoting of diffargs variables
stable
2015-01-28, by Mads Kiilerich
namespace: introduce logfmt to show l10n-ed messages for hg log correctly
stable
2015-01-28, by FUJIWARA Katsunori
osutil: fix memory leak of PyBytes of path in statfiles
stable
2015-01-27, by Augie Fackler
revert: move prefetch to after the actions logic
stable
2015-01-27, by Durham Goode
diffhelpers: fix botched return statement from c8e7fa41bfc5
stable
2015-01-28, by Augie Fackler
subrepo: don't abort in add when non-hg subrepos are present (issue4513)
stable
2015-01-27, by Matt Harbison
osutil: fix leak of stat in makestat when Py_BuildValue fails
stable
2015-01-27, by Augie Fackler
osutil.c: clean up space before a tab
stable
2015-01-27, by Augie Fackler
dirs: fix leak of iterator in dirs_fromiter
stable
2015-01-27, by Augie Fackler
diffhelpers: verify hline was created before using it
stable
2015-01-27, by Augie Fackler
largefiles: revert to lfilesrepo.status() being an unfiltered method
stable
2015-01-25, by Matt Harbison
test-tools: portability tweak
stable
2015-01-25, by Matt Mackall
revset: fix ancestors(null) to include null revision (issue4512)
stable
2015-01-25, by Yuya Nishihara
log: use rev() to build revset of --follow option from numeric revision
stable
2015-01-10, by Yuya Nishihara
revset: allow rev(-1) to indicate null revision (BC)
stable
2015-01-10, by Yuya Nishihara
extensions: don't quit loading extensions in the middle if traceback is on
stable
2015-01-23, by Siddharth Agarwal
test-hgweb: fix shutdown race
stable
2015-01-23, by Matt Mackall
tests: invoke hg command indirectly from shell script to run on Windows
stable
2015-01-22, by FUJIWARA Katsunori
log: evaluate filesets on working copy, not its parent
stable
2015-01-21, by Martin von Zweigbergk
fileset: add tests of generated working copy states
stable
2015-01-21, by Martin von Zweigbergk
parsers: avoid leaking several PyObjects in index_stats
stable
2015-01-23, by Augie Fackler
parsers: don't leak a reference to raise_revlog_error on success
stable
2015-01-23, by Augie Fackler
parsers: don't leak a tuple in pack_dirstate
stable
2015-01-23, by Augie Fackler
parsers.c: fix a memory leak in index_commonancestorsheads
stable
2015-01-23, by Augie Fackler
parsers: avoid leaking obj in index_ancestors
stable
2015-01-23, by Augie Fackler
parsers: don't leak references to sys et al in check_python_version
stable
2015-01-23, by Augie Fackler
parsers: fix leak of err when asciilower hits a unicode decode error
stable
2015-01-23, by Augie Fackler
largefiles: use 'default' path for pulling largefiles, not 'default-push'
stable
2015-01-23, by Mads Kiilerich
osx: patch .pax.gz files in pkg bundles so they extract as root (issue4081)
stable
2015-01-23, by Mads Kiilerich
repair._bundle: fix traceback for bad config value
stable
2015-01-21, by Eric Sumner
subrepo: correctly add newline for git subrepo diffs
stable
2015-01-21, by Mathias De Maré
tests: discard useless "(glob)" in "reverting subrepo" lines
stable
2015-01-22, by FUJIWARA Katsunori
check-code.py: avoid warning against "reverting subrepo ..." lines
stable
2015-01-22, by FUJIWARA Katsunori
run-tests.py: inherit --pure option from outer run-tests.py execution
stable
2015-01-22, by FUJIWARA Katsunori
hg.bat: return exit code explicitly for indirect invocation
stable
2015-01-22, by FUJIWARA Katsunori
run-tests.py: execute hghave with same env vars as ones for actual tests
stable
2015-01-22, by FUJIWARA Katsunori
osx: use bdist_mpkg.script_bdist_mpkg module instead of bdist_mpkg command
stable
2015-01-21, by Mads Kiilerich
osx: don't launch installer after building it with bdist_mpkg
stable
2015-01-21, by Mads Kiilerich
osx: update "Read Me" "Important Information" text in the package installer
stable
2015-01-21, by Mads Kiilerich
commit: remove reverse search for copy source when not in parent (issue4476)
stable
2015-01-20, by Ryan McElroy
merge with i18n
stable
2015-01-20, by Matt Mackall
i18n-pt_BR: synchronized with db8e3f7948b1
stable
2015-01-18, by Wagner Bruna
convert: handle LookupError in mercurial_source.lookuprev()
stable
2015-01-18, by Matt Harbison
color: add missing 'dim' in _effects
stable
2015-01-18, by Sean Farley
diff: use binary diff when copy source is binary
stable
2015-01-17, by Martin von Zweigbergk
largefiles: fix commit of a directory with no largefile changes (issue4330)
stable
2015-01-18, by Matt Harbison
test-tools: update for platforms without symlink support after 5b20e4c32117
stable
2015-01-18, by Matt Harbison
tests: add "(glob)" to output in test-histedit-commute.t for Windows
stable
2015-01-18, by Matt Harbison
Added signature for changeset db8e3f7948b1
stable
2015-01-17, by Matt Mackall
Added tag 3.3-rc for changeset db8e3f7948b1
stable
2015-01-17, by Matt Mackall
merge default into stable for 3.3 feature freeze
stable
3.3-rc
2015-01-17, by Matt Mackall
messages: quote "hg help" hints consistently
2015-01-17, by Wagner Bruna
bundle2: fix parttype enforcement
2015-01-17, by Matt Mackall
test-tools: another vfat fix
2015-01-17, by Matt Mackall
test-tools: check for unix permissions for hardlinking
2015-01-17, by Matt Mackall
tests: more fixes for f
2015-01-17, by Matt Mackall
tests: teach f not to report symlink mode bits
2015-01-17, by Matt Mackall
tests: teach f not to report directory size
2015-01-17, by Matt Mackall
test-histedit-commute: call helper script with sh
2015-01-17, by Matt Mackall
test-tools: fix portability issues
2015-01-17, by Matt Mackall
progress: add a lock to prepare for introducing a thread
2015-01-17, by Solomon Matthews
progress: move update check into helper method
2015-01-17, by Solomon Matthews
progress: move current topic to member variable
2015-01-17, by Solomon Matthews
progress: add try/finally to make the diffs for the next commit more readable
2015-01-15, by Solomon Matthews
transaction: include backup file in the "undo" transaction
2015-01-16, by Pierre-Yves David
transaction: pass the name of the "undo" journal to the transaction
2015-01-16, by Pierre-Yves David
rollback: have an empty entry for the vfsmap in rollback
2015-01-16, by Pierre-Yves David
transaction: clarify the name of 'journal' argument for transaction
2015-01-16, by Pierre-Yves David
transaction: use 'util.copyfile' for creating backup
2015-01-05, by Pierre-Yves David
copyfile: allow optional hardlinking
2015-01-05, by Pierre-Yves David
repair: add experimental option to write bundle2 files
2015-01-15, by Eric Sumner
changegroup.getsubset: support multiple versions
2015-01-15, by Eric Sumner
changegroup.writebundle: HG2Y support
2015-01-15, by Eric Sumner
changegroup.writebundle: provide ui
2015-01-15, by Eric Sumner
test-module-imports: use test-repo requirement
2015-01-16, by Matt Mackall
largefiles: don't rehash largefiles in updatelfiles if standin hash changed
2015-01-09, by Mads Kiilerich
largefiles: show progress when checking standin hashes in outgoing changesets
2015-01-16, by Mads Kiilerich
unbundle: support bundle2 files
2015-01-14, by Eric Sumner
pullbundle2: extract addchangegroup result combining into its own function
2015-01-16, by Eric Sumner
histedit: add a test to show that issue4251 is fixed (issue4251)
2015-01-16, by Augie Fackler
commands.debugbundle: bundle2 support
2015-01-15, by Eric Sumner
largefiles: cleanup overrideadd()
2015-01-12, by Matt Harbison
largefiles: enable subrepo support for add
2015-01-12, by Matt Harbison
add: pass options via keyword args
2015-01-12, by Matt Harbison
largefiles: don't pop largefile-specific arguments to the add command
2014-12-31, by Matt Harbison
share: replace the bookmarks.shared file with an entry on a new "shared" file
2015-01-11, by Angel Ezquerra
docker: support Fedora 21
2014-11-02, by Mads Kiilerich
rpm: make Python 2.7.9 the default Python to include in rpms for EL 5
2015-01-16, by Mads Kiilerich
contrib: make Python 2.7.9 the default in Makefile.python
2015-01-16, by Mads Kiilerich
localrepo: remove all external users of localrepo.wopener
2015-01-11, by Angel Ezquerra
localrepo: remove all external users of localrepo.sopener
2015-01-11, by Angel Ezquerra
localrepo: remove all external users of localrepo.opener
2015-01-15, by Angel Ezquerra
log: use namespace logname and colorname
2015-01-14, by Sean Farley
namespaces: add colorname member to namespace object
2015-01-14, by Sean Farley
namespaces: add logname member to namespace object
2015-01-14, by Sean Farley
namespaces: use named args for namespace api
2015-01-14, by Sean Farley
namespaces: make the constructor into named args
2015-01-14, by Sean Farley
dispatch: only check compatibility against major and minor versions (BC)
2015-01-15, by Gregory Szorc
test-extension: use a realistic Mercurial version
2015-01-15, by Gregory Szorc
test-extension: improve test readability
2015-01-15, by Gregory Szorc
bundle2: enforce parttype as alphanumerical
2014-12-18, by Pierre-Yves David
tests: conditionalize test-tools.t for Windows support
2015-01-14, by Matt Harbison
dirstate: ignore negative debug.dirstate.delaywrite values - they crashed it
2015-01-14, by Mads Kiilerich
linkrev: use the right manifest content when adjusting linrev (issue4499)
2015-01-14, by Pierre-Yves David
unpacker: fix missing arg for py2.4
2015-01-14, by Matt Mackall
branchcache: make _rbcrevslen handling more safe
2015-01-14, by Mads Kiilerich
branchcache: add debug output whenever cache files use truncate
2015-01-14, by Mads Kiilerich
tests: rework revision branch cache tests
2015-01-14, by Mads Kiilerich
tests: add 'f' tool for cross platform file operations in the tests
2015-01-14, by Mads Kiilerich
run-tests: include testdir in $PATH so tests easily can use helper tools
2015-01-14, by Mads Kiilerich
filelog: use censored revlog flag bit to quickly check if a node is censored
2015-01-12, by Mike Edgar
revlog: verify censored flag when hashing added revision fulltext
2015-01-12, by Mike Edgar
revlog: add flags argument to _addrevision, update callers use default flags
2015-01-12, by Mike Edgar
revlog: define censored flag for revlogng index
2015-01-12, by Mike Edgar
localrepo: remove all internal uses of localrepo.wopener
2015-01-11, by Angel Ezquerra
localrepo: remove all internal uses of localrepo.sopener
2015-01-11, by Angel Ezquerra
localrepo: remove all internal uses of localrepo.opener
2015-01-10, by Angel Ezquerra
sslutil: drop defunct ssl version constants
2015-01-14, by Augie Fackler
sslutil: use saner TLS settings on Python 2.7.9
2015-01-14, by Augie Fackler
sslutil: drop support for clients of sslutil specifying a TLS version
2015-01-14, by Augie Fackler
discovery: run discovery on filtered repository
2015-01-07, by Pierre-Yves David
revset: check for collisions between alias argument names in the declaration
2015-01-10, by FUJIWARA Katsunori
revset: parse alias declaration strictly by _parsealiasdecl
2015-01-10, by FUJIWARA Katsunori
revset: introduce "_parsealiasdecl" to parse alias declarations strictly
2015-01-10, by FUJIWARA Katsunori
revset: store full detail into revsetalias.error for error source distinction
2015-01-10, by FUJIWARA Katsunori
revset: factor out composing error message for ParseError to reuse
2015-01-10, by FUJIWARA Katsunori
revset: make tokenize extensible to parse alias declarations and definitions
2015-01-10, by FUJIWARA Katsunori
largefiles: make linear update set unsure largefiles normal if unchanged
2015-01-09, by Mads Kiilerich
debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
2015-01-09, by Mads Kiilerich
debugdirstate: simplify date handling after e7ed5d07cc4c used fixed format
2015-01-09, by Mads Kiilerich
forget: don't report rejected files as forgotten as well
2015-01-11, by Matt Harbison
largefiles: enable subrepo support for forget
2015-01-11, by Matt Harbison
namespaces: add revset for 'named(namespace)'
2015-01-13, by Sean Farley
bundles: do not overwrite existing backup bundles (BC)
2015-01-09, by Durham Goode
https: support tls sni (server name indication) for https urls (issue3090)
2015-01-12, by Alex Orange
merge with stable
2015-01-14, by Matt Mackall
unpacker: check the right exception type for 2.4
2015-01-13, by Matt Mackall
hgweb: fix diffstat links in paper/changeset.tmpl
2015-01-10, by Anton Shestakov
hgweb: close <img> elements
2015-01-10, by Anton Shestakov
hgweb: close <p> elements
2015-01-10, by Anton Shestakov
hgweb: close <th> properly in spartan/filelogentry.tmpl
2015-01-10, by Anton Shestakov
revset: simplify fullreposet.__and__ to call sort() with boolean flag
2015-01-10, by Yuya Nishihara
revset: fix spanset.isascending() to honor sort() or reverse() request
stable
2015-01-10, by Yuya Nishihara
hghave: we now support Python 2.7.9's ssl for https
2015-01-13, by Augie Fackler
Makefile.python: try curl if wget fails
2015-01-13, by Augie Fackler
test-https: glob error messages more so we pass on Python 2.7.9
2015-01-13, by Augie Fackler
filelog: fix backwards comment for 'backrevref'
2015-01-12, by Martin von Zweigbergk
filelog: remove trailing "form feed" character
2015-01-12, by Martin von Zweigbergk
filelog: remove unused variable 'lkr'
2015-01-12, by Martin von Zweigbergk
branchmap: add seek() to end of file before calling tell() on append open()
2015-01-10, by Matt Harbison
tests: fix test-casefolding.t output for branchcache
2015-01-09, by Matt Harbison
setdiscovery: remove '_setupsample' function
2015-01-06, by Pierre-Yves David
setdiscovery: document '_takequicksample'
2015-01-07, by Pierre-Yves David
setdiscovery: drop '_setupsample' usage in '_takequicksample'
2015-01-06, by Pierre-Yves David
setdiscovery: drop the 'always' argument to '_updatesample'
2015-01-07, by Pierre-Yves David
setdiscovery: always add exponential sample to the heads
2015-01-07, by Pierre-Yves David
setdiscovery: directly run '_updatesample'
2015-01-07, by Pierre-Yves David
setdiscovery: stop using '_setupsample' in '_takefullsample'
2015-01-07, by Pierre-Yves David
setdiscovery: randomly pick between heads and sample when taking full sample
2015-01-07, by Pierre-Yves David
setdiscovery: document the '_updatesample' function
2015-01-06, by Pierre-Yves David
setdiscovery: avoid calling any sample building if the undecided set is small
2015-01-06, by Pierre-Yves David
setdiscovery: delay sample building calls to gather them in a single place
2015-01-07, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip