0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge with refs/remotes/origin/development More... over 8 years ago
Add (basic) LGitConfig object. More... over 8 years ago
send decent error strings on credentials failures More... over 8 years ago
failing on ssh-agent not found. More... over 8 years ago
ckeab dependencies with iceberg More... over 8 years ago
add ssh-agent strategy (WIP) More... over 8 years ago
creating also SSH keys More... over 8 years ago
Simple facility for simplifying fetching. More... over 8 years ago
Merge with refs/remotes/origin/development More... over 8 years ago
Merge branch 'development' of https://github.com/npasserini/libgit2-pharo-bindings into development More... over 8 years ago
add rawHeader protocol (useless for now, but I added it so why we should lose it?) More... over 8 years ago
add #isUnborn protocol More... over 8 years ago
add #isUnborn protocol More... over 8 years ago
Adding the possibility to create custom signatures with differents usernames and dateTime than the current one. More... over 8 years ago
Adding the possibility to create custom signatures with differents usernames and dateTime than the current one. More... over 8 years ago
macModuleName looks for lib name More... over 8 years ago
prefer #readString over #fromCString More... over 8 years ago
- added LGitRemote>>ls to get all heads in remote - added connection functions - added LGitRemoteHead structure to retrieve head information More... over 8 years ago
fixed a problem when logging an error to transcript More... over 8 years ago
fix #addRemote:url: (it is a create remote, not a lookup) More... over 8 years ago
Skipping test, I should come back here later. More... over 8 years ago
All iterators return LGitReferences and not strings. More... over 8 years ago
#Master method has to be in tests. More... over 8 years ago
Merge pull request #6 from npasserini/multiple-remotes More... over 8 years ago
add #addRemote:url: More... over 8 years ago
add #addRemote:url: More... over 8 years ago
skip certificate check (for HTTPS) because macOS and openssl do not work fine together. More... over 8 years ago
Avoid sending #isProperRepository from #isBare method because it has a side effect and #isBare is used to #printOn: More... over 8 years ago
Sending #resolve is not necessary. More... over 8 years ago
Add owner methods to commits and references. More... over 8 years ago