[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jul 25 21:55:02 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-July/068303.html

Name: Monticello-tfel.637
Ancestors: Monticello-cmm.636

add a button for rejecting all incoming conflicts that only change AST

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-July/068304.html

Name: Files-cmm.161
Ancestors: Files-cmm.160

- Soften the change to FileDirectory>>#/ to be more backward compatible, and extend it to DirectoryEntry.
- We have #assureExistence, add #assureAbsence for safely ensuring a directory does not exist without having to write a error-handler.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-July/068305.html

Name: Installer-Core-cmm.414
Ancestors: Installer-Core-cmm.407

Support more configuration use-cases:
	* Automatically addLocalRepositories and addRemoteRepositories to the MC browser when merging packages.
	* Ability to #copyLocalVersionsToRemoteFor: a package.  This can be used as a single 'commit' of all changes across multiple packages (which reside in their own repositories).

- Connectors was moved back to SqueakSource.
- webClientSsp seems to be just as current at SqueakSource as it does at SS3.
- Fixed some assumptions in the package-definitions that assumed they exist in their same repository as their prerequisite packages.

=============================================


More information about the Squeak-dev mailing list