Skip to content
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

Better Merge parsing #116

Merged
merged 3 commits into from
Aug 19, 2011

Conversation

apepper
Copy link
Contributor

@apepper apepper commented Aug 11, 2011

Added handling of two-way merges into CVSAnalY. Also added "Type Change", so file's that are change e.g. to a sym-link are also tracked now (marking them as modified).

Also catching a MalformedHunkHeader to prevent Hunks from failing, when a strange Diff-File shows up (a merge, where files are moved and changed in that merge).

SoftwareIntrospectionLab/repositoryhandler#9 is needed for this.

This works only for two-way merges! Three-way or more merges are ignored.
This is so, if a file is changed to a symlink
linzhp added a commit that referenced this pull request Aug 19, 2011
@linzhp linzhp merged commit 4451523 into SoftwareIntrospectionLab:develop Aug 19, 2011
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