aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/dircache/BaseDirCacheEditor.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+5
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Fix javadoc in org.eclipse.jgit dircache packageMatthias Sohn2017-12-181-3/+6
* Paths.pathCompare: Utility to sort paths from byte[]Shawn Pearce2016-01-091-25/+3
* DirCache: Do not create duplicate tree entriesShawn Pearce2015-12-291-0/+74
* DirCacheEditor: Replace file-with-tree and tree-with-fileShawn Pearce2015-12-291-0/+24
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+201