Carlos Martín Nieto
279afd2a51
refspec: a ref name includes the refs/ prefix
...
git_refspec_transform_r assumed that the reference name passed would
be only a branch or tag name. This is not the case, and we need to
take into consideration what's in the refspec's source to know how
much of the prefix to ignore.
2012-01-31 17:29:53 +01:00
Vicent Martí
f25cc58d5c
clar: Remove pregenerated files
...
Those were re-added on the move. Ops!
2012-01-27 18:29:03 -08:00
nulltoken
5663e61a06
repository: add minimal reinitialization of repository
...
This currently only ensures that the version of the repository format isn't greater than zero.
2012-01-25 23:05:06 +01:00
nulltoken
9b84447a80
clay: migrate a test initializing a repository which path escapes the current working directory
...
A non migrated yet test has been removed as well as it's mostly redundant.
2012-01-25 23:02:08 +01:00
Vicent Martí
3fd1520cd4
Rename the Clay test suite to Clar
...
Clay is the name of a programming language on the makings, and we want
to avoid confusions. Sorry for the huge diff!
2012-01-24 20:35:15 -08:00