]> git.proxmox.com Git - libgit2.git/commit - src/status.c
Improve docs, examples, warnings
authorRussell Belfer <rb@github.com>
Thu, 1 Nov 2012 21:08:30 +0000 (14:08 -0700)
committerRussell Belfer <rb@github.com>
Thu, 1 Nov 2012 21:08:30 +0000 (14:08 -0700)
commitb90500f03d3ae60f1f79d7adb36d95632a29d7e5
tree6ca43785060429e23e891c3234ca171ad4cb2a95
parentdbd6850d06111eb0761499d7c876ff7cd4ad57fa
Improve docs, examples, warnings

This improves docs in some of the public header files, cleans
up and improves some of the example code, and fixes a couple
of pedantic warnings in places.
examples/Makefile
examples/diff.c
examples/showindex.c
include/git2/refs.h
include/git2/status.h
src/refs.c
src/status.c
tests-clar/network/fetch.c