aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27config: refactor file management am: 1baec120bfMike Frysinger
2020-08-27config: refactor file managementMike Frysinger
2020-08-26config: add Python 3 compat APIs am: 41a1fd1aacMike Frysinger
2020-08-25config: fix handling of optional args am: 0d0796a3eaMike Frysinger
2020-08-25config: pull valid sections into a class constant am: 3798d7e067Mike Frysinger
2020-08-25config: add Python 3 compat APIsMike Frysinger
2020-08-25config: fix handling of optional argsMike Frysinger
2020-08-25config: pull valid sections into a class constantMike Frysinger
2020-08-19hooks: rustfmt: handle multiple commits am: f773756405ThiƩbaud Weksteen
2020-08-19hooks: rustfmt: handle multiple commitsThiƩbaud Weksteen
2020-08-15hooks: use dedicated None asserts am: 8ee0f2a826Mike Frysinger
2020-08-14hooks: use dedicated None assertsMike Frysinger
2020-08-04git: simplify commit message extraction command am: 7e07d8f6fdJonathan Nieder
2020-08-02pre-upload: use first-parent diff for list of affected files am: ce8e83897bJonathan Nieder
2020-08-01git: use "git rev-list" to get a revision listing am: 2e1406dfa9Jonathan Nieder
2020-07-31git: simplify commit message extraction commandJonathan Nieder
2020-07-31pre-upload: use first-parent diff for list of affected filesJonathan Nieder
2020-07-31git: use "git rev-list" to get a revision listingJonathan Nieder
2020-07-29Pull upstream cpplint.py from github.com/google/styleguide am: 7a814a1785Alex Light
2020-07-29Pull upstream cpplint.py from github.com/google/styleguideAlex Light
2020-07-17pre-upload: drop support for Python 3.4 am: 07107e6bd3android11-devMike Frysinger
2020-07-15pre-upload: enable Python 2 deprecation warning am: e67d4807ccMike Frysinger
2020-07-15Merge "pylint: always run python3 check with --py3" am: 00ebc1ad7dMike Frysinger
2020-07-15pre-upload: drop support for Python 3.4Mike Frysinger
2020-07-15pre-upload: enable Python 2 deprecation warningMike Frysinger
2020-07-15Merge "pylint: always run python3 check with --py3"Mike Frysinger
2020-07-15pylint: always run python3 check with --py3Mike Frysinger
2020-06-19Fix regex in commit_msg_relnote_for_current_txt repo hook am: d7363ec065ndk-sysroot-r21Nick Anthony
2020-06-19Fix regex in commit_msg_relnote_for_current_txt repo hookandroid-r-beta-3android-r-beta-2Nick Anthony
2020-06-11hooks: require a Relnote field when changing current.txt am: bf70aed747Nick Anthony
2020-06-11utils: run: fix stderr set as str instead of bytes am: 5664c11635Mike Frysinger
2020-06-11hooks: rustfmt: fix pylint warning am: ed81c3526aMike Frysinger
2020-06-11pylint: find Python 3 version better am: da09d40474Mike Frysinger
2020-06-11Merge "Add rustfmt checks" am: b13418d22cTreehugger Robot
2020-06-11utils: sudo_run: delete am: 95222193d7Mike Frysinger
2020-06-11utils: run: rename internal stdout/stderr vars am: 2bbd47c729Mike Frysinger
2020-06-11utils: run: remove redundant redirect settings am: 7bd2a9a014Mike Frysinger
2020-06-11Merge "Added keyword ${PREUPLOAD_FILES_PREFIXED}." am: dc1782f93dTreehugger Robot
2020-06-11hooks: bind stdin all the time am: 9ccb9cef89Mike Frysinger
2020-06-11Merge "pre-upload: fix handling of silent tools" am: ea6ebde0caTreehugger Robot
2020-06-11Add repo hook that checks formatting of Relnote: field am: 73316598e6Nick Anthony
2020-06-11hooks: make unittest match real code am: 4160208fcbMike Frysinger
2020-06-11Merge "utils: _Popen: workaround Python 3.4.1+ subprocess locking bug" am: 1a...Treehugger Robot
2020-05-21hooks: require a Relnote field when changing current.txtandroidx-sqlite-inspection-releaseNick Anthony
2020-05-20utils: run: fix stderr set as str instead of bytesMike Frysinger
2020-05-16hooks: rustfmt: fix pylint warningMike Frysinger
2020-05-15pylint: find Python 3 version betterMike Frysinger
2020-04-27Merge "Add rustfmt checks"Treehugger Robot
2020-04-26Add rustfmt checksRichard Zhang
2020-04-22utils: sudo_run: deleteMike Frysinger