Mercurial > hg
graph
-
hgweb: extract web substitutions table generation to own functionSat, 22 Aug 2015 15:40:33 -0700, by Gregory Szorc
-
hgweb: remove hgweb.configboolSat, 22 Aug 2015 15:32:16 -0700, by Gregory Szorc
-
hgweb: move additional state setting outside of refreshSat, 22 Aug 2015 15:30:39 -0700, by Gregory Szorc
-
commands: support hg help scripting.HGPLAINWed, 02 Sep 2015 23:50:45 -0400, by timeless
-
run-tests: use $HGTEST_RUN_TESTS_PUREWed, 02 Sep 2015 15:19:05 -0400, by timeless
-
minirst: don't treat top level item as children of last item (issue4803)Wed, 02 Sep 2015 15:12:08 -0400, by timeless
-
scmutil.readonlyvfs: implement joinWed, 02 Sep 2015 22:05:58 -0700, by Siddharth Agarwal
-
localrepo: move dirstate validate function to class scopeWed, 02 Sep 2015 22:05:23 -0700, by Siddharth Agarwal
-
convert: remove restriction on multiple --rev in hg sourceThu, 03 Sep 2015 10:29:42 -0700, by Durham Goode
-
monoblue: add a margin for help text containerFri, 04 Sep 2015 02:51:57 +0800, by Anton Shestakov
-
gitweb: add a margin for help text containerThu, 03 Sep 2015 23:46:31 +0800, by Anton Shestakov
-
monoblue: fix page subtitle on help pages stableThu, 03 Sep 2015 22:25:16 +0800, by Anton Shestakov
-
hgweb: use latest mtime for caching tag (issue4814) stableThu, 03 Sep 2015 12:19:43 -0500, by Matt Mackall
-
hgweb: initialize repostate to NoneSat, 22 Aug 2015 15:21:45 -0700, by Gregory Szorc
-
debian: switch to using debhelper and dh_python2 to build debsWed, 26 Aug 2015 10:59:09 -0400, by Augie Fackler
-
test-debian-packages: new test for testing construction of debian packagesTue, 25 Aug 2015 00:08:29 -0400, by Augie Fackler
-
test-docker-packaging: test packages built using dockerMon, 31 Aug 2015 22:44:57 -0400, by Augie Fackler
-
hghave: correct test for debhelperMon, 31 Aug 2015 22:43:33 -0400, by Augie Fackler
-
bundle2: don't try to recover from a GeneratorExit (issue4785)Tue, 01 Sep 2015 15:47:33 -0400, by Augie Fackler
-
revset: fix resolving strings from a listTue, 01 Sep 2015 16:46:05 -0700, by Durham Goode
-
dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)Mon, 31 Aug 2015 23:29:15 +0900, by Yuya Nishihara
-
test-ssh: remove superfluous triple slashes from absolute path testTue, 01 Sep 2015 16:38:52 +0900, by Yuya Nishihara
-
vagrant: update to official Debian 8.1 base boxWed, 02 Sep 2015 11:52:24 -0500, by Kevin Bullock
-
buildrpm: mkdir -p two needed directories (issue4779)Tue, 01 Sep 2015 14:41:41 -0400, by Augie Fackler
-
merge with stableTue, 01 Sep 2015 17:09:00 -0500, by Matt Mackall
-
hghave: use subprocess instead of os.popenMon, 31 Aug 2015 22:44:20 -0400, by Augie Fackler
-
hgweb: move archive related attributes to requestcontextSat, 22 Aug 2015 15:12:52 -0700, by Gregory Szorc
-
hgweb: move some config options to requestcontextSat, 22 Aug 2015 15:02:41 -0700, by Gregory Szorc
-
hgweb: establish class for holding per request contextSat, 22 Aug 2015 14:59:36 -0700, by Gregory Szorc
-
hgweb: don't make request optionalSat, 22 Aug 2015 14:22:40 -0700, by Gregory Szorc
-
hgweb: add some documentationSat, 22 Aug 2015 13:58:59 -0700, by Gregory Szorc
-
hgweb: limit branches shown on summary page to 10Tue, 01 Sep 2015 23:35:06 +0800, by Anton Shestakov
-
hgweb: use webutil.branchentries for branches on summary pageTue, 01 Sep 2015 23:29:30 +0800, by Anton Shestakov
-
hgweb: move branchentries code from webcommands to webutilTue, 01 Sep 2015 22:28:45 +0800, by Anton Shestakov
-
templater: add optional timezone argument to localdate()Tue, 18 Aug 2015 22:15:46 +0900, by Yuya Nishihara
-
templater: port localdate filter to a functionTue, 01 Sep 2015 19:15:16 +0900, by Yuya Nishihara
-
util: extract function that parses timezone stringTue, 01 Sep 2015 19:43:14 +0900, by Yuya Nishihara
-
templater: drop unneeded destructuring of argument tuple at buildfilterTue, 01 Sep 2015 19:04:10 +0900, by Yuya Nishihara
-
templater: extract helper that evaluates filter or function argumentTue, 01 Sep 2015 18:57:50 +0900, by Yuya Nishihara
-
contrib: add showstack extensionFri, 28 Aug 2015 16:59:31 -0500, by Matt Mackall
-
hgweb: fix trust of templates path (BC) stable 3.5.1Tue, 01 Sep 2015 16:08:07 -0500, by Matt Mackall
-
revlog: add an aggressivemergedelta optionSun, 30 Aug 2015 14:03:32 -0700, by Durham Goode
-
revlog: change generaldelta delta parent heuristicSun, 30 Aug 2015 13:58:11 -0700, by Durham Goode
-
revlog: move textlen calculation to be above delta chooserSun, 30 Aug 2015 13:34:30 -0700, by Durham Goode
-
revlog: move delta check to it's own functionSun, 30 Aug 2015 13:33:00 -0700, by Durham Goode
-
monoblue: add archive links on summary pageWed, 19 Aug 2015 21:43:13 +0800, by Anton Shestakov
-
help: distinguish sections when multiple match (issue4802)Sun, 30 Aug 2015 19:03:38 -0400, by timeless
-
merge with stableMon, 31 Aug 2015 17:21:38 -0500, by Matt Mackall
-
hghave: add a check for docker supportTue, 25 Aug 2015 00:06:41 -0400, by Augie Fackler
-
hghave: add a check for debian packaging toolsTue, 25 Aug 2015 00:03:15 -0400, by Augie Fackler
-
run-tests: add support for marking tests as very slowMon, 24 Aug 2015 22:23:45 -0400, by Augie Fackler
-
builddeb: rework how output dir and platform are specifiedTue, 25 Aug 2015 00:02:44 -0400, by Augie Fackler
-
parsers: fix two cases of unsigned long instead of Py_ssize_tWed, 26 Aug 2015 10:20:07 -0400, by Augie Fackler
-
templatefilters: remove redundant 'date' and 'strip' filtersSat, 04 Jul 2015 16:07:42 +0900, by Yuya Nishihara
-
templater: introduce unified filter syntax for unary functionsSat, 04 Jul 2015 16:03:36 +0900, by Yuya Nishihara
-
templater: inline getfilter() to buildfilter()Sat, 04 Jul 2015 15:59:03 +0900, by Yuya Nishihara
-
clone: fix updaterev to update to latest branch changeset (issue4528)Sun, 30 Aug 2015 11:47:43 +0200, by liscju
-
revsets: makes follow() supports file patterns (issue4757) (BC)Thu, 20 Aug 2015 17:19:32 +0200, by liscju
-
i18n-ja: synchronized with b930d4ef7739 stableMon, 31 Aug 2015 23:14:58 +0900, by FUJIWARA Katsunori
-
histedit: improve discoverability of edit commit messageFri, 28 Aug 2015 15:50:36 -0400, by timeless
-
revset: cache smartset's min/maxThu, 27 Aug 2015 17:57:33 -0700, by Pierre-Yves David
-
spelling: behaviour -> behaviorFri, 28 Aug 2015 10:53:55 -0400, by timeless
-
glossary: fixup use of periods at end of entriesFri, 28 Aug 2015 12:18:12 -0400, by timeless
-
histedit: fix grammar for help for safety abortsFri, 28 Aug 2015 11:31:44 -0400, by timeless
-
revset: mark reachablerootspure as privateFri, 28 Aug 2015 11:15:31 +0900, by Yuya Nishihara
-
reachableroots: construct and sort baseset in revset moduleFri, 28 Aug 2015 11:14:24 +0900, by Yuya Nishihara
-
reachableroots: use smartset minFri, 21 Aug 2015 16:12:24 -0700, by Pierre-Yves David
-
graphmod: stop building a list out of branchgroupiterFri, 21 Aug 2015 16:03:25 -0700, by Pierre-Yves David
-
reachableroots: sort the smartset in the pure version tooMon, 24 Aug 2015 15:40:42 -0700, by Pierre-Yves David
-
builddeb: actually run make when building the deb (issue4778)Mon, 24 Aug 2015 23:58:32 -0400, by Augie Fackler
-
docker-debian-jessie: fix errant mkdirMon, 24 Aug 2015 23:47:43 -0400, by Augie Fackler
-
makefile: rename debian-jessie to debThu, 27 Aug 2015 14:24:39 -0400, by Augie Fackler
-
run-tests: ignore failed removal of nonexistent installerrsTue, 25 Aug 2015 00:40:42 -0400, by Augie Fackler
-
templater: move verbosity-to-template matcher to constructorTue, 25 Aug 2015 13:38:20 -0500, by Matt Mackall
-
templater: remove pseudo-ternaryTue, 25 Aug 2015 12:59:08 -0500, by Matt Mackall
-
templater: fix variable name that shadows built-inTue, 25 Aug 2015 12:57:21 -0500, by Matt Mackall
-
templater: minor whitespace tweaksTue, 25 Aug 2015 09:38:06 -0500, by Matt Mackall
-
lock: make trylock privateMon, 24 Aug 2015 13:26:10 -0500, by Matt Mackall
-
lock: loop a finite number of times in trylock (issue4787)Mon, 24 Aug 2015 13:24:43 -0500, by Matt Mackall
-
reachableroots: silence warning of implicit integer narrowing issued by clangFri, 14 Aug 2015 12:25:14 +0900, by Yuya Nishihara
-
reachableroots: narrow scope of minidx variableFri, 14 Aug 2015 12:22:08 +0900, by Yuya Nishihara
-
convert: fix syncing deletes from p2 merge commitTue, 25 Aug 2015 15:54:33 -0700, by Durham Goode
-
convert: add convert.git.skipsubmodules optionMon, 24 Aug 2015 22:16:01 -0700, by Durham Goode
-
paths: move path validation logic to its own functionMon, 24 Aug 2015 19:33:36 -0700, by Durham Goode
-
parsers: avoid int/unsigned conversionsFri, 21 Aug 2015 14:33:51 -0400, by Augie Fackler
-
base85: fix comparison of an int and a longFri, 21 Aug 2015 14:29:42 -0400, by Augie Fackler
-
progress: restore testedwith to the stubTue, 25 Aug 2015 15:52:54 -0400, by Augie Fackler
-
hgweb: make refresh interval configurableSat, 22 Aug 2015 22:59:51 -0700, by Gregory Szorc
-
filemerge: add 'union' merge to internal merge toolSun, 16 Aug 2015 10:19:00 +0200, by Erik Huelsmann
-
filemerge: split internal merge into api entry point and internal helperSun, 16 Aug 2015 00:24:29 +0200, by Erik Huelsmann
-
simplemerge: add 'mode' kwarg which - when 'union' - suppresses markersSun, 16 Aug 2015 00:00:34 +0200, by Erik Huelsmann
-
hghave: remove quiet optionSat, 22 Aug 2015 10:37:38 -0700, by Gregory Szorc
-
hghave: move feature checking into hghave.pySat, 22 Aug 2015 10:28:34 -0700, by Gregory Szorc
-
tests: move '#require bzr' into .t filesSat, 22 Aug 2015 10:22:12 -0700, by Gregory Szorc
-
commands.push: use "pushloc" path attributeSat, 08 Aug 2015 00:12:41 -0700, by Gregory Szorc
-
ui: capture push location on path instancesFri, 07 Aug 2015 21:53:34 -0700, by Gregory Szorc
-
worker: use multiprocessing to find cpu countMon, 25 May 2015 13:10:38 -0700, by Gregory Szorc
-
import-checker: ensure multiprocessing is treated as from stdlibMon, 24 Aug 2015 10:09:00 -0400, by Augie Fackler
-
reachableroots: use baseset lazy sortingThu, 20 Aug 2015 17:23:21 -0700, by Pierre-Yves David
-
baseset: keep the input set aroundThu, 20 Aug 2015 17:19:56 -0700, by Pierre-Yves David
-
reachableroots: unroll loop that checks if one of parents is reachableSun, 16 Aug 2015 09:30:37 +0900, by Yuya Nishihara
-
reachableroots: handle error of PyList_Append()Sat, 15 Aug 2015 19:38:03 +0900, by Yuya Nishihara
-
commands.push: use paths APIFri, 07 Aug 2015 22:39:47 -0700, by Gregory Szorc
-
ui: move URL and path detection into path APISat, 08 Aug 2015 00:16:02 -0700, by Gregory Szorc
-
reachableroots: return list of revisions instead of setFri, 14 Aug 2015 15:52:19 +0900, by Yuya Nishihara
-
reachableroots: use internal "revstates" array to test if rev is reachableFri, 14 Aug 2015 15:49:11 +0900, by Yuya Nishihara
-
reachableroots: use internal "revstates" array to test if rev is a rootFri, 14 Aug 2015 15:43:29 +0900, by Yuya Nishihara
-
parsers: set exception when there's too little string data to extract parentsTue, 18 Aug 2015 16:40:10 -0400, by Augie Fackler
-
parsers: drop spurious check of readlen valueTue, 18 Aug 2015 16:39:26 -0400, by Augie Fackler
-
pathencode: check result of .digest() method in sha1hashTue, 18 Aug 2015 16:32:41 -0400, by Augie Fackler
-
parsers: correctly decref normed value after PyDict_SetItemTue, 18 Aug 2015 16:43:26 -0400, by Augie Fackler
-
parsers: fix two leaks in index_ancestorsTue, 18 Aug 2015 17:15:04 -0400, by Augie Fackler
-
merge with stableTue, 18 Aug 2015 18:38:56 -0500, by Matt Mackall
-
reachableroots: extend "revstates" to array of bit flagsFri, 14 Aug 2015 15:30:52 +0900, by Yuya Nishihara
-
reachableroots: rename "seen" array to "revstates" for future extensionFri, 14 Aug 2015 15:23:42 +0900, by Yuya Nishihara