Skip to content

Tags: seanshou/p4ic4idea

Tags

v0.7.7

Toggle v0.7.7's commit message
Fix groboclown#105 and groboclown#107 for release 0.7.7

v0.7.6

Toggle v0.7.6's commit message
Add note about additional user preference

v0.7.5

Toggle v0.7.5's commit message
Prepare for 0.7.5 release.

v0.7.4

Toggle v0.7.4's commit message
Fix cache refresh issue, by clearing out the cache when a refresh is …

…pressed, the user is online, and there are no pending updates.

v0.7.3

Toggle v0.7.3's commit message
More bug fixes for the annotations.

v0.7.2

Toggle v0.7.2's commit message
Fixed two issues related to initial project loading - workspace cache…

…d files and password fetching.

v0.7.1

Toggle v0.7.1's commit message
Add in the password question in the right way. This includes version …

…compatibility across versions. Additionally, add in explicit error information into the error messages. This leaves one lingering issue with workspace caches - at startup, the workspace cache attempts to refresh, which triggers a need for authentication, but that must be done in another thread. This leaves the workspace in a bad state until a refresh is done.

v0.7.0

Toggle v0.7.0's commit message
Prep for 0.7.0 release

v0.7.0-rc5

Toggle v0.7.0-rc5's commit message
Fix the bug around the changelist view not showing diffs

v0.7.0-rc4

Toggle v0.7.0-rc4's commit message
Add unit tests, and fix some bugs related to client file mapping.