]> source.dussan.org Git - jgit.git/commit
Fix RawParseUtils.formatBase10 to work with negative values 66/1466/2
authorMarc Strapetz <marc.strapetz@syntevo.com>
Tue, 31 Aug 2010 11:19:48 +0000 (13:19 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 31 Aug 2010 18:20:54 +0000 (11:20 -0700)
commit80f4947e8b2f635eb4a20e54671726b9f9b196b4
tree0b18b277a1ed51ba3888d51b62474f15d6778825
parentb7465b8fe58181ed563f4eef1eee5cb547ec6986
Fix RawParseUtils.formatBase10 to work with negative values

Change-Id: Iffa220de76c5e180796fa46c4d67f52a1b3b2e35
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/util/RawParseUtils.java