Commit Graph

  • edcc3d9c2d Fix typo Rommel Martinez 2018-03-22 18:04:16 +0800
  • 5508c2f7df
    Fix markdown subheadings - PR#335 from darvid7 Gregory P. Smith 2018-03-21 22:07:50 -0700
  • 9ea26f78cb Fix markdown headings not rendering darvid7 2018-03-22 15:52:20 +1100
  • a6503e41df Fix typo Rommel Martinez 2018-03-20 06:32:29 +0800
  • 89be4df26d
    Define xrange for use under Python 3 Gregory P. Smith 2018-03-12 10:24:37 -0700
  • 099f059086
    cpplint_unittest.py: Define xrange for Python 3 cclauss 2018-03-12 18:19:10 +0100
  • d98652e03b
    Update cpplint.py cclauss 2018-03-12 18:14:26 +0100
  • 7e4c8b9b6b
    Define xrange() for Python 3 cclauss 2018-03-12 18:13:00 +0100
  • d9a6d36a64
    Merge 5555f7eca3 into 2589002f53 cclauss 2018-03-12 15:47:03 +0000
  • 5555f7eca3
    pylint` does not find Python syntax errors or undefined names cclauss 2018-03-12 16:46:26 +0100
  • 57f49c97f0
    Merge b511d7da0e into 209d38166b Matt Clarkson 2018-02-28 03:53:22 +0000
  • d8e1806df3
    Merge c69ce5282a into 209d38166b Petr Pulc 2018-02-28 03:51:46 +0000
  • 209d38166b
    Merge pull request #328 from pwnall/update_cpp_2 Titus Winters 2018-02-21 05:53:16 -0800
  • 4b9c0c0389 Minor updates to C++ style guide. Victor Costan 2018-02-20 14:58:48 -0800
  • a17678193a
    Merge pull request #327 from pwnall/update_cpp Titus Winters 2018-02-15 16:51:35 -0500
  • 4c9e35f121
    Merge e44b6d6cbb into cfce3c3a86 ArnaudBienner 2018-02-13 03:07:08 +0000
  • 6dfd9d9de9 Update C++ styleguide to revision 3.277. Victor Costan 2018-02-05 18:30:35 -0800
  • 2216d764a0
    Merge ba8180b6e2 into cfce3c3a86 Vijay Pai 2018-02-06 05:07:32 +0000
  • cfce3c3a86 Project import generated by Copybara. Google Python team 2018-02-05 15:51:47 -0500
  • 940687697f Add cpp_redis as an allowed top-level third-party dependency Mikhail Bautin 2018-02-01 13:15:58 -0800
  • 2142dfc8da Merge 41674e4499 into 505ba68c74 Sidney San Martín 2018-01-31 10:49:58 +0000
  • 505ba68c74 Revert "Project import generated by Copybara." Ted Osborne 2018-01-30 12:36:50 -0500
  • 54cca78d64 Project import generated by Copybara. Google Python team 2017-12-19 14:04:52 -0500
  • 2589002f53 Project import generated by Copybara. master Google Python team 2017-12-19 14:04:52 -0500
  • eea86a2736 Allow using the yb::size_literals namespace Mikhail Bautin 2018-01-29 14:17:16 -0800
  • 20fd9de113 sets INDENT_ON_CONTINUATION in IntelliJ Java formatter settings to true as it is required by the style guide Martin Linha 2018-01-29 11:29:17 +0100
  • 22506ca1e5 #320: That checks "Never join already wrapped lines" Nadeau, Ghislain 2018-01-17 09:16:20 -0500
  • 1987da933d add wrap options for Kotlin Yuri Orlov 2018-01-13 17:37:55 +0300
  • f7638affd5
    add indent options for Kotlin Yuri Orlov 2018-01-13 17:18:47 +0300
  • 6637e115e8
    Fix typo in comment. Matthew Goodson 2018-01-11 14:26:15 +1300
  • eacc50b6c7 Merge 9723c5a565 into 9663cabfee Anderson Custódio 2018-01-02 12:38:16 +0000
  • 9723c5a565 Renaming style and Changing tab size Anderson Fernando Custódio 2018-01-02 10:37:19 -0200
  • ca6776fd7e
    Update README.md Anderson Custódio 2018-01-02 10:12:33 -0200
  • cd1f717bc7
    Update README.md Anderson Custódio 2018-01-02 10:12:09 -0200
  • 84fb7c09af add "return" to the compound literal exclusions Alexey Porotnikov 2017-12-26 17:01:58 +0200
  • ba8180b6e2
    POD data -> POD Vijay Pai 2017-12-21 12:41:51 -0800
  • 9b7a425184 Merge 8f1a6fcac1 into 9663cabfee Jonathan Sharpe 2017-12-15 12:40:30 +0000
  • 8f1a6fcac1
    Add java[x] imports as separate group Jonathan Sharpe 2017-12-15 12:39:09 +0000
  • 46ebc581ac (Eclipse formatter) Do not format html in Javadoc Christopher Tubbs 2017-12-13 19:49:14 -0500
  • 3e267b8add Do not format Java file header comments Christopher Tubbs 2017-12-13 18:33:28 -0500
  • c9b75100ef Fixing rule for thirdparty headers to be more broad Bogdan Matican 2017-12-06 05:26:51 +0000
  • 715fa1e59b Allow using std::literals in the C++ linter Mikhail Bautin 2017-12-04 18:48:04 -0800
  • 5c183c23fe Merge 47008ec9b1 into 9663cabfee jwuatnimblerx 2017-11-28 18:28:42 +0000
  • f87b15936a Merge 5c3555ae3a into 9663cabfee Tyler Veness 2017-11-28 14:19:20 +0000
  • 47008ec9b1
    Merge pull request #2 from NimblePharmacy/javacodestyle2 Jonathan Xu 2017-11-27 12:36:45 -0800
  • bbc04dc3a0
    Update intellij-java-google-style.xml Jonathan Xu 2017-11-27 11:42:16 -0800
  • bd14a5cfdd
    Update intellij-java-google-style.xml Jonathan Xu 2017-11-27 11:36:21 -0800
  • 9663cabfee
    Merge pull request #298 from tonyruscoe/gh-pages Tony Ruscoe 2017-11-15 11:57:39 +0000
  • dc39c82233 Update HTML/CSS style guide * Add an optional line-wrapping recommendation. * Update links to the WHATWG HTML spec which were redirecting. * Minor content and markup edits. Tony Ruscoe 2017-11-15 11:50:33 +0000
  • 191c247522
    Merge pull request #297 from MatthewGross/patch-1 Tony Ruscoe 2017-11-15 11:00:26 +0000
  • 4b9f3fbe28
    Removing empty <pre> tags Matthew Paul Gross 2017-11-14 13:12:02 -0500
  • 763e4eebe8 Merge d6369603b9 into 664829b970 wangweitl81 2017-11-14 07:53:58 +0000
  • d6369603b9
    Merge pull request #1 from wangweitl81/newb wangweitl81 2017-11-14 15:52:49 +0800
  • 077ef1ae78 Merge 8e4885c092 into 664829b970 wangweitl81 2017-11-14 07:42:10 +0000
  • 8e4885c092 update readme.md wangwei 2017-11-14 15:39:38 +0800
  • b44ea8434e Add gmock/gmock.h to allowed third-party headers included using angle brackets Mikhail Bautin 2017-11-13 16:04:40 -0800
  • 664829b970
    Merge pull request #294 from iam/root_test_fix Mark Mentovai 2017-11-10 20:16:50 -0500
  • 4e8e56fb65 cpplint: Fix unittests when the styleguide directory is named otherwise Igor Murashkin 2017-11-10 16:52:24 -0800
  • 58e2a524cd
    Merge pull request #293 from iam/cpplint_quiet Mark Mentovai 2017-11-10 17:54:14 -0500
  • e8ffd7ce60 cpplint: add --quiet flag to suppress all output when there's no errors Igor Murashkin 2017-11-10 11:52:02 -0800
  • 8667623865
    Merge pull request #292 from iam/root_cpplint_cfg Mark Mentovai 2017-11-09 23:10:53 -0500
  • 8a87a46cc7 CPPLINT.cfg root=setting is now relative to CFG file. Igor Murashkin 2017-11-09 13:48:29 -0800
  • d9e5e4dcb6
    Merge pull request #291 from iam/root_flag_outer_directory Mark Mentovai 2017-11-08 17:36:27 -0500
  • e7ddd2af62 cpplint --root: support non-subdirectories Igor Murashkin 2017-11-06 15:00:05 -0800
  • 66f0d44381
    Merge pull request #290 from google/revert-289-gh-pages Mark Mentovai 2017-11-08 13:18:12 -0500
  • d420095c75
    Revert "cpplint: Fix --root for non-subdirectories" revert-289-gh-pages Mark Mentovai 2017-11-08 13:17:45 -0500
  • 81ceafcd9d
    Merge pull request #289 from iam/gh-pages Mark Mentovai 2017-11-08 13:17:19 -0500
  • a38fcbb5b0 cpplint: Fix --root for non-subdirectories Igor Murashkin 2017-11-06 15:00:05 -0800
  • eac87c4387 Update intellij-java-google-style.xml Alexandr 2017-10-27 14:59:57 +0600
  • 98e8d60f2e Merge 9c15bc7f0c into ec88ff999b Grigory Serebryakov 2017-10-19 01:06:13 +0000
  • c0bbc6279d Merge fedcf8e3b9 into ec88ff999b lielfr 2017-10-19 01:06:09 +0000
  • ec88ff999b Merge pull request #285 from google/update-objc Kevin Lindkvist 2017-10-18 18:03:12 -0700
  • e44b6d6cbb Include run_prettify.js script and update all pre tags to use it Arnaud Bienner 2017-10-17 16:30:59 +0200
  • 4264801ce6 [objc] Update the Objective-C style guide 📜 Stephane Moore 2017-10-16 18:11:48 -0700
  • a6a6261ca0 Cpplint: Specify Python version Mario Saldinger 2017-10-11 16:31:25 +0300
  • fedcf8e3b9 Converted cpplint to python 3. Liel Fridman 2017-10-10 13:31:11 +0300
  • 92fa3d8342 Merge pull request #1 from Fylax/string_view-support Nico Caprioli 2017-10-08 21:49:01 +0200
  • bf5f9c4f71 added c++17 string_view support Nico Caprioli 2017-10-08 21:43:53 +0200
  • 911d9f4a7e Update Java style guide Liam Miller-Cushon 2017-09-29 15:09:18 -0700
  • 0a5bd13ab3 Update Java style guide Liam Miller-Cushon 2017-09-29 15:09:18 -0700
  • c0a151c3a4 Fix linting error for redis copy right (See common/crc16.h) Neil Le 2017-09-26 11:13:55 -0700
  • 3d8d9c5265 Allow break line between import groups Kazuki Shimizu 2017-09-24 01:20:41 +0900
  • c1664a0738 Ignore file header formatting on Java Kazuki Shimizu 2017-09-23 22:39:49 +0900
  • 520cd9f88c Update intellij-java-google-style.xml Stephen Hicks 2017-09-05 15:30:42 -0700
  • 565dc3a9e5 Fix nerdy reference nrebhun 2017-09-06 15:16:14 -0700
  • 207a7382b4 Changed default indentation level to 4 (from 2). Changed preserved lines to 1 (from 3) mark.sanders 2017-09-06 14:12:32 +1000
  • a8377b277e Update intellij-java-google-style.xml Stephen Hicks 2017-09-05 15:30:42 -0700
  • f6a1ee14e1 Update eclipse-java-google-style (#271) Donatas Kučinskas 2017-09-06 01:27:04 +0300
  • 15afe031f1 Fix a typo Rommel M. Martinez 2017-02-24 09:30:38 +0800
  • 541baa4e05 Update eclipse-java-google-style Donatas Kučinskas 2017-09-05 16:31:40 +0300
  • ef4219f259 Merge pull request #268 from google/objc-xml-linking Stephane Moore 2017-08-25 14:26:14 -0700
  • fc2b5ac747 [objc] Fix the link to the new Objective-C style guide ⛓ Stephane Moore 2017-08-24 17:48:51 -0700
  • 0c88671aa8 Merge pull request #269 from google/update-objc Stephane Moore 2017-08-23 18:37:49 -0700
  • 82d0af2190 [objc] Update the Objective-C style guide 📜 Stephane Moore 2017-08-23 14:59:52 -0700
  • d6bc013ece [objc] Make objcguide.xml link to objcguide.md 🔄 Stephane Moore 2017-08-23 14:57:27 -0700
  • de57acaedf Update link to Objective-C style guide Mark Mentovai 2017-08-22 18:16:59 -0400
  • 0d23d722dc Merge pull request #267 from stephanemoore/update-objc Mark Mentovai 2017-08-22 18:14:33 -0400
  • c5197bfc48 [objc] Update the Objective-C style guide 📜 Kevin Lindkvist 2017-07-25 19:21:16 -0700
  • f7f0532f6f Merge c718f7293e into 62385582b8 Collin Jackson 2017-08-15 17:21:40 +0000
  • 62385582b8 Merge pull request #162 from ctubbsii/eclipse-formatter-on-off-tags Elliot Glaysher 2017-08-15 10:14:04 -0700