aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Snap for 6777243 from a4350d0cc24b53d77b2cea9b8a9a2e2ff9e828f7 to sc-releaseandroid-build-team Robot
2020-08-19hooks: rustfmt: handle multiple commits am: f773756405ThiƩbaud Weksteen
2020-08-19hooks: rustfmt: handle multiple commitsThiƩbaud Weksteen
2020-08-15Snap for 6766802 from 4e726de5b66ba3d23cf4e51c244ced972236e380 to sc-releaseandroid-build-team Robot
2020-08-15hooks: use dedicated None asserts am: 8ee0f2a826Mike Frysinger
2020-08-14hooks: use dedicated None assertsMike Frysinger
2020-08-05Snap for 6736718 from 17310693309dbf74f87fab1a5ecd64bbd6aaeac0 to sc-releaseandroid-build-team Robot
2020-08-04git: simplify commit message extraction command am: 7e07d8f6fdJonathan Nieder
2020-08-02Snap for 6730185 from 7aa7d112dcc23ee6f65186afea737fe0b9c30ad8 to sc-releaseandroid-build-team Robot
2020-08-02pre-upload: use first-parent diff for list of affected files am: ce8e83897bJonathan Nieder
2020-08-01Snap for 6729040 from 1a07824a1931021478891cf189f6ffb1b37f45a5 to sc-releaseandroid-build-team Robot
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-30Snap for 6721158 from b76ba4222fee3654614689994fc5716020b4779f to sc-releaseandroid-build-team Robot
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-18Snap for 6690124 from cfb0facf5c0a72007315c286c478f7fc48441032 to sc-releaseandroid-build-team Robot
2020-07-17pre-upload: drop support for Python 3.4 am: 07107e6bd3android11-devMike Frysinger
2020-07-16Snap for 6684008 from 33e3a95389cdd3117bbd7ed6f99685f62b5c0e3b to sc-releaseandroid-build-team Robot
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-20Snap for 6609949 from 9326f1e03e13f714d4b08cc70d5256779a093fe1 to sc-releaseandroid-build-team Robot
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-12Snap for 6582779 from 3ccf437583f7dcc8d53301256c6effdea865e9e3 to sc-releaseandroid-build-team Robot
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