summaryrefslogtreecommitdiffstats
path: root/gerrit-prettify
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.7v2.7Dave Borowitz2013-09-181-1/+1
* Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-07-052-5/+3
|\
| * PrettyFormatter: Fix expand tab when syntax coloring is on.Arnaud Fabre2013-07-012-5/+3
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-07-011-2/+2
|\|
| * PrettyFormatter: Fix ArrayIndexOutOfBoundException with CRLF files.Arnaud Fabre2013-06-301-2/+2
| * Gerrit 2.6v2.6Shawn Pearce2013-06-211-1/+1
* | prettify: Move client-only classes to client packageShawn Pearce2013-05-057-6/+6
* | Build gwtexpui from in-subtree versionDave Borowitz2013-04-111-2/+3
* | Start 2.7 developmentShawn Pearce2013-03-211-1/+1
|/
* Add clarification comment in SparseFileContent.Range.toStringDavid Pursehouse2013-02-191-0/+1
* Revert "Non-matching brackets in SparseFileContent.toString()"Shawn Pearce2013-02-191-1/+1
* Non-matching brackets in SparseFileContent.toString()Gustaf Lundh2013-02-181-1/+1
* Fix performance problem in side by side viewerShawn Pearce2013-02-041-2/+2
* Work around prettify stripping empty linesShawn Pearce2013-02-041-1/+2
* Fix display of Commit MessageShawn Pearce2013-01-311-1/+1
* Update prettify to r225 (2013-01-17)Shawn Pearce2013-01-3025-166/+183
* Fix ArrayIndexOutOfBoundsException on intraline diffEdwin Kempin2013-01-241-0/+15
* Update versions in pom's to start Gerrit 2.6 developmentEdwin Kempin2012-08-221-1/+1
* Fix ArrayIndexOutOfBoundsException on navigation to next/previous patchEdwin Kempin2012-08-081-1/+1
* Option to display line endingsPravin Sethia2012-07-304-4/+31
* Remove timestamp from all org.eclipse.core.resources.prefs files.Sasa Zivkov2012-07-041-1/+0
* Add Intellij IDEA files to ignore listAnatol Pomazau2012-05-031-1/+2
* Update parent version in pom.xml's to 2.5-SNAPSHOTEdwin Kempin2012-05-031-1/+1
* Change version in pom.xml to 2.4-SNAPSHOTSasa Zivkov2012-04-181-1/+1
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-1/+1
* Update poms to Gerrit 2.3-SNAPSHOTv2.3-rc0Martin Fick2012-02-221-1/+1
* Add entries to .gitignore for m2e settings/preference filesMohan Zhang2011-12-121-0/+1
* Fix diffs skipping one lineBrad Larson2011-10-261-2/+4
* Updating eclipse settings for 3.7 and m2e 1.0Eric Anderson2011-07-292-2/+5
* Only create source archives for packages that need oneShawn O. Pearce2011-06-021-0/+16
* Change version to 2.2-SNAPSHOTShawn O. Pearce2011-05-311-1/+1
* Fix all of our pom.xml versions to be 2.1-SNAPSHOTShawn O. Pearce2010-08-121-1/+1
* Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettingsSasa Zivkov2010-07-214-121/+27
* Fix prettify private scope in IE6, IE8Shawn O. Pearce2010-07-144-32/+144
* Move prettify into its own iframeShawn O. Pearce2010-07-121-3/+13
* Start 2.1.4 developmentShawn O. Pearce2010-06-211-1/+1
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* Handle bare CR in the middle of a linev2.1.2-rc3Shawn O. Pearce2010-03-093-6/+43
* Fix coloring of tab markers in syntax highlightingShawn O. Pearce2010-03-041-5/+36
* Fix build breakage due to missing constantsShawn O. Pearce2010-03-012-0/+27
* Use a tooltip to explain whitespace errorsShawn O. Pearce2010-03-012-2/+7
* Fix tab marker RIGHT-POINTING DOUBLE ANGLE QUOTATION MARKShawn O. Pearce2010-03-012-2/+5
* Use RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK for tabsShawn O. Pearce2010-03-012-3/+3
* Change default tab width to 8Shawn O. Pearce2010-03-011-1/+1
* Allow user to modify patch display settingsShawn O. Pearce2010-02-262-1/+23
* Always use class wdc on replace line common sectionsShawn O. Pearce2010-02-251-8/+4
* Cleanup CSS for side-by-side view when there are character differencesShawn O. Pearce2010-02-242-8/+30
* Ensure vertical tabs are visible within deleted regionsShawn O. Pearce2010-02-241-1/+2
* Fix SparseFileContent for delete-only patchesShawn O. Pearce2010-02-241-0/+4
* Fix whitespace ignore featureShawn O. Pearce2010-02-233-125/+155