Conversation
src/diff.c
Outdated
There was a problem hiding this comment.
By the looks of it, I think a single memcmp over the whole struct would be faster -- regardless of whether there are unset fields or not.
|
Gah, this is a lot of code. @arrbee, to the review-mobile. |
|
@vmg Yeah, this is stupidly large. Let me break some of this stuff out into separate PRs. |
|
So, here's what's still missing:
|
include/git2/checkout.h
Outdated
There was a problem hiding this comment.
I'm guessing you want to remove the (NOT IMPLEMENTED) comment? ⚡
|
Rebased! |
|
What's the status of this pull request? When can we expect it to hit the development branch? |
|
@AnuiCuda Thanks for your interest. This is ready for code review and will need updates based on that review. Getting close! |
|
Sweet! Can't wait for this! I was about to go dig into the code to figure out what needed to be done when I tripped into this request. Nice work @ethomson! |
|
@ethomson: Looks like we're having umask issues again... |
|
Indeed. #1940 has the fix. On Nov 5, 2013, at 5:58 AM, Vicent Martí notifications@github.com wrote:
|
|
Sounds good. Let's go for the rebase then. :) |
|
@vmg Yup, rebased! |
|
What could possibly go wrong. |
This merges a branch and puts the results in the workdir!