openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pharo-vcs/iceberg
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 95 of 102
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add push from the main window
Nicolás Passerini
More...
about 9 years ago
Fixes #98 - When creating an IceRepository out of an MCGithubRepository, keep the same branch.
Nicolás Passerini
More...
about 9 years ago
Fixes #98 - When creating an IceRepository out of an MCGithubRepository, keep the same branch.
Nicolás Passerini
More...
about 9 years ago
Pull and merge
Nicolás Passerini
More...
about 9 years ago
Pull and merge
Nicolás Passerini
More...
about 9 years ago
Added pull
Nicolás Passerini
More...
about 9 years ago
Libgit adapter should not return lgit objects, just return branch name
Nicolás Passerini
More...
about 9 years ago
Refactor to avoid using --abbrev-ref in rev-parse, which is not supported by libgit2.
Nicolás Passerini
More...
about 9 years ago
Refactor to avoid using --abbrev-ref in rev-parse, which is not supported by libgit2.
Nicolás Passerini
More...
about 9 years ago
Creating a good merge is still difficult, we rollback for a while.
Nicolás Passerini
More...
about 9 years ago
"Merge commit 2"
Nicolás Passerini
More...
about 9 years ago
Invoke merge tool when 'merge commit' action is selected.
Nicolás Passerini
More...
about 9 years ago
Fix IceBranch creation as it in some points ended having a reference to a wrong repository.
Nicolás Passerini
More...
about 9 years ago
Automatically compute upstream branch or a repository.
Nicolás Passerini
More...
about 9 years ago
Automatically compute upstream branch or a repository.
Nicolás Passerini
More...
about 9 years ago
Refactor for allowing a repository to have more than one 'commit history', i.e. one associate to the current branch (or HEAD) and one to the configured upstream (for example 'origin/master'). In this way, the repository can handle information about incomming versions and commits (from upstream) in the same way that they are handled in the current branch, but without affecting the HEAD or working copy. To do so, several responsibilities that were in repository have been moved to the branch object.
Nicolás Passerini
More...
about 9 years ago
Refactor for allowing a repository to have more than one 'commit history', i.e. one associate to the current branch (or HEAD) and one to the configured upstream (for example 'origin/master'). In this way, the repository can handle information about incomming versions and commits (from upstream) in the same way that they are handled in the current branch, but without affecting the HEAD or working copy. To do so, several responsibilities that were in repository have been moved to the branch object.
Nicolás Passerini
More...
about 9 years ago
Fix update comment
Nicolás Passerini
More...
about 9 years ago
Add more branches to the GUI checkout options, now it shows all local branches and all remote branches that have not been checked out locally.
Nicolás Passerini
More...
about 9 years ago
Fix bug that prevented from correctly deleting test packages and makes some tests fail not deterministically.
Nicolás Passerini
More...
about 9 years ago
Remove debugging code.
Nicolás Passerini
More...
about 9 years ago
Refactor how to decide is one version/commit is ancestor of another one.
Nicolás Passerini
More...
about 9 years ago
Refactor how to decide is one version/commit is ancestor of another one.
Nicolás Passerini
More...
about 9 years ago
Fixes #97: Allow to forget repositories from the GUI
Nicolás Passerini
More...
about 9 years ago
Merge branch 'master' of github.com:npasserini/iceberg
Nicolás Passerini
More...
about 9 years ago
Avoid using command: from the GUI.
Nicolás Passerini
More...
about 9 years ago
Fix #testLoadCommit
Nicolás Passerini
More...
about 9 years ago
Fixes #93 - Prevent code changes done by tests to be shown in epicea sessions
Nicolás Passerini
More...
about 9 years ago
Allow to create commits and push. Create extensions of monticello and cypress writers, to write directory to a git blob through libgit2. IceLibgitTreeBuilder allows for building a new tree with the new commit.
Nicolás Passerini
More...
about 9 years ago
Fixes #86 (create a version info from git commits in blob) and also allows to nicely load packages from git blob. This allows for several cleanups in IceSavedPackageVersion. I added a little hack to allow for git tree entries to be polymorphic with commits.
Nicolás Passerini
More...
about 9 years ago
←
1
2
…
91
92
93
94
95
96
97
98
99
100
101
102
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree