libgit2/tests-clar/object
Carlos Martín Nieto f1c75b94a1 tree: relax the filemode parser
There are many different broken filemodes in the wild so we need to
protect against them and give something useful up the chain. Don't
fail when reading a tree from the ODB but normalize the mode as best
we can.

As 664 is no longer a mode that we consider to be valid and gets
normalized to 644, we can stop accepting it in the treebuilder. The
library won't expose it to the user, so any invalid modes are a bug.
2012-12-07 16:59:18 +01:00
..
blob Consolidate text buffer functions 2012-11-28 09:58:48 -08:00
commit API updates for index.h 2012-11-27 13:18:28 -08:00
raw Fix MSVC compilation warnings 2012-11-17 05:13:13 -08:00
tag tag: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
tree tree: relax the filemode parser 2012-12-07 16:59:18 +01:00
lookup.c Remove git_object_oid2type 2012-11-29 08:22:15 -05:00
message.c message: reorganize tests 2012-10-26 21:01:58 +02:00
peel.c object: refine git_object_peel() error report 2012-12-01 08:34:29 +01:00