Skip to content

Use GTOID instead of PBGitSHA class #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 27, 2014
Merged

Use GTOID instead of PBGitSHA class #217

merged 7 commits into from
Jul 27, 2014

Conversation

5sw
Copy link

@5sw 5sw commented Jul 8, 2013

The PBGitSHA class was almost identical to the GTOID class from Objective-Git so I removed that and use GTOID instead.

This required some changes in Objective-Git (pull request: libgit2/objective-git#206) to make it NSCopying-compliant.

5sw added 4 commits July 7, 2013 19:11
…latest upstream changes.

Conflicts:
	Classes/git/PBGitCommit.h
	Classes/git/PBGitCommit.m
	Classes/git/PBGitHistoryGrapher.m
	Classes/git/PBGitRepository.m
	Classes/git/PBGitRevList.mm
	Classes/git/PBGitSHA.h
	Classes/git/PBGitSHA.m
@5sw
Copy link
Author

5sw commented Oct 7, 2013

Updated with latest changes from master.

@tiennou tiennou mentioned this pull request Mar 29, 2014
@rowanj
Copy link
Owner

rowanj commented May 16, 2014

Looking to merge this, but it seems to break some of the history.js (parent links)

@5sw
Copy link
Author

5sw commented May 18, 2014

I can take a look at this.

5sw added 3 commits May 18, 2014 17:40
Conflicts:
	Classes/Controllers/PBWebHistoryController.m
	Classes/git/PBGitCommit.h
	Classes/git/PBGitCommit.m
	Classes/git/PBGitGrapher.mm
	Classes/git/PBGitHistoryList.m
	Classes/git/PBGitRevList.mm
	Classes/git/PBGitSHA.h
	Classes/git/PBGitSHA.m
@5sw
Copy link
Author

5sw commented May 18, 2014

Ok, updated my branch with the latest code from master, fixed some new PBGitSHA references that appeared since then and fixed the parent links in history.js.

@rowanj
Copy link
Owner

rowanj commented May 19, 2014

Sounds great 👍

@rowanj rowanj merged commit a4ec392 into rowanj:master Jul 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants