Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 15 Nov 2018 17:58:59 -0500 | Matt Harbison | lfs: improve the hints for common errors in the Batch API |
Thu, 15 Nov 2018 17:55:01 -0500 | Matt Harbison | lfs: provide more Batch API error info via a hint in the raised exception |
Thu, 15 Nov 2018 17:50:14 -0500 | Matt Harbison | scmutil: display the optional hint when handling StorageError in catchall() |
Thu, 15 Nov 2018 14:57:26 +0100 | Boris Feld | sparse-revlog: align endrevidx usages in the _slicechunktosize |
Thu, 15 Nov 2018 22:59:38 +0900 | Yuya Nishihara | graft: do not try to skip rev derived from ancestor more than once (issue6024) stable |
Fri, 16 Nov 2018 18:37:26 -0500 | Matt Harbison | subrepo: print the status line before creating the peer for better diagnostics stable |
Thu, 15 Nov 2018 14:55:11 +0100 | Boris Feld | sparse-revlog: use `span` variable as intended |