Mercurial > hg
graph
-
progress: add a lock to prepare for introducing a threadSat, 17 Jan 2015 13:13:16 -0800, by Solomon Matthews
-
progress: move update check into helper methodSat, 17 Jan 2015 13:10:37 -0800, by Solomon Matthews
-
progress: move current topic to member variableSat, 17 Jan 2015 13:09:33 -0800, by Solomon Matthews
-
progress: add try/finally to make the diffs for the next commit more readableThu, 15 Jan 2015 20:03:28 -0800, by Solomon Matthews
-
transaction: include backup file in the "undo" transactionFri, 16 Jan 2015 18:34:14 -0800, by Pierre-Yves David
-
transaction: pass the name of the "undo" journal to the transactionFri, 16 Jan 2015 19:35:04 -0800, by Pierre-Yves David
-
rollback: have an empty entry for the vfsmap in rollbackFri, 16 Jan 2015 19:29:16 -0800, by Pierre-Yves David
-
transaction: clarify the name of 'journal' argument for transactionFri, 16 Jan 2015 14:54:24 -0800, by Pierre-Yves David
-
transaction: use 'util.copyfile' for creating backupMon, 05 Jan 2015 12:44:15 -0800, by Pierre-Yves David
-
copyfile: allow optional hardlinkingMon, 05 Jan 2015 12:39:09 -0800, by Pierre-Yves David
-
repair: add experimental option to write bundle2 filesThu, 15 Jan 2015 16:51:13 -0800, by Eric Sumner
-
changegroup.getsubset: support multiple versionsThu, 15 Jan 2015 15:55:13 -0800, by Eric Sumner
-
changegroup.writebundle: HG2Y supportThu, 15 Jan 2015 15:39:16 -0800, by Eric Sumner
-
changegroup.writebundle: provide uiThu, 15 Jan 2015 14:39:41 -0800, by Eric Sumner
-
test-module-imports: use test-repo requirementFri, 16 Jan 2015 16:25:30 -0800, by Matt Mackall
-
largefiles: don't rehash largefiles in updatelfiles if standin hash changedFri, 09 Jan 2015 19:10:09 +0100, by Mads Kiilerich
-
largefiles: show progress when checking standin hashes in outgoing changesetsFri, 16 Jan 2015 19:51:25 +0100, by Mads Kiilerich
-
unbundle: support bundle2 filesWed, 14 Jan 2015 17:09:55 -0800, by Eric Sumner
-
pullbundle2: extract addchangegroup result combining into its own functionFri, 16 Jan 2015 12:53:45 -0800, by Eric Sumner
-
histedit: add a test to show that issue4251 is fixed (issue4251)Fri, 16 Jan 2015 15:31:45 -0500, by Augie Fackler
-
commands.debugbundle: bundle2 supportThu, 15 Jan 2015 15:35:26 -0800, by Eric Sumner
-
largefiles: cleanup overrideadd()Mon, 12 Jan 2015 22:30:12 -0500, by Matt Harbison
-
largefiles: enable subrepo support for addMon, 12 Jan 2015 21:44:43 -0500, by Matt Harbison
-
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