summaryrefslogtreecommitdiff
path: root/examples/general.c
Commit message (Expand)AuthorAgeFilesLines
* - BUGFIX #2133 (@fourplusone) in smart_protocol.cMiha2014-02-251-43/+39
* MSVC doesn't like modern code neitherLinquize2014-01-271-2/+1
* Update files that reference tests-clarBen Straub2013-11-141-1/+1
* Replace copyright topmatter in example filesBen Straub2013-11-021-0/+14
* refs: remove the OID/SYMBOLIC filteringCarlos Martín Nieto2013-05-111-1/+1
* examples: Don't print weird charactersVicent Marti2013-04-101-2/+1
* General example: run against testrepo.gitBen Straub2013-04-041-9/+13
* Add rudimentary error checks and reformat commentsRussell Belfer2013-02-151-146/+207
* removed other references to api.htmlCarlos Scheidegger2013-02-061-2/+1
* API updates for index.hBen Straub2012-11-271-1/+1
* Update diff callback param orderRussell Belfer2012-11-271-1/+1
* API review / update for tree.hRussell Belfer2012-11-271-2/+2
* Examples: fix reference namesBen Straub2012-11-271-2/+2
* tag: rename git_tag_type to git_tag_target_typenulltoken2012-11-171-1/+1
* index refactoringEdward Thomson2012-10-291-1/+1
* examples: fix config getter param orderCarlos Martín Nieto2012-09-301-2/+2
* Fix examples/general.c compilationScott J. Goldman2012-05-201-1/+1
* errors: Rename the generic return codesVicent Martí2012-05-181-1/+1
* Basic setup for profilingRussell Belfer2012-05-171-1/+1
* examples: use git_repository_odb instead of _databaseCarlos Martín Nieto2012-01-131-1/+1
* Rename all `_close` methodsVicent Marti2011-11-261-6/+6
* examples/general.c: update for recent API renaming of git_config_get_intBrandon Casey2011-11-051-2/+2
* Fixed typo in example Makefile code and slimmed it down more.David Boyce2011-09-151-49/+37
* Changes to allow examples/*.c to compile and link. This required onDavid Boyce2011-09-121-41/+57
* examples/general: fix misc warningsKirill A. Shutemov2011-07-051-2/+4
* examples/general: fix warnings on not handled reference type in switchKirill A. Shutemov2011-07-051-0/+3
* examples/general: fix git_commit_create_v() arguments typeKirill A. Shutemov2011-07-051-3/+6
* cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-12/+12
* config: Update examplesVicent Marti2011-06-181-1/+1
* oid: Rename methodsVicent Marti2011-06-161-8/+8
* update examples content to be compilable and up to dateScott Chacon2011-06-151-0/+439