Tue, 07 Aug 2018 17:17:01 -0700 |
Jun Wu |
linelog: extract `len(self._program)` to a local function
|
Mon, 06 Aug 2018 18:56:24 -0700 |
Jun Wu |
perf: add a command to benchmark linelog edits
|
Mon, 06 Aug 2018 18:56:24 -0700 |
Jun Wu |
linelog: update internal help text
|
Tue, 07 Aug 2018 21:15:27 -0700 |
Danny Hooper |
fix: determine fixer tool failure by exit code instead of stderr
|
Thu, 09 Aug 2018 13:13:09 +0300 |
Pulkit Goyal |
status: advertise --abort instead of 'update -C .' to abort graft
|
Thu, 09 Aug 2018 12:32:11 +0300 |
Pulkit Goyal |
status: advertise --abort instead of 'update -C .' to abort a merge
|
Thu, 09 Aug 2018 12:20:28 +0300 |
Pulkit Goyal |
narrow: add '()' to ellipsis in the revset help
|
Thu, 09 Aug 2018 10:11:10 -0400 |
Augie Fackler |
tests: make all the string constants in test-match.py be bytes
|
Thu, 09 Aug 2018 10:10:09 -0400 |
Augie Fackler |
linelog: fix bytes/str issue in exception raise on Python 3
|
Thu, 09 Aug 2018 13:13:00 +0200 |
David Demelier |
absorb: following UI conventions
|
Wed, 08 Aug 2018 19:29:02 +0530 |
Sangeet Kumar Mishra |
grep: search all commits in allfiles mode
|
Wed, 08 Aug 2018 17:07:27 -0700 |
Kyle Lippincott |
dirstate: add comment on why we don't need to check if something is a dir/file
|
Wed, 08 Aug 2018 17:03:05 -0700 |
Kyle Lippincott |
match: add missing "return set()", add FIXME to test to doc a bug
|
Wed, 08 Aug 2018 16:53:17 -0700 |
Kyle Lippincott |
match: correct doc for _rootsdirsandparents after 5a7df82de142
|
Tue, 31 Jul 2018 16:47:43 -0700 |
Kyle Lippincott |
dirstate: use visitchildrenset in traverse
|