aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Create constants in ConfigConstants for the "diff" sectionRobin Rosenberg2013-04-191-8/+16
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-8/+8
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property.Marc Strapetz2010-11-291-3/+46
* Move rename detection, path following into DiffFormatterShawn O. Pearce2010-09-021-0/+16
* Cache the diff configuration sectionShawn O. Pearce2010-07-031-0/+68