summaryrefslogtreecommitdiff
path: root/include/git2/sys
Commit message (Expand)AuthorAgeFilesLines
* Clean up some documentationCarlos Martín Nieto2013-07-232-4/+2
* ...Aaaand this worksVicent Marti2013-05-301-2/+7
* What are the chances, reallyVicent Marti2013-05-291-28/+21
* Liike thisVicent Marti2013-05-281-1/+1
* Typedef git_config_level_t and use it everywhereRussell Belfer2013-05-241-2/+2
* Fix trailing whitespacesnulltoken2013-05-151-1/+0
* Unify whitespaces to tabsLinquize2013-05-151-1/+1
* Merge pull request #1385 from carlosmn/refs-iterEdward Thomson2013-05-111-17/+47
|\
| * Introduce a glob-filtering iteratorCarlos Martín Nieto2013-05-111-1/+13
| * refs: remove the OID/SYMBOLIC filteringCarlos Martín Nieto2013-05-111-24/+7
| * refs: introduce an iteratorCarlos Martín Nieto2013-05-111-0/+35
* | commit: make create_from_oids() accept plain oidnulltoken2013-05-051-2/+3
|/
* move NAME and REUC extensions to sys/Edward Thomson2013-04-301-0/+180
* repo: Add `git_repository__cleanup`Vicent Marti2013-04-241-0/+14
* Move git_reference__alloc to include/git2/sysRussell Belfer2013-04-212-13/+61
* Move refdb_backend to include/git2/sysRussell Belfer2013-04-211-0/+120
* Move git_commit_create_from_oids into sys/commit.hRussell Belfer2013-04-211-0/+45
* Move some low-level repo fns to include/git2/sysRussell Belfer2013-04-211-0/+92
* Move odb_backend implementors stuff into git2/sysRussell Belfer2013-04-212-2/+89
* Move git_config_backend to include/git2/sysRussell Belfer2013-04-211-0/+70