Christoph Thiede

Results 217 issues of Christoph Thiede

A branch with the name "hooks" causes a file error when trying to view it in the Git Browser: ![image](https://user-images.githubusercontent.com/38782922/191199321-db20898f-83b1-4340-8b50-e995c13834b4.png) Bug Report20 September 2022 9:59:06.12323 am VM: Win32 - Smalltalk...

bug

* disable formatting in text fields (>= Squeak 6.0) * save version dialog: implement setTextSelector (#message:) correctly to let the view know that the save was successful (will remove the...

ui

While installing Squot in a fresh Squeak 5.3 image, I hit an unexpected "enter author initials" question: ![image](https://user-images.githubusercontent.com/38782922/189545169-0cdb8ef9-68da-4e98-bb54-9ca6a1a4ba40.png) In other scenarios, this might break CIs. Why can't we use `-override`...

bug
FileSystem-Git

This looks always a bit intransparent: ![image](https://user-images.githubusercontent.com/38782922/139683541-ceee6413-8b6c-4958-a27c-60ff746ef791.png) It would be nicer if the new package could be uncollapsed and browsed as well.

enhancement
help wanted
Squot
Squit
ui

An incomplete list of what remains to be done: - [ ] Why were we unable to check out https://github.com/LinqLover/SquotRepositoryTest02 correctly? Is something broken in @LinqLover's image or did we...

The actual branch name as shown in the web interface is `exposé`: ![image](https://user-images.githubusercontent.com/38782922/118331710-3bf24b80-b509-11eb-8dd2-d189bba8368c.png) Disclaimer: The project was cloned ~10 days ago. If you have made any encoding-relevant changes in the...

bug
check if solved
waiting for reply

Override `#defaultDirectory` and `#root` on `SquitDirectoryInWorkingCopyChooser` Makes Squit compatible with the new directory menu and the tree update fix from ToolBuilder-Morphic-ct.280. Merging this commit prior to the inbox version mentioned...

Creating a commit (preview) may take a very long time for larger packages, we might be able to significantly reduce this overhead by using a `SystemChangeNotifier` to track changes differentially...

enhancement
Squot