1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-16 19:17:14 +01:00

Commit Graph

  • 8891f841a5 - sometimes license is not present. Jordan Sissel 2013-07-15 11:34:52 -0700
  • 2a50d86146 - sometimes license is not present. Jordan Sissel 2013-07-15 11:34:52 -0700
  • 64c5871bca Added logic to allow for a proxy to be specified with the 'http_proxy' environment variable Patrick Cable 2013-07-15 14:24:17 -0400
  • ffc86c89fe Added logic to allow for a proxy to be specified with the 'http_proxy' environment variable Patrick Cable 2013-07-15 14:24:17 -0400
  • a7b1d43aae Merge pull request #487 from doismellburning/deb-init-fixes Jordan Sissel 2013-07-12 09:55:05 -0700
  • c0c9401d41 Merge pull request #487 from doismellburning/deb-init-fixes Jordan Sissel 2013-07-12 09:55:05 -0700
  • 8309bdeb9a Merge 420ee9d31d3f201c74e135590083486bbd88ce48 into 1a0147b85f9f4f5dde273a1778dfded79ca1afb6 Kristian Glass 2013-07-12 07:46:51 -0700
  • ca672024be - version bump Jordan Sissel 2013-07-12 00:06:09 -0700
  • 1a0147b85f - version bump v0.4.40 Jordan Sissel 2013-07-12 00:06:09 -0700
  • a5cb2286b6 - Add path mapping Behavior * some/file=/some/path Result: /some/path * some/directory=/some/path Result: /some/path/directory/... - drop dependency on Rush Jordan Sissel 2013-07-11 22:23:29 -0700
  • 8360506c39 - Add path mapping Behavior * some/file=/some/path Result: /some/path * some/directory=/some/path Result: /some/path/directory/... - drop dependency on Rush Jordan Sissel 2013-07-11 22:23:29 -0700
  • b9f33bebe2 Multivalued deb init/upstart/default options Kristian Glass 2013-07-11 16:04:35 +0100
  • 420ee9d31d Multivalued deb init/upstart/default options Kristian Glass 2013-07-11 16:04:35 +0100
  • 124fd20173 Merge pull request #484 from adamcstephens/rpm_fix_config_perms Jordan Sissel 2013-07-05 09:40:01 -0700
  • beac2f654a Merge pull request #484 from adamcstephens/rpm_fix_config_perms Jordan Sissel 2013-07-05 09:40:01 -0700
  • 9c0cd15bcd Merge 03c9769467c4c0d69ad36e79fbf8096039f4540d into 9ceaf65bcdb8891d0009eef8559edd5d33649739 adamcstephens 2013-07-05 06:35:53 -0700
  • 040ae1832a rpm config files can and should contain attributes Adam Stephens 2013-07-05 09:32:05 -0400
  • 03c9769467 rpm config files can and should contain attributes Adam Stephens 2013-07-05 09:32:05 -0400
  • 8da9a11a17 Merge pull request #481 from dsludwig/bug/python-setup-exit Jordan Sissel 2013-07-03 15:38:09 -0700
  • 9ceaf65bcd Merge pull request #481 from dsludwig/bug/python-setup-exit Jordan Sissel 2013-07-03 15:38:09 -0700
  • 7f6c937410 Merge 43bf63ba7269dc679cf394fa268ad4cac417e3dd into 774f49a8d83bf23271428d181f4409d29441eb0a Derek Ludwig 2013-07-03 15:34:06 -0700
  • 2b82b10371 Log setup.py exit code correctly Derek Ludwig 2013-07-03 14:58:46 -0700
  • 43bf63ba72 Log setup.py exit code correctly Derek Ludwig 2013-07-03 14:58:46 -0700
  • 0c7ab3ecda - Let python install bin/scripts to the default location (#480) Jordan Sissel 2013-07-02 09:43:39 -0700
  • 774f49a8d8 - Let python install bin/scripts to the default location (#480) Jordan Sissel 2013-07-02 09:43:39 -0700
  • 7b5134348f - version bump Jordan Sissel 2013-06-27 11:31:14 -0700
  • ea3f290e1f - version bump v0.4.39 Jordan Sissel 2013-06-27 11:31:14 -0700
  • 9afcb4c76b - some versions can be simply numbers. If this is the case, make it 'name >= version" Jordan Sissel 2013-06-27 11:29:19 -0700
  • c9e83a28fa - some versions can be simply numbers. If this is the case, make it 'name >= version" Jordan Sissel 2013-06-27 11:29:19 -0700
  • 6f51bdb600 - fix bad variable Jordan Sissel 2013-06-27 11:25:25 -0700
  • 40675fd97c - fix bad variable Jordan Sissel 2013-06-27 11:25:25 -0700
  • a5a03bbe57 Some perl dependencies can be complex, such as this: Net::HTTP: '>= 0, != 6.04, != 6.05' (from Net::Twitter's META.yml) Jordan Sissel 2013-06-27 11:24:20 -0700
  • f4900f331c Some perl dependencies can be complex, such as this: Net::HTTP: '>= 0, != 6.04, != 6.05' (from Net::Twitter's META.yml) Jordan Sissel 2013-06-27 11:24:20 -0700
  • 608ed96279 Merge pull request #478 from doismellburning/deb-init-config Jordan Sissel 2013-06-27 10:15:49 -0700
  • fc72477323 Merge pull request #478 from doismellburning/deb-init-config Jordan Sissel 2013-06-27 10:15:49 -0700
  • 6857d107cb Merge 9b8dee0a90f72034334f49175e71e91648070573 into b2a9986ac06784e8256a6a784537309d347376d1 Kristian Glass 2013-06-26 08:36:35 -0700
  • b3575f98ca Add support for --deb-default FILEPATH and --deb-upstart FILEPATH Kristian Glass 2013-06-26 16:22:54 +0100
  • 9b8dee0a90 Add support for --deb-default FILEPATH and --deb-upstart FILEPATH Kristian Glass 2013-06-26 16:22:54 +0100
  • db7acd5953 Added support for --deb-init FILEPATH Kristian Glass 2013-06-26 16:09:25 +0100
  • 8568597dda Added support for --deb-init FILEPATH Kristian Glass 2013-06-26 16:09:25 +0100
  • 00bb8d5706 Update changelog Jordan Sissel 2013-06-24 16:23:55 -0700
  • b2a9986ac0 Update changelog v0.4.38 Jordan Sissel 2013-06-24 16:23:55 -0700
  • e222d43d0f Merge pull request #464 from justrich/rpm-use-file-permissions Jordan Sissel 2013-06-24 16:23:11 -0700
  • c5e21257c6 Merge pull request #464 from justrich/rpm-use-file-permissions Jordan Sissel 2013-06-24 16:23:11 -0700
  • f3e8a8f247 Merge 684b735deb74dc8e9dca9c8ace12d0eb6f63cd13 into b662cf777c0c2f3baa6edd87673886c2a70875cf Rich Horwood 2013-06-24 16:23:01 -0700
  • 434969dd15 version bump Jordan Sissel 2013-06-24 16:22:55 -0700
  • b662cf777c version bump Jordan Sissel 2013-06-24 16:22:55 -0700
  • c3b16e301a - update changelog Jordan Sissel 2013-06-24 16:22:43 -0700
  • cf97fdf8f3 - update changelog Jordan Sissel 2013-06-24 16:22:43 -0700
  • e1c46d517c - don't abort on 1.9 anymore when using cpan Jordan Sissel 2013-06-24 16:22:32 -0700
  • e31adc87bb - don't abort on 1.9 anymore when using cpan Jordan Sissel 2013-06-24 16:22:32 -0700
  • ff2bf8dd0c Merge pull request #476 from torrancew/use_gem_env Jordan Sissel 2013-06-24 16:10:32 -0700
  • 7ce2639c5d Merge pull request #476 from torrancew/use_gem_env Jordan Sissel 2013-06-24 16:10:32 -0700
  • c31892cbab Merge b5c613f10e6c2b931db6124417dccf1977c6af7a into 54d7e5bf1a133927fe2de9234f416d464a9d92a0 Tray 2013-06-24 16:09:00 -0700
  • 6629c2d549 Remove default value for the Gem package type's --bin-path flag Tray Torrance 2013-06-24 16:07:17 -0700
  • b5c613f10e Remove default value for the Gem package type's --bin-path flag Tray Torrance 2013-06-24 16:07:17 -0700
  • 890a908741 Merge pull request #474 from torrancew/use_gem_env Jordan Sissel 2013-06-24 11:14:45 -0700
  • 54d7e5bf1a Merge pull request #474 from torrancew/use_gem_env Jordan Sissel 2013-06-24 11:14:45 -0700
  • 539f076e77 Merge e335f34f5e92f0bc337848a9e784ebe404039a39 into 0915f91ae69d01e8c29ea9c3be288e8300330273 Tray 2013-06-24 11:14:16 -0700
  • 2fd090138f Merge pull request #465 from oker1/pear_data_dir Jordan Sissel 2013-06-24 10:11:57 -0700
  • 0915f91ae6 Merge pull request #465 from oker1/pear_data_dir Jordan Sissel 2013-06-24 10:11:57 -0700
  • e535132016 Merge 50fd3c0ebbb70867d4b20901217ff8318b3bbae0 into 8a1baf1ef3bfe7c30af5ad19184a4c2958350cbf Zsolt Takács 2013-06-24 10:11:20 -0700
  • 7a6e642ea9 Merge pull request #473 from torrancew/allow_json_18 Jordan Sissel 2013-06-24 10:11:03 -0700
  • 8a1baf1ef3 Merge pull request #473 from torrancew/allow_json_18 Jordan Sissel 2013-06-24 10:11:03 -0700