]> git.proxmox.com Git - libgit2.git/commit - tests/libgit2/diff/workdir.c
Remove trace / add git_diff_perfdata struct + api
authorRussell Belfer <rb@github.com>
Tue, 29 Apr 2014 22:05:58 +0000 (15:05 -0700)
committerRussell Belfer <rb@github.com>
Fri, 2 May 2014 16:21:33 +0000 (09:21 -0700)
commit9c8ed4999740e921ecc2966bbcd0dbcfc725f59a
treecf801e2026c9fca6b4e28bfc2c35e981d9ccea6e
parent7a2e56a3f6115c3a145e4f73d0aa8bea6dded899
Remove trace / add git_diff_perfdata struct + api
16 files changed:
include/git2/diff.h
include/git2/status.h
include/git2/sys/diff.h
include/git2/trace.h
src/diff.c
src/diff.h
src/iterator.c
src/iterator.h
src/status.c
src/trace.c
src/trace.h
tests/diff/diff_helpers.c
tests/diff/diff_helpers.h
tests/diff/workdir.c
tests/status/worktree.c
tests/trace/trace.c