aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Merge branch 'scripting'Ian Campbell2-1/+3
2022-03-14cronjob: Increase merge.renameLimit on test mergeIan Campbell1-1/+1
2020-08-30Squash warning about git filter-branchIan Campbell1-0/+2
2018-05-13Merge branch 'scripting'Ian Campbell1-0/+3
2018-05-13cronjob: notify if the current version is not merged.Ian Campbell1-0/+3
2017-10-24Merge branch 'scripting'Ian Campbell1-1/+1
2017-10-24Drop `set -x` from scripts/merge-new-release.shIan Campbell1-1/+1
2017-09-29Merge branch 'scripting'Ian Campbell1-1/+1
2017-09-29Fix syntax error, missing quoteIan Campbell1-1/+1
2017-09-28Merge branch 'build'Ian Campbell2-0/+305
2017-09-28Allow unrelated history when merging v2.6.12-rc2Ian Campbell1-1/+4
2017-09-28Fake dates for merge and tag of -dts-raw into -dtsIan Campbell1-0/+23
2017-09-16Use "git filter-branch" from $PATHIan Campbell2-610/+1
2017-08-05Add /usr/lib/git-core to path for git-filter-branchIan Campbell1-1/+1
2017-08-05Rebase git-filter-branch changes onto git 2.14Ian Campbell1-64/+116
2017-08-05Stash nightly test branches in a more out of the way locationIan Campbell1-4/+10
2017-08-01Rename flatten-symlinks.pl to rewrite-index.plIan Campbell2-2/+1
2017-08-01Inline rewrite-paths.sed into flatten-symlinks.plIan Campbell3-40/+43
2017-08-01Restructure flatten-symlinks.pl a littleIan Campbell1-3/+2
2017-08-01Merge ls-files call into flatten-symlinksIan Campbell2-3/+5
2017-08-01Rewrite flatten-symlinks in PerlIan Campbell3-32/+29
2017-08-01Log the right thing on unknown treeIan Campbell1-1/+1
2017-07-26Remove crumbs trailIan Campbell1-4/+3
2017-07-26Filter out meaningless merge commitsIan Campbell1-0/+1
2016-09-04merge-new-release.sh: Add tag before build testIan Campbell1-1/+1
2015-12-10filter.sh: Rewrite upstream tags with -raw suffixIan Campbell2-1/+23
2015-09-16index-filter.sh: Flatten symlinks before rewriting.Ian Campbell2-0/+32
2015-09-16index-filter.sh: Make intermediate statefile names a little less barmyIan Campbell1-2/+3
2015-09-16index-filter.sh: Rewrap a bit for clarity.Ian Campbell1-1/+2
2015-03-10cronjob: Update finger_banner parsing.Ian Campbell1-1/+1
2015-02-26cronjob: only pickout the first version from the finger_banner.Ian Campbell1-1/+1
2014-02-25Extract drivers/of/testcase-data to /testcase-dataIan Campbell1-0/+3
2014-02-24cronjob: Correctly capture test failure output.Ian Campbell1-1/+1
2014-02-03cronjob: clearer test loggingIan Campbell1-5/+10
2014-02-03cronjob: Use system DTC againIan Campbell1-1/+1
2013-09-12cronjob: make clean before test buildIan Campbell1-0/+1
2013-09-12cronjob: Defer the merge output to the endIan Campbell1-3/+15
2013-08-30filter: bail out early if there are no new upstream commitsIan Campbell1-0/+6
2013-08-28cronjob: Try and catch accidental polution of filtered branchIan Campbell1-0/+4
2013-08-28cronjob: defer output of the filter to the endIan Campbell1-0/+11
2013-07-29Include bindings documentationIan Campbell1-0/+3
2013-06-01use git filter-branch --force to avoid worrying about an existing backupIan Campbell1-1/+1
2013-05-27cronjob: Switch back to master branch at endIan Campbell1-0/+3
2013-05-24cronjob: Make sure we always run on the master branchIan Campbell1-0/+3
2013-05-24cronjob: Add a test buildIan Campbell1-4/+12
2013-05-22Verify the correct ref for the latest tagIan Campbell1-1/+1
2013-05-20cronjob: improvementsIan Campbell1-10/+16
2013-05-20Make sure we show the only head we care aboutIan Campbell1-1/+1
2013-05-20Update rewrite patches for changes in 3.10-rc1Ian Campbell1-2/+4
2013-05-20build: Initial Kbuild based build systemIan Campbell2-0/+305
2013-05-14Add a cronjob scriptIan Campbell1-0/+62
2013-04-22conversion: include *.dts? not just *.dts and *.dtsiIan Campbell1-3/+3
2013-04-22scripts: initial conversion scriptingIan Campbell4-0/+633