projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
530f237
0971e99
)
Merge branch 'bw/config-lift-variable-name-length-limit'
author
Jeff King
<peff@peff.net>
Thu, 25 Oct 2012 10:42:11 +0000
(06:42 -0400)
committer
Jeff King
<peff@peff.net>
Thu, 25 Oct 2012 10:42:11 +0000
(06:42 -0400)
The configuration parser had an unnecessary hardcoded limit on
variable names that was not checked consistently. Lift the limit.
* bw/config-lift-variable-name-length-limit:
Remove the hard coded length limit on variable names in config files
Trivial merge