Jakob Reschke

Results 129 comments of Jakob Reschke
trafficstars

> (By the way, does Squot honor the lock files of git?) I don't know. Probably not. If it does, then I didn't implement it.

If you have a image that shows the unwanted behavior, please debug SquitBrowser>>detectGitHubUsernameIfNone:. If no author was supplied to the SquitFeedback object from the outside, it will start out with...

One problem here is that the INIFile package which is currently used to parse the configuration files uses Dictionaries to store the values. So at this basic level duplicate options...

Implemented for Cypress format writing on the develop branch. With additional optimizations, the commit operation concludes very fast after pressing the commit button in the save dialog. What comes after...

This is an interesting problem because it requires to go beyond what Monticello offers with regards to package tracking. My Squot-of-today answer to this would be: you have to track...

That part of the preamble runs only if the GitTreeEntry class still has the instvar _isInFilemode_, in which case it should also still have the old isInFilemode method. So 1....

An alternative approach could be to not distinguish between the live objects and the snapshot objects for the immediates (SmallInteger, Character) and singletons (nil, true, false). The real classes would...

Ok, so ideally there would be a clone dialog that lets you input the URL, directory and other parameters, as well as the option whether to checkout the objects or...

In my experience, the timestamps are important for active projects even when they are not from today. And to omit the time if it is the only version on a...

I'd rather prefer to not introduce so many customization options if it is not absolutely necessary. But I see the benefit of having "Yesterday" or maybe "*x* d ago \"...