summaryrefslogtreecommitdiff
path: root/src/refs.h
Commit message (Expand)AuthorAgeFilesLines
* refs: Allow MERGE_HEAD in normalize_name()Jakob Pfender2011-04-211-0/+1
* Refs are now always in-sync on diskVicent Marti2011-03-161-0/+2
* Refactored the opening and the initialization of a repository.nulltoken2011-03-031-0/+3
* Finish the References APIVicent Marti2011-03-031-4/+2
* Split packed from unpacked referencesVicent Marti2011-03-031-10/+7
* Brush up the refs APIVicent Marti2011-03-031-2/+1
* Added git_reference__normalize_name() along with tests.nulltoken2011-03-031-0/+2
* Make more methods return error codesVicent Marti2011-02-051-0/+1
* Fix more issues with Win32 EOLVicent Marti2011-02-021-1/+1
* Refactor reference parsing codeVicent Marti2011-01-301-24/+16
* Merge nulltoken's reference parsing codenulltoken2011-01-291-0/+48