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

Commit Graph

  • 6849542ff6 Removed debugging puts metadata.inspect Matt Schreiber 2015-08-09 21:11:37 -0400
  • 2c7a763ec2 Removed debugging puts metadata.inspect Matt Schreiber 2015-08-09 21:11:37 -0400
  • 3c86f18983 Set :cpan_test? attribute to false for IPC::Session rspec test Matt Schreiber 2015-08-09 21:02:20 -0400
  • 53e3344bbe Set :cpan_test? attribute to false for IPC::Session rspec test Matt Schreiber 2015-08-09 21:02:20 -0400
  • 7f0b3fc2bd Reverted changes that were lost on merge Matt Schreiber 2015-02-10 14:33:17 -0500
  • 0c2715d694 Reverted changes that were lost on merge Matt Schreiber 2015-02-10 14:33:17 -0500
  • 1b353244e1 initial commit of new rspec test of CPAN module without META.* file Matt Schreiber 2015-08-09 20:47:49 -0400
  • 9f6ce4974f initial commit of new rspec test of CPAN module without META.* file Matt Schreiber 2015-08-09 20:47:49 -0400
  • b5971a3f74 Merge branch 'master' of https://github.com/jordansissel/fpm Matt Schreiber 2015-08-09 15:16:36 -0400
  • e27b82f8f4 Merge branch 'master' of https://github.com/jordansissel/fpm Matt Schreiber 2015-08-09 15:16:36 -0400
  • fa0c173f94 Merge pull request #943 from iordanisg/dev-debmetafile Jordan Sissel 2015-08-06 23:09:22 -0700
  • 26ca3ddd48 Merge pull request #943 from iordanisg/dev-debmetafile Jordan Sissel 2015-08-06 23:09:22 -0700
  • 0f2a406784 Merge pull request #954 from brian-cole-bluenewt/patch-1 Jordan Sissel 2015-08-06 23:04:49 -0700
  • ec2c1b2107 Merge pull request #954 from brian-cole-bluenewt/patch-1 Jordan Sissel 2015-08-06 23:04:49 -0700
  • b2f414c565 Merge pull request #966 from mzaccari/master Jordan Sissel 2015-08-06 23:00:08 -0700
  • 921d71beb5 Merge pull request #966 from mzaccari/master Jordan Sissel 2015-08-06 23:00:08 -0700
  • e0b7b163d9 Merge 736bd08e4ca07d927492b451b2e1d37f80eb5e1f into b14589c3c419f5cca43216fb8c0479b63c81a4d0 Joseph Frazier 2015-08-07 05:59:09 +0000
  • 6f7616b20f Add tests to cover empty and one-line descriptions for rpms Jordan Sissel 2015-08-06 22:58:04 -0700
  • b14589c3c4 Add tests to cover empty and one-line descriptions for rpms Jordan Sissel 2015-08-06 22:58:04 -0700
  • 3164452148 Don't crash on empty description when building RPM Joseph Frazier 2015-08-04 12:46:20 -0400
  • 624634389c Don't crash on empty description when building RPM Joseph Frazier 2015-08-04 12:46:20 -0400
  • 078b110d1c Merge 5abd67108bc1b2f6b8b1713b196b0d4059048d37 into 02df699ff9c84a83ed879f89d81896cbe954f667 Philippe Godin 2015-08-07 05:50:50 +0000
  • 639328eca2 Fix Find.find usage to work under Ruby 1.8.x Philippe Godin 2015-07-27 16:33:13 -0400
  • 02df699ff9 Fix Find.find usage to work under Ruby 1.8.x Philippe Godin 2015-07-27 16:33:13 -0400
  • 736bd08e4c Don't crash on empty description when building RPM Joseph Frazier 2015-08-04 12:46:20 -0400
  • 6768e6f920 Fix minor typo Michael Zaccari 2015-07-30 10:18:18 -0400
  • ac1a1f3f8a Fix minor typo Michael Zaccari 2015-07-30 10:18:18 -0400
  • 5abd67108b Fixes issue #963. Philippe Godin 2015-07-27 16:33:13 -0400
  • 831998ea2e mark release date Jordan Sissel 2015-07-26 17:25:51 -0700
  • 6b675fdeed mark release date v1.4.0 Jordan Sissel 2015-07-26 17:25:51 -0700
  • f17a891a1c Version bump Jordan Sissel 2015-07-26 17:22:46 -0700
  • f2ae56694d Version bump Jordan Sissel 2015-07-26 17:22:46 -0700
  • 084320a21c Update changelog based on changes from v1.3.3 to master Jordan Sissel 2015-07-26 17:13:31 -0700
  • 48c8e78825 Update changelog based on changes from v1.3.3 to master Jordan Sissel 2015-07-26 17:13:31 -0700
  • 71d86e88c2 added possibility to create packagas with OUTPUT_TYPE 'virtualenv' from non-public python repos Sören König 2015-07-20 11:34:48 +0200
  • 73af902d8b include iteration in package version & file name Pete Fritchman 2015-07-14 20:33:55 +0000
  • 9addd4d34d make sure to properly encode file names in the files hash Pete Fritchman 2015-07-14 20:05:20 +0000
  • c0021cbb74 let fpm generate the systemd start / stop commands as well Jens Peter Schroer 2015-07-10 17:34:12 +0200
  • d78035d92a let fpm generate the systemd start / stop commands as well Jens Peter Schroer 2015-07-10 17:34:12 +0200
  • 5e492ec05d typo: installe -> installed brian-cole-bluenewt 2015-07-08 09:27:51 -0400
  • b1944c6297 typo: installe -> installed brian-cole-bluenewt 2015-07-08 09:27:51 -0400
  • f2158f24cb adding option to add a systemd service file for a package. Jens Peter Schroer 2015-07-07 14:28:00 +0200
  • 1999c7b5e6 adding option to add a systemd service file for a package. Jens Peter Schroer 2015-07-07 14:28:00 +0200
  • ae9de095dc Merge pull request #692 from adamonduty/rpm_dist Jordan Sissel 2015-06-30 10:39:14 -0700
  • 24859a1646 Merge pull request #692 from adamonduty/rpm_dist Jordan Sissel 2015-06-30 10:39:14 -0700
  • 27508cbc1f Local project path support for virtualenv target. Marcin 'vi4m' Kliks 2015-06-25 10:53:15 +0000
  • d1112c1095 Produce something that works in all cases Craig Phillips 2015-06-23 11:38:21 +0100
  • 8deb8471e3 Produce something that works in all cases Craig Phillips 2015-06-23 11:38:21 +0100
  • ed73cf3145 Solve escaping problem. Craig Phillips 2015-06-23 08:53:21 +0100
  • 054123e5ee Solve escaping problem. Craig Phillips 2015-06-23 08:53:21 +0100
  • 93ad86803e Ensure we don't double escape some occurrences. Craig Phillips 2015-06-23 06:45:35 +0100
  • 96b8b217ab Ensure we don't double escape some occurrences. Craig Phillips 2015-06-23 06:45:35 +0100
  • 02bae32167 Fix file names with closing braces in their name. Craig Phillips 2015-06-23 06:14:12 +0100
  • b693d9a4c4 Fix file names with closing braces in their name. Craig Phillips 2015-06-23 06:14:12 +0100
  • 7d483bbd84 Merge pull request #930 from djhaskin987/feature/697 Jordan Sissel 2015-06-18 20:23:50 -0700
  • 86795c4c86 Merge pull request #930 from djhaskin987/feature/697 Jordan Sissel 2015-06-18 20:23:50 -0700
  • 258dea6fd4 Merge pull request #942 from lovell/deb-shlibs-file-permissions Jordan Sissel 2015-06-17 09:21:25 -0700
  • 6011e7e10d Merge pull request #942 from lovell/deb-shlibs-file-permissions Jordan Sissel 2015-06-17 09:21:25 -0700
  • 0b194f4b80 Ensure file permission of control/shlibs Lovell Fuller 2015-06-17 17:00:07 +0100
  • ee89eb37d4 Ensure file permission of control/shlibs Lovell Fuller 2015-06-17 17:00:07 +0100
  • f187b2426b Update deb_spec.rb iordanisg 2015-06-17 14:34:32 +0200
  • 1bb85c2f30 Update deb_spec.rb iordanisg 2015-06-17 14:34:32 +0200
  • 6b79608bb9 Merge 170eac7549da245fbd0267bf41d7c25bb1841bdc into 2c00bac5ad19f9cae632e14051901b0a4f1606e7 iordanisg 2015-06-17 11:40:41 +0000
  • 60f8db4060 Update deb.rb iordanisg 2015-06-17 13:39:55 +0200