* lib/userspec.c (parse_with_separator): If a user or group string
authorJim Meyering <jim@meyering.net>
Sat, 20 Jan 2007 08:46:44 +0000 (08:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Jan 2007 08:46:44 +0000 (08:46 +0000)
commitbbdcfead98c6d3536215c3f0f603e4f92a28d26b
tree63fab49262cc75dcd027f320e475c130ea8e2bc8
parent31f17cf550c7ce208892c83b1792bbe94443ac06
* lib/userspec.c (parse_with_separator): If a user or group string
starts with "+", skip the corresponding name-to-ID look-up, since
such a look-up must fail: user and group names may not include "+".
ChangeLog
lib/userspec.c