log

age author description
Wed, 05 Jun 2019 22:09:26 +0300 Pulkit Goyal py3: fix test-bookmarks-corner-case.t
Wed, 05 Jun 2019 22:02:57 +0300 Pulkit Goyal py3: fix test-fix-metadata.t
Wed, 05 Jun 2019 22:44:38 +0300 Pulkit Goyal py3: add b'' prefix at one place in run-tests.py
Thu, 06 Jun 2019 10:07:14 -0700 Martin von Zweigbergk copies: separate added/removed files by newline instead of null
Wed, 22 May 2019 09:54:00 -0700 Martin von Zweigbergk copies: also encode p[12]copies destination as index into "files" list
Wed, 05 Jun 2019 11:23:25 +0200 Pierre-Yves David discovery: be more conservative when adjusting the sample size
Thu, 16 May 2019 16:22:20 +0200 Raphaël Gomès rust-dirstate: create dirstate submodule
Wed, 05 Jun 2019 12:51:21 -0400 Valentin Gatien-Baron profiling: show actual time spent in hotpath display
Wed, 05 Jun 2019 14:29:44 -0700 Martin von Zweigbergk merge with stable
Fri, 31 May 2019 22:37:14 -0700 Martin von Zweigbergk bookmarks: use correct store for "ambiguity check" stable
Wed, 05 Jun 2019 10:18:00 -0400 Augie Fackler merge with stable
Tue, 04 Jun 2019 21:13:35 +0900 Yuya Nishihara root: add template variables pointing to repository directories
Tue, 04 Jun 2019 20:58:39 +0900 Yuya Nishihara root: add support for -Tformatter option
Thu, 23 May 2019 03:03:36 +0530 Pulkit Goyal narrow: pass the bundle to bundle2.widen_bundle() instead of generating there
Thu, 23 May 2019 02:48:25 +0530 Pulkit Goyal narrow: refactor code around widening complicated by previous patch
Wed, 22 May 2019 02:59:48 +0530 Pulkit Goyal narrow: use narrow_widen wireproto command to widen in case of ellipses
Wed, 05 Jun 2019 10:14:19 -0400 Augie Fackler Added signature for changeset c3484ddbdb96 stable
Wed, 05 Jun 2019 10:14:18 -0400 Augie Fackler Added tag 5.0.1 for changeset c3484ddbdb96 stable
Tue, 04 Jun 2019 17:24:35 +0800 Anton Shestakov merge: correct argument name in docstring
Fri, 31 May 2019 15:28:31 -0700 Martin von Zweigbergk narrowspec: replace one recursion-avoidance hack with another
Sat, 09 Mar 2019 22:13:06 -0800 Martin von Zweigbergk merge: simplify initialization of "pas"
Sat, 09 Mar 2019 22:11:27 -0800 Martin von Zweigbergk merge: reorder some initialization to make more sense
Wed, 22 May 2019 08:27:02 +0000 Georges Racinet rust-dirstate: architecture independence fix
Tue, 14 May 2019 22:20:10 -0700 Martin von Zweigbergk context: get filesadded() and filesremoved() from changeset if configured
Tue, 14 May 2019 22:19:51 -0700 Martin von Zweigbergk changelog: optionally store added and removed files in changeset extras
Thu, 18 Apr 2019 13:35:02 -0700 Martin von Zweigbergk templatekw: make {file_*} compare to both merge parents (issue4292)
Fri, 31 May 2019 09:25:51 -0700 Martin von Zweigbergk narrowspec: use vfs.tryread() instead of reimplementing
Fri, 31 May 2019 13:25:28 -0700 Martin von Zweigbergk help: remove a superfluous "the" in revlogs text
Thu, 08 Mar 2018 11:08:24 -0800 Martin von Zweigbergk setdiscovery: make progress on most connected groups each roundtrip
Tue, 28 May 2019 14:39:26 -0400 Nathan Goldbaum help: clarify overlap of revlog header and first revlog entry
Wed, 29 May 2019 21:40:41 +0300 Pulkit Goyal py3: fix test-convert-svn-sink.t
Thu, 30 May 2019 13:57:34 -0700 Kyle Lippincott commit: respect --no-edit in combination with --amend
Thu, 30 May 2019 14:14:52 -0700 Kyle Lippincott commit: add test showing that commit --amend --no-edit still shows editor
Thu, 30 May 2019 16:42:38 +0800 Anton Shestakov githelp: translate git stash show and clear actions and --patch flag
Thu, 30 May 2019 16:40:34 +0800 Anton Shestakov githelp: add --dry-run for mv
Thu, 30 May 2019 16:38:42 +0800 Anton Shestakov githelp: translate --directory of git apply to --prefix
Thu, 23 May 2019 11:14:32 -0400 Nathan Goldbaum help: include subtopic in error message if passed
Thu, 23 May 2019 10:47:10 -0400 Nathan Goldbaum help: check if a subtopic exists and raise an error if it doesn't (issue6145)
Wed, 29 May 2019 10:00:54 -0400 Augie Fackler perf: fix some missing b prefixes
Wed, 29 May 2019 10:00:30 -0400 Augie Fackler testparseutil: fix doctest to use str instead of bytes
Wed, 29 May 2019 09:59:35 -0400 Augie Fackler testparseutil: stop extracting using std* streams as bytes on py3
Wed, 29 May 2019 09:56:27 -0400 Augie Fackler tests: sort some imports that were previously missed
Wed, 29 May 2019 09:55:35 -0400 Augie Fackler contrib: fix import-checker to operate on str instead of bytes
Tue, 28 May 2019 16:12:11 -0700 Kyle Lippincott verify: use self._err not self.err, it changed in 7eaf4b1ac2a3
Tue, 28 May 2019 23:22:46 -0700 Kyle Lippincott tests: make run-tests exit non-zero if there are "errors"
Thu, 23 May 2019 18:15:08 +0200 Pierre-Yves David perf: add a `perfhelper-mergecopies` command
Thu, 23 May 2019 14:48:02 +0200 Pierre-Yves David perf: add a new `perfmergecopies` command
Thu, 23 May 2019 14:02:01 +0200 Pierre-Yves David perf: factor selection of revisions involved in the merge out
Thu, 23 May 2019 13:49:31 +0200 Pierre-Yves David perf: allow to specify the base of the merge in perfmergecalculate
Thu, 23 May 2019 11:19:48 +0200 Pierre-Yves David perf: add a --from flag to perfmergecalculate
Tue, 28 May 2019 09:57:53 -0400 Augie Fackler merge with stable
Sat, 25 May 2019 19:49:44 +0300 Pulkit Goyal py3: fix test-narrow* which started failing because of recent changes
Thu, 23 May 2019 22:50:11 -0400 Matt Harbison manifest: add some documentation to _lazymanifest python code stable 5.0.1
Thu, 23 May 2019 21:54:24 -0400 Matt Harbison manifest: avoid corruption by dropping removed files with pure (issue5801) stable
Thu, 23 May 2019 21:39:19 -0400 Matt Harbison tests: demonstrate broken manifest generation with the pure module stable
Sat, 11 May 2019 00:06:06 -0700 Martin von Zweigbergk tests: add test for {file_mods}, {file_adds}, {file_dels} on merge commit
Thu, 18 Apr 2019 13:34:20 -0700 Martin von Zweigbergk context: add ctx.files{modified,added,removed}() methods
Thu, 09 May 2019 15:09:07 -0700 Martin von Zweigbergk copies: split up _chain() in naive chaining and filtering steps
Fri, 24 May 2019 09:24:47 -0700 Martin von Zweigbergk relnotes: document changed behavior of ui.origbackuppath pointing to file
Sat, 11 May 2019 00:17:42 -0700 Martin von Zweigbergk templatekw: move showfileadds() close to showfile{mods,dels}()