aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/LockFile.java
Commit message (Expand)AuthorAgeFilesLines
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-448/+0
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+5
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-1/+35
* Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2Shawn O. Pearce2009-12-281-1/+1
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-10/+10
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+411