Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
merge with stable
2015-11-09, by Matt Mackall
clonebundles: fix typo s/comand/command/
stable
2015-11-05, by Javi Merino
posix: retry on symlink race in checklink
stable
2015-11-06, by Matt Mackall
changegroup: back code change of e7c618cee8df out
stable
2015-11-06, by Pierre-Yves David
changegroup: call 'prechangegroup' hook before setting up write delay
stable
2015-11-06, by Pierre-Yves David
changegroup: fix the scope of a try finally
stable
2015-11-06, by Pierre-Yves David
encoding: re-escape U+DCxx characters in toutf8b input (issue4927)
2015-11-05, by Matt Mackall
encoding: use getutf8char in toutf8b
2015-11-05, by Matt Mackall
encoding: handle non-BMP characters in fromutf8b
2015-11-05, by Matt Mackall
posix: use getutf8char to handle OS X filename percent-escaping
2015-11-05, by Matt Mackall
encoding: add getutf8char helper
2015-11-05, by Matt Mackall
unbundle: gratuitous fix white spacing "issue"
2015-11-07, by Pierre-Yves David
demandimport: fix level passed to loader of sub-modules
stable
2015-11-01, by Yuya Nishihara
parsers: fix width of datalen variable in fm1readmarkers
stable
2015-11-07, by Yuya Nishihara
manifest: skip fastdelta if the change is large
2015-11-05, by Durham Goode
merge.mergestate: update docstrings for preresolve and resolve
2015-11-04, by Siddharth Agarwal
rebase: pass date parameter to concludenode
2015-10-26, by Stanislau Hlebik
rebase: add date parameter to concludenode function
2015-10-26, by Stanislau Hlebik
hgweb: remove unused colorPart() from mercurial.js
2015-10-24, by Anton Shestakov
test: enforce non-general delta in 'test-generaldelta.t'
2015-10-18, by Pierre-Yves David
test: enforce bundle1 in 'test-push-cgi.t'
2015-10-20, by Pierre-Yves David
test: enforce v1 in 'test-debugbundle.t'
2015-10-18, by Pierre-Yves David
test: enforce bundle1 in "test-commit-interactive.t"
2015-10-20, by Pierre-Yves David
discovery: factor out calculation of heads to not warn about
2015-11-06, by Ryan McElroy
hooks: back 9f272bf3b342 out
stable
2015-11-06, by Pierre-Yves David
merge with stable
2015-11-04, by Matt Mackall
hooks: fix hooks not firing if prechangegroup was set (issue4934)
stable
2015-11-03, by Durham Goode
hooks: always include HG_PENDING
stable
2015-11-03, by Durham Goode
wireproto: move clonebundles command from extension (issue4931)
stable
2015-11-03, by Gregory Szorc
templatefilters: try round-trip utf-8 conversion by json filter (issue4933)
stable
2015-11-04, by Yuya Nishihara
exchange: do not attempt clone bundle if local repo is non-empty (issue4932)
stable
2015-11-03, by Gregory Szorc
test-clonebundles.t: add test for incremental pull
stable
2015-11-03, by Gregory Szorc
i18n: make sure to include translation of (DEPRECATED)
stable
2015-11-03, by Yuya Nishihara
i18n: do not abuse msgstr of "DEPRECATED" to check for bad translation
stable
2015-11-03, by Yuya Nishihara
filemerge.prompt: separate out choice selection and action
2015-11-02, by Siddharth Agarwal
test-merge-prompt.t: add tests for linear updates + change/delete conflicts
2015-11-02, by Siddharth Agarwal
test-pathencode.py: drop support for Python 2.4
2015-10-24, by Siddharth Agarwal
hgweb.server: drop support for Python 2.4
2015-10-24, by Siddharth Agarwal
util: drop Python 2.4 compat by directly importing md5 and sha1
2015-10-24, by Siddharth Agarwal
hgweb: replace some str.split() calls by str.partition() or str.rpartition()
2015-11-02, by Anton Shestakov
help: replace some str.split() calls by str.partition() or str.rpartition()
2015-11-02, by Anton Shestakov
convert: test clean p2 file missing
2015-10-24, by Mads Kiilerich
uescape: also encode non-printable char under 128
2015-11-02, by Pierre-Yves David
testing: add hypothesis fuzz testing
2015-10-24, by David R. MacIver
merge with stable
2015-11-02, by Pierre-Yves David
Added signature for changeset 47dd34f2e727
stable
2015-11-01, by Matt Mackall
Added tag 3.6 for changeset 47dd34f2e727
stable
2015-11-01, by Matt Mackall
i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
stable
3.6
2015-11-01, by FUJIWARA Katsunori
i18n: fix regexp pattern to detect translation for DEPRECATED
stable
2015-11-01, by FUJIWARA Katsunori
scmutil: abort if an empty revision is given to revpair()
stable
2015-10-31, by Matt Harbison
i18n-pt_BR: synchronized with a9ed5a8fc5e0
stable
2015-11-01, by Wagner Bruna
i18n-ja: synchronized with 6474b64045fb
stable
2015-11-01, by FUJIWARA Katsunori
packaging: rework version detection and declaration (issue4912)
stable
2015-10-26, by Augie Fackler
hgweb: escape class keyword when used as a js object property (issue4913)
stable
2015-10-27, by Anton Shestakov
localrepo: discard objects in _filecache at transaction failure (issue4876)
stable
2015-10-24, by FUJIWARA Katsunori
demandimport: fix TypeError when importing Python regex library (issue4920)
stable
2015-10-28, by Gábor Stefanik
bundle2: attribute remote failures to remote (issue4788)
stable
2015-10-24, by Gregory Szorc
tests: add tests for remote hook output (issue4788)
stable
2015-10-24, by Gregory Szorc
help: mention alias and revsetalias in description of HGPLAINEXCEPT
stable
2015-10-24, by Yuya Nishihara
debugrevlog: cope with empty revlog files
stable
2015-10-23, by Augie Fackler
largefiles: don't mute and obfuscate http errors when putlfile fails
stable
2015-10-23, by Mads Kiilerich
largefiles: test coverage of error handling from putlfile
stable
2015-10-23, by Mads Kiilerich
largefiles: check hash of files in the store before copying to working dir
stable
2015-10-23, by Mads Kiilerich
largefiles: test coverage of handling of store corruption
stable
2015-10-23, by Mads Kiilerich
merge: improve clarity of table in update docstring
stable
2015-10-23, by Augie Fackler
ui: support paths.default-push without paths.default set (issue4914)
stable
2015-10-22, by Gregory Szorc
bookmarks: don't allow pushing new head for existing mark with -B (issue4400)
stable
2015-10-21, by Matt Mackall
commands: fix help for debugobsolete
stable
2015-10-20, by timeless
largefiles: fix explicit commit of normal/largefile switch
stable
2015-10-21, by Mads Kiilerich
largefiles: test coverage of explicit commit of normal/largefile switch
stable
2015-10-21, by Mads Kiilerich
Added signature for changeset b66e3ca0b90c
stable
2015-10-20, by Matt Mackall
Added tag 3.6-rc for changeset b66e3ca0b90c
stable
2015-10-20, by Matt Mackall
merge default into stable for code freeze
stable
3.6-rc
2015-10-20, by Matt Mackall
convert: fix Python syntax in 'splice in' message
2015-10-19, by Mads Kiilerich
rebase: fix wrong 'no changes to commit' when using --collapse
2015-10-19, by Mads Kiilerich
pull: all pass along extra opargs
2015-10-19, by Sean Farley
push: all pass along opargs
2015-10-19, by Sean Farley
check-code: allow argument passing py2.6ism
2015-10-15, by timeless
mail: drop python 2.5 self.sock.read workaround
2015-10-15, by timeless
url: drop support for python2.5
2015-10-15, by timeless
win32: drop reference to python2.5
2015-10-15, by timeless
editmerge: dequote other use of $ED
2015-10-19, by Ryan McElroy
bundlerepo: properly extract compressed changegroup from bundle2
2015-10-19, by Pierre-Yves David
bundle2: make unbundle.compressed return True when compressed
2015-10-02, by Pierre-Yves David
bundlerepo: uncompress changegroup in bundle1 case only
2015-10-19, by Pierre-Yves David
bundlerepo: move temp-bundle writing logic into a closure
2015-10-19, by Pierre-Yves David
shelve: properly process bundle2 bundle
2015-10-19, by Pierre-Yves David
histedit: properly apply bundle2 backups
2015-10-20, by Pierre-Yves David
strip: pass source and url to bundle2 processing
2015-10-20, by Pierre-Yves David
unbundle: use 'url' argument with applybundle
2015-10-20, by Pierre-Yves David
applybundle: take url as argument
2015-10-20, by Pierre-Yves David
unbundle: use 'source' argument with applybundle
2015-10-20, by Pierre-Yves David
applybundle: take source as argument
2015-10-20, by Pierre-Yves David
applybundle: set 'bundle2=1' env for all transaction
2015-10-20, by Pierre-Yves David
unbundle: use 'bundle2.applybundle'
2015-10-20, by Pierre-Yves David
bundle2: introduce an "applybundle" function
2015-10-20, by Pierre-Yves David
commands.resolve: conclude merge driver if no unresolved files are left
2015-10-15, by Siddharth Agarwal
commands.resolve: call driverpreprocess if we haven't run it yet
2015-10-15, by Siddharth Agarwal
merge.applyupdates: call driverconclude after performing merge actions
2015-10-15, by Siddharth Agarwal
merge.applyupdates: call driverpreprocess before starting merge actions
2015-10-15, by Siddharth Agarwal
merge: add stubs for preprocess and conclude steps of merge driver
2015-10-15, by Siddharth Agarwal
commands.resolve: don't allow users to mark or unmark driver-resolved files
2015-10-15, by Siddharth Agarwal
resolve: only create wctx once
2015-10-15, by Siddharth Agarwal
dirstate: fix invalid reference to self.ui
2015-10-19, by James Mills
spelling: trivial spell checking
2015-10-17, by Mads Kiilerich
mq: consistently use qrefresh
2015-10-14, by timeless
grammar: use does instead of do where appropriate
2015-10-14, by timeless
l10n: use %d instead of %s for numbers
2015-10-14, by timeless
check-code: block non-portable pipe-and
2015-10-15, by timeless
test-shelve: do not use non-portable pipe-and
2015-10-15, by timeless
parsers: suppress warning of signed and unsigned comparison at nt_init
2015-10-18, by Yuya Nishihara
parsers: correct type of temporary variables for dirstate tuple fields
2015-10-17, by Yuya Nishihara
test: enforce v1 type in 'test-bundle2-remote-changegroup.t'
2015-10-16, by Pierre-Yves David
test: enforce v1 type in 'test-bundle2-format.t'
2015-10-16, by Pierre-Yves David
editmerge: properly quote variables
2015-10-17, by Ryan McElroy
commands.resolve: print out warning when only driver-resolved files remain
2015-10-15, by Siddharth Agarwal
merge.mergestate: set merge driver state to 's' if there's none present
2015-10-15, by Siddharth Agarwal
merge.mergestate: only check for merge driver when property is accessed
2015-10-15, by Siddharth Agarwal
localrepo.commit: abort if merge driver's conclude step hasn't been run yet
2015-10-15, by Siddharth Agarwal
merge.mergestate: add a way to get the merge driver state
2015-10-15, by Siddharth Agarwal
merge.mergestate: add a way to get the other side of the merge
2015-10-15, by Siddharth Agarwal
commands.resolve: support printing out driver-resolved files
2015-10-15, by Siddharth Agarwal
histedit: make histedit prune when obsolete is enabled
2015-10-17, by Durham Goode
clonebundles: rewrite documentation
2015-10-17, by Gregory Szorc
exchange: support streaming clone bundles in clone bundles
2015-10-17, by Gregory Szorc
exchange: parse requirements from stream clone specification string
2015-10-17, by Gregory Szorc
exchange: support parameters in bundle specification strings
2015-10-14, by Gregory Szorc
commands: support consuming stream clone bundles
2015-10-15, by Gregory Szorc
commands: support creating stream clone bundles
2015-10-17, by Gregory Szorc
exchange: support for streaming clone bundles
2015-10-15, by Gregory Szorc
streamclone: support for producing and consuming stream clone bundles
2015-10-17, by Gregory Szorc
spelling: fix typo in transaction error messages
2015-10-17, by Matt Mackall
transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles
2015-10-16, by FUJIWARA Katsunori
merge: make in-memory changes visible to external update hooks
2015-10-17, by FUJIWARA Katsunori
hook: centralize passing HG_PENDING to external hook process
2015-10-17, by FUJIWARA Katsunori
cmdutil: make in-memory changes visible to external editor (issue4378)
2015-10-17, by FUJIWARA Katsunori
dirstate: show develwarn for write() invocation without transaction
2015-10-17, by FUJIWARA Katsunori
dirstate: make dirstate.write() callers pass transaction object to it
2015-10-17, by FUJIWARA Katsunori
dirstate: remove layering violation around writing dirstate out
2015-10-17, by FUJIWARA Katsunori
dirstateguard: remove layering violation around saving/restoring backup
2015-10-17, by FUJIWARA Katsunori
rebase: reduce scope of try catch in restorestate
2015-10-15, by Christian Delahousse
rebase: on abort delete rebase state file no matter what
2015-10-15, by Christian Delahousse
contrib: make editmerge look for merge markers at the beginning of the line
2015-10-16, by Christian Delahousse
commit: abort when a committemplate is not changed
2015-10-09, by Tony Tung
localrepo.commit: disallow commit when driver-resolved files exist
2015-10-14, by Siddharth Agarwal
merge.mergestate: add a generator for driver-resolved files
2015-10-14, by Siddharth Agarwal
hook: for python hooks, also return whether an exception was raised
2015-10-14, by Siddharth Agarwal
hook.runhooks: return a dict of result values
2015-10-14, by Siddharth Agarwal
hook: factor out determination of hooks from running them
2015-10-14, by Siddharth Agarwal
mq: generate patch names from first line of description
2015-03-10, by Mads Kiilerich
contrib: offer Python 2.7.10
2015-10-15, by Mads Kiilerich
contrib: drop Python < 2.6 from Makefile.python
2015-10-15, by Mads Kiilerich
mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3
2015-10-16, by Mads Kiilerich
exchange: don't print error codes after clone bundle failure
2015-10-15, by Gregory Szorc
debian: install bash completion as hg and not mercurial (issue4900)
2015-10-14, by Augie Fackler
merge-tools: allow marking a mergetool as completely disabled
2015-10-14, by Augie Fackler
exchange: add oparg to push so that extensions can wrap pushop
2015-10-13, by Sean Farley
destmerge: extract logic based on branch heads in its own function
2015-10-15, by Pierre-Yves David
destmerge: extract logic based on bookmark into its own function
2015-10-15, by Pierre-Yves David
destupdate: have a generic and extensible way to run each step
2015-10-15, by Pierre-Yves David
destupdate: extract logic based on branch in its own function
2015-10-15, by Pierre-Yves David
destupdate: extract logic based on bookmarks in its own function
2015-10-15, by Pierre-Yves David
destupdate: extract logic based on obsolescence marker in its own function
2015-10-15, by Pierre-Yves David
destupdate: move obsolete handling first
2015-10-15, by Pierre-Yves David
destupdate: indent bookmark and branch logic
2015-10-15, by Pierre-Yves David
destupdate: extract validation logic
2015-10-15, by Pierre-Yves David
rebase: rename and test '_destrebase'
2015-10-15, by Pierre-Yves David
rebase: directly use '_destrebase'
2015-10-15, by Pierre-Yves David
rebase: extra default destination in its own function
2015-10-15, by Pierre-Yves David
revset: rename and test '_destmerge'
2015-10-15, by Pierre-Yves David
merge: directly get destination from destutil
2015-10-15, by Pierre-Yves David
destutil: move default merge destination into a function
2015-10-15, by Pierre-Yves David
revset: reintroduce and experimental revset for update destination
2015-10-15, by Pierre-Yves David
changegroup: move manifest unpacking into its own method
2015-10-14, by Augie Fackler
changegroup: move manifest packing into a separate function
2015-10-01, by Augie Fackler
changegroup: rename manifest linknode closure for clarity
2015-09-30, by Augie Fackler
changegroup: reformat packermap and add comment
2015-09-29, by Augie Fackler
changegroup: document the public surface area of cg?unpackers
2015-10-14, by Augie Fackler
changegroup: mark cg1unpacker.chunklength as private
2015-10-14, by Augie Fackler
changegroup: note why a few methods on cg1unpacker exist
2015-10-14, by Augie Fackler
revlog: rename bundle to cg to reflect its nature as a cg?unpacker
2015-10-14, by Augie Fackler
changegroup: mark _addchangegroupfiles as module-private
2015-10-13, by Augie Fackler
changegroup: delete now-unused addchangegroup method
2015-10-13, by Augie Fackler
localrepo: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
repair: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
exchange: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
commands: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
bundle2: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
shelve: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()
2015-10-13, by Augie Fackler
changegroup: migrate addchangegroup() to forward to cg?unpacker.apply()
2015-10-13, by Augie Fackler
changegroup: move source check to top of addchangegroup
2015-10-13, by Augie Fackler
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip