"Shawn O. Pearce" <spearce@xxxxxxxxxxx> wrote: > This way we can reuse them beyond just the ObjectId family of classes. > > We also now accept upper case hex digits in object ids. > > Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> > --- > .../tst/org/spearce/jgit/lib/T0001_ObjectId.java | 10 ++- > .../org/spearce/jgit/lib/AbbreviatedObjectId.java | 8 +- > .../src/org/spearce/jgit/lib/AnyObjectId.java | 36 --------- > .../src/org/spearce/jgit/lib/MutableObjectId.java | 11 ++- > .../src/org/spearce/jgit/lib/ObjectId.java | 19 +++-- > .../src/org/spearce/jgit/util/RawParseUtils.java | 80 ++++++++++++++++++-- > 6 files changed, 101 insertions(+), 63 deletions(-) Ping on this 7 patch series? Looks like it got dropped? Its the last outstanding current work I have that I think is ready for merging to master. -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html