1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-26 03:34:35 +02:00

Commit Graph

  • 85d6400d6d - ignore more stuff - purge old test script Jordan Sissel 2012-02-23 23:51:37 -0800
  • f2b4276ddd - move older minitest tests away until they can be refactored to the new api Jordan Sissel 2012-02-23 23:43:42 -0800
  • 5c1a96afe3 - move older minitest tests away until they can be refactored to the new api Jordan Sissel 2012-02-23 23:43:42 -0800
  • 7d333b11a7 - start major refactoring. Design first, this time. With tests. Jordan Sissel 2012-02-22 23:59:31 -0800
  • f7187f1e9b - start major refactoring. Design first, this time. With tests. Jordan Sissel 2012-02-22 23:59:31 -0800
  • 633c621b64 Merge pull request #159 from jedisct1/installed-size Jordan Sissel 2012-02-22 20:28:15 -0800
  • ce14bdb797 Merge ac34aedec4524e4f26bf77c0de32147f616a6a5c into 50f8ec7c7ab303afe62cc8dc46b61a2ce229e5e4 GitHub Merge Button 2012-02-22 19:19:35 -0800
  • ac34aedec4 Provide the installed size, so that people using the Ubuntu Software Center stop whining. Frank Denis 2012-02-22 19:19:22 -0800
  • 50f8ec7c7a Update README.md Jordan Sissel 2012-02-22 15:21:37 -0800
  • 5855957b24 - update changelist for 0.3.12 Jordan Sissel 2012-02-22 15:10:03 -0800
  • bb76bc2840 - update changelist for 0.3.12 v0.3.12 Jordan Sissel 2012-02-22 15:10:03 -0800
  • 801e015051 Merge pull request #140 from ohookins/minitest Jordan Sissel 2012-02-20 12:45:59 -0800
  • 0a07790c84 Merge pull request #140 from ohookins/minitest Jordan Sissel 2012-02-20 12:45:59 -0800
  • d72cce7b5d Merge 9f5cf62adfd19d49847f270d5efea892ef80b4dc into 012e618dceca7253ba91fe2783fea32957115c51 GitHub Merge Button 2012-02-20 12:40:08 -0800
  • 8bb3fcfb7d Merge pull request #157 from ploubser/master Jordan Sissel 2012-02-20 12:40:07 -0800
  • 012e618dce Merge pull request #157 from ploubser/master Jordan Sissel 2012-02-20 12:40:07 -0800
  • 18ce27d780 Merge 1690475a868c6b0612ae3ac54e1900f85a70832b into c9970fdf652426f2a14118b6a4b091053f4c8d8f GitHub Merge Button 2012-02-20 06:20:23 -0800
  • 9c10b60e1b - Updated builder to include license and vendor - Moved vendor data in debian erb Pieter Loubser 2012-02-18 17:18:07 +0000
  • 1690475a86 - Updated builder to include license and vendor - Moved vendor data in debian erb Pieter Loubser 2012-02-18 17:18:07 +0000
  • 72579f3389 - Added license meta data to packages - Added vendor meta data to packages Pieter Loubser 2012-02-18 16:43:15 +0000
  • 7de1dfe354 - Added license meta data to packages - Added vendor meta data to packages Pieter Loubser 2012-02-18 16:43:15 +0000
  • df5ae16470 Moved to 'ruby-arr-pm' project Jordan Sissel 2012-02-17 22:22:06 -0800
  • c9970fdf65 Moved to 'ruby-arr-pm' project Jordan Sissel 2012-02-17 22:22:06 -0800
  • eaa4e1d1bd Merge pull request #152 from agaffney/master Jordan Sissel 2012-02-14 11:42:05 -0800
  • 08418be6a5 Merge pull request #152 from agaffney/master Jordan Sissel 2012-02-14 11:42:05 -0800
  • f1eb22a29a work around --prefix issue for debs at least Matt Blair 2012-02-14 11:34:29 -0800
  • 5b4b40920f Merge 982dbb799ba6f9537d12205aebe9c40e06995d25 into ce583bd8748c8b6e01c0f73385df1e6555b44e71 GitHub Merge Button 2012-02-07 09:55:21 -0800
  • 949bef8dd8 Merge pull request #154 from dansimau/master Jordan Sissel 2012-02-07 09:55:17 -0800
  • ce583bd874 Merge pull request #154 from dansimau/master Jordan Sissel 2012-02-07 09:55:17 -0800
  • 32b5ef0442 Merge 2080f0cc5b76036aaf5f6f42b4b3595a31b2aed3 into af103fca5ba868455416fdca1ab9126dac27362a GitHub Merge Button 2012-02-07 03:43:13 -0800
  • d1e6c1735e Add maintainer value (packager) RPM spec file in RPM target. Daniel Simmons 2012-02-07 11:38:49 +0000
  • 2080f0cc5b Add maintainer value (packager) RPM spec file in RPM target. Daniel Simmons 2012-02-07 11:38:49 +0000
  • c0a33870ab Add PEAR support Andrew Gaffney 2012-02-03 12:38:37 -0800
  • 982dbb799b Add PEAR support Andrew Gaffney 2012-02-03 12:38:37 -0800
  • 016fceab66 Add a flags class method to FPM::Source::Deb Tray Torrance 2012-02-02 15:24:29 -0800
  • 3345e6b3bc Load FPM::Source::Deb from main FPM include Tray Torrance 2012-02-02 15:16:08 -0800
  • d03b06e590 Add deb as a valid source option Tray Torrance 2012-02-02 15:14:04 -0800
  • 8570a85c11 Refactor FPM::Source::DEB to FPM::Source::Deb for consistency Tray Torrance 2012-02-02 15:12:27 -0800
  • bf636db709 wip: Add debian package as a source Tray Torrance 2012-02-02 14:55:47 -0800
  • 59e31965b7 Merge pull request #146 from zllak/bug/deb Jordan Sissel 2012-02-02 08:08:25 -0800
  • af103fca5b Merge pull request #146 from zllak/bug/deb Jordan Sissel 2012-02-02 08:08:25 -0800
  • a6f6c3f531 Merge 9866c40de9497b5599bfc241cefaff4f980f51c0 into 05276dfec0b5c2012db2a15512e776af7a302aaf GitHub Merge Button 2012-02-02 08:05:38 -0800
  • b851c3a220 Merge pull request #149 from nareshov/rpmbuild-define Jordan Sissel 2012-02-02 08:05:34 -0800
  • 05276dfec0 Merge pull request #149 from nareshov/rpmbuild-define Jordan Sissel 2012-02-02 08:05:34 -0800
  • fd7adb5443 Merge 28a079943251baffe163a084f8a8589f90981bff into f6c265d0d518f32e60ef945c27d1fe934e834d12 GitHub Merge Button 2012-02-02 05:48:18 -0800
  • c20cf60f87 forgot to include the defines method for upstream merge Naresh V 2012-02-02 19:15:51 +0530
  • 28a0799432 forgot to include the defines method for upstream merge Naresh V 2012-02-02 19:15:51 +0530
  • 1d5e675c65 clarify with a comment the package name sanitization Thomas Meson 2012-01-27 11:24:41 +0100
  • 9866c40de9 clarify with a comment the package name sanitization Thomas Meson 2012-01-27 11:24:41 +0100
  • 11cdab4a28 avoid removing the "python" in a package name if not followed by a dash Thomas Meson 2012-01-26 16:49:12 +0100
  • 66c7384402 avoid removing the "python" in a package name if not followed by a dash Thomas Meson 2012-01-26 16:49:12 +0100
  • 75f93cc7c9 sanitize output python package name Thomas Meson 2012-01-26 16:46:55 +0100
  • 4fb16765b0 sanitize output python package name Thomas Meson 2012-01-26 16:46:55 +0100
  • 9425780960 Merge pull request #145 from zllak/bug/deb Jordan Sissel 2012-01-24 09:46:25 -0800
  • f6c265d0d5 Merge pull request #145 from zllak/bug/deb Jordan Sissel 2012-01-24 09:46:25 -0800
  • 441d64ada9 Merge e2dbb28c903a86446f334f8f262f2c44c03761c1 into b94620b3c3b6b4cbe775373f18ee1a4a561a46a3 GitHub Merge Button 2012-01-24 09:34:53 -0800
  • d338ad21c5 do not add the prefix "python" if already in the dependency name Thomas Meson 2012-01-24 18:23:41 +0100
  • e2dbb28c90 do not add the prefix "python" if already in the dependency name Thomas Meson 2012-01-24 18:23:41 +0100
  • 2537eddc9c handles correctly dependencies versions from setup.py Thomas Meson 2012-01-24 18:19:47 +0100
  • dfbe5c0adf handles correctly dependencies versions from setup.py Thomas Meson 2012-01-24 18:19:47 +0100
  • 61fa629134 Add beginnings of MiniTest::Spec support, and some basic template tests. Oliver Hookins 2012-01-02 21:53:55 +1100
  • 9f5cf62adf Add beginnings of MiniTest::Spec support, and some basic template tests. Oliver Hookins 2012-01-02 21:53:55 +1100
  • cf11016cb1 fixed the != and the bug if . is not present Rajat Vig 2011-12-25 00:17:29 +0530
  • 07e023c0ff Merge pull request #137 from rajatvig/master Jordan Sissel 2011-12-20 11:23:22 -0800