log

age author description
Thu, 12 Mar 2015 14:42:55 -0700 Laurent Charignon record: add tests for the curses recording interface
Thu, 12 Mar 2015 14:24:48 -0700 Laurent Charignon record: enable curses recording logic with experimental flag
Fri, 13 Mar 2015 10:51:25 -0700 Laurent Charignon record: change arguments of curses recording function
Thu, 12 Mar 2015 17:51:37 -0700 Laurent Charignon record: change interface of the filtering function
Thu, 12 Mar 2015 23:15:06 -0400 Matt Harbison hgweb: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:18:20 -0400 Matt Harbison pvec: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:16:26 -0400 Matt Harbison scmutil: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:11:15 -0400 Matt Harbison templater: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:08:16 -0400 Matt Harbison largefiles: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:05:25 -0400 Matt Harbison obsolete: replace 'ctx._repo' with 'ctx.repo()'
Thu, 12 Mar 2015 23:02:19 -0400 Matt Harbison fileset: replace 'ctx._repo' with 'ctx.repo()'
Fri, 13 Mar 2015 20:34:52 -0400 Matt Harbison filectx: add a repo accessor
Fri, 13 Mar 2015 13:03:55 -0400 Augie Fackler run-tests: ignore ENOENT failures when removing old .err results
Fri, 13 Mar 2015 12:50:53 -0400 Augie Fackler run-tests: stop storing start/stop times in a dict by test name
Fri, 13 Mar 2015 12:47:16 -0400 Augie Fackler run-tests: avoid running the same test instance concurrently
Fri, 13 Mar 2015 11:21:53 -0400 Augie Fackler run-tests: add --runs-per-test flag
Thu, 12 Mar 2015 21:41:50 -0400 Augie Fackler convert: adjust progress bar for octopus merges (issue4169)
Thu, 12 Mar 2015 21:31:52 -0400 Augie Fackler test-convert-git: show insane progress bar with octopus merge (issue4169)
Fri, 13 Mar 2015 15:36:11 -0700 Drew Gottlieb manifest: have context use self.hasdir()
Fri, 13 Mar 2015 15:32:45 -0700 Drew Gottlieb manifest: add hasdir() to context
Fri, 13 Mar 2015 15:25:01 -0700 Drew Gottlieb manifest: add manifestdict.hasdir() method
Fri, 13 Mar 2015 15:23:02 -0700 Drew Gottlieb manifest: have context's dirs() call its manifest's dirs()
Fri, 13 Mar 2015 15:19:54 -0700 Drew Gottlieb manifest: add dirs() to manifestdict
Wed, 17 Sep 2014 22:34:34 +0900 Yuya Nishihara formatter: convert None to json null
Sun, 17 Aug 2014 11:35:31 +0900 Yuya Nishihara localrepo: extend "changeid in repo" to return True for workingctx revision
Mon, 16 Mar 2015 13:41:45 -0500 Matt Mackall merge with stable
Mon, 16 Mar 2015 13:32:28 -0500 Matt Mackall crecord: fix another underbar
Mon, 16 Mar 2015 13:25:19 -0500 Matt Mackall crecord: fiddle with vertical whitespace
Mon, 16 Mar 2015 13:23:42 -0500 Matt Mackall crecord: fix underbar style for orig_stdout
Mon, 16 Mar 2015 13:22:37 -0500 Matt Mackall crecord: use encoding.ucolwidth