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
/
include
/
git2
/
diff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting fixes for the docs
Carlos Martín Nieto
2014-06-03
1
-29
/
+29
*
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-22
/
+22
*
Remove trace / add git_diff_perfdata struct + api
Russell Belfer
2014-05-02
1
-16
/
+14
*
Get rid of redundant git_diff_options_init fn
Russell Belfer
2014-05-02
1
-17
/
+0
*
Add diff option to update index stat cache
Russell Belfer
2014-05-02
1
-0
/
+7
*
Merge pull request #2291 from ethomson/patch_binary
Vicent Marti
2014-04-23
1
-0
/
+4
|
\
|
*
patch: emit binary patches (optionally)
Edward Thomson
2014-04-22
1
-0
/
+4
*
|
Use git_diff_get_stats in example/diff + refactor
Russell Belfer
2014-04-22
1
-1
/
+3
*
|
Some doc and examples/diff.c changes
Russell Belfer
2014-04-22
1
-18
/
+11
|
/
*
Introduce git_diff_format_email and git_diff_commit_as_email
Jacques Germishuys
2014-04-15
1
-0
/
+88
*
Introduce git_diff_get_stats, git_diff_stats_files_changed, git_diff_stats_in...
Jacques Germishuys
2014-04-15
1
-0
/
+85
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+26
*
Add buffer to buffer diff and patch APIs
Russell Belfer
2014-02-27
1
-0
/
+33
*
diff: change id abbrev option's name to id_abbrev
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
diff: rename the file's 'oid' to 'id'
Carlos Martín Nieto
2014-01-25
1
-2
/
+2
*
Update docs for new callback return value behavior
Russell Belfer
2013-12-11
1
-6
/
+6
*
Add config read fns with controlled error behavior
Russell Belfer
2013-12-11
1
-4
/
+4
*
Clarify docs
Ben Straub
2013-12-06
1
-3
/
+3
*
Clarify default value and behavior
Ben Straub
2013-12-06
1
-1
/
+5
*
Introduce GIT_DIFF_FIND_BY_CONFIG
Ben Straub
2013-12-05
1
-0
/
+3
*
GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds better
Russell Belfer
2013-12-02
1
-2
/
+2
*
Add GIT_DIFF_FIND_DELETE_UNMODIFIED flag
Russell Belfer
2013-12-02
1
-14
/
+44
*
Add content offset to git_diff_line
Nick Hengeveld
2013-11-18
1
-0
/
+1
*
Add git_diff_options_init helper
Russell Belfer
2013-11-01
1
-4
/
+26
*
Make diff and status perform soft index reload
Russell Belfer
2013-11-01
1
-0
/
+8
*
Fix typo
Russell Belfer
2013-10-22
1
-1
/
+1
*
Implement patience and minimal diff flags
Russell Belfer
2013-10-21
1
-1
/
+4
*
Create git_diff_line and extend git_diff_hunk
Russell Belfer
2013-10-21
1
-10
/
+21
*
Tweak to git_diff_delta structure for nfiles
Russell Belfer
2013-10-21
1
-2
/
+3
*
Diff API cleanup
Russell Belfer
2013-10-15
1
-183
/
+225
*
Rename diff objects and split patch.h
Russell Belfer
2013-10-11
1
-309
/
+71
*
Split rewrites, status doesn't return rewrites
Edward Thomson
2013-08-28
1
-0
/
+3
*
Restore GIT_DIFF_LINE_BINARY usage
Russell Belfer
2013-07-23
1
-1
/
+1
*
Add hunk/file headers to git_diff_patch_size
Russell Belfer
2013-07-23
1
-2
/
+6
*
Add git_diff_patch_size() API
Russell Belfer
2013-07-22
1
-0
/
+18
*
Add ignore_submodules to diff options
Russell Belfer
2013-07-10
1
-1
/
+4
*
Add git_pathspec_match_diff API
Russell Belfer
2013-07-10
1
-0
/
+8
*
Fixed most documentation header bugs
Andreas Linde
2013-06-24
1
-5
/
+5
*
Add "as_path" parameters to blob and buffer diffs
Russell Belfer
2013-06-17
1
-2
/
+18
*
Add patch from blobs API
Russell Belfer
2013-06-12
1
-2
/
+45
*
Implement regex pattern diff driver
Russell Belfer
2013-06-11
1
-0
/
+3
*
Clarify GIT_DIFF_INCLUDE_UNTRACKED_CONTENT option
Russell Belfer
2013-05-24
1
-5
/
+10
*
More diff rename tests; better split swap handling
Russell Belfer
2013-05-23
1
-1
/
+1
*
Significant rename detection rewrite
Russell Belfer
2013-05-22
1
-6
/
+9
*
More git_diff_find_similar improvements
Russell Belfer
2013-05-20
1
-0
/
+2
*
Fix issues with git_diff_find_similar
Russell Belfer
2013-05-17
1
-11
/
+32
*
Add git_diff_print_raw printing helper
Russell Belfer
2013-05-17
1
-0
/
+16
*
Improve diff function docs
Russell Belfer
2013-05-07
1
-7
/
+26
*
Add GIT_DIFF_LINE_CONTEXT_EOFNL
Russell Belfer
2013-05-07
1
-2
/
+4
*
Update comment for clarity
Russell Belfer
2013-04-30
1
-5
/
+17
[next]