summaryrefslogtreecommitdiff
path: root/include/git2/sys/repository.h
Commit message (Expand)AuthorAgeFilesLines
* repository functions: return an intEdward Thomson2020-01-241-5/+12
* repo: commondir resolution can sometimes fallback to the repodirEtienne Samson2019-06-261-0/+4
* docs: fixupsEtienne Samson2019-06-261-1/+1
* Allow for caching of submodules.Brock Peabody2017-01-201-0/+29
* Merge pull request #2839 from swisspol/typoEdward Thomson2015-01-261-1/+1
|\
| * Fixed typo in git_repository_reinit_filesystem() documentationPierre-Olivier Latour2015-01-231-1/+1
* | Make sure sys/repository.h includes the required headersPierre-Olivier Latour2015-01-231-0/+3
|/
* Fix attribute lookup in index for bare reposrb/attr-with-bareRussell Belfer2014-09-151-0/+13
* Rename new fn to git_repository_reinit_filesystemRussell Belfer2013-10-081-2/+2
* Make reference lookups apply precomposeunicodeRussell Belfer2013-10-081-1/+19
* repo: Add `git_repository__cleanup`Vicent Marti2013-04-241-0/+14
* Move some low-level repo fns to include/git2/sysRussell Belfer2013-04-211-0/+92