]> git.ozlabs.org Git - next-scripts/shortlog
next-scripts
2015-09-14 Stephen Rothwellfix typo in var name and set -u so it doesn't happen...
2015-09-14 Stephen Rothwelldo_merge: deref possible tags before saving the SHA1s
2015-09-08 Stephen Rothwellhelpers to sync the intrgration tree between my laptop...
2015-08-27 Stephen Rothwellfetch_trees: allow to fetch a subset of trees
2015-08-26 Stephen Rothwellcope with doing the merges and build on the same machine
2015-08-25 Stephen Rothwellmerge_old_version: work out the last merged tree
2015-08-25 Stephen Rothwellmake_tree_file: cope with the changes in gpg2
2015-08-17 Stephen Rothwelldo_merge: output the date in mail like format
2015-08-14 Stephen Rothwellvarious tidy ups for the message production
2015-07-29 Stephen Rothwellnew default build directory
2015-07-24 Stephen Rothwellmerge_akpm: add removing files logic
2015-07-24 Stephen Rothwellbuild_msg: put in a "cause by" template
2015-07-22 Stephen Rothwellmessage_helper: substitute KCONFIG_NAME and put message...
2015-07-07 Stephen Rothwellonly put the FIXME text in the merge fix messages
2015-07-07 Stephen Rothwelldo_stats: create the mail message as well
2015-07-07 Stephen Rothwelldo_build: build tools/perf as well
2015-06-27 Stephen Rothwelldo_build: name the failed build
2015-06-27 Stephen Rothwelldo_build: actually do allmodconfig builds again
2015-06-23 Stephen Rothwellto_ozlabs: the init directory is no longer needed
2015-06-21 Stephen Rothwellcommon.sh: allow gcc_version and j_factor to be set...
2015-06-20 Stephen Rothwellmerge_msg: reformat the message like mpe's version
2015-06-20 Michael Ellermanmerge_helper: Split the merge gitk logic into a separat...
2015-06-20 Stephen RothwellMerge commit 'effc2cae2d3f'
2015-06-20 Stephen RothwellMerge commit '6fcb1ac2ddc2'
2015-06-20 Stephen RothwellMerge commit '87f7336193d1'
2015-06-20 Stephen RothwellMerge commit '568b19de2beb'
2015-06-20 Stephen RothwellMerge commit '6ac2d40f29e6'
2015-06-19 Michael Ellermanmerge_akpm: Notify when waiting for akpm fixup
2015-06-19 Michael Ellermansend_email: Put mails in a directory
2015-06-19 Michael Ellermansend_email: Name the output based on date & time
2015-06-19 Michael Ellermando_merge: Print if fixes exist when merge fails
2015-06-19 Michael Ellermanmake_tree_file: Abort if the ssh-add fails
2015-06-19 Michael Ellermando_build: Print what we're doing
2015-06-19 Michael Ellermando_build: Make the logging more eye catching
2015-06-19 Michael Ellermando_build: Make sure all makes are dead on error
2015-06-19 Michael Ellermando_build: Make the parallel logic work, drop set -e
2015-06-19 Michael Ellermando_build: Do the defconfigs first before forking
2015-06-19 Michael Ellermanbuild_msg: Add a place holder for the kconfig name
2015-06-19 Michael Ellermancommon.sh: mpe's settings
2015-06-19 Michael Ellermanmake_tree_file: gpg_key is a parameter
2015-06-19 Michael Ellermando_push: create it
2015-06-19 Michael Ellermansend_email: Write to a file etc.
2015-06-19 Michael Ellermando_build: Do builds in parallel
2015-06-19 Michael Ellermanmake_tree_file: ssh_key_file is a parameter
2015-06-19 Michael Ellermanmerge_msg: Add placeholders so we don't forget to fill...
2015-06-19 Michael Ellermando_merge: Add notifications
2015-06-19 Michael Ellermando_merge: Pause when the commit fails
2015-06-19 Michael Ellermando_build: Disable CONFIG_BUILD_DOCSRC for allmodconfig
2015-06-19 Michael Ellermando_build: Report the time builds take
2015-06-19 Michael Ellermando_build: Make the -j factor a parameter
2015-06-19 Michael Ellermando_build: Make the GCC version a parameter
2015-06-19 Michael Ellermando_build: Report the build host
2015-06-11 Stephen Rothwellfetch_trees: fix typo
2015-06-11 Stephen Rothwellsetup_build: use common.sh
2015-06-11 Stephen Rothwellremove -init stuff
2015-06-11 Stephen Rothwellfetch_trees: tidy up
2015-06-11 Stephen Rothwellfetch_trees: make fetching Andrew's tree quieter
2015-06-11 Stephen Rothwellmake_tree_file: do some tidying up
2015-06-11 Stephen Rothwelldo_merge: sprinkle notify-send's around to help the...
2015-06-04 Stephen Rothwelldon't worry if we can't update Linus' tree on the build...
2015-06-04 Stephen Rothwellautomate deleting of files
2015-06-04 Stephen Rothwellallow kisskb more room on ka2
2015-06-04 Stephen Rothwellonly use -j48
2014-09-17 Stephen Rothwellfetch_trees: use git tricks to only store the first...
2014-09-08 Stephen Rothwellto_ozlabs: keep the working trees up to date
2014-08-27 Stephen Rothwellmake_tree_file: add 2fa for gitolite.kernel.org
2014-08-27 Stephen Rothwellfinal_msg: make a backup for comaprison if needed
2014-07-04 Stephen Rothwellmerge_msg: suppress gtk warning messages from gvim
2014-06-26 Stephen Rothwellmake_tree_file: use gpg-agent instead of ssh-agent
2014-06-09 Stephen Rothwelluse gcc v4.9.0 for builds
2014-06-05 Stephen Rothwellfinal_msg: automate the creation of the release note
2014-06-05 Stephen Rothwellmake_tree_file: delete teh remote old refs all at once
2014-05-26 Stephen Rothwelldo_last_build: try to shorten the last build
2014-05-26 Stephen Rothwelldo_merge: use rev-parse instead of show-ref --hash
2014-05-26 Stephen Rothwelldo_merge: allow for pre merge actions
2014-05-21 Stephen Rothwellecho what build we are doing
2014-05-15 Stephen Rothwellrefactor mail composing
2014-05-15 Stephen Rothwelldo_merge: always do the commit after a manual fixup
2014-05-15 Stephen Rothwellupdate_trees: make the patch format explicit
2014-03-06 Stephen Rothwellto_ozlabs: don't checkout ourt remote trees
2014-03-05 Stephen Rothwellgetch_trees: use akpm module for fetching
2014-03-05 Stephen Rothwellturn {import,merge}-cpuinit into -init
2014-03-04 Stephen Rothwellmove mmotm to here as well
2014-03-04 Stephen Rothwelldo_merge: don;t commit anything after an empty fixup
2014-02-06 Stephen Rothwelldo_last_build: kconfig now does the right thing for...
2014-02-06 Stephen Rothwelldo_build: the kconfig stuff now excludes what I want
2013-11-24 Stephen Rothwelladd a arm multi_v7_defconfig build
2013-11-24 Stephen Rothwelldo not build the instruction decode to save time
2013-11-24 Stephen Rothwelllimit the rebuilding of the module stubs
2013-11-24 Stephen Rothwelllimit the builds access to the network
2013-11-24 Stephen Rothwellimport_akpm: cope if there is no linus patch
2013-10-30 Stephen Rothwelldo_merge: don't use --no-ff for merges
2013-08-30 Stephen Rothwellmerge_akpm: make the merge of akpm-current non-ff
2013-08-30 Stephen Rothwellimport-akpm: make the fetch excplicit
2013-08-15 Stephen Rothwelldo_build: temporarily add CONFIG_MODULES=y to the allmo...
2013-08-13 Stephen Rothwellmake_tree_file: use the official name for kup.kernel.org
2013-07-23 Stephen Rothwellto_ozlabs: paramaterize things
2013-07-23 Stephen Rothwellto_ozlabs: clean up a bit
2013-07-23 Stephen Rothwellto_ozlabs: push the rr-cache as well
2013-07-10 Stephen Rothwellmove to gcc 4.8.1
next