aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/RebuildCommitGraph.java
Commit message (Expand)AuthorAgeFilesLines
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-6/+6
* Move commit and tag formatting to CommitBuilder, TagBuilderShawn O. Pearce2010-08-231-1/+1
* Rename Commit, Tag to CommitBuilder, TagBuilderShawn O. Pearce2010-08-231-2/+2
* Make Commit class only for writingShawn O. Pearce2010-08-201-8/+9
* Fix concurrent read / write issue in LockFile on WindowsJens Baumgart2010-07-271-2/+2
* Ensure RevWalk is released when doneShawn O. Pearce2010-06-291-0/+1
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-1/+1
* Make constant static in RebuildCommitGraphRobin Rosenberg2010-06-131-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-28/+17
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-2/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+313