summaryrefslogtreecommitdiff
path: root/include/git2/types.h
Commit message (Expand)AuthorAgeFilesLines
* filemode: introduce enum to ease use of attributesnulltoken2012-08-211-0/+10
* Add a struct for network callbacksCarlos Martín Nieto2012-07-211-0/+1
* Merge remote-tracking branch 'source/development' into developmentChris Young2012-06-131-0/+6
|\
| * Add git_reset()nulltoken2012-06-071-0/+6
* | Merge remote-tracking branch 'source/development' into update-testChris Young2012-06-071-34/+43
|\ \ | |/
| * Properly tag all `enums` with a `_t`Vicent Martí2012-05-181-2/+2
| * Add basic branch management API: git_branch_create(), git_branch_delete(), gi...nulltoken2012-04-101-0/+5
| * Add git notes APIschu2012-02-151-0/+3
| * Update Copyright headerschu2012-02-131-1/+1
| * remote: Cleanup the remotes codeVicent Marti2011-11-281-6/+0
| * Tabify everythingVicent Marti2011-09-191-11/+11
| * Cleanup legal dataVicent Marti2011-09-191-21/+3
| * Add common.h to types.hVicent Marti2011-08-101-0/+2
| * Finish to hide git_pkt from external API.Lambert CLARA2011-07-111-6/+0
| * Remove the last reference of git_net_direction enumLambert CLARA2011-07-111-3/+0
| * reflog: add API to read or write a reference logschu2011-07-091-0/+6
| * Merge pull request #300 from carlosmn/gsoc2011/masterVicent Martí2011-07-051-0/+21
| |\
| | * Move transports to an inheritance modelCarlos Martín Nieto2011-06-261-1/+1
| | * pkt-line: parse other-ref linesCarlos Martín Nieto2011-06-261-1/+1
| | * Lay the foundations for pkt-line parsingCarlos Martín Nieto2011-06-261-0/+6
| | * Implement ls-remote on local driveCarlos Martín Nieto2011-06-261-0/+1
| | * Lay down the fundations for the network codeCarlos Martín Nieto2011-06-261-0/+11
| | * Add a remotes APICarlos Martín Nieto2011-06-261-0/+3
| * | cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-1/+1
| |/
| * added defines for Haiku in types.hAnkur Sethi2011-06-231-0/+5
* | Required include for OS4 to typedef int64_tChris Young2012-06-051-0/+3
|/
* config: Cleanup & renaming of the external APIVicent Marti2011-05-201-3/+3
* config_file: Fix compilationVicent Marti2011-05-171-3/+0
* Move config to a backend structureCarlos Martín Nieto2011-05-101-0/+3
* Merge remote-tracking branch 'upstream/development' into configCarlos Martín Nieto2011-04-061-0/+3
|\
| * Build & write custom trees in memoryVicent Marti2011-04-041-0/+3
* | Merge upstream/developmentCarlos Martín Nieto2011-03-311-6/+12
|\ \ | |/
| * Fix compilation in MinGWVicent Marti2011-03-231-1/+1
| * Switch from time_t to git_time_tnulltoken2011-03-231-5/+5
| * I broke your bindingsVicent Marti2011-03-201-1/+6
| * Add new method `git_reference_listall`Vicent Marti2011-03-141-0/+1
* | Determine variable type at runtimeCarlos Martín Nieto2011-03-301-7/+0
* | Move git_cvar_type to include/git2/config.hCarlos Martín Nieto2011-03-291-0/+7
* | Rename git_config_{type,var} to git_cvar{_type,}Carlos Martín Nieto2011-03-291-1/+1
* | Move the struct declaration outside config.cCarlos Martín Nieto2011-03-281-0/+6
|/
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+153