summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-06aiaiai-test-patchset: Ignore checkpatch's CONST_STRUCTHEADmasterFlorian Fainelli1-1/+1
2017-10-05test-patchset: Make a copy of const_structs.checkpatchDaniel Thompson1-1/+7
2017-06-14README: Provide an example hook scriptFlorian Fainelli1-1/+7
2017-04-12README: Improve my-email-lda scriptFlorian Fainelli1-1/+2
2017-04-12README: Explain how email delivery works wrt. projectsFlorian Fainelli1-0/+9
2017-04-12aiaiai: Include User=aiaiai in services filesFlorian Fainelli2-0/+2
2017-04-12packaging: Add a .gitignore fileFlorian Fainelli1-0/+2
2017-04-12packaging: Add a "rpm" make targetFlorian Fainelli1-1/+9
2016-06-22email: protect output of subject_m in quotesJacob Keller1-1/+1
2015-08-26aiaiai-email-test-patchset: notify admin when patches can't find baseJacob Keller1-0/+2
2015-08-26aiaiai-email-lda: allow reaping of series directoriesJacob Keller1-1/+1
2015-08-26email-lda: use git-apply to more accurately find patch emailsJacob Keller2-10/+32
2015-08-25autodetect-project: limit search to nearest annotated tagJacob Keller1-2/+4
2015-08-17aiaiai: don't check patch-id for revisions with no diffJacob Keller1-3/+8
2015-08-14aiaiai: document reap_archive and reap_incompleteJacob Keller1-4/+23
2015-08-14aiaiai: specify rev-list to correctly list revisionsJacob Keller1-1/+1
2015-08-14aiaiai: use correct backref numbers for $m and $nJacob Keller1-2/+2
2015-08-11email: update message on autodetect project failureJacob Keller1-5/+6
2015-08-11email: skip applied patches in autodetect projectJacob Keller1-0/+24
2015-08-11send-mail-on-failure: specify correct directoryJacob Keller1-1/+1
2015-08-11aiaiai-test-patchset: remove leftover 'wait for bisect test' codeBrian Norris1-16/+9
2015-08-04aiaiai-test-patchset: sync with bisection test before moving onBrian Norris1-1/+4
2015-08-04aiaiai-email-sh-functions: allow patches without PATCH prefixJacob Keller1-1/+1
2015-07-15aiaiai: update systemd unit filesJacob Keller5-6/+27
2015-07-15aiaiai-project-update: ignore repos without a pathJacob Keller1-3/+6
2015-01-23test-patchset: Make a copy of the typo dictionaryDaniel Thompson1-0/+7
2014-11-13aiaiai-email-lda: use the References mail headerRobert Jarzmik2-7/+33
2014-11-13TRIVIAL: fix spacing issue in aiaiai-test-patchsetJacob Keller1-3/+3
2014-11-13aiaiai-test-patchset: optimize disk spaceRobert Jarzmik1-0/+7
2014-11-13aiaiai: merge development workJacob Keller6-22/+77
2014-09-24test-patchset: add [no] options for each checkerJacob Keller2-11/+33
2014-09-24aiaiai-test-patchset: document --checkpatch optionBrian Norris1-0/+1
2014-09-24aiaiai-diff-log-helper: spellingBrian Norris1-2/+2
2014-09-09aiaiai: update TODO.txt to include note about randconfigJacob Keller1-0/+1
2014-09-08aiaiai: test all patches when testing bisectionJacob Keller1-3/+4
2014-09-08aiaiai: cleanup display of randconfig buildsJacob Keller1-6/+5
2014-09-08README: spellingBrian Norris1-2/+2
2014-07-16test-patchset: allow proper support for randconfigJacob Keller2-7/+38
2014-06-18libshell: use a git submodule to track upstream libshell projectJacob Keller117-4770/+3
2014-06-18email-test-configuration: add helper program to debug configurationJacob Keller1-0/+115
2014-06-18email-test-patchset: fix typo for the bisectability flagJacob Keller1-1/+1
2014-06-18config_check_boolean: add _ to yes and no markersJacob Keller1-2/+2
2014-06-18doc: drop reference to 'make'Brian Norris1-3/+0
2014-06-18helpers: track dependencies in MakefileBrian Norris1-5/+2
2014-05-27aiaiai-test-patchset: make checkpatch optional like other checkersJacob Keller5-12/+39
2014-05-27aiaiai-test-patchset: check for coccinelle scripts firstJacob Keller1-4/+9
2014-05-27aiaiai: merge development branch to masterJacob Keller29-276/+1459
2014-04-25TODO: remove a completed itemArtem Bityutskiy1-9/+0
2014-04-25aiaiai: don't hardcode KCFLAGS or W=1Jacob Keller3-10/+7
2014-04-25aiaiai: don't cat the $mbox file at begining of email-testpatchsetJacob Keller1-2/+1
2014-04-25aiaiai: don't display log output from git-find-baseJacob Keller1-1/+6
2014-04-25email: fix incorrect variable name in email for hook rejectionJacob Keller1-1/+1
2014-04-25aiaiai-email-lda: move reap options to cfgfileJacob Keller3-17/+17
2014-04-25aiaiai: add checks to configuration fileJacob Keller1-0/+77
2014-04-25aiaiai-diff-log-helper: explicitely call out python2Jacob Keller1-1/+1
2014-04-25aiaiai: extract patches from email prior to using git-amJacob Keller2-1/+77
2014-04-25aiaiai-email-test-patchset: correct hook calling to actually grab errorJacob Keller1-13/+17
2014-04-25aiaiai-checker: ignore debugging output from spatchArtem Bityutskiy1-2/+6
2014-04-24aiaiai-checker: use --no-data for smatchArtem Bityutskiy1-1/+1
2014-04-24aiaiai-diff-log-helper: fix logs diffing for gcc-4.8Artem Bityutskiy1-4/+14
2014-04-24aiaiai-test-patchset: move --targets option downArtem Bityutskiy1-11/+11
2014-04-07git-find-base: rewritten to use newer designJacob Keller1-113/+193
2014-04-07aiaiai-project-update: correct function to upstream changeJacob Keller1-1/+1
2014-04-07aiaiai-project-update: fix typo of printf in usage statementJacob Keller1-1/+1
2014-04-07aiaiai-project-update: fix srcdir line from location changeJacob Keller1-1/+1
2014-04-07send-mail-on-failure: generalize email addressJacob Keller2-4/+8
2014-04-03git-find-base: add help text to the programJacob Keller1-0/+50
2014-04-03git-find-base: add detection for possible duplicate patchesJacob Keller1-5/+7
2014-04-03git-find-base: Add authorship, copyright, and license noticeJacob Keller1-0/+4
2014-04-03email-hook: remove options that can't be usedJacob Keller1-26/+2
2014-04-03systemd: add scripts for running the aiaiai processesJacob Keller7-0/+172
2014-04-03autodetect-project: fix change of function nameJacob Keller1-1/+1
2014-03-31apply-patch: prefix diff output with '> 'Jacob Keller1-1/+1
2014-03-31aiaiai: use fail_usage on incorrect number of argumentsJacob Keller10-10/+10
2014-03-31email: example hook for aiaiai-email-test-patchsetJacob Keller1-0/+153
2014-03-31aiaiai: add git-find-base utility for finding base commit from mboxJacob Keller1-0/+159
2014-03-31aiaiai: change dispatcher hook to email hookJacob Keller5-55/+101
2014-03-31email: rename error_test_patchset_failedJacob Keller1-5/+5
2014-03-31aiaiai: split sed project listing from list_projectsJacob Keller2-2/+10
2014-03-31email: add canonical_url variable for list_projectsJacob Keller4-3/+21
2014-03-31email: don't allow pcfg_branch to defaultJacob Keller3-26/+24
2014-03-31doc: rename CONFIGURATION to configuration.txtJacob Keller1-0/+0
2014-03-31dispatcher: add aiaiai-email-sh-functions to source listJacob Keller1-0/+1
2014-03-31aiaiai: fixup srcdir in email and gerrit scriptsJacob Keller5-10/+10
2014-03-18hook: add support for X-Aiaiai-ProjectJacob Keller2-1/+10
2014-03-18aiaiai: add initial support for dispatcher hookJacob Keller4-0/+51
2014-03-18doc: add CONFIGURATION file describing the cfgfileJacob Keller2-1/+164
2014-03-18sh-function: add insert_header functionJacob Keller2-15/+20
2014-03-11email-test-patchset: parse general configuration settings earlierJacob Keller1-3/+2
2014-03-11email: add "debug" section to configuration fileJacob Keller4-27/+25
2014-03-11aiaiai-email-test-patchset: move -- to end of all optionsJacob Keller1-2/+2
2014-03-11aiaiai-email-test-patchset: fix parameter substitutionJacob Keller1-1/+1
2014-03-11aiaiai-email-dispatcher-helper: fix typo on aiaiaiJacob Keller1-1/+1
2014-03-11aiaiai-test-patchset: add missing colon on targets optionJacob Keller1-1/+1
2014-03-10aiaiai-email: move -J bigjobs into configuration fileJacob Keller3-11/+13
2014-03-10aiaiai: don't allow arbitrary validator commandJacob Keller3-27/+23
2014-03-10aiaiai-email: move test-patchset options into the configuration fileJacob Keller4-53/+70
2014-03-10aiaiai-email: add [defaults] section to configJacob Keller3-31/+130
2014-03-10aiaiai-sh-functions: re-order options to match example configJacob Keller1-5/+7
2014-03-10aiaiai-sh-functions: remove [email] section from cfgfileJacob Keller2-20/+17
2014-03-10aiaiai-test-patchset: use merge_addresses only onceJacob Keller1-2/+1
2014-03-10aiaiai-sh-functions: remove extra quotes in call to ini_config_getJacob Keller1-1/+1
2014-03-06test-pattchet: add a couple quotesArtem Bityutskiy1-2/+2
2014-03-06Add support for choosing build targetsJacob Keller2-5/+17
2014-02-14email-test-patchset: fix pcfg_reply_to_allJacob Keller1-2/+2
2014-02-12email-test-patchset: grab all To and Cc headers.Jacob Keller1-2/+7
2014-02-12sh-functions: add fetch_all_headers functionJacob Keller1-1/+14
2014-02-12email-sh-functions: make merge addresses more flexibleJacob Keller1-12/+17
2014-02-10Add some missing quotesArtem Bityutskiy8-18/+18
2014-02-10aiaiai-concat-mboxes: improve the help textArtem Bityutskiy1-0/+4
2014-02-10coccinelle: remove own copies of the scriptsArtem Bityutskiy45-3873/+0
2014-02-10Start using cocci scripts from the kernel treeArtem Bityutskiy4-16/+34
2014-02-07test-subj-parsing: unbreak the testArtem Bityutskiy1-6/+3
2014-02-07Compile helper tools if necessaryArtem Bityutskiy8-17/+37
2014-02-07Move internal scripts to the "helper" subdirectoryArtem Bityutskiy18-23/+15
2014-02-07Rename 'external' to 'helpers'Artem Bityutskiy179-25/+26
2014-02-07Remove the 'diffconfig' scriptArtem Bityutskiy1-129/+0
2014-02-07Rename jenkins to gerritArtem Bityutskiy1-0/+0
2014-02-07doc: improve the contents of Overview.txtArtem Bityutskiy1-31/+47
2014-02-07email-lda: process all series directories at the endJacob Keller1-0/+43
2014-02-07email-lda: make m and n local everywhereArtem Bityutskiy1-10/+10
2014-02-07email-lda: make 'mbox' to be a local variableArtem Bityutskiy1-6/+25
2014-02-07email-lda: fix copy-paste errorArtem Bityutskiy1-2/+2
2014-02-07email-lda: few spelling fixesArtem Bityutskiy1-2/+2
2014-02-07email-lda: improve readability some moreArtem Bityutskiy1-4/+14
2014-02-07email-lda: rename seq_nameArtem Bityutskiy1-6/+9
2014-02-07email-lda: centralise naming decisionArtem Bityutskiy1-6/+8
2014-02-07email-lda: fix name generatorArtem Bityutskiy1-1/+1
2014-02-07email-lda: make the queued file name sanerArtem Bityutskiy1-1/+1
2014-02-07email-lda: use verbose output for everythingArtem Bityutskiy1-23/+23
2014-02-07email-lda: introduce a function for printing the separatorArtem Bityutskiy1-2/+7
2014-02-07email-lda: improve the debugging output a bitArtem Bityutskiy1-7/+13
2014-02-07email-lda: introduce the 'queue_series' helperJacob Keller1-35/+43
2014-02-07email-lda: always use the cover letterArtem Bityutskiy1-4/+2
2014-02-07email-lda: use cover letter subject if availableJacob Keller2-8/+63
2014-02-05email-test-patchset: clean up comments some moreArtem Bityutskiy1-4/+3
2014-02-05email-lda: improve consistency and readabilityArtem Bityutskiy1-16/+13
2014-02-05email-lda: remove a piece of bashismArtem Bityutskiy1-1/+1
2014-02-05email-sh-functions: fix e-mail addresses processingArtem Bityutskiy1-2/+2
2014-02-05email-test-patchset: alwasy include the "always_cc" listArtem Bityutskiy1-1/+2
2014-02-05email-test-patchset: further improve readabilityArtem Bityutskiy1-32/+23
2014-02-05email-test-patchset: minor re-structuringArtem Bityutskiy1-8/+7
2014-02-05email-test-patchset: remove a useless variableArtem Bityutskiy1-3/+2
2014-02-05email-sh-functions: rename project configuration variablesArtem Bityutskiy3-27/+28
2014-02-05email-sh-functions: rename cfg_descrArtem Bityutskiy2-7/+9
2014-02-05Rename 'make_options' to 'kmake_opts'Artem Bityutskiy3-4/+4
2014-02-05TODO: add a note about config file for all other scriptsArtem Bityutskiy1-0/+5
2014-02-05TODO: add a note about make optionsArtem Bityutskiy1-0/+4
2014-02-05example-aiaiai.cfg: add the "make_options" parameterArtem Bityutskiy1-0/+4
2014-02-05Remove email/aiaiai-email.cfgArtem Bityutskiy1-68/+0
2014-02-05Switch to dash when possibleArtem Bityutskiy12-0/+92
2014-02-05email-test-patchset: add support for Make options.Jacob Keller2-4/+10
2014-02-05TODO: add a note about separating all internal scriptsArtem Bityutskiy1-0/+4
2014-02-05.gitignore: correct pathe for compiled toolsArtem Bityutskiy1-2/+2
2014-02-05TODO: add another entryArtem Bityutskiy1-0/+7
2014-02-04TODO: remove a note about own checkpatch.pl copyArtem Bityutskiy1-5/+3
2014-02-04aiaiai: remove checkpatch.pl from repositoryJacob Keller1-4407/+0
2014-02-04test-patchset: stop using own copy of checkpatch.plArtem Bityutskiy1-3/+11
2014-02-04test-patchset: remove a couple of commentsArtem Bityutskiy1-2/+0
2014-02-04email-test-patchset: be silentArtem Bityutskiy1-7/+7
2014-02-04email-test-patchset: improve readabilityArtem Bityutskiy1-47/+102
2014-02-04Revert "Remove --check-only option support"Artem Bityutskiy2-3/+26
2014-02-04example-aiaiai.cfg: refine the meaning of project description optionArtem Bityutskiy1-2/+2
2014-02-04email-test-patchset: fix projects list generationArtem Bityutskiy1-2/+8
2014-02-04email-sh-functions: "export" __ini_config_get_or_dieArtem Bityutskiy1-18/+18
2014-02-04email-test-patchset: fix a typo in the help outputArtem Bityutskiy1-1/+1
2014-02-04email-test-patchset: clean-up commentaryArtem Bityutskiy1-1/+1
2014-02-04email-test-patchset: move project configuration parsing down a bitArtem Bityutskiy1-3/+3
2014-02-04TODO: add some items more to the wishlistArtem Bityutskiy1-1/+9
2014-02-03checker: fix a typoArtem Bityutskiy1-1/+1
2014-02-03Remove --check-only option supportArtem Bityutskiy2-26/+3
2014-02-03Remove URLs with old cross-compilersArtem Bityutskiy2-4/+2
2014-02-03doc: refresh the Aiaiai overview textArtem Bityutskiy2-87/+66
2014-02-03email-sh-functions: add local variables to parse_prj_configJacob Keller1-0/+3
2014-02-03email-test-patchset: fix a bug when project is unknownJacob Keller1-10/+12
2014-02-03aiaiai-email-lda: help output clean-upArtem Bityutskiy1-3/+3
2014-02-03doc: add the TODO listArtem Bityutskiy1-0/+35
2014-02-03doc: add example-aiaiai.cfgArtem Bityutskiy1-0/+102
2013-12-11test-patchset: remove junk commaArtem Bityutskiy1-1/+1
2013-12-04test-bisectability: print full config nameArtem Bityutskiy2-4/+5
2013-12-04test-bisectability: do not print base commit failure detailsArtem Bityutskiy1-2/+13
2013-12-04test-bisectability: restructure the code a little bitArtem Bityutskiy1-14/+24
2013-12-04Improve help outputArtem Bityutskiy6-11/+10
2013-12-04diff-log-helper: group lines starting with "make:"Artem Bityutskiy1-2/+11
2013-12-04bisectability: don't fail if base commit can't compileJacob Keller1-2/+1
2013-12-04test-patchset: improve build failure outputArtem Bityutskiy2-7/+18
2013-12-03test-patchset: don't skip email when pre-patch build failsJacob Keller1-2/+5
2013-12-03test-patchset: add a perl checkArtem Bityutskiy1-0/+1
2013-12-03Use a helper for the 'fatal()' functionArtem Bityutskiy12-22/+29
2013-12-02sh-functions: protect from double inclusionArtem Bityutskiy2-0/+10
2013-12-02email-lda: honor 'always_cc' and 'reply_to_all'Artem Bityutskiy3-20/+39
2013-12-02email-lda: send a reply when chaining was incorrectArtem Bityutskiy2-2/+51
2013-12-02email-lda: introduce --test-mode optionArtem Bityutskiy1-1/+7
2013-11-29email-lda: start parsing the configuration fileArtem Bityutskiy1-2/+12
2013-11-29email-sh-functions: rework e-mail sending some moreArtem Bityutskiy2-20/+27
2013-11-29email-sh-functions: misc improvementsArtem Bityutskiy2-34/+62
2013-11-29aiaiai-checker: used printf for printing uncontrolled dataArtem Bityutskiy1-1/+1
2013-11-29email-test-patchset: move compose_email to email-sh-functionsArtem Bityutskiy2-39/+48
2013-11-29email-test-patchset: move config handling to email-sh-functionsArtem Bityutskiy2-76/+106
2013-11-29email.cfg: refine the configuration file exampleArtem Bityutskiy1-9/+17