aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff/DiffFormatter.php
Commit message (Expand)AuthorAgeFilesLines
* Move DiffEngine and helpers to includes/libs/Diff and put them in a namespaceTim Starling2023-06-201-252/+0
* Replace usages of deprecated MWExceptionDaimona Eaytoy2023-06-061-3/+1
* Add missing & to @param documentation to match functon callUmherirrender2017-08-111-1/+1
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* DiffFormatter: Don't mess with PHP output bufferingKevin Israel2016-01-271-6/+18
* Remove obvious function-level profilingChad Horohoe2015-01-071-4/+0
* Fixed some @params documentationumherirrender2014-04-141-2/+2
* Added and updated Doxygen comments in content handler and diff namespacesThiemo Mättig2014-03-061-13/+32
* Merge "Initialise variables and update documentation"jenkins-bot2013-11-201-4/+7
|\
| * Initialise variables and update documentationSiebrand Mazeland2013-11-201-4/+7
* | Rename classes DiffOp_* to DiffOp*Siebrand Mazeland2013-11-201-2/+2
|/
* Update formatting for includes/diffSiebrand Mazeland2013-11-201-4/+4
* Refactor diffsMax Semenik2013-10-301-0/+225