Thu, 03 May 2018 18:38:02 +0900 |
Yuya Nishihara |
extensions: peek command table of disabled extensions without importing
|
Thu, 26 Apr 2018 23:00:19 -0400 |
Matt Harbison |
lfs: clarify pointer validation error messages
|
Tue, 22 May 2018 23:22:15 -0400 |
Matt Harbison |
terse: pconvert() entries added to the temporary terse dict for Windows
|
Thu, 24 May 2018 15:56:47 -0600 |
hindlemail |
filemerge: don't pass function name as loadpath's module_name param
|
Tue, 22 May 2018 18:10:37 +0200 |
Boris Feld |
phases: define an official tuple of phases we do not share
|
Tue, 22 May 2018 18:10:00 +0200 |
Boris Feld |
phases: define an official tuple of mutable phases
|
Mon, 21 May 2018 17:33:50 +0200 |
Boris Feld |
repoview: use 'phasecache.getrevset' when computing 'unserved' filter
|
Sat, 26 May 2018 02:11:09 +0530 |
Pulkit Goyal |
graft: drop --user and --date values info from hint in case of conflicts
|
Fri, 25 May 2018 17:21:01 +0530 |
Pulkit Goyal |
graft: reuse --user and --date values in `hg graft --continue` (BC)
|
Sat, 26 May 2018 01:52:42 +0530 |
Pulkit Goyal |
tests: add test showing --continue not preserving --date and --user flags
|
Fri, 25 May 2018 16:14:15 +0530 |
Pulkit Goyal |
graft: store user passed date and user information in graftstate
|
Fri, 25 May 2018 16:00:37 +0530 |
Pulkit Goyal |
graft: use cmdstate.delete() to delete the state file
|
Thu, 24 May 2018 23:05:12 -0700 |
John Stiles |
graph: add outputgraph() function, called by ascii() to print
|
Wed, 28 Feb 2018 03:07:48 +0530 |
Pulkit Goyal |
graft: add test for reading old graftstate files with new mechanism
|
Fri, 25 May 2018 01:53:30 +0530 |
Pulkit Goyal |
graft: start using the cmdstate class to read and write data to graftstate
|