Commit Graph

  • 3ab00dcb05 update changelog Thibault Kruse 2019-02-14 21:33:36 +0900
  • 9f13a729dd Remove unnecessary function call cclauss 2018-11-20 00:53:37 +0100
  • 7beebc9f41 NOBUG: Modify release homepage link (on pypi), see #75 Thibault Kruse 2019-02-14 21:36:29 +0900
  • b94628875e Adapt Readme after merge from upstream Thibault Kruse 2018-10-29 23:44:52 +0900
  • ea5911abcf make quiet tests run with tempfile Thibault Kruse 2018-10-30 21:29:30 +0900
  • be4e7690bd Merge commit 'e5d807c6a0d874c4c' Thibault Kruse 2019-02-14 21:23:25 +0900
  • 475a4596f8 Fix a typo in cpplint 284km 2018-04-15 22:02:40 +0900
  • d31d29515a Fix Issue with 16 bit representation of unicode characters. See https://github.com/google/styleguide/issues/337 Mmanu Chaturvedi 2018-04-05 12:41:28 -0400
  • e39132d90c Merge commit '89be4df26da2a8c50' Thibault Kruse 2019-02-14 21:22:47 +0900
  • 72ac4acbe7 cpplint_unittest.py: Define xrange for Python 3 cclauss 2018-03-12 18:19:10 +0100
  • 95f7b26de7 Update cpplint.py cclauss 2018-03-12 18:14:26 +0100
  • e665145093 Define xrange() for Python 3 cclauss 2018-03-12 18:13:00 +0100
  • 651f60be1f Merge commit '664829b970331224a6' Thibault Kruse 2019-02-14 21:21:33 +0900
  • 9e6507e431 cpplint: Fix unittests when the styleguide directory is named otherwise Igor Murashkin 2017-11-10 16:52:24 -0800
  • 37498fffb0 cpplint: add --quiet flag to suppress all output when there's no errors Igor Murashkin 2017-11-10 11:52:02 -0800
  • 22afd247ce Fixed _root_debug related crash Johan Dahlberg 2018-04-13 10:11:22 +0200
  • 526e1b5999 CPPLINT.cfg root=setting is now relative to CFG file. Igor Murashkin 2017-11-09 13:48:29 -0800
  • 3ad01819f0 cpplint --root: support non-subdirectories Igor Murashkin 2017-11-06 15:00:05 -0800
  • d47626a517 cpplint: Fix --root for non-subdirectories Igor Murashkin 2017-11-06 15:00:05 -0800
  • 607bfda324 documentation Thibault Kruse 2019-02-13 22:43:03 +0900
  • 64ff52d04c Provide tox-ini, requirements and update README.rst Thibault Kruse 2018-10-28 13:36:02 +0900
  • 084deb66c3 prepare changelog, change README.rst Thibault Kruse 2019-02-13 21:41:12 +0900
  • 80f344af97 ignore harmless lint Thibault Kruse 2019-01-03 14:16:34 +0900
  • 82222a7a21 Replace deprecated assert_ Thibault Kruse 2019-02-13 22:28:19 +0900
  • f832910674 Fix indentations Thibault Kruse 2018-10-28 13:34:30 +0900
  • 53674c2bb5 Merge commit '62385582b8479bd523a' into develop Thibault Kruse 2019-02-13 21:29:09 +0900
  • 94f7c2d780 Fix test regression from 9883c51578. Elliot Glaysher 2017-07-28 14:54:33 -0700
  • 43fa4156ac Remove presubmit check for DISALLOW_* macros Clemens Hammacher 2017-07-24 12:57:05 +0200
  • a41d811144 Merge commit 'd012c726248bee61' into develop Thibault Kruse 2019-02-13 21:27:34 +0900
  • 2e77f85a09 Changed vs7 output format so that Visual Studio can parse the error messages correctly Also Visual Studio can jump to the correct file/linenumber schoetbi 2017-05-03 10:09:12 +0200
  • 93d39a2a44 Merge commit '15f2836d9fea383' into develop Thibault Kruse 2019-02-13 21:26:36 +0900
  • 6ad48fec83 Add unit tests for constexpr constructors Dana Jansens 2017-03-02 13:19:58 -0500
  • 3f72d24b3b Teach the explicit constructor check about constexpr. Dana Jansens 2017-02-22 12:02:39 -0500
  • 281196020b Merge commit '71ec7f1e524969c' into develop Thibault Kruse 2019-02-13 21:22:45 +0900
  • 5f3d9c5451 Adapt tests after moving output from stderr to stdout Thibault Kruse 2019-01-03 13:50:51 +0900
  • c6f612962d Cpplint is unnecessarily polluting stderr LukeCz 2016-09-28 19:13:37 -0500
  • fbc9bba733 Changes after review LukeCz 2016-09-26 19:40:47 -0500
  • 47705534e1 Configurable header extensions LukeCz 2016-09-24 13:27:35 -0500
  • c8af98b0d1 Merge commit '134200261323b9' into master Thibault Kruse 2019-02-13 21:08:27 +0900
  • c253552613 fix cli tests after "Fix the build/endif_comment check." Thibault Kruse 2019-02-13 20:46:54 +0900
  • 2647511184 Fix the build/endif_comment check. Alexandre Rames 2016-09-21 11:03:34 +0100
  • 519dee6bd1 Merge commit '6d3a7d8a229e189f' into master Thibault Kruse 2019-02-13 19:26:11 +0900
  • 2586f907ec NOBUG: Update acknowledgements Thibault Kruse 2019-02-13 19:18:06 +0900
  • 375f6623a0 [cpplint] detection of broken std::regex in libstdc++ Alexey Serbin 2019-02-03 21:01:43 -0800
  • 5ae0247ece Updating and recommending reStructuredText for doc strings Paul Pavlish 2019-01-17 13:35:26 -0800
  • 47adb77ecb Updating the max line to be 120 characters Paul Pavlish 2019-01-17 13:27:16 -0800
  • bf69ef826d Add another allowed copyright Mikhail Bautin 2019-01-15 08:32:36 -0800
  • 70cbc96ab7
    Moved detail into description instead of title. veganaiZe 2019-01-06 12:33:57 -0800
  • 4b54763241
    UTF-8 no BOM veganaiZe 2019-01-04 16:08:36 -0800
  • 82e0deb494
    Merge 592a8c6393 into 6271f3f473 Alex Mokrenko 2018-12-29 22:39:10 +0000
  • d7179741d8
    Merge 54d666561b into 2589002f53 @An'spage 2018-12-23 20:38:24 +0000
  • 51ca3e4705
    Merge 6271f3f473 into a7fc1ef687 @An'spage 2018-12-23 20:30:11 +0000
  • 54d666561b
    Create README.md @An'spage 2018-12-23 22:15:33 +0200
  • a9fe780f3e
    Update README.md Darkhonbek 2018-12-18 22:14:46 +0500
  • 98f4c45411 Adapt class decl regexp to match V8's decorators Clemens Hammacher 2018-12-07 16:19:36 +0100
  • 6271f3f473 Project import generated by Copybara. Google Python team 2018-12-05 14:40:50 -0800
  • fdc20e8645 Project import generated by Copybara. Google Python team 2018-11-28 10:15:08 -0800
  • 4e8687c7f0
    google/styleguide#412: Java: 4.1.2 example: Missing opening brace in else if Robert Mikes 2018-11-20 09:44:32 +0800
  • 9f41862c0e
    Replace the old pyguide.html with markdown. Gregory P. Smith 2018-11-19 10:07:38 -0800
  • 5b06d2d794 Project import generated by Copybara. Google Python team 2018-11-18 18:21:51 -0800
  • 7e535c1721
    Update objcguide.md nickcheng 2018-11-18 14:07:00 +0900
  • ad22a7536d Project import generated by Copybara. Google Python team 2018-11-15 07:47:37 -0800
  • 8382a6a0b0
    Python: Fix confusion about class attributes Hannes 2018-11-16 14:50:19 +0100
  • eb2a02ab0d
    Clearer example on python decorators Jose Toro 2018-11-07 15:16:04 +0100
  • 5a38c3a644 chore: add more badges Matt Clarkson 2018-10-29 09:15:17 +0000
  • 002e328d84 build(flake8): set max line length to 120 Matt Clarkson 2018-10-26 13:47:37 +0100
  • 0614587525 ci(travis): add jobs for lint and style Matt Clarkson 2018-10-25 11:26:13 +0100
  • 6780f7db07 build: add lint, style and format commands Matt Clarkson 2018-10-25 15:14:03 +0100
  • 61b5f138be build: make setup.py executable Matt Clarkson 2018-10-25 11:34:45 +0100
  • 5eee7d14ab build: add development dependencies to setup script Matt Clarkson 2018-10-25 11:25:28 +0100
  • 1f4c20d112 ci(travis): make sure we have the latest setuptools Matt Clarkson 2018-10-25 11:10:58 +0100
  • 0bc9cf9fee style: make quotes consistent in setup.py Matt Clarkson 2018-10-25 11:02:17 +0100
  • c3f0e3009b ci(travis): remove Python 3.3 Matt Clarkson 2018-10-24 16:42:28 +0100
  • 340ac388ed ci(travis): remove Python 3.2 Matt Clarkson 2018-10-24 16:42:17 +0100
  • e895d02c74 ci(travis): remove setuptools upgrade Matt Clarkson 2018-10-24 12:33:38 +0100
  • 4ee6f401d2 chore: upgrade ignored files Matt Clarkson 2018-10-25 11:35:55 +0100
  • 7ef96247de ci(travis): upgrade setuptools Matt Clarkson 2018-10-24 10:26:18 +0100
  • c424251dc5 chore: update Python language support Matt Clarkson 2018-10-24 10:19:16 +0100
  • f4c63371ba ci(travis): drop support for Python 2.6 Matt Clarkson 2018-10-24 10:18:48 +0100
  • 83e8d9f460 Travis CI: Add Python 3.6 and 3.7 and upgrade to flake8 cclauss 2018-08-25 08:29:38 +0200
  • e0ae5ec5b5 chore: add CI badge Matt Clarkson 2018-10-24 09:59:02 +0100
  • ff2c7fe75e fix: update metadata in setup.py Matt Clarkson 2018-10-24 09:56:11 +0100
  • 3d8f6f876d allow .hh headers Jeong YunWon 2018-05-07 22:36:15 +0900
  • 6da09c28b1 cpplint: add c++14,17 headers to _CPP_HEADERS Steven Peters 2018-08-25 00:24:21 -0700
  • 2c75452c00 Fix root option on Windows platform Karel Coudijzer 2017-08-11 10:56:20 +0200
  • 3b30c44010 cpplint: Make six-compatible for Python3 Eric Cousineau 2018-10-08 11:52:20 -0400
  • 2a78e28156
    fix duplicated sentence William Droz 2018-09-26 09:24:42 +0200
  • 4e64b889fc add wrap_long_lines shenpengyan 2018-09-25 18:04:02 +0800
  • 920697abf8
    Merge d932cf9777 into d3881b4fa9 沈鹏彦 2018-09-25 09:40:35 +0000
  • d932cf9777 add wrap_long_lines shenpengyan 2018-09-25 17:32:56 +0800
  • 060b90be45 Added support for an 'access_indent' setting in CPPLINT.cfg It is now possible to override the access modifier indentation. Previously this was hard-coded to 1 Anit Lulla 2018-09-20 11:42:11 -0400
  • 90b5695832 Added support for an 'access_indent' setting in CPPLINT.cfg It is now possible to override the access modifier indentation. Previously this was hard-coded to 1 Anit Lulla 2018-09-20 11:42:11 -0400
  • 814545514f
    Merge 8b8dae0b75 into d3881b4fa9 Aleksander Fabijan 2018-09-18 14:48:26 +0000
  • 8b8dae0b75 Improving readability of rendered "'s" afabijan 2018-09-18 16:45:52 +0200
  • 7d991e78fb
    Merge da357038a1 into d3881b4fa9 Aleksander Fabijan 2018-09-18 14:27:08 +0000
  • da357038a1 improving description of 3.12 for clarity on reder afabijan 2018-09-18 16:24:34 +0200
  • fd0963f5fd Minor update in 2.2 for clarity afabijan 2018-09-18 16:20:21 +0200
  • 124f643d9f
    Merge 66d5078df2 into d3881b4fa9 Trevor Boyd Smith 2018-09-14 12:57:52 +0000
  • 66d5078df2 manually trimmed TOC tree depth to ensure the TOC is short Trevor Boyd Smith 2018-09-14 08:47:55 -0400
  • 229e7b8ff7 added table of contents generated by ekalinin---github-markdown-toc Trevor Boyd Smith 2018-09-14 08:02:05 -0400