6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Experiment with Markdown tables More... almost 12 years ago
Issue #115 : Fail the build when link, user or group names are too long
Thomas Mortagne
as tmortagne
More... almost 12 years ago
Merge pull request #113 from damoon/master More... almost 12 years ago
added System.getProperties to the VariableResolver More... almost 12 years ago
Cumulative patch with refactored Raniz's changes More... almost 12 years ago
Update HISTORY.md More... about 12 years ago
Use symbolic links by default instead of hard links More... about 12 years ago
Close the tested file to avoid failures More... about 12 years ago
Fixed the creation of the parent directories on Windows (Issue #95) More... about 12 years ago
Added XZ compression support More... about 12 years ago
Fixed the validation of changesIn/changesOut (regression) More... about 12 years ago
Always generate a changes files More... about 12 years ago
Missing space in the changelog title (regression) More... about 12 years ago
Fixed the null sections and priorities in the changes file (regression) More... about 12 years ago
Added a default value for the Distribution field of the changes file More... about 12 years ago
Assume the source package has the same name as the binary package More... about 12 years ago
Depends on default-jre | java6-runtime by default More... about 12 years ago
Use the artifactId as the default package name More... about 12 years ago
Default values for the Architecture and the Priority fields of the package control files More... about 12 years ago
Inject the description and the homepage from the pom into the control file More... about 12 years ago
Simplified the signature of DebMaker.createDeb() More... about 12 years ago
Merged DebMaker and Processor, extracted builders for the main parts of the deb package to keep the code manageable More... about 12 years ago
Improved parsing and formatting of multiline values in control files More... about 12 years ago
Put a summary of the package description in the changes file as specified by the Debian policy More... about 12 years ago
Explicit copy of the fields of the package control file into the changes file More... about 12 years ago
Compute the checksums of the package only when generating the changes file More... about 12 years ago
Added the ChangesFile.setChanges() method More... about 12 years ago
Fixed the format of the changelog (two white spaces required before each bullet) More... about 12 years ago
Set the Date field only in the changes file More... about 12 years ago
Fixed a typo in ChangeSet More... about 12 years ago