Thu, 22 Mar 2018 09:48:22 -0400 |
Connor Sheehan |
stringutil: add isauthorwellformed function
|
Sat, 17 Mar 2018 02:37:46 -0400 |
Matt Harbison |
test-lfs-test-server: add a testcase for `hg serve`
|
Thu, 29 Mar 2018 09:23:39 -0700 |
Martin von Zweigbergk |
push: use "repo['.']" instead of old form "repo['']"
|
Thu, 29 Mar 2018 09:34:17 -0700 |
Martin von Zweigbergk |
context: change default changeid from old form '' to '.'
|
Wed, 21 Mar 2018 23:36:11 +0530 |
Sushil khanchi |
remove: add dry-run functionality
|
Sat, 17 Mar 2018 01:53:44 -0400 |
Matt Harbison |
lfs: add support for serving blob files
|
Sat, 17 Mar 2018 01:47:57 -0400 |
Matt Harbison |
lfs: add server side support for the Batch API
|
Sat, 17 Mar 2018 01:23:01 -0400 |
Matt Harbison |
lfs: add basic routing for the server side wire protocol processing
|
Wed, 14 Mar 2018 23:34:08 -0400 |
Matt Harbison |
test-lfs: drop trailing ', ' item separators from debug JSON output
|
Thu, 22 Feb 2018 23:33:52 -0500 |
Matt Harbison |
lfs: add a blob verification method to the local store
|
Wed, 28 Mar 2018 22:38:01 -0400 |
Matt Harbison |
tests: conditionalize printed environment variable output in test-alias
|
Wed, 28 Mar 2018 15:31:18 -0700 |
Martin von Zweigbergk |
debugsetparents: avoid using "r1/r2" variable names for nodeids
|
Wed, 28 Mar 2018 15:29:49 -0700 |
Martin von Zweigbergk |
tag: avoid using "r" variable name for nodeid
|
Wed, 28 Mar 2018 15:30:09 -0700 |
Martin von Zweigbergk |
locate: avoid using "rev" variable name for nodeid
|
Wed, 28 Mar 2018 22:06:47 +0900 |
Yuya Nishihara |
py3: bytes/unicode dance on __doc__ of cmdalias
|