Mercurial > hg
graph
-
add: pass options via keyword argsMon, 12 Jan 2015 20:59:17 -0500, by Matt Harbison
-
largefiles: don't pop largefile-specific arguments to the add commandWed, 31 Dec 2014 18:24:32 -0500, by Matt Harbison
-
share: replace the bookmarks.shared file with an entry on a new "shared" fileSun, 11 Jan 2015 16:20:15 +0100, by Angel Ezquerra
-
docker: support Fedora 21Sun, 02 Nov 2014 02:36:47 +0100, by Mads Kiilerich
-
rpm: make Python 2.7.9 the default Python to include in rpms for EL 5Fri, 16 Jan 2015 04:26:40 +0100, by Mads Kiilerich
-
contrib: make Python 2.7.9 the default in Makefile.pythonFri, 16 Jan 2015 04:26:25 +0100, by Mads Kiilerich
-
localrepo: remove all external users of localrepo.wopenerSun, 11 Jan 2015 01:51:52 +0100, by Angel Ezquerra
-
localrepo: remove all external users of localrepo.sopenerSun, 11 Jan 2015 00:25:54 +0100, by Angel Ezquerra
-
localrepo: remove all external users of localrepo.openerThu, 15 Jan 2015 23:17:12 +0100, by Angel Ezquerra
-
log: use namespace logname and colornameWed, 14 Jan 2015 20:29:47 -0800, by Sean Farley
-
namespaces: add colorname member to namespace objectWed, 14 Jan 2015 20:11:02 -0800, by Sean Farley
-
namespaces: add logname member to namespace objectWed, 14 Jan 2015 20:06:44 -0800, by Sean Farley
-
namespaces: use named args for namespace apiWed, 14 Jan 2015 19:55:20 -0800, by Sean Farley
-
namespaces: make the constructor into named argsWed, 14 Jan 2015 19:39:13 -0800, by Sean Farley
-
dispatch: only check compatibility against major and minor versions (BC)Thu, 15 Jan 2015 20:36:03 -0800, by Gregory Szorc
-
test-extension: use a realistic Mercurial versionThu, 15 Jan 2015 20:03:48 -0800, by Gregory Szorc
-
test-extension: improve test readabilityThu, 15 Jan 2015 19:47:06 -0800, by Gregory Szorc
-
bundle2: enforce parttype as alphanumericalThu, 18 Dec 2014 19:14:01 -0800, by Pierre-Yves David
-
tests: conditionalize test-tools.t for Windows supportWed, 14 Jan 2015 22:40:39 -0500, by Matt Harbison
-
dirstate: ignore negative debug.dirstate.delaywrite values - they crashed itWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
linkrev: use the right manifest content when adjusting linrev (issue4499)Wed, 14 Jan 2015 17:21:09 -0800, by Pierre-Yves David
-
unpacker: fix missing arg for py2.4Wed, 14 Jan 2015 16:57:00 -0800, by Matt Mackall
-
branchcache: make _rbcrevslen handling more safeWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
branchcache: add debug output whenever cache files use truncateWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
tests: rework revision branch cache testsWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
tests: add 'f' tool for cross platform file operations in the testsWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
run-tests: include testdir in $PATH so tests easily can use helper toolsWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
filelog: use censored revlog flag bit to quickly check if a node is censoredMon, 12 Jan 2015 15:29:36 -0500, by Mike Edgar
-
revlog: verify censored flag when hashing added revision fulltextMon, 12 Jan 2015 14:41:25 -0500, by Mike Edgar
-
revlog: add flags argument to _addrevision, update callers use default flagsMon, 12 Jan 2015 14:30:24 -0500, by Mike Edgar
-
revlog: define censored flag for revlogng indexMon, 12 Jan 2015 14:01:52 -0500, by Mike Edgar
-
localrepo: remove all internal uses of localrepo.wopenerSun, 11 Jan 2015 01:32:36 +0100, by Angel Ezquerra
-
localrepo: remove all internal uses of localrepo.sopenerSun, 11 Jan 2015 00:21:58 +0100, by Angel Ezquerra
-
localrepo: remove all internal uses of localrepo.openerSat, 10 Jan 2015 23:02:52 +0100, by Angel Ezquerra
-
sslutil: drop defunct ssl version constantsWed, 14 Jan 2015 15:46:21 -0500, by Augie Fackler
-
sslutil: use saner TLS settings on Python 2.7.9Wed, 14 Jan 2015 15:46:00 -0500, by Augie Fackler
-
sslutil: drop support for clients of sslutil specifying a TLS versionWed, 14 Jan 2015 15:31:16 -0500, by Augie Fackler
-
discovery: run discovery on filtered repositoryWed, 07 Jan 2015 00:07:29 -0800, by Pierre-Yves David
-
revset: check for collisions between alias argument names in the declarationSat, 10 Jan 2015 23:18:11 +0900, by FUJIWARA Katsunori
-
revset: parse alias declaration strictly by _parsealiasdeclSat, 10 Jan 2015 23:18:11 +0900, by FUJIWARA Katsunori
-
revset: introduce "_parsealiasdecl" to parse alias declarations strictlySat, 10 Jan 2015 23:18:11 +0900, by FUJIWARA Katsunori
-
revset: store full detail into revsetalias.error for error source distinctionSat, 10 Jan 2015 23:18:11 +0900, by FUJIWARA Katsunori
-
revset: factor out composing error message for ParseError to reuseSat, 10 Jan 2015 23:18:11 +0900, by FUJIWARA Katsunori
-
revset: make tokenize extensible to parse alias declarations and definitionsSat, 10 Jan 2015 23:18:11 +0900, by FUJIWARA Katsunori
-
largefiles: make linear update set unsure largefiles normal if unchangedFri, 09 Jan 2015 18:38:02 +0100, by Mads Kiilerich
-
debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'Fri, 09 Jan 2015 18:38:02 +0100, by Mads Kiilerich
-
debugdirstate: simplify date handling after e7ed5d07cc4c used fixed formatFri, 09 Jan 2015 18:38:02 +0100, by Mads Kiilerich
-
forget: don't report rejected files as forgotten as wellSun, 11 Jan 2015 23:25:23 -0500, by Matt Harbison
-
largefiles: enable subrepo support for forgetSun, 11 Jan 2015 23:20:51 -0500, by Matt Harbison
-
namespaces: add revset for 'named(namespace)'Tue, 13 Jan 2015 15:07:08 -0800, by Sean Farley
-
bundles: do not overwrite existing backup bundles (BC)Fri, 09 Jan 2015 10:52:14 -0800, by Durham Goode
-
https: support tls sni (server name indication) for https urls (issue3090)Mon, 12 Jan 2015 18:01:20 -0700, by Alex Orange
-
merge with stableWed, 14 Jan 2015 12:50:46 -0800, by Matt Mackall
-
unpacker: check the right exception type for 2.4Tue, 13 Jan 2015 16:15:02 -0800, by Matt Mackall
-
hgweb: fix diffstat links in paper/changeset.tmplSat, 10 Jan 2015 18:00:57 +0800, by Anton Shestakov
-
hgweb: close <img> elementsSat, 10 Jan 2015 17:54:24 +0800, by Anton Shestakov
-
hgweb: close <p> elementsSat, 10 Jan 2015 17:52:02 +0800, by Anton Shestakov
-
hgweb: close <th> properly in spartan/filelogentry.tmplSat, 10 Jan 2015 17:44:54 +0800, by Anton Shestakov
-
revset: simplify fullreposet.__and__ to call sort() with boolean flagSat, 10 Jan 2015 21:36:42 +0900, by Yuya Nishihara
-
revset: fix spanset.isascending() to honor sort() or reverse() request stableSat, 10 Jan 2015 21:31:59 +0900, by Yuya Nishihara