aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/ChangeIdUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit util packagesMatthias Sohn2017-12-201-8/+16
* Organize importsDavid Pursehouse2016-11-141-1/+1
* ChangeIdUtil: Don't throw IOExceptionDave Borowitz2016-01-191-6/+2
* Fix resource leak in ChangeIdUtilMatthias Sohn2015-04-021-2/+4
* AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newlineAndrey Loskutov2015-01-061-0/+2
* Add NON-NLS comments for some obviously untranslatable stringsRobin Rosenberg2013-07-211-1/+1
* Accept Change-Id even if footer contains not well-formed entriesStefan Lay2013-02-201-9/+35
* Only replace the ChangeId in the footer, not in the bodyStefan Lay2013-01-191-26/+69
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-24/+25
* Allow to replace existing Change-IdStefan Lay2010-08-051-2/+36
* Refactor object writing responsiblities to ObjectDatabaseShawn O. Pearce2010-06-251-8/+3
* Add support for computing a Change-Id à la GerritRobin Rosenberg2010-06-041-0/+190