0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved docs for v0.1 More... about 9 years ago
Fixes #67 - Lookup for versions of a package in parents of a commit if the commit has no changes for the specified package. Keep ancestry of git commits in the IceCommitInfo object. Change the cache of git commits to be a map indexed by the commitId Improve printing of IceSavedPackage Fix and improve tests. More... about 9 years ago
Fixes #67 - Lookup for versions of a package in parents of a commit if the commit has no changes for the specified package. Keep ancestry of git commits in the IceCommitInfo object. Change the cache of git commits to be a map indexed by the commitId Improve printing of IceSavedPackage Fix and improve tests. More... about 9 years ago
Merge branch 'master' of github.com:npasserini/iceberg More... about 9 years ago
Fixes #50 - GUI for adding existing package to an IceRepository More... about 9 years ago
Fixes #57 - Iceberg #update should register the created repository More... about 9 years ago
Fixes #63, do not break if no repository selected. More... about 9 years ago
Method had no references, fixes #61 More... about 9 years ago
Ensure branch is no nil when asked. Fix tests. More... about 9 years ago
Ensure branch is no nil when asked. Fix tests. More... about 9 years ago
Fix testUpdatePackage, add some needed repository refreshes, use pull method instead of command: 'pull' More... about 9 years ago
Fix testUpdatePackage, add some needed repository refreshes, use pull method instead of command: 'pull' More... about 9 years ago
Fix test \"testCommitIsLoaded\" More... about 9 years ago
Merge branch 'master' of github.com:npasserini/iceberg More... about 9 years ago
Rename some methods, improve naming consistency. Fix bug in loadSavedPackages. Improve delegation from Repositoryto SavedPackage. More... about 9 years ago
Rename some methods, improve naming consistency. Fix bug in loadSavedPackages. Improve delegation from Repositoryto SavedPackage. More... about 9 years ago
Fixing some lookup of versions. More... about 9 years ago
Fixes: #49 - Minimal working GUI for creating repositories. Also added a refresh button for the GUI. More... about 9 years ago
Fixes #62 - Load / unload package from GUI> Improvements on gui repository creation, but still not working. Refactored package loading to give (a bit) more responsibility to SavedPackage More... about 9 years ago
Add subdirectory feature. More... about 9 years ago
Create repository, handle errors, close window. More... about 9 years ago
Hook repositories browser to new repository creation, and little refactors. More... about 9 years ago
Added (still not working) GUI for creating repositories. Renamed tag Glamour to 'GUI'. More... about 9 years ago
Fix download instructions. More... about 9 years ago
Merge branch 'master' of github.com:npasserini/iceberg More... about 9 years ago
Performance improvements. More... about 9 years ago
Add menu option to open repository. More... about 9 years ago
Update repository status on branch change. More... about 9 years ago
Fixes #55 More... about 9 years ago
Fixes #54 More... about 9 years ago