index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
diff_patch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix const-correctness of git_patch_get_delta, git_patch_num_hunks, git_patch_...
Jacques Germishuys
2014-04-11
1
-3
/
+3
*
Add buffer to buffer diff and patch APIs
Russell Belfer
2014-02-27
1
-118
/
+112
*
diff: rename the file's 'oid' to 'id'
Carlos MartÃn Nieto
2014-01-25
1
-5
/
+5
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-26
/
+10
*
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-33
/
+35
*
Create git_diff_line and extend git_diff_hunk
Russell Belfer
2013-10-21
1
-107
/
+26
*
Diff API cleanup
Russell Belfer
2013-10-15
1
-13
/
+6
*
Rename diff objects and split patch.h
Russell Belfer
2013-10-11
1
-78
/
+78
*
Merge pull request #1738 from libgit2/diff-patch-content-size
Ben Straub
2013-08-08
1
-6
/
+51
|
\
|
*
Add hunk/file headers to git_diff_patch_size
Russell Belfer
2013-07-23
1
-11
/
+38
|
*
Add git_diff_patch_size() API
Russell Belfer
2013-07-22
1
-2
/
+20
*
|
Fix some warnings
Russell Belfer
2013-07-26
1
-13
/
+13
*
|
Don't do text diff unless content will be used
Russell Belfer
2013-07-24
1
-0
/
+4
|
/
*
Fix bug marking submodule diffs as unmodified
Russell Belfer
2013-06-27
1
-1
/
+5
*
Add "as_path" parameters to blob and buffer diffs
Russell Belfer
2013-06-17
1
-46
/
+113
*
More tests and bug fixes for status with rename
Russell Belfer
2013-06-17
1
-2
/
+4
*
Fix diff header naming issues
Russell Belfer
2013-06-12
1
-14
/
+119
*
Improvements to git_array
Russell Belfer
2013-06-12
1
-2
/
+2
*
Add patch from blobs API
Russell Belfer
2013-06-12
1
-50
/
+145
*
Implement regex pattern diff driver
Russell Belfer
2013-06-11
1
-3
/
+2
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+723