Tue, 10 Feb 2015 20:04:47 -0800 Durham Goode revbranchcache: populate cache incrementally
Tue, 10 Feb 2015 20:01:08 -0800 Durham Goode revbranchcache: move entry writing to a separate function
Tue, 10 Feb 2015 19:57:51 -0800 Durham Goode revbranchcache: store repo on the object
Tue, 10 Feb 2015 19:53:48 -0800 Durham Goode revbranchcache: move out of branchmap onto localrepo
Tue, 17 Mar 2015 14:29:56 -0700 Durham Goode revbranchcache: add test for when the cache is not writable
Tue, 17 Mar 2015 13:06:15 -0700 Siddharth Agarwal patch.trydiff: add a docstring
Tue, 17 Mar 2015 15:33:34 -0700 Siddharth Agarwal keyword: monkeypatch patch.diff more generically
Tue, 17 Mar 2015 15:52:28 -0700 Siddharth Agarwal keyword: rename kw_diff to kwdiff in keeping with Mercurial style rules
Tue, 17 Mar 2015 20:36:33 +0900 Yuya Nishihara fetch: use an abort hint where appropriate
Tue, 17 Mar 2015 20:41:52 +0900 Yuya Nishihara eol: replace "working copy" with "working directory" in extension help
Tue, 17 Mar 2015 20:50:19 +0900 Yuya Nishihara revset: replace "working copy" with "working directory" in function help
Tue, 17 Mar 2015 21:53:17 +0900 Yuya Nishihara commands: say "working directory" in full spelling
Tue, 17 Mar 2015 22:47:08 +0900 Yuya Nishihara commands: replace "working copy" with "working directory" in help/messages
Tue, 17 Mar 2015 22:21:09 -0400 Matt Harbison test-commit-interactive-curses: #require 'tic'
Tue, 17 Mar 2015 21:48:34 -0400 Matt Harbison check-code: enforce the usage of 'seq.py' instead of 'seq'
Tue, 17 Mar 2015 21:47:47 -0400 Matt Harbison tests: replace uses of 'seq' with portable 'seq.py'
Tue, 17 Mar 2015 20:59:23 -0400 Matt Harbison tests: introduce 'seq.py' as a portable replacement for 'seq'
Mon, 16 Mar 2015 16:33:59 -0700 Laurent Charignon revert: add flag to make revert interactive
Mon, 16 Mar 2015 15:37:00 -0700 Laurent Charignon record: move ui.write wrapping where it should be
Mon, 16 Mar 2015 15:35:50 -0700 Laurent Charignon record: refactor the filtering code
Mon, 16 Mar 2015 15:30:33 -0700 Laurent Charignon record: consolidate ui.write wrapping in a function
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: reuse @number bookmark, if it refers changeset referred remotely
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: check @pathalias suffix before available @number for efficiency
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: prevent divergent bookmark from being updated unexpectedly
Wed, 18 Mar 2015 11:41:36 -0700 Drew Gottlieb manifest: include Python.h before standard headers
Wed, 18 Mar 2015 13:38:06 -0500 Matt Mackall crecord: use colwidth instead of ucolwidth
Wed, 18 Mar 2015 13:37:18 -0500 Matt Mackall manifest: speed up matches for large sets of files
Wed, 18 Mar 2015 12:03:44 -0500 Matt Mackall perf: add methods for timing changeset file list reading
Sun, 15 Mar 2015 21:52:35 -0400 Mike Edgar censor: add exchange tests, via local push/pull and bundle/unbundle
Sun, 15 Mar 2015 21:52:17 -0400 Mike Edgar censor: add censor command to hgext with basic client-side tests
Fri, 13 Mar 2015 14:08:30 -0700 Laurent Charignon record: add comparison methods for recordhunk class
Thu, 12 Mar 2015 17:50:23 -0700 Laurent Charignon record: minor refactoring of dorecord
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip