1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-28 03:51:42 +02:00

Commit Graph

  • 402128be78 Merge pull request #1041 from nervo/patch-2 Jordan Sissel 2015-12-08 14:17:39 -0800
  • e02526e57d Merge pull request #1041 from nervo/patch-2 Jordan Sissel 2015-12-08 14:17:39 -0800
  • 087a4b3944 Follow debian systemd packaging guide #2 nervo 2015-12-08 22:44:53 +0100
  • ee9ce2ce22 Follow debian systemd packaging guide #2 nervo 2015-12-08 22:44:53 +0100
  • b64c3480e3 Merge pull request #1040 from nervo/patch-1 Jordan Sissel 2015-12-08 10:55:23 -0800
  • 4280b06392 Merge pull request #1040 from nervo/patch-1 Jordan Sissel 2015-12-08 10:55:23 -0800
  • 4970b92415 Follow debian systemd packaging guide nervo 2015-12-08 16:22:58 +0100
  • a458a2de06 Follow debian systemd packaging guide nervo 2015-12-08 16:22:58 +0100
  • 7879c91126 Merge 0e0d766aaeac410b32f5add580ccb70e0a3234b2 into 2ae94b491624868d14717d01ab765cfb1df1a0ac tberg 2015-12-03 22:09:54 +0000
  • 701c971855 skip auto deps for arch linux package source if no_auto_depends is present Leo P 2015-12-03 00:32:17 -0500
  • c85f60ef25 skip auto deps for arch linux package source if no_auto_depends is present Leo P 2015-12-03 00:32:17 -0500
  • 3ffb82becc 'group' field may be absent in a pacman package, which prevented a valid build Leo P 2015-12-01 15:38:11 -0500
  • 8c6f715c87 'group' field may be absent in a pacman package, which prevented a valid build Leo P 2015-12-01 15:38:11 -0500
  • f050c00461 Replace with(obj) { ... } with obj.tap { ... } Jordan Sissel 2015-11-28 13:35:31 -0800
  • 2ae94b4916 Replace with(obj) { ... } with obj.tap { ... } Jordan Sissel 2015-11-28 13:35:31 -0800
  • 7d041d600b Remove older style 'with'. I'll use Object#tap in the future. Jordan Sissel 2015-11-28 13:28:41 -0800
  • 704f48aa90 Remove older style 'with'. I'll use Object#tap in the future. Jordan Sissel 2015-11-28 13:28:41 -0800
  • aef4d2aef9 Fix failing test Jordan Sissel 2015-11-28 13:20:05 -0800
  • 40874d446f Fix failing test Jordan Sissel 2015-11-28 13:20:05 -0800
  • 38bec58061 Fix typo in flag Jordan Sissel 2015-11-28 13:09:01 -0800
  • 2574824a4a Fix typo in flag Jordan Sissel 2015-11-28 13:09:01 -0800
  • e3ceb1d06b grammar Terrell Russell 2015-11-24 20:43:35 -0500
  • f84704fe97 grammar Terrell Russell 2015-11-24 20:43:35 -0500
  • b6aab26d2a Get package name from setup.py if its a dir Russell Sim 2015-11-19 10:53:45 +1100
  • fc5435d371 Merge pull request #952 from Scypho/master Jordan Sissel 2015-11-17 12:36:07 -0800
  • c780461063 Merge pull request #952 from Scypho/master Jordan Sissel 2015-11-17 12:36:07 -0800
  • 500f0c052f fixing merge conflicts Jens Peter Schroer 2015-11-17 17:17:47 +0100
  • ca182344cc fixing merge conflicts Jens Peter Schroer 2015-11-17 17:17:47 +0100
  • 62d0060178 let fpm generate the systemd start / stop commands as well Jens Peter Schroer 2015-07-10 17:34:12 +0200
  • 5a45f7e54f let fpm generate the systemd start / stop commands as well Jens Peter Schroer 2015-07-10 17:34:12 +0200
  • 8993221ded adding option to add a systemd service file for a package. Jens Peter Schroer 2015-07-07 14:28:00 +0200
  • 190e7c8798 adding option to add a systemd service file for a package. Jens Peter Schroer 2015-07-07 14:28:00 +0200
  • 0e0d766aae Add support for using python-package-name-prefix for python dependencies. Ted Berg 2015-11-12 14:10:26 -0800
  • 03047bcc29 Adding a deb-mode flag to allow control of the permissions Will Pearson 2015-01-30 10:18:47 +0000
  • cc240f2232 Update changelog Jordan Sissel 2015-11-07 12:59:03 -0800
  • 3b437b6fd6 Update changelog Jordan Sissel 2015-11-07 12:59:03 -0800
  • 535ff9ed36 Merge branch 'djhaskin987-feature/arch-support' Jordan Sissel 2015-11-07 12:40:42 -0800
  • 030cacbda3 Merge branch 'djhaskin987-feature/arch-support' Jordan Sissel 2015-11-07 12:40:42 -0800
  • 28d9bf5e45 Merge branch 'feature/arch-support' of https://github.com/djhaskin987/fpm into djhaskin987-feature/arch-support Jordan Sissel 2015-11-07 12:40:23 -0800
  • e683576339 Merge branch 'feature/arch-support' of https://github.com/djhaskin987/fpm into djhaskin987-feature/arch-support Jordan Sissel 2015-11-07 12:40:23 -0800
  • 5423fbdd1d Fix capitalization in README.md: github -> GitHub Igor Vuk 2015-05-28 18:31:00 +0200
  • 02b6b5f1ec Fix capitalization in README.md: github -> GitHub Igor Vuk 2015-05-28 18:31:00 +0200
  • 0ac1e91e01 Fix typo in README.md: seperate -> separate Igor Vuk 2015-05-28 18:27:35 +0200
  • e0a5256675 Fix typo in README.md: seperate -> separate Igor Vuk 2015-05-28 18:27:35 +0200
  • 49622ecc3c Merge pull request #917 from djhaskin987/feature/sh-before-install-spec Jordan Sissel 2015-11-07 12:31:07 -0800
  • 50cc19549d Merge pull request #917 from djhaskin987/feature/sh-before-install-spec Jordan Sissel 2015-11-07 12:31:07 -0800
  • cdbfd5f180 Merge pull request #922 from elisiano/master Jordan Sissel 2015-11-07 12:30:50 -0800
  • f87653ff70 Merge pull request #922 from elisiano/master Jordan Sissel 2015-11-07 12:30:50 -0800
  • 8ab8d1011e Merge pull request #927 from pdaukintis/master Jordan Sissel 2015-11-07 12:30:18 -0800
  • 05ff4caeff Merge pull request #927 from pdaukintis/master Jordan Sissel 2015-11-07 12:30:18 -0800
  • 7ec1d18f27 Merge pull request #946 from iwonbigbro/master Jordan Sissel 2015-11-07 12:29:47 -0800
  • 9dc3760c88 Merge pull request #946 from iwonbigbro/master Jordan Sissel 2015-11-07 12:29:47 -0800
  • 5f30e89b99 Merge pull request #849 from BaxterStockman/cpan-metadata Jordan Sissel 2015-11-07 12:22:12 -0800
  • c1eaae41ac Merge pull request #849 from BaxterStockman/cpan-metadata Jordan Sissel 2015-11-07 12:22:12 -0800
  • 0829c4e72e Merge pull request #756 from pstengel/feature/rake Jordan Sissel 2015-11-07 12:07:07 -0800
  • c70238b9d9 Merge pull request #756 from pstengel/feature/rake Jordan Sissel 2015-11-07 12:07:07 -0800
  • 93382dcdb3 Merge pull request #687 from vStone/feature/rpm-custom-requires Jordan Sissel 2015-11-07 12:01:22 -0800
  • 66e05015f1 Merge pull request #687 from vStone/feature/rpm-custom-requires Jordan Sissel 2015-11-07 12:01:22 -0800
  • 78775d05cb Merge pull request #977 from mildred/master Jordan Sissel 2015-11-07 11:55:28 -0800
  • 95599f19fa Merge pull request #977 from mildred/master Jordan Sissel 2015-11-07 11:55:28 -0800
  • 618ddc232a Merge pull request #978 from lepht/patch-1 Jordan Sissel 2015-11-07 11:54:25 -0800
  • abea1a29bb Merge pull request #978 from lepht/patch-1 Jordan Sissel 2015-11-07 11:54:25 -0800
  • c78dbb12a4 Merge pull request #982 from wyaeld/fix-excludes-file Jordan Sissel 2015-11-07 11:54:10 -0800
  • 32ce7f669e Merge pull request #982 from wyaeld/fix-excludes-file Jordan Sissel 2015-11-07 11:54:10 -0800