]> git.ozlabs.org Git - next-scripts/shortlog
next-scripts
2019-11-17 Stephen Rothwelldo_build: optimise some log mangling
2019-11-04 Stephen Rothwellimport-akpm: drop CR from the end of each line of the...
2019-10-21 Stephen Rothwelldo_build: suppress another message that changes numbers
2019-10-18 Stephen Rothwelldo_build: suppress another message that changes addresses
2019-10-03 Stephen Rothwelladd push-pending-fixes and notify when the branch is...
2019-08-09 Stephen Rothwelldo_build: tidy up a little and make shellcheck -x clean
2019-07-28 Stephen Rothwelldo_build*: -Wimplicit-fallthrough is now the kernel...
2019-07-26 Stephen Rothwelldo_merge: factor out manaul fix up points
2019-07-26 Stephen Rothwellchange some style
2019-07-26 Stephen Rothwelldo_merge: shellcheck cleanups
2019-07-26 Stephen Rothwelldo_merge: switch to using getopts
2019-07-26 Stephen Rothwelldo_merge: we have had no rebasing trees for some time
2019-07-24 Stephen Rothwellabstract out check_unmerged files
2019-07-22 Stephen Rothwelldo_last_build: use the Debian cross compiler for i386...
2019-07-22 Stephen Rothwelldo_build: suppress another log change message
2019-07-03 Stephen Rothwellget_gitid is no longer useful
2019-06-27 Stephen Rothwellmessage_helper: more "gentele" coding style
2019-06-27 Stephen Rothwelltidy up email creating a bit
2019-06-27 Stephen Rothwellcheck_commits: run check_fixes as well
2019-04-22 Stephen Rothwellcheck_commits: check for unexpected files in commits
2019-04-22 Stephen Rothwellcheck_commits: some tidying and reformatting
2019-04-08 Stephen Rothwellcheck_fixes: make sure the double quotes appear in...
2019-03-29 Stephen Rothwella quick and dirty script to log a commit in a useful...
2019-03-04 Stephen Rothwelluse (Debian) rsync's --noatime option
2019-02-12 Stephen Rothwellcheck_fixes: give more advice
2019-01-30 Stephen Rothwellcheck_fixes: supply advice about short SHA1 abbrevs
2019-01-28 Stephen Rothwellcheck_fixes: consolidate matching
2019-01-27 Stephen Rothwellcheck_fixes: catch empty subjects
2019-01-27 Stephen Rothwellcheck_fixes: try harder to find a valid SHA1
2019-01-27 Stephen Rothwellcheck_fixes: allow no space between the SHA1 and subject
2019-01-23 Stephen Rothwellcheck_fixes: get rid of the last shellcheck warning
2019-01-23 Stephen Rothwellcheck_fixes: minor cleanups
2019-01-22 Stephen Rothwellcheck_fixes: a few cleanups
2019-01-21 Stephen Rothwellcheck_fixes: cope with unicode quotation marks
2019-01-18 Stephen Rothwelladd check_fixes script
2018-12-30 Stephen Rothwellfetch_trees: explicitly stop wget from storing the...
2018-12-17 Stephen RothwellRevert "use firejail for builds"
2018-12-17 Stephen Rothwelldo_build: stop a failing "kill" from killing the whole...
2018-12-05 Stephen Rothwelldo_build: fix typo
2018-11-26 Stephen Rothwellshorten some messages
2018-11-26 Stephen Rothwellconsolidate the notifications into a single user suppli...
2018-11-26 Stephen Rothwellbuild.profile: allow for writing in ~/tmp
2018-11-18 Stephen Rothwellcheck_commits: tidy up a bit
2018-11-18 Stephen Rothwelldo_clean: fix typo
2018-11-18 Stephen Rothwellcanonicalise some file/dir names
2018-11-18 Stephen Rothwellfinal_msg: clean up
2018-11-18 Stephen Rothwells/Linux-Next/Linux Next/ in recipiant lists
2018-11-18 Stephen Rothwelltidy up some awk invocations
2018-11-18 Stephen Rothwellintroduce get_contacts function and use it
2018-11-15 Stephen Rothwelluse firejail for builds
2018-09-29 Stephen Rothwelladd_repo: make into a /bin/sh script and general style...
2018-09-29 Stephen Rothwellfetch_trees: shellcheck and general style clean up
2018-09-29 Stephen Rothwellfetch_trees: explicitly check that a tree exists
2018-09-28 Stephen Rothwellmake_tree_file: exit the shared connection to kernel.org
2018-08-31 Stephen Rothwelldo_last_build: move some builds to standard cross compilers
2018-08-28 Stephen Rothwelldo_build: use the Debian standard cross compilers
2018-07-27 Stephen Rothwellimport-akpm: use merge-files and merge-files for akpm...
2018-07-22 Stephen Rothwellcheck_commits: speed up somewhat and produce usable...
2018-07-18 Stephen Rothwellcheck_commits: output a more useful commit line
2018-07-04 Stephen Rothwelldo_build: use the native powerpc compiler
2018-07-04 Stephen Rothwellto_build_host: provide some protection against misrunning
2018-06-12 Stephen Rothwelldo_last_build: append new config entries :-(
2018-06-08 Stephen Rothwelluse `nproc` as the default j factor
2018-06-06 Stephen Rothwelldo_merge: don't reset the branch stuff before checking...
2018-06-06 Stephen Rothwellfetch_trees: skip comments and branch control lines...
2018-06-06 Stephen Rothwellfetch_trees: skip the "branch" control lines
2018-06-01 Stephen Rothwellfetch_trees: -n means to start wherever we are up to...
2018-06-01 Stephen Rothwellset branches based on "branch" points in the control...
2018-05-09 Stephen Rothwelldo_build: accumulate logs
2018-04-19 Stephen Rothwelldo_clean: make executable
2018-04-19 Stephen Rothwelldo_clean: add akpm import log
2018-04-19 Stephen Rothwelldo_clean: create to save some typing/forgetting
2018-04-19 Stephen Rothwelldo_build: ignore changes in PERF_VERSION as well
2018-04-05 Stephen Rothwelldo_last_build: make section mismatches non fatal
2018-03-13 Stephen Rothwellcheck_commits: exit early if there are no commits
2018-01-16 Stephen Rothwelluse short name for build host by default
2018-01-16 Stephen Rothwellignore warnings about tools kabi headers changing
2017-11-23 Stephen Rothwellallow the kup signing key to be different from the...
2017-11-23 Stephen Rothwellmerg_msg: don't launch gvim for now
2017-11-08 Stephen Rothwellimport-akpm: use a worktree
2017-11-05 Stephen Rothwelldo_build: we don't need to be explicit about CONFIG_MOD...
2017-11-05 Stephen Rothwellupdate_trees: add my SOB line to the patches
2017-11-05 Stephen Rothwellno_sig: send messages about missing SOB lines
2017-11-05 Stephen RothwellCONFIG_BUILD_DOCSRC was removed from the kernel sources
2017-07-27 Stephen Rothwelladd the check_commits script
2017-07-27 Stephen Rothwellimport_akpm: signoff the patches (since I am committing...
2017-07-13 Stephen Rothwellsetup_build: fetch from fs first as it is closer
2017-07-05 Stephen Rothwellbuild perf more directly so we can pass -s
2017-06-21 Stephen Rothwelldo_build: ignore blank lines as well
2017-06-21 Stephen Rothwelldo_build: ignore the Section mismatches in vmlinux...
2017-06-09 Stephen Rothwellfetch_trees: remove the user xattr that wget helpfully...
2017-05-24 Stephen Rothwellmake_tree_file: use session 2fa
2017-05-12 Stephen Rothwellmake_tree_file: cleanup
2017-05-04 Stephen Rothwelltry using -O (--output-sync) with make
2017-05-04 Stephen Rothwellmove some config into my .kuprc
2017-05-04 Stephen Rothwellchanged the name of my kup ssh key
2017-03-29 Stephen Rothwellmake some mail addresses more proper
2017-01-25 Stephen Rothwelldo_build: sed likes some input
2017-01-19 Stephen Rothwellmerge sanitise_log into do_build
2017-01-19 Stephen Rothwellsanitise the log fiels a bit before comparing them...
next