1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-18 19:30:13 +01:00

Commit Graph

  • 6526f54a8c - only use flag values if they are given Jordan Sissel 2012-03-02 18:19:42 -0800
  • 0f154d9941 - only use flag values if they are given Jordan Sissel 2012-03-02 18:19:42 -0800
  • 094a1b7c23 - Vicotry. Tests are passing again. Jordan Sissel 2012-03-02 15:55:34 -0800
  • 43cc2036ae - Vicotry. Tests are passing again. Jordan Sissel 2012-03-02 15:55:34 -0800
  • 91799dcf36 - set defaults for license/etc. This will likely change again soon oce I figure a good way to clarify default values. Jordan Sissel 2012-03-02 12:09:38 -0800
  • 362b4aa73a - set defaults for license/etc. This will likely change again soon oce I figure a good way to clarify default values. Jordan Sissel 2012-03-02 12:09:38 -0800
  • e0d7601ec6 - better input validation Jordan Sissel 2012-03-02 02:53:17 -0800
  • 50e119a03a - better input validation Jordan Sissel 2012-03-02 02:53:17 -0800
  • 273015a9a2 - nil exit is OK Jordan Sissel 2012-03-02 02:45:50 -0800
  • 42c5730236 - nil exit is OK Jordan Sissel 2012-03-02 02:45:50 -0800
  • 6a2c524592 - all plugins found in fpm/package/*.rb - apply options to the command Jordan Sissel 2012-03-02 02:45:10 -0800
  • 72f06bcf5e - all plugins found in fpm/package/*.rb - apply options to the command Jordan Sissel 2012-03-02 02:45:10 -0800
  • 735a7238ce - allow package subclasses to define command-line flags Jordan Sissel 2012-03-02 02:44:30 -0800
  • 048ced3d4c - allow package subclasses to define command-line flags Jordan Sissel 2012-03-02 02:44:30 -0800
  • 040da7ff0b - clean up docs and requires Jordan Sissel 2012-03-02 02:44:12 -0800
  • efa0ce8cae - clean up docs and requires Jordan Sissel 2012-03-02 02:44:12 -0800
  • a488ac515f use new options goodness Jordan Sissel 2012-03-02 02:44:00 -0800
  • cf88318164 use new options goodness Jordan Sissel 2012-03-02 02:44:00 -0800
  • ade423ddae - purge old deb source (that was actually just a copy of the deb target?) Jordan Sissel 2012-03-02 02:17:11 -0800
  • 7a1eabb11e - purge old deb source (that was actually just a copy of the deb target?) Jordan Sissel 2012-03-02 02:17:11 -0800
  • fd80216543 - add deb work in progress Jordan Sissel 2012-03-02 02:16:44 -0800
  • 4b6eae83b7 - add deb work in progress Jordan Sissel 2012-03-02 02:16:44 -0800
  • 41d0fb843b - eager prep of changelist Jordan Sissel 2012-03-02 02:16:24 -0800
  • 45a3278e8a - eager prep of changelist Jordan Sissel 2012-03-02 02:16:24 -0800
  • 72ce5a9b8c - hand-merge 4e2f350ae1b30bc39065a70d13aeac4182c8380c from master. Jordan Sissel 2012-03-02 02:14:33 -0800
  • 5c61c809ec - hand-merge 4e2f350ae1b30bc39065a70d13aeac4182c8380c from master. Jordan Sissel 2012-03-02 02:14:33 -0800
  • b78bd520f2 - get a bare minimum deb output working Jordan Sissel 2012-03-02 02:13:01 -0800
  • 084d2dd86c - get a bare minimum deb output working Jordan Sissel 2012-03-02 02:13:01 -0800
  • f40e27e2ba - move to FPM::Package namespace. - capitalize acronyms like NPM and PEAR Jordan Sissel 2012-03-02 01:24:25 -0800
  • beca790614 - move to FPM::Package namespace. - capitalize acronyms like NPM and PEAR Jordan Sissel 2012-03-02 01:24:25 -0800
  • 30fca1871b purge old stuff Jordan Sissel 2012-03-02 01:24:23 -0800
  • eeb252504f purge old stuff Jordan Sissel 2012-03-02 01:24:23 -0800
  • 1c12468c50 - consolidate the remaining old fpm things into package/ Jordan Sissel 2012-03-02 01:21:05 -0800
  • a7f322d4b3 - consolidate the remaining old fpm things into package/ Jordan Sissel 2012-03-02 01:21:05 -0800
  • 3a6d261fe3 don't sleep Jordan Sissel 2012-03-02 01:20:59 -0800
  • 27b1c26dec don't sleep Jordan Sissel 2012-03-02 01:20:59 -0800
  • 26c06d3c8a - style and docs Jordan Sissel 2012-03-02 01:20:49 -0800
  • 7d62f7c91b - style and docs Jordan Sissel 2012-03-02 01:20:49 -0800
  • 18e3573c4b - remove old flags helper, won't need it soon. Jordan Sissel 2012-03-02 01:11:15 -0800
  • 995a95a631 - remove old flags helper, won't need it soon. Jordan Sissel 2012-03-02 01:11:15 -0800
  • 1a35c60a88 remove old requires Jordan Sissel 2012-03-01 23:35:33 -0800
  • e9aff93037 remove old requires Jordan Sissel 2012-03-01 23:35:33 -0800
  • a156ff2a59 remove old fpm program code Jordan Sissel 2012-03-01 23:35:26 -0800
  • 34460ba883 remove old fpm program code Jordan Sissel 2012-03-01 23:35:26 -0800
  • 84f01aa423 - fix some broken tests Jordan Sissel 2012-03-01 23:35:03 -0800
  • b9f23376fc - fix some broken tests Jordan Sissel 2012-03-01 23:35:03 -0800
  • cc83dcd74c - switch to package#input (was previously package#<<) Jordan Sissel 2012-03-01 23:22:07 -0800
  • b8d9ac81e5 - switch to package#input (was previously package#<<) Jordan Sissel 2012-03-01 23:22:07 -0800
  • cb4cafd341 remove old tests Jordan Sissel 2012-03-01 23:22:05 -0800
  • f9c58415e3 remove old tests Jordan Sissel 2012-03-01 23:22:05 -0800
  • 0826b44468 - Get things together enough that this works again: fpm -s dir -t rpm -d "zsh" -n testing ~/.zshrc - Move to using clamp instead of optparse Jordan Sissel 2012-03-01 23:17:38 -0800
  • adb73294b0 - Get things together enough that this works again: fpm -s dir -t rpm -d "zsh" -n testing ~/.zshrc - Move to using clamp instead of optparse Jordan Sissel 2012-03-01 23:17:38 -0800
  • 43b84c2f80 - purge pre-refactor stuff - move python package to new api Jordan Sissel 2012-02-29 22:26:03 -0800
  • 5c96900ae8 - purge pre-refactor stuff - move python package to new api Jordan Sissel 2012-02-29 22:26:03 -0800
  • 4f281d66c3 - disable all the dumb stuff (like brp-repack-jars, library stripping, etc) rpmbuild does by default. FINALLY. - improve the spec to behave correctly with the new package api. Jordan Sissel 2012-02-29 17:15:57 -0800
  • 7a1d02ddd7 - disable all the dumb stuff (like brp-repack-jars, library stripping, etc) rpmbuild does by default. FINALLY. - improve the spec to behave correctly with the new package api. Jordan Sissel 2012-02-29 17:15:57 -0800
  • 59a56cea92 Add cabin Jordan Sissel 2012-02-29 17:15:50 -0800
  • 60f4c1d797 Add cabin Jordan Sissel 2012-02-29 17:15:50 -0800
  • b1dae8296b Add api examples Jordan Sissel 2012-02-29 17:15:41 -0800
  • 00014a2795 Add api examples Jordan Sissel 2012-02-29 17:15:41 -0800
  • 6eccfbce31 - Improve package API stuff (add 'converted_from' etc) - Gem to RPM conversions work. Even multiple-composition of gem+gem+gem -> rpm works Jordan Sissel 2012-02-29 17:14:45 -0800
  • d72bc2608a - Improve package API stuff (add 'converted_from' etc) - Gem to RPM conversions work. Even multiple-composition of gem+gem+gem -> rpm works Jordan Sissel 2012-02-29 17:14:45 -0800
  • 1595d9abb9 Add cabin Jordan Sissel 2012-02-29 17:14:10 -0800
  • 65e1dd6b7a Add cabin Jordan Sissel 2012-02-29 17:14:10 -0800