Style changes undo yapf blank lines, and fix typo function name
[tools.git] / review-tools /
2020-01-13 Nicola TuveriApply OTC changes to gitaddrev
2019-10-04 Dr. Matthias St... cherry-checker: fix column alignment
2019-10-03 Dr. Matthias St... cherry-checker: fix: don't choke on semicolons in the...
2019-08-23 Dr. Matthias St... Add new ghlink tool
2018-11-19 PauliTool changes for Mac OS/X.
2018-11-16 Richard Levittegitaddrev: don't lowercase the git author email address
2018-11-15 Dr. Matthias St... cherry-checker: add a 'fixes' column
2018-10-23 Paul YangAdd 1.1.1 stable branch when doing 'opensslpull'
2018-10-23 Dr. Matthias St... cherry-checker: initial commit
2018-09-22 Richard Levittegitaddrev: do lowercase when checking CLA entries
2018-09-12 Bernd Edlingerpick-to-branch: Update active branches
2018-09-04 Richard Levittegitaddrev: don't lowercase the reviewers
2018-07-12 PauliExport CC variable
2018-06-21 Rich SalzBetter flag parsing; build by default
2018-05-24 Rich SalzAdd --web and --tools to support other repo's.
2018-05-21 Rich SalzAdd --tools flag
2018-05-21 Rich SalzAdd --web flag for web repo
2018-05-07 Richard Levitterelease-tools, review-tools: bureau => omc rename
2018-03-01 Richard Levitteaddrev: better parsing of github IDs
2018-02-05 Matt CaswellAdd an option to not add yourself as a reviewer
2018-01-27 Dr. Matthias St... add missing quotes to fix runtime error [fixup]
2018-01-27 Dr. Matthias St... correct whitespace errors [fixup]
2018-01-27 Dr. Matthias St... ghmerge: improve error handling
2017-12-08 Matt CaswellIgnore case when checking author against cladb
2017-11-11 Richard Levittegitaddrev: small typo
2017-11-11 Richard Levittegitaddrev: reviewers must be commit or OMC members
2017-07-27 Rich SalzBetter author-preserve (via Ben Kaduk)
2017-07-27 Rich SalzDon't lose author on --squash
2017-07-26 PauliModifications to pick-to-branch script.
2017-07-04 PauliMake the final question before push have a _yes_/_no_...
2017-06-25 Richard LevitteEnhance addrev / gitaddrev documentation
2017-06-25 Richard Levittegitaddrev: list github identities correctly
2017-06-25 Richard Levitteaddrev, gitaddrev: handle github ids with distinct...
2017-06-25 Benjamin KadukRemove stale advice from README.md
2017-06-20 Richard Levittegitaddrev: Never ever try $query->has_cla unless the...
2017-06-20 Richard LevitteRead commit message after having parsed the options
2017-06-20 Richard Levittegitaddrev: treat the prnum line separately
2017-06-20 Richard Levitteaddrev, gitaddrev: use strict and warnings and deal...
2017-06-20 Richard Levittegitaddrev: in verbose mode, tell when CLA: Trivial...
2017-06-20 Richard Levittegitaddrev: remove ending blank lines from commit messag...
2017-06-20 Richard Levittegitaddrev: the --trivial option is outdated, check...
2017-06-20 Richard Levitteaddrev: remove options that were never implemented
2017-06-20 Richard LevitteRegister lack of CLA on unknown people and check author...
2017-06-17 Richard Levitteaddrev, gitaddrev: allow nicknames that contain dashes
2017-06-16 Richard Levitteaddrev: remove useless duplicate handling of --trivial
2017-06-16 Richard Levitteaddrev: handle --verbose
2017-06-16 Richard Levittegitaddrev: turn the debugging message to a verbosity one
2017-06-15 Richard Levittegitaddrev: more logic corrections
2017-06-15 Richard Levittegitaddrev: correct logic error for --myemail
2017-06-15 Richard LevitteMakedownify review-tools/README
2017-06-15 Richard LevitteAdd requirements
2017-06-15 Richard LevitteAdapt gitaddrev to use OpenSSL::Query
2017-06-15 Rich SalzAdd opensslpull
2017-06-15 Rich SalzAdd opensslbuild
2017-06-15 Rich SalzComment out local script remake
2017-06-08 Rich SalzAdd Ben and Paul to revewiers list
2017-04-24 Rich SalzMake merge be the default
2017-03-13 Rich SalzMerge branch 'master' of git.openssl.org:tools
2017-03-03 Rich SalzAdd pick-to-branch
2017-02-23 Rich SalzImport review-tools from bureau