summaryrefslogtreecommitdiff
path: root/examples/status.c
Commit message (Expand)AuthorAgeFilesLines
* Rename FALLBACK to UNSPECIFIEDcmn/rename-unspecifiedCarlos Martín Nieto2015-06-251-1/+1
* examples: adjust to submodule status API changeCarlos Martín Nieto2015-06-221-16/+10
* Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-081-2/+2
* Include windows.h on win32 for SleepEdward Thomson2014-05-211-2/+3
* Make examples/status.c compile on WindowsLinquize2014-05-011-0/+4
* Add some funny options for debugging statusRussell Belfer2014-04-011-9/+50
* Make submodules externally refcountedRussell Belfer2014-03-251-11/+14
* Merge pull request #1934 from libgit2/relicense-examplesVicent Martí2013-11-041-3/+10
|\
| * Replace copyright topmatter in example filesBen Straub2013-11-021-3/+10
* | examples: doc updateCarlos Martín Nieto2013-11-031-16/+42
|/
* Format comments for use with doccoBen Straub2013-10-311-7/+9
* Extract common example helpers and reorg examplesRussell Belfer2013-10-291-119/+115
* No such thing as an orphan branchCarlos Martín Nieto2013-09-171-1/+1
* Fix comment and copyright in exampleRussell Belfer2013-06-201-6/+11
* Add example implementation of long format statusRussell Belfer2013-06-201-2/+145
* Add status flags to force output sort orderRussell Belfer2013-06-201-1/+2
* Initial implementation of status exampleRussell Belfer2013-06-201-0/+294