aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache/DirCachePathEditTest.java
Commit message (Expand)AuthorAgeFilesLines
* Paths.pathCompare: Utility to sort paths from byte[]Shawn Pearce2016-01-091-0/+17
* DirCache: Do not create duplicate tree entriesShawn Pearce2015-12-291-0/+46
* DirCacheEditor: Replace file-with-tree and tree-with-fileShawn Pearce2015-12-291-0/+58
* Replace "a." with "a-" in unit testsShawn Pearce2014-12-181-3/+5
* DirCacheEditor: Apply PathEdit for each stageRobin Stocker2012-11-161-0/+43
* Fix DirCacheEdtor.DeleteTree for empty string argumentRobin Rosenberg2011-10-011-0/+117