aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-12Automatically build dep lists and store info in merge commitHEADmasterSasha Levin1-6/+66
2021-04-12Work with merge commits when dropping commitsSasha Levin1-1/+1
2021-04-12Switch to using git DB for dependency lookupsSasha Levin1-19/+9
2021-04-12Stop using env variables to figure out versionsSasha Levin1-2/+5
2021-04-12Hacky parallelize for show-missing-iterSasha Levin1-4/+10
2021-04-12Work with 5.x releasesSasha Levin1-2/+2
2016-08-24Update stable-deps.py to newer pythonSasha Levin1-4/+4
2016-06-21stable-steal-commits: increase deps depthSasha Levin1-2/+3
2016-06-21common: we don't need to check for stable tags in check_relevantSasha Levin1-4/+0
2016-06-21commit-in-tree: handle commits that don't exist in the repo at allSasha Levin1-0/+6
2016-02-16steal-commits: verify commit is relevant for us before looking it up in treeSasha Levin1-7/+7
2016-02-16stable-yank: brainfartSasha Levin1-1/+1
2016-02-16check_relevant: check that the commit was marked for stableSasha Levin1-0/+4
2015-11-15steal-commits: correctly handle commits already in treeSasha Levin1-3/+17
2015-11-15check_relevant: fix the fixes commit in-tree checkSasha Levin1-5/+10
2015-11-08stable-insert: add actual codeSasha Levin1-0/+20
2015-11-08stable-insertSasha Levin1-0/+6
2015-11-08check_relevant: factor out check_relevant and use it in audit-rangeSasha Levin4-78/+93
2015-11-08stable-show-missing-stable: usage message mistakeSasha Levin1-1/+1
2015-11-06Add docs for the new max deps paramSasha Levin2-1/+6
2015-11-06Add STABLE_BASE paramSasha Levin1-0/+2
2015-11-06Streamline audit-rangeSasha Levin1-8/+41
2015-11-06Add max deps to dig into for stable-depsSasha Levin1-0/+7
2015-11-06optimize commit-in-tree heavilySasha Levin1-12/+7
2015-11-05derp in stable-show-missing-stable conditionalSasha Levin1-1/+1
2015-11-04stable-depsSasha Levin3-0/+821
2015-11-01audit-commitsSasha Levin2-0/+52
2015-11-01steal-commitsSasha Levin2-0/+133
2015-11-01yankSasha Levin2-0/+34
2015-11-01show-missing-stableSasha Levin2-0/+31
2015-11-01stable-show-missingSasha Levin2-1/+28
2015-11-01show-missing-iterSasha Levin1-0/+15
2015-11-01make-prettySasha Levin2-0/+30
2015-10-31find-altsSasha Levin2-0/+29
2015-10-31commit-in-treeSasha Levin2-0/+58
2015-10-31Trivial wrapper for future scriptsSasha Levin1-0/+8
2015-10-31Initial commit: basic readmeSasha Levin1-0/+15