summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in new status and add recurse optionRussell Belfer2012-03-232-7/+16
* New status fixesRussell Belfer2012-03-222-4/+5
* Adding new tests for new status commandRussell Belfer2012-03-221-2/+1
* Reimplment git_status_foreach using git diffRussell Belfer2012-03-211-1/+67
* Migrate index, oid, and utils to new errorsRussell Belfer2012-03-191-1/+3
* Resolve comments from pull requestRussell Belfer2012-03-131-0/+16
* Migrate ODB files to new error handlingRussell Belfer2012-03-121-1/+2
* error-handling: On-disk config file backendVicent Martí2012-03-091-6/+1
* error-handling: ConfigVicent Martí2012-03-071-0/+1
* error-handling: RepositoryVicent Martí2012-03-071-1/+1
* error-handling: ReferencesVicent Martí2012-03-061-5/+6
* refs: Error handling rework. WIPVicent Martí2012-03-031-0/+3
* error-handling: Add new routinesVicent Martí2012-03-031-0/+15
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-023-8/+16
* Update diff to use iteratorsRussell Belfer2012-03-023-22/+86
* Continue implementation of git-diffRussell Belfer2012-03-021-9/+25
* Clean up diff implementation for reviewRussell Belfer2012-03-022-26/+145
* Implement diff lists and formattersRussell Belfer2012-03-023-46/+97
* Initial implementation of git_diff_blobRussell Belfer2012-03-021-0/+103
* Merge pull request #575 from libgit2/filtersVicent Martí2012-03-022-5/+55
|\
| * attr: Change the attribute check macrosVicent Martí2012-03-021-5/+5
| * config: Refactor & add `git_config_get_mapped`Vicent Martí2012-03-011-0/+50
* | revwalk: add convenience function to push/hide HEADCarlos Martín Nieto2012-02-271-0/+16
* | revwalk: introduce pushing and hiding by globCarlos Martín Nieto2012-02-271-0/+30
|/
* Add git_remote_list()Carlos Martín Nieto2012-02-261-0/+11
* Merge pull request #565 from carlosmn/multimapVicent Martí2012-02-221-0/+27
|\
| * Document {get,set}_multivarCarlos Martín Nieto2012-02-171-2/+15
| * Implement setting multivarsCarlos Martín Nieto2012-02-171-0/+7
| * Support getting multivarsCarlos Martín Nieto2012-02-171-0/+7
* | Add git_remote_save()Carlos Martín Nieto2012-02-201-0/+8
* | Add git_remote_set_{fetch,push}spec()Carlos Martín Nieto2012-02-201-0/+18
|/
* Merge pull request #558 from schu/notes-apiVicent Martí2012-02-154-1/+104
|\
| * Add git notes APIschu2012-02-153-0/+102
| * commit: actually allow yet to be born update_refschu2012-02-151-1/+2
* | zlib: Remove custom `git2/zlib.h` headerVicent Martí2012-02-152-41/+0
|/
* Update Copyright headerschu2012-02-1330-30/+30
* libgit2 v0.16.0 "Dutch Fries"v0.16.0Vicent Martí2012-02-051-2/+2
* Patch cleanup for mergeRussell Belfer2012-01-162-0/+20
* Initial implementation of gitignore supportRussell Belfer2012-01-111-5/+5
* Merge remote-tracking branch 'drizzd/diff-index-tests' into developmentVicent Martí2012-01-021-0/+11
|\
| * add git_index_read_treeClemens Buchacher2011-12-301-0/+11
* | Merge remote-tracking branch 'arrbee/git-attributes' into developmentVicent Martí2012-01-021-0/+80
|\ \
| * | Add support for macros and cache flush API.Russell Belfer2011-12-291-0/+24
| * | Add APIs for git attributesRussell Belfer2011-12-201-0/+56
| |/
* | config: Rename the `delete` callback nameVicent Martí2011-12-311-1/+1
|/
* config: really delete variablesCarlos Martín Nieto2011-12-161-0/+1
* tree: recursive diff-indexVicent Marti2011-12-031-0/+1
* tree: implement tree diffingCarlos Martín Nieto2011-12-031-0/+34
* remote: Cleanup the remotes coderepo-ownershipVicent Marti2011-11-285-53/+14
* Document all of the thingsVicent Marti2011-11-261-1/+119