hm, one could also reset to 60581844da3f5a488ff74cff244f5c120c3766c6, build a xeplist.xml file, checkout master, build another xeplist.xml file and take a more meaningful diff
jonasā
s/reset to/checkout/
jonasā
mdosch, ah, you chose a non-ideal starting commit though
jonasā
first, the changes introduced in that commit are not included in the diff
jonasā
second, the commit is not directly from master, so it may, in theory, have a much older state for all other xeps
jonasā
thatās why I specifically said to look for merge commits
mdosch
Ah, sorry.
mdosch
Will check with b837b325d7a06853a15cb7f1e7f692758e1f887a
jonasā
I came up with f97bc934
jonasā
based on git log --pretty='format:%h %ci %s' | grep 'Merge branch' | grep -A1 2020-01
now all it needs is a small python thing which prints out pretty summaries of the differences
jonasā
should not be a huge hassle based on the stuff already there in tools/
jonasā
(taking a copy of send-updates and modifying it to output something more useful for this usecase would be a start)
jonasā
anyway, I canāt spend more time on this right now, but I might look into it tomorrow if you donāt, mdosch :)
mdosch
I hope I can play a bit with it this evening. :)
mdosch
Ah, `make xeplist`. Make has a help showing you targets but not all are listed. :)
jonasā
yeah, I didnāt write the help :)
jonasā
one could probably also get quite far with pure xpath already, if one wanted to :D
debaclehas joined
debaclehas left
debaclehas joined
Tobihas left
Tobihas joined
winfriedhas left
winfriedhas joined
winfriedhas left
winfriedhas joined
mdosch
Ok, I think those are xeps that have been accepted in 2020: https://paste.debian.net/1169975/ I hope I'll find time tomorrow to check how to do useful with those numbers and the stuff in tools.
mdosch
Also tried to find out for which XEPs the status changed but something seems to have gone wrong as it also shows XEPs as changed which were not touched within more than a decade. :( https://paste.debian.net/1169981/