**** BEGIN LOGGING AT Tue May 29 03:00:04 2018 May 29 13:51:08 is there a simple way to align one's local repository (e.g. openembedded-core or meta-openembedded) with not just master, but master plus all the recently sent-in patches (in patchwork)? May 29 13:51:46 or maybe a better question would be: how do i generate a list of patches from patchwork since master was last updated? May 29 13:52:06 (i.e. patch IDs) May 29 14:07:55 tlwoerner: I don't think that patchwork supports anything like this May 29 14:08:31 tlwoerner: you can query by the state of the patch in patchwork, but as the states aren't updated correctly then it won't give you very good results May 29 14:09:25 there are 239 pages of patches in "New" state May 29 14:09:30 just for oe-core May 29 14:10:41 only 2 pages for meta-oe, but many patches were automagically marked as Not applicable and lost May 29 14:11:24 e.g. http://lists.openembedded.org/pipermail/openembedded-devel/2018-April/117912.html May 29 14:41:40 JaMa: hmm... not ideal :-( May 29 14:41:50 is anyone using git-pw or pwclient maybe? May 29 14:43:29 i see bluelightening isn't around, maybe i'll send an email and see if it gets noticed May 29 15:06:47 tlwoerner: that'd be nice. that's one thing i like about github, you can fetch all forks, prune the redundant branches, and easily examine unmerged branches of content for useful commits May 29 15:09:07 https://asciinema.org/a/lPy5fiJA67wESwtkcbcVVL0pd May 29 15:11:41 kergoth: i was just googling that question :-) May 29 15:14:06 https://github.com/kergoth/dotfiles/blob/master/scripts/github-fetch-forks + https://github.com/kergoth/dotfiles/blob/master/scripts/github-list-forks + https://github.com/kergoth/dotfiles/blob/master/scripts/git-prune-remote + https://github.com/kergoth/dotfiles/blob/master/scripts/git-prune-merged is the github bits, at least that i use.. i should really fix it to use a proper api key though May 29 15:16:00 i'll be curious to see if you find the bits you're looking for for patchwork, would be nice to have an easier way to find unmerged development work **** ENDING LOGGING AT Wed May 30 03:00:02 2018