0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 9 years ago
Save baseline. More... over 9 years ago
[no comment] More... over 9 years ago
[no comment] More... over 9 years ago
[no comment] More... over 9 years ago
First commit through the Ice GUI More... over 9 years ago
Separated extension methods from the rest of the changes in a package (we might rollback this in the future). Added icons to the tree. More... over 9 years ago
Improvements in tree rendering - Introduced IceSimpleChangeSet, separated from StructuralChangeSet. - Temporarily removed checklists from the changes treeview. More... over 9 years ago
Add some views: - a list of working copies in a repository - a tree of changes Add IceChangeSet hierarchy, a composite representing the changes between two vesions (more specifically between two snapshosts). More... over 9 years ago
Rename PackageList => IceWorkingCopyList. #allPackages method returns only packages and not working copies. Add method in Ice class to retrieve working copies for package in a repository. (Dubious mehtod, but I think that maybe is cleaner that repositories have no access to working copies... this will be reviewed.) More... over 9 years ago
New #allPackages method returns a list of MCWorkingCopy (has to be renamed). Created class Ice to simplify creation of Ice objects. First introduction of Ice prefix (pending rename of pre-existing classes). More... over 9 years ago
Readme More... over 9 years ago
First steps into a UI. More... over 9 years ago
Restore More... over 9 years ago
Restore More... over 9 years ago
Restore. More... over 9 years ago
Restore. More... over 9 years ago
Update package More... over 9 years ago
Tests for update package. More... over 9 years ago
Update package. More... over 9 years ago
1) Do not use an instance of a repository just for executing a git command. 2) Fix repository creation (was confusing branches with directories). 3) Expect a mandatory commit message before saving a package. More... over 9 years ago
Add automatic commit message when saving a package. More... over 9 years ago
Improve how we remove test packages More... over 9 years ago
Tests for 'save package' More... over 9 years ago
Implement 'save package' More... over 9 years ago
Fix package removal. More... over 9 years ago
Use assert:equals: instead of asser: More... over 9 years ago
Test new features. More... over 9 years ago
Switch between branches More... over 9 years ago
Add asserts for branch creations. More... over 9 years ago