0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First commit with glamour synchronizer. More... about 9 years ago
Show diffs More... about 9 years ago
Working independent glamour-based CommitBrowser and Synchronizer. More... about 9 years ago
Refactor commit browser as an independent component. More... about 9 years ago
New glamour-based synchronizer (work in progress). More... about 9 years ago
First attempt to a new sinchronizer including pull/push, with spec. More... about 9 years ago
Partial solution for #5, handles tags creation and removals. More... about 9 years ago
Partial solution for #5, handles tags creation and removals. More... about 9 years ago
Fix syntax problem More... about 9 years ago
Update documentation, adapt it to the new repository URL More... about 9 years ago
Fixes #22, fixes #40. More... about 9 years ago
Fixes #35 - You can get an editable repository for an existing package by ̀ repo := anRPackage iceRepository`. More... about 9 years ago
Fixes #35 - You can get an editable repository for an existing package by ̀ repo := anRPackage iceRepository`. More... about 9 years ago
Fix broken test. Add removal of Baseline package. Add new synchronizer example, over the test package. More... about 9 years ago
Fix broken test. Add removal of Baseline package. Add new synchronizer example, over the test package. More... about 9 years ago
Fixes #8 Rename class Ice to Iceberg. More... about 9 years ago
Fixes #8 Rename class Ice to Iceberg. More... about 9 years ago
Fixes #37, #28 Also remove dummy test methods. More... about 9 years ago
Fixes #36 - Use RPackageOrganization instead of MCWorkingCopy to get the package out of a tag/category. - IceWorkingCopyDiff now ignores unloaded packages. - Refactor how to compute iceClass / icePackage as method extensions have a package that is different from the one of the class. More... about 9 years ago
Fixes #36 - Use RPackageOrganization instead of MCWorkingCopy to get the package out of a tag/category. - IceWorkingCopyDiff now ignores unloaded packages. - Refactor how to compute iceClass / icePackage as method extensions have a package that is different from the one of the class. More... about 9 years ago
Fixes #6 - Add abstract class for common test code. - Add IcePackageReference to model packages from our view. - Differentiate loaded from unloaded packages in a repository. - More... about 9 years ago
Fixes #6 - Add abstract class for common test code. - Add IcePackageReference to model packages from our view. - Differentiate loaded from unloaded packages in a repository. - More... about 9 years ago
New readme for v0.0.3 More... about 9 years ago
Fixes #29 More... about 9 years ago
Fixes #19 More... about 9 years ago
Ensure the creation of the iceberg-cache directory structure. Improve description of Iceberg MC repositories. More... about 9 years ago
Add new test: testUseExistingLocalRepo More... about 9 years ago
Fix tests. More... about 9 years ago
Fix tests. More... about 9 years ago
Allow to create repositories in locations different from the default one. First attempt to re-use existing local repositories. More... about 9 years ago