Jakob Reschke
Jakob Reschke
It may be cumbersome to implement with the current model (there is no collection of MCAdditions for everything that is added, but just a snapshot of the new package, so...
Better yet: don't unpack the pack file at all. Just put it into the repo, index it and happily use it. ;-) I thought there was already an issue for...
Ah yes, you found it. And also the reason why it is not done yet... #34
`updateMessageFromViews` is there so you need not accept the text in the box first to update it in the model. It means you can type the text, not press ctrl+s,...
@LinqLover also has run into a postscript issue in #258 and I have as well, as can be seen here: 9254dfd, cb398d1 But I did not find the cause yet,...
Now on to the actual pull request: do you want to finish the commit by pressing ctrl+s in the text field, or is it something different? Because if you wanted...
"Loaded" scripts you find by right-clicking on the package in the object list in the Git Browser (bottom right). Or in the Monticello browser (working copy browser) select the package...
...or you do it much simpler: select the commit, right-click the package, and just choose "Browse edition in selected version" :-) In the Monticello snapshot browser you will see the...
At the moment I must say that the more complicated you want it to be, the less likely it is to happen at all if I shall do it. 😅
...or the possibility to commit onto a new branch from the commit dialog, like in TortoiseGit.