summaryrefslogtreecommitdiff
path: root/src/diff_output.c
Commit message (Expand)AuthorAgeFilesLines
* Support reading attributes from indexRussell Belfer2012-05-031-1/+1
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-021-111/+131
|\
| * Convert from strnlen to git_text_is_binaryRussell Belfer2012-05-021-4/+16
| * Copy values to avoid strict aliasing warningRussell Belfer2012-05-021-1/+6
| * Fix usage of "new" for fieldname in public headerRussell Belfer2012-05-021-79/+79
| * diff: provide more context to the consumer of the callbacksnulltoken2012-04-301-18/+17
| * diff: fix generation of the header of a removal patchnulltoken2012-04-251-5/+15
| * New status fixesRussell Belfer2012-03-221-2/+4
| * Migrating diff to new error handlingRussell Belfer2012-03-061-89/+92
| * error-handling: RepositoryVicent Martí2012-03-071-10/+13
* | diff_output: remove unused parameterschu2012-03-211-3/+0
* | Rename git_oid_to_string to git_oid_tostrAuthmillenon2012-03-061-2/+2
* | Convert from strnlen to git_text_is_binaryRussell Belfer2012-03-051-4/+16
* | Copy values to avoid strict aliasing warningRussell Belfer2012-03-051-1/+6
* | Fix usage of "new" for fieldname in public headerRussell Belfer2012-03-041-77/+77
|/
* Fixes for merge of filters branchRussell Belfer2012-03-021-2/+2
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-021-17/+17
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-6/+6
* Update diff to use iteratorsRussell Belfer2012-03-021-0/+722