Mercurial > hg
graph
-
testing: generate tests operations using HypothesisWed, 24 Feb 2016 13:05:45 +0000, by David R. MacIver
-
i18n-ja: synchronized with cb6a952efbf4 stableMon, 29 Feb 2016 22:52:29 +0900, by FUJIWARA Katsunori
-
log: fix order of revisions filtered by multiple OR options (issue5100) stableMon, 15 Feb 2016 22:46:07 +0900, by Yuya Nishihara
-
tests: rename regression testsThu, 25 Feb 2016 16:54:14 +0000, by timeless
-
zeroconf: fix crash in "hg paths" when zeroconf server is upThu, 25 Feb 2016 10:01:59 -0800, by Danek Duvall
-
zeroconf: fix setsockopt() call on Solaris to send payload of correct lengthWed, 24 Feb 2016 22:22:18 -0800, by Danek Duvall
-
blackbox: properly replace ui classWed, 03 Feb 2016 04:54:40 +0000, by timeless
-
blackbox: store the blackbox ui object instead of the log fileWed, 03 Feb 2016 17:05:04 +0000, by timeless
-
blackbox: log dirty stateTue, 09 Feb 2016 15:44:13 +0000, by timeless
-
blackbox: log working directory versionTue, 09 Feb 2016 19:16:06 +0000, by timeless
-
blackbox: rename fp variableMon, 08 Feb 2016 03:37:26 +0000, by timeless
-
blackbox: avoid creating multiple file handles for a single logWed, 03 Feb 2016 15:41:31 +0000, by timeless
-
tests: mock getpid to reduce glob usageWed, 24 Feb 2016 20:04:32 +0000, by timeless
-
changegroup: drop special-casing of flat manifestsMon, 22 Feb 2016 14:43:14 -0800, by Martin von Zweigbergk
-
changegroup: fix treemanifests on mergesFri, 12 Feb 2016 23:09:09 -0800, by Martin von Zweigbergk
-
templatekw: workaround for utf-8 round-trip of {desc}Sun, 27 Dec 2015 20:21:37 +0900, by Yuya Nishihara
-
test: update test-bundle2-format.t commentThu, 25 Feb 2016 10:34:31 +0100, by Pierre-Yves David
-
chg: extract gethgcmd logic to a functionWed, 24 Feb 2016 14:24:00 +0000, by Jun Wu
-
destutil: use cached branch information instead of query for efficiencyWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
destutil: replace wc.branch() invocations by cached value for efficiencyWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
destutil: remove redundant examinationWed, 24 Feb 2016 23:00:32 +0900, by FUJIWARA Katsunori
-
destutil: add new local variable to increase readabilityWed, 24 Feb 2016 23:00:32 +0900, by FUJIWARA Katsunori
-
changegroup: write root manifests and subdir manifests in a single loopFri, 12 Feb 2016 23:30:18 -0800, by Martin von Zweigbergk
-
changegroup: introduce makelookupmflinknode(dir)Fri, 12 Feb 2016 23:26:15 -0800, by Martin von Zweigbergk
-
changegroup: prune subdirectory dirlogs tooFri, 12 Feb 2016 21:21:28 -0800, by Martin von Zweigbergk
-
changegroup: include subdirectory manifests in verbose sizeFri, 12 Feb 2016 15:42:16 -0800, by Martin von Zweigbergk
-
changegroup: make _packmanifests() dumberFri, 12 Feb 2016 15:18:56 -0800, by Martin von Zweigbergk
-
changegroup: extract generatemanifests()Thu, 11 Feb 2016 20:19:48 -0800, by Martin von Zweigbergk
-
merge: use any() instead of for loop when checking for dirty subreposTue, 23 Feb 2016 10:59:25 -0800, by Martin von Zweigbergk
-
templater: fix list templating bugWed, 24 Feb 2016 19:31:55 +0000, by Kostia Balytskyi
-
histedit: also handle locally missing nodes when reading obsolescenceWed, 24 Feb 2016 16:58:07 +0100, by Pierre-Yves David
-
chgserver: auto exit after being idle for too long or lose the socket fileWed, 24 Feb 2016 18:42:59 +0000, by Jun Wu
-
unionrepo: properly handle hidden linkrev in revlog (issue5070) stableMon, 22 Feb 2016 23:36:04 +0100, by Pierre-Yves David
-
bundlerepo: properly handle hidden linkrev in manifestlog (issue4945) stableMon, 22 Feb 2016 23:34:54 +0100, by Pierre-Yves David
-
bundlerepo: properly handle hidden linkrev in filelog (issue4945) stableMon, 22 Feb 2016 18:35:40 +0100, by Pierre-Yves David
-
check-code: allow old style class with special commentsWed, 24 Feb 2016 18:42:14 +0000, by Jun Wu
-
merge with stableWed, 24 Feb 2016 15:55:44 -0600, by Matt Mackall
-
revset: use smartset minus operatorWed, 24 Feb 2016 10:41:15 -0800, by Durham Goode
-
histedit: make histedit aware of obsolescense not stored in state (issue4800)Tue, 23 Feb 2016 21:38:36 +0000, by Kostia Balytskyi
-
treemanifest: allow setting flag to 't'Tue, 09 Feb 2016 20:22:33 -0800, by Martin von Zweigbergk
-
treemanifest: use "cp xyz/." instead of "cp xyz/*"Tue, 23 Feb 2016 17:22:51 -0800, by Tony Tung
-
templatefilters: drop old jsonescape() functionSun, 27 Dec 2015 18:50:03 +0900, by Yuya Nishihara
-
templatefilters: make json filter be byte-transparent (BC) (issue4926)Sun, 27 Dec 2015 17:59:57 +0900, by Yuya Nishihara
-
hgweb: add option to convert encoding of graphdata()Mon, 04 Jan 2016 23:05:09 +0900, by Yuya Nishihara
-
hgweb: remove unused argument from graphdata() factoryMon, 04 Jan 2016 22:55:05 +0900, by Yuya Nishihara
-
templatefilters: add "utf8" to get utf-8 bytes from local-encoding textSun, 27 Dec 2015 17:45:05 +0900, by Yuya Nishihara
-
templatefilters: drop broken "jsonescape" from filters table (BC)Sun, 27 Dec 2015 17:16:45 +0900, by Yuya Nishihara
-
treemanifest: rewrite text() using iterentries()Sat, 20 Feb 2016 23:57:21 -0800, by Martin von Zweigbergk
-
treemanifest: implement iterentries()Sun, 07 Feb 2016 21:14:01 -0800, by Martin von Zweigbergk
-
verify: show progress while verifying dirlogsThu, 11 Feb 2016 15:38:56 -0800, by Martin von Zweigbergk
-
verify: check for orphaned dirlogsWed, 03 Feb 2016 15:35:15 -0800, by Martin von Zweigbergk
-
verify: check directory manifestsSun, 07 Feb 2016 21:13:24 -0800, by Martin von Zweigbergk
-
hg: perform update after pulling during clone with share (issue5103)Sat, 20 Feb 2016 17:44:29 -0800, by Gregory Szorc
-
hg: extract post share update logic into own functionSat, 20 Feb 2016 17:41:59 -0800, by Gregory Szorc
-
merge: perform background file closing in batchgetSat, 20 Feb 2016 15:54:09 -0800, by Gregory Szorc
-
merge: indent code in batchget()Sat, 20 Feb 2016 15:27:11 -0800, by Gregory Szorc
-
localrepo: support background closing for wwrite()Sat, 20 Feb 2016 15:25:27 -0800, by Gregory Szorc
-
scmutil: support background closing for write()Sat, 20 Feb 2016 15:24:12 -0800, by Gregory Szorc
-
chg: hold a lock file before connected to serverTue, 16 Feb 2016 11:08:52 +0000, by Jun Wu
-
serve: allow --daemon-postexec to be 'unlink:path' or 'none'Mon, 22 Feb 2016 17:30:02 +0000, by Jun Wu
-
serve: rename --daemon-pipefds to --daemon-postexec (BC)Mon, 22 Feb 2016 16:59:08 +0000, by Jun Wu
-
largefiles: don't explicitly list optional parameters that are not usedMon, 22 Feb 2016 23:18:19 -0800, by Tony Tung
-
revert: properly revert to ancestor of p2 during merge (issue5052) stableTue, 23 Feb 2016 11:41:47 +0100, by Pierre-Yves David
-
help: hg.intevation.de is new primary name of hg.intevation.de (and new cert) stableMon, 01 Feb 2016 12:36:28 +0100, by Thomas Arendsen Hein
-
rebase: explicitly test abort from ambiguous destinationMon, 08 Feb 2016 14:07:17 +0100, by Pierre-Yves David
-
rebase: choose default destination the same way as 'hg merge' (BC)Sun, 14 Feb 2016 13:25:59 +0000, by Pierre-Yves David
-
rebase: add potential divergent commit hashes to error message (issue5086)Wed, 17 Feb 2016 20:31:34 +0000, by Kostia Balytskyi
-
hgwebdir_wsgi: update script and expand helpFri, 19 Feb 2016 17:50:28 +0100, by Sune Foldager
-
bundlerepo: properly handle hidden linkrev in filelog (issue4945)Mon, 22 Feb 2016 18:35:40 +0100, by Pierre-Yves David
-
rebase: adds storing collapse message (issue4792)Wed, 17 Feb 2016 22:45:01 +0100, by liscju
-
test-automv: fix inline config settings for 5ec1ce8fdf0aMon, 22 Feb 2016 17:53:19 -0500, by Augie Fackler
-
automv: use 95 as the default similarity thresholdTue, 16 Feb 2016 15:58:32 +0000, by Martijn Pieters
-
bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)Fri, 19 Feb 2016 22:28:09 +0100, by liscju
-
worker: change partition strategy to every Nth elementSat, 20 Feb 2016 15:56:44 -0800, by Gregory Szorc
-
run-tests: allow run-tests.py to run tests outside current directoryThu, 18 Feb 2016 08:52:15 +0000, by David R. MacIver
-
histedit: unifying the way replacements are computed for abort and successTue, 16 Feb 2016 14:49:29 +0000, by Kostia Balytskyi
-
templater: factor out type conversion of revset() resultFri, 12 Feb 2016 18:39:48 +0900, by Yuya Nishihara
-
templater: evaluate each item of revset() as integer revisionFri, 12 Feb 2016 18:08:53 +0900, by Yuya Nishihara
-
demandimport: blacklist sqlalchemy.events as it has side effects (issue5085)Sat, 06 Feb 2016 19:16:12 +0900, by Yuya Nishihara
-
demandimport: enforce ignore list while processing modules in fromlistSat, 06 Feb 2016 19:09:10 +0900, by Yuya Nishihara
-
phases: use constants for phase valuesMon, 15 Feb 2016 16:49:52 -0800, by Gregory Szorc
-
test-paths: fix up json output to match $TESTTMP on WindowsWed, 20 Jan 2016 22:10:17 -0500, by Matt Harbison
-
test-obsolete: conditionalize a test dependent on chmodWed, 20 Jan 2016 21:56:37 -0500, by Matt Harbison
-
progress: display progress bar when HGPLAINEXCEPT contains "progress"Wed, 17 Feb 2016 15:18:30 -0800, by Matt Anderson
-
run-tests: stop allocating HGPORT3+HGPORT4Wed, 17 Feb 2016 19:38:44 +0000, by timeless
-
run-tests: refactor port allocation into functionsWed, 17 Feb 2016 19:36:32 +0000, by timeless
-
tests: put test-treemanifest.t on a port dietWed, 17 Feb 2016 19:34:01 +0000, by timeless
-
chg: pass sensitive command line flags to serverWed, 17 Feb 2016 15:00:47 +0000, by Jun Wu
-
chg: use mallocx and reallocx in hgclientWed, 17 Feb 2016 15:08:09 +0000, by Jun Wu
-
chg: add utility functions mallocx, reallocxWed, 17 Feb 2016 14:51:38 +0000, by Jun Wu
-
localrepo: move new repo requirements into standalone function (API)Mon, 15 Feb 2016 13:20:20 -0800, by Gregory Szorc
-
localrepo: isolate requirements determination from side effectsMon, 15 Feb 2016 13:19:07 -0800, by Gregory Szorc
-
localrepo: use local variable for requirements assignmentSat, 13 Feb 2016 14:42:17 -0800, by Gregory Szorc
-
destutil: ensure we offer 'hg update' hint when not at head in all casesTue, 09 Feb 2016 23:35:21 +0000, by Pierre-Yves David
-
chg: forward umask from client to serverMon, 15 Feb 2016 14:35:26 +0000, by Jun Wu
-
chgserver: add setumask methodMon, 15 Feb 2016 14:28:17 +0000, by Jun Wu
-
chgserver: use _readlist and _readstrTue, 16 Feb 2016 19:21:05 +0000, by Jun Wu
-
commandserver: use _readlistMon, 15 Feb 2016 14:20:41 +0000, by Jun Wu
-
commandserver: add _readstr and _readlistTue, 16 Feb 2016 19:11:45 +0000, by Jun Wu
-
extensions: add notloaded method to return extensions failed to loadWed, 10 Feb 2016 16:59:34 +0000, by Jun Wu
-
histedit: renaming parts to which _histedit was splitMon, 15 Feb 2016 14:57:06 +0000, by Kostia Balytskyi
-
histedit: break _histedit into smaller pieces (add _finishaction)Mon, 15 Feb 2016 12:07:33 +0000, by Kostia Balytskyi
-
automv: switch to specifying the similarity as an integer (0-100)Mon, 15 Feb 2016 17:24:42 +0000, by Martijn Pieters
-
automv: do not release lock between marking files and the actual commitMon, 15 Feb 2016 17:16:07 +0000, by Martijn Pieters
-
automv: reuse existing scutil._markchanges() functionMon, 15 Feb 2016 17:13:18 +0000, by Martijn Pieters
-
automv: improve function docstringsMon, 15 Feb 2016 17:01:33 +0000, by Martijn Pieters
-
automv: remove test for 'developer mode'Mon, 15 Feb 2016 16:51:31 +0000, by Martijn Pieters
-
automv: add some context for the testsMon, 15 Feb 2016 16:44:30 +0000, by Martijn Pieters
-
automv: simplify retrieving the statusMon, 15 Feb 2016 16:40:06 +0000, by Martijn Pieters
-
tests: change branches test to work cross platformMon, 08 Feb 2016 05:56:25 +0000, by timeless
-
histedit: change string literals to constants in goal namingMon, 15 Feb 2016 10:48:36 +0000, by Kostia Balytskyi
-
run-tests: add --chg option to install and run tests using chgSun, 07 Feb 2016 18:08:59 +0900, by Yuya Nishihara
-
run-tests: add --with-chg option to run tests using chgSun, 07 Feb 2016 16:34:12 +0900, by Yuya Nishihara
-
destutil: add more precise error classes for destmergeTue, 09 Feb 2016 23:30:41 +0000, by Pierre-Yves David
-
destutil: allow to disable the "on head check" in destmergeMon, 08 Feb 2016 22:58:15 +0000, by Pierre-Yves David
-
destutil: allow to specify an explicit source for the mergeMon, 08 Feb 2016 19:32:29 +0100, by Pierre-Yves David
-
destutil: remove current head from list of candidates earlyMon, 08 Feb 2016 18:12:06 +0100, by Pierre-Yves David
-
destutil: add an 'action' layer to the destmerge message dictionaryMon, 08 Feb 2016 17:53:44 +0100, by Pierre-Yves David
-
rebase: extract rebaseset and destination computation in a functionTue, 09 Feb 2016 23:49:55 +0000, by Pierre-Yves David