libgit2/include/git2
Russell Belfer 65b09b1ded Implement diff lists and formatters
This reworks the diff API to separate the steps of producing
a diff descriptions from formatting the diff.  This will allow
us to share diff output code with the various diff creation
scenarios and will allow us to implement rename detection as
an optional pass that can be run on a diff list.
2012-03-02 15:49:28 -08:00
..
attr.h attr: Change the attribute check macros 2012-03-02 03:51:45 +01:00
blob.h Update Copyright header 2012-02-13 17:11:09 +01:00
branch.h Update Copyright header 2012-02-13 17:11:09 +01:00
commit.h commit: actually allow yet to be born update_ref 2012-02-15 13:07:41 +01:00
common.h Update Copyright header 2012-02-13 17:11:09 +01:00
config.h config: Refactor & add git_config_get_mapped 2012-03-01 00:52:21 +01:00
diff.h Implement diff lists and formatters 2012-03-02 15:49:28 -08:00
errors.h Update Copyright header 2012-02-13 17:11:09 +01:00
index.h Update Copyright header 2012-02-13 17:11:09 +01:00
indexer.h Update Copyright header 2012-02-13 17:11:09 +01:00
inttypes.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
net.h Update Copyright header 2012-02-13 17:11:09 +01:00
notes.h Add git notes API 2012-02-15 20:32:14 +01:00
object.h Update Copyright header 2012-02-13 17:11:09 +01:00
odb_backend.h Update Copyright header 2012-02-13 17:11:09 +01:00
odb.h Update Copyright header 2012-02-13 17:11:09 +01:00
oid.h Update Copyright header 2012-02-13 17:11:09 +01:00
reflog.h Update Copyright header 2012-02-13 17:11:09 +01:00
refs.h Update Copyright header 2012-02-13 17:11:09 +01:00
refspec.h Update Copyright header 2012-02-13 17:11:09 +01:00
remote.h Add git_remote_list() 2012-02-26 19:15:36 +01:00
repository.h Update Copyright header 2012-02-13 17:11:09 +01:00
revwalk.h revwalk: add convenience function to push/hide HEAD 2012-02-27 22:26:37 +01:00
signature.h Update Copyright header 2012-02-13 17:11:09 +01:00
status.h Update Copyright header 2012-02-13 17:11:09 +01:00
stdint.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
tag.h Update Copyright header 2012-02-13 17:11:09 +01:00
threads.h Update Copyright header 2012-02-13 17:11:09 +01:00
tree.h Implement diff lists and formatters 2012-03-02 15:49:28 -08:00
types.h Add git notes API 2012-02-15 20:32:14 +01:00
version.h Update Copyright header 2012-02-13 17:11:09 +01:00
windows.h Update Copyright header 2012-02-13 17:11:09 +01:00