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_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: Cleanup documentation and printf compat
Vicent Marti
2012-09-06
1
-4
/
+4
*
Fix comments and a minor bug
Russell Belfer
2012-09-05
1
-4
/
+3
*
Diff iterators
Russell Belfer
2012-09-05
1
-256
/
+760
*
Fix MSVC compilation warnings
nulltoken
2012-09-04
1
-1
/
+1
*
Working implementation of git_submodule_status
Russell Belfer
2012-08-24
1
-0
/
+19
*
Minor bug fixes in diff code
Russell Belfer
2012-08-22
1
-1
/
+2
*
oid: Explicitly include `oid.h` for the inlined CMP
Vicent Marti
2012-08-09
1
-0
/
+1
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-44
/
+59
*
diff: make inter-hunk-context default value git-compliant
yorah
2012-07-02
1
-1
/
+1
*
Minor fixes, cleanups, and clarifications
Russell Belfer
2012-06-08
1
-5
/
+6
*
Fix filemode comparison in diffs
Russell Belfer
2012-06-08
1
-3
/
+10
*
misc: Fix warnings from PVS Studio trial
Vicent Martí
2012-06-07
1
-1
/
+1
*
Fix checking for the presence of a flag
Garrett Regier
2012-05-27
1
-1
/
+1
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-1
/
+1
*
Optimize away git_text_gather_stats in diff
Russell Belfer
2012-05-17
1
-7
/
+2
*
diff: fix the diffing of two identical blobs
nulltoken
2012-05-07
1
-0
/
+8
*
diff: make git_diff_blobs() able to detect binary blobs
nulltoken
2012-05-07
1
-0
/
+28
*
diff: fix the diffing of a concrete blob against a null one
nulltoken
2012-05-07
1
-22
/
+20
*
diff: When diffing two blobs, ensure the delta callback parameter is filled w...
nulltoken
2012-05-07
1
-2
/
+6
*
diff: remove unused parameter
nulltoken
2012-05-07
1
-4
/
+1
*
Support reading attributes from index
Russell Belfer
2012-05-03
1
-1
/
+1
*
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
1
-111
/
+131
|
\
|
*
Convert from strnlen to git_text_is_binary
Russell Belfer
2012-05-02
1
-4
/
+16
|
*
Copy values to avoid strict aliasing warning
Russell Belfer
2012-05-02
1
-1
/
+6
|
*
Fix usage of "new" for fieldname in public header
Russell Belfer
2012-05-02
1
-79
/
+79
|
*
diff: provide more context to the consumer of the callbacks
nulltoken
2012-04-30
1
-18
/
+17
|
*
diff: fix generation of the header of a removal patch
nulltoken
2012-04-25
1
-5
/
+15
|
*
New status fixes
Russell Belfer
2012-03-22
1
-2
/
+4
|
*
Migrating diff to new error handling
Russell Belfer
2012-03-06
1
-89
/
+92
|
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-10
/
+13
*
|
diff_output: remove unused parameter
schu
2012-03-21
1
-3
/
+0
*
|
Rename git_oid_to_string to git_oid_tostr
Authmillenon
2012-03-06
1
-2
/
+2
*
|
Convert from strnlen to git_text_is_binary
Russell Belfer
2012-03-05
1
-4
/
+16
*
|
Copy values to avoid strict aliasing warning
Russell Belfer
2012-03-05
1
-1
/
+6
*
|
Fix usage of "new" for fieldname in public header
Russell Belfer
2012-03-04
1
-77
/
+77
|
/
*
Fixes for merge of filters branch
Russell Belfer
2012-03-02
1
-2
/
+2
*
Revert GIT_STATUS constants to avoid issues
Russell Belfer
2012-03-02
1
-17
/
+17
*
Clean up GIT_UNUSED macros on all platforms
Russell Belfer
2012-03-02
1
-6
/
+6
*
Update diff to use iterators
Russell Belfer
2012-03-02
1
-0
/
+722