]> git.proxmox.com Git - libgit2.git/commit - src/util.c
odb: Fix loading ODB alternates
authorVicent Marti <tanoku@gmail.com>
Fri, 3 Jun 2011 17:59:16 +0000 (19:59 +0200)
committerVicent Marti <tanoku@gmail.com>
Fri, 3 Jun 2011 18:01:18 +0000 (20:01 +0200)
commit0291b5b76bd8dcbac1118533c7a79a619ade766c
tree199f3282d71a1cdbc8ce18fd4b3ab598362d7358
parent1e9b7a09ff3d16c3d7a132cfaacb9d68b253e924
odb: Fix loading ODB alternates

Fixed an issue with the `strtokz implementation and added support for
comments and relative paths in the alternates file.
src/odb.c
src/util.c
src/util.h