Mercurial > hg
graph
-
bookmarks: prevent divergent bookmark from being updated unexpectedlyTue, 17 Mar 2015 18:20:24 +0900, by FUJIWARA Katsunori
-
manifest: include Python.h before standard headersWed, 18 Mar 2015 11:41:36 -0700, by Drew Gottlieb
-
crecord: use colwidth instead of ucolwidthWed, 18 Mar 2015 13:38:06 -0500, by Matt Mackall
-
manifest: speed up matches for large sets of filesWed, 18 Mar 2015 13:37:18 -0500, by Matt Mackall
-
perf: add methods for timing changeset file list readingWed, 18 Mar 2015 12:03:44 -0500, by Matt Mackall
-
censor: add exchange tests, via local push/pull and bundle/unbundleSun, 15 Mar 2015 21:52:35 -0400, by Mike Edgar
-
censor: add censor command to hgext with basic client-side testsSun, 15 Mar 2015 21:52:17 -0400, by Mike Edgar
-
record: add comparison methods for recordhunk classFri, 13 Mar 2015 14:08:30 -0700, by Laurent Charignon
-
record: minor refactoring of dorecordThu, 12 Mar 2015 17:50:23 -0700, by Laurent Charignon
-
record: add tests for the curses recording interfaceThu, 12 Mar 2015 14:42:55 -0700, by Laurent Charignon
-
record: enable curses recording logic with experimental flagThu, 12 Mar 2015 14:24:48 -0700, by Laurent Charignon
-
record: change arguments of curses recording functionFri, 13 Mar 2015 10:51:25 -0700, by Laurent Charignon
-
record: change interface of the filtering functionThu, 12 Mar 2015 17:51:37 -0700, by Laurent Charignon
-
hgweb: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:15:06 -0400, by Matt Harbison
-
pvec: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:18:20 -0400, by Matt Harbison
-
scmutil: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:16:26 -0400, by Matt Harbison
-
templater: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:11:15 -0400, by Matt Harbison
-
largefiles: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:08:16 -0400, by Matt Harbison
-
obsolete: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:05:25 -0400, by Matt Harbison
-
fileset: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 23:02:19 -0400, by Matt Harbison
-
filectx: add a repo accessorFri, 13 Mar 2015 20:34:52 -0400, by Matt Harbison
-
run-tests: ignore ENOENT failures when removing old .err resultsFri, 13 Mar 2015 13:03:55 -0400, by Augie Fackler
-
run-tests: stop storing start/stop times in a dict by test nameFri, 13 Mar 2015 12:50:53 -0400, by Augie Fackler
-
run-tests: avoid running the same test instance concurrentlyFri, 13 Mar 2015 12:47:16 -0400, by Augie Fackler
-
run-tests: add --runs-per-test flagFri, 13 Mar 2015 11:21:53 -0400, by Augie Fackler
-
convert: adjust progress bar for octopus merges (issue4169)Thu, 12 Mar 2015 21:41:50 -0400, by Augie Fackler
-
test-convert-git: show insane progress bar with octopus merge (issue4169)Thu, 12 Mar 2015 21:31:52 -0400, by Augie Fackler
-
manifest: have context use self.hasdir()Fri, 13 Mar 2015 15:36:11 -0700, by Drew Gottlieb
-
manifest: add hasdir() to contextFri, 13 Mar 2015 15:32:45 -0700, by Drew Gottlieb
-
manifest: add manifestdict.hasdir() methodFri, 13 Mar 2015 15:25:01 -0700, by Drew Gottlieb
-
manifest: have context's dirs() call its manifest's dirs()Fri, 13 Mar 2015 15:23:02 -0700, by Drew Gottlieb
-
manifest: add dirs() to manifestdictFri, 13 Mar 2015 15:19:54 -0700, by Drew Gottlieb
-
formatter: convert None to json nullWed, 17 Sep 2014 22:34:34 +0900, by Yuya Nishihara
-
localrepo: extend "changeid in repo" to return True for workingctx revisionSun, 17 Aug 2014 11:35:31 +0900, by Yuya Nishihara
-
merge with stableMon, 16 Mar 2015 13:41:45 -0500, by Matt Mackall
-
crecord: fix another underbarMon, 16 Mar 2015 13:32:28 -0500, by Matt Mackall
-
crecord: fiddle with vertical whitespaceMon, 16 Mar 2015 13:25:19 -0500, by Matt Mackall
-
crecord: fix underbar style for orig_stdoutMon, 16 Mar 2015 13:23:42 -0500, by Matt Mackall
-
crecord: use encoding.ucolwidthMon, 16 Mar 2015 13:22:37 -0500, by Matt Mackall
-
crecord: more import styleMon, 16 Mar 2015 12:58:06 -0500, by Matt Mackall
-
crecord: fix some import styleMon, 16 Mar 2015 12:55:21 -0500, by Matt Mackall
-
manifest.c: ensure realloc_if_full() returns 1 or 0Fri, 13 Mar 2015 22:50:40 -0400, by Matt Harbison
-
record: change recording function to work with crecordThu, 12 Mar 2015 14:20:32 -0700, by Laurent Charignon
-
record: add crecord's ui logic to coreThu, 12 Mar 2015 14:19:11 -0700, by Laurent Charignon
-
record: change interface of dorecord to accept new filtersWed, 11 Mar 2015 16:39:38 -0700, by Laurent Charignon
-
record: remove duplicated testsWed, 11 Mar 2015 16:18:47 -0700, by Laurent Charignon
-
record: make record use commit -iWed, 11 Mar 2015 15:54:11 -0700, by Laurent Charignon
-
style: kill ersatz if-else ternary operatorsFri, 13 Mar 2015 17:00:06 -0400, by Jordi GutiƩrrez Hermoso
-
cvsps: use a different tiebreaker to avoid flaky testFri, 13 Mar 2015 14:20:13 -0400, by Augie Fackler
-
templates: fix "log -q" output of default style stableSat, 14 Mar 2015 22:34:27 +0900, by Yuya Nishihara
-
merge with stableFri, 13 Mar 2015 17:55:04 -0500, by Matt Mackall
-
subrepo: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 22:59:52 -0400, by Matt Harbison
-
files: replace 'ctx._repo' with 'ctx.repo()'Thu, 12 Mar 2015 22:55:35 -0400, by Matt Harbison
-
context: add a repo accessorThu, 12 Mar 2015 22:54:53 -0400, by Matt Harbison
-
test-histedit-edit.t: demonstrate qnew fails during a histedit (issue4366)Thu, 12 Mar 2015 21:49:20 -0400, by Augie Fackler
-
lazymanifest: make __iter__ generate filenames, not 3-tuplesThu, 12 Mar 2015 18:18:29 -0700, by Martin von Zweigbergk
-
lazymanifest: fix pure hg iterkeys()Thu, 12 Mar 2015 18:53:44 -0700, by Martin von Zweigbergk
-
hgweb: prevent loading style map from directories other than specified paths stableFri, 13 Mar 2015 21:18:59 +0900, by Yuya Nishihara
-
lazymanifest: add iterkeys() methodWed, 11 Mar 2015 13:46:15 -0700, by Martin von Zweigbergk
-
lazymanifest: extract function for iterating to next lineWed, 11 Mar 2015 13:15:26 -0700, by Martin von Zweigbergk