0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refresh repository data after commit. More... about 9 years ago
Fixes: #53 More... about 9 years ago
Fixes #50: GUI for creating repositories. Improve the way we compute if a commit is already loaded in the image. More... about 9 years ago
Create a repository from repository browser (fixes: #49). Add a repository registry (fixes #33). Detect the loadedVersion for a package which was loaded from an MCGitHubRepository. More... about 9 years ago
Fixes #45. Show outgoing versions. Add open synchronizer action. More... about 9 years ago
Show incomming commits in package status. More... about 9 years ago
Create ice saved package to model the information about a package in a repository. More... about 9 years ago
Fix initialize method. More... about 9 years ago
First version of the repositories browser. Change the way we compute changes for a package. More... about 9 years ago
Fix hierarchy of IcePuched announcement. More... about 9 years ago
Fix IceCommited hierarchy. Use events to clear the cache on commit. More... about 9 years ago
Fix IceCommited hierarchy. More... about 9 years ago
Add IceCommited event listener. More... about 9 years ago
Add \"Publish Browser\" view. Compute outgoing commits. Add push functionality to IceRepository. Add IcePush announcement. More... about 9 years ago
Fix typo. More... about 9 years ago
Simplify changes tree. More... about 9 years ago
Move refresh button and a bit of clean up. More... about 9 years ago
Update selected commits and update the 'update browser' view. Add an announcement to mark when a package is loaded. More... about 9 years ago
Show differences between snapshots. More... about 9 years ago
Better title for synchronizer More... about 9 years ago
Renamed IceDiff to IceAbstractDiff and IceWorkingCopyDiff to IceDiff. Separated the destination of a diff into an independent object, created the hierarchy of IceCommitish to model those objects. Changed model of IceGlamourSynchronizer from itself to just the repository object, better separation of model and view (before was impossible). Partial creation of diffs between image (working copy) and arbirtrary commit. More... about 9 years ago
Renamed IceDiff to IceAbstractDiff and IceWorkingCopyDiff to IceDiff. Separated the destination of a diff into an independent object, created the hierarchy of IceCommitish to model those objects. Changed model of IceGlamourSynchronizer from itself to just the repository object, better separation of model and view (before was impossible). Partial creation of diffs between image (working copy) and arbirtrary commit. More... about 9 years ago
Improvements in update view, show incomming commits. Required a new commit model. More... about 9 years ago
Improvements in update view, show incomming commits. Required a new commit model. More... about 9 years ago
Add 'update browser' to the IceSynchronizer. Add IceCommitInfo to model the info of past commits. More... about 9 years ago
Add 'update browser' to the IceSynchronizer. Add IceCommitInfo to model the info of past commits. More... about 9 years ago
Refactor ChangesTree as an independent component. Add text to action bar buttons. More... about 9 years ago
Fix method categorization. More... about 9 years ago
Replace action list for action bar icons. More... about 9 years ago
Improvements in refresh changes. More... about 9 years ago