0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'benbrown/uglify-fix' into 'master' More... over 8 years ago
Prevent yaml dump from uglifying on trailing whitespace More... over 8 years ago
Merge branch 'benbrown/rebase-fixes' into 'master' More... over 8 years ago
Strip BuildArch More... over 8 years ago
Drop build/install commands if they're empty More... over 8 years ago
Merge branch 'staging/house-cleaning' into 'master' More... over 8 years ago
chunk.py: Removing obsolete unused code paths. More... over 8 years ago
spec2def.py: Clean up in frontend. More... over 8 years ago
Merge branch 'staging/rpm-metadata' into 'master' More... over 8 years ago
reader.py: Fixed loading of output package list More... over 8 years ago
Merge branch 'staging/rpm-metadata' into 'master' More... over 8 years ago
reader.py: Add WARNING to generated rpm metadata with manifests More... over 8 years ago
SpecSection.py: Parse -f manifest file from %files sections More... over 8 years ago
SpecSection.py: Fixed matching algorithm to not match strings like "#install" More... over 8 years ago
chunk.py: build instructions / metadata selectiveness works whether we are updating or not More... over 8 years ago
spec2def.py main entry point: Make --update-build & --update-rpm mutually exclusive More... over 8 years ago
chunk.py: Ensure we write to the morph file we're updating More... over 8 years ago
spec2def.py: FileNotFoundError is python3, instead use IOError More... over 8 years ago
Added --expand-macro switch to spec2def.py entry point More... over 8 years ago
Added options for rpm metadata generation and updating existing files More... over 8 years ago
Swap out PyYAML for ruamel.yaml. More... over 8 years ago
Strip during stringify More... over 8 years ago
Do not copy prep commands into install stage More... over 8 years ago
Ignore echo if it doesn't redirect More... over 8 years ago
Do not add empty build/install instructions More... over 8 years ago
Blacklist ls More... over 8 years ago
Remove echo from blacklist More... over 8 years ago
Hack: remove whitespace when overriding cmake variables More... over 8 years ago
Replace make_install macro More... over 8 years ago
Match buildroot macro without braces More... over 8 years ago