summaryrefslogtreecommitdiffstats
path: root/gerrit-prettify
Commit message (Expand)AuthorAgeFilesLines
* Implement Bazel buildDavid Ostrovsky2016-06-141-0/+35
* Buck: Remove jgit cellDavid Ostrovsky2016-04-201-1/+1
* Remove old unified diff screenDavid Ostrovsky2016-04-0340-1093/+0
* Buck: Emulate real JGit project structure in its own cellDavid Ostrovsky2016-02-141-1/+1
* Buck: Allow to consume JGit from its own cellDavid Ostrovsky2016-02-091-2/+2
* Remove modifiers 'public' and 'abstract' from interface methodsUrs Wolfer2015-11-191-4/+4
* Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1)David Ostrovsky2015-10-302-14/+15
* Pass ChangeInfo object to extension panelsEdwin Kempin2015-08-041-2/+5
* Pack prettify.min.{js,css} into documentation.Yuxuan 'fishy' Wang2015-06-261-0/+12
* Add Documentation:js_licenses.txt for JavaScriptShawn Pearce2015-06-251-1/+0
* Remove //lib/jgit:jgit from UI depsShawn Pearce2015-06-251-1/+1
* Add missing braces around if- for- and while-statementsDavid Pursehouse2015-03-192-5/+8
* Remove references to unsupported IE6Shawn Pearce2015-03-172-4/+3
* Fix some warnings raised by CheckStyleDavid Pursehouse2015-02-121-1/+1
* Turn on many more Eclipse warnings, and fix themDave Borowitz2014-10-292-0/+6
* Buck: Rename gwtxml to gwt_xml in gwt_module()David Ostrovsky2014-05-191-1/+1
* Buck: Merge deps and compile_deps parameters in gwt_module() ruleDavid Ostrovsky2014-05-191-3/+1
* Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-262-5/+5
* Correct fix for potential NPE in PrettyFormatterEdwin Kempin2014-03-041-1/+1
* Prevent possible NPE in PrettyFormatterEdwin Kempin2014-02-251-1/+1
* Merge branch 'stable-2.8'David Pursehouse2014-02-181-1/+1
|\
| * Fix ArrayIndexOutOfBoundsException on intraline diff againDoug Kelly2014-02-101-1/+1
* | Save GWT compile time by avoiding javacShawn Pearce2013-11-301-1/+3
* | Remove unused .gitignoreShawn Pearce2013-11-281-6/+0
* | Delete eclipse left-over files from the Maven poop eraDavid Ostrovsky2013-11-284-337/+0
|/
* Update prettify to March 4, 2013 releaseDoug Kelly2013-09-1815-31/+74
* Merge branch 'stable-2.7'Shawn Pearce2013-07-052-5/+3
|\
| * 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.7'Shawn Pearce2013-07-011-2/+2
|\| |
| * | 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
* | | Delete Maven based buildDavid Ostrovsky2013-05-211-76/+0
* | | Build with BuckShawn Pearce2013-05-091-0/+47
* | | Begin 2.8Shawn Pearce2013-05-061-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