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
L
libgit2-pharo-bindings
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 20 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* LGitIdTest should not inherit from LGitObjectTest
Max Leske
More...
about 10 years ago
#31 * added most function and object definitions needed for diff support (untested)
Max Leske
More...
about 10 years ago
* use explicit message sends for accessing #prim_dataX / #prim_dataX: in LGitId instead of #perform
Max Leske
More...
over 10 years ago
* removed LGitIdData (no longer necessary with the new way to organize generated struct accessors) * renamed methods in LGitRevwalk * added LGitRevwalk>>reset
Max Leske
More...
over 10 years ago
* added test for LGitId>>asInteger
Max Leske
More...
over 10 years ago
fixes issue #29 * fixed LGItId>>asInteger
Max Leske
More...
over 10 years ago
* added Pharo5 * use master branch for QualityAssistant
Max Leske
More...
over 10 years ago
* fixed test data loading
Max Leske
More...
over 10 years ago
* improved revwalk implementation (thanks Martin)
Max Leske
More...
over 10 years ago
* added access to tags
Max Leske
More...
over 10 years ago
* fixed test data loading
Max Leske
More...
over 10 years ago
* added repository type change after load
Max Leske
More...
over 10 years ago
removed ConfigurationOfLibGit (replaced by baseline)
Max Leske
More...
over 10 years ago
* position tabs to the right * run git stuff in a sequence
Max Leske
More...
over 10 years ago
* moved #isDirty: implementation to LGitIndex
Max Leske
More...
over 10 years ago
fixed accidental deletion of Dale's change; removed unnecessary master directory
Max Leske
More...
over 10 years ago
* fixed return code handler setup * fixed return code handler lookup * started fixing struct finalization but needs more work
Max Leske
More...
over 10 years ago
Merge pull request #27 from dalehenrich/issue_26
Max Leske
More...
over 10 years ago
Issue #26: first cut a baseline for LibGit ... did not include ConfigurationOfLibGit>>changeRepositoryType, since there seems to be some funky stuff going on there that probably doesn't work with a baseline ...
Dale Henrichs
More...
over 10 years ago
* vastly improved the way enumerations work * added missing return codes
Max Leske
More...
over 10 years ago
* vastly improved the way enumerations work * added missing return codes
Max Leske
More...
over 10 years ago
* every libgit2 callout now checks if libgit2 has been initialized and calls the initialize function if necessary. This should prevent a lot of invalid memory problems
Max Leske
More...
over 10 years ago
* trying to fix push problems
Max Leske
More...
over 10 years ago
* trying to fix push problems
Max Leske
More...
over 10 years ago
* every libgit2 callout now checks if libgit2 has been initialized and calls the initialize function if necessary. This should prevent a lot of invalid memory problems
Max Leske
More...
over 10 years ago
* every libgit2 callout now checks if libgit2 has been initialized and calls the initialize function if necessary. This should prevent a lot of invalid memory problems * started cleaning up error and exit code handling * added new error codes * renamed LGitUtility to LGitGlobal * removed subclasses of LGitCallError. They were all unused * cleaned up TLGitCalloutTrait and implemented most of the logic on LGitGlobal
Max Leske
More...
over 10 years ago
* fixed problems with premature garbage collection of external objects in MCGitReposiotory>>commitAndPush:
Max Leske
More...
over 10 years ago
* added convenience methods to load test data from disk
Max Leske
More...
over 10 years ago
* updated to latest NativeBoost version
Max Leske
More...
over 10 years ago
* updated configuration with latest NativeBoost
Max Leske
More...
over 10 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
→
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