Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 01 Apr 2017 02:32:48 +0900 | FUJIWARA Katsunori | largefiles: remove unused keyword argument of copytostore() (API) |
Sat, 01 Apr 2017 02:32:48 +0900 | FUJIWARA Katsunori | largefiles: add copytostore() fstandin argument to replace readstandin() (API) |
Sat, 01 Apr 2017 02:32:47 +0900 | FUJIWARA Katsunori | largefiles: replace readstandin() by readasstandin() |
Sat, 01 Apr 2017 02:32:31 +0900 | FUJIWARA Katsunori | largefiles: introduce readasstandin() to read hex hash from given filectx |
Thu, 30 Mar 2017 03:50:10 -0700 | Ryan McElroy | rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514) |
Thu, 30 Mar 2017 03:50:10 -0700 | Ryan McElroy | rebase: demonstrate behavior with requiredest and pull --rebase |