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

Commit Graph

  • fb44e631c0 Merge pull request #986 from mdom/master Jordan Sissel 2015-11-07 11:53:24 -0800
  • 755897df58 Merge pull request #986 from mdom/master Jordan Sissel 2015-11-07 11:53:24 -0800
  • 272ebaa33b Merge pull request #993 from taverentech/master Jordan Sissel 2015-11-07 11:53:03 -0800
  • b5e7ec63cc Merge pull request #993 from taverentech/master Jordan Sissel 2015-11-07 11:53:03 -0800
  • 1e832cfba0 Merge pull request #994 from glensc/duplicate-arch Jordan Sissel 2015-11-07 11:52:42 -0800
  • bca7b65cc0 Merge pull request #994 from glensc/duplicate-arch Jordan Sissel 2015-11-07 11:52:42 -0800
  • 77170af1a0 Merge pull request #1001 from glensc/rpm-trigger-desc Jordan Sissel 2015-11-07 11:52:13 -0800
  • e4f17229c1 Merge pull request #1001 from glensc/rpm-trigger-desc Jordan Sissel 2015-11-07 11:52:13 -0800
  • 7ef28b2044 Merge pull request #1006 from Tapjoy/feature/shell_template_improvements Jordan Sissel 2015-11-07 11:51:10 -0800
  • 8f076ceb33 Merge pull request #1006 from Tapjoy/feature/shell_template_improvements Jordan Sissel 2015-11-07 11:51:10 -0800
  • 2868ce245c Merge pull request #1008 from liv3d/freebsd_gtar Jordan Sissel 2015-11-07 11:50:43 -0800
  • 78e5a52fe5 Merge pull request #1008 from liv3d/freebsd_gtar Jordan Sissel 2015-11-07 11:50:43 -0800
  • a0c4d53b21 Merge pull request #1011 from djhaskin987/feature/gitignore-improvements Jordan Sissel 2015-11-07 11:50:25 -0800
  • 1f574b1656 Merge pull request #1011 from djhaskin987/feature/gitignore-improvements Jordan Sissel 2015-11-07 11:50:25 -0800
  • fdd02fda12 Merge pull request #1012 from paul-krohn/pypi-extra-index Jordan Sissel 2015-11-07 11:49:27 -0800
  • 583376af26 Merge pull request #1012 from paul-krohn/pypi-extra-index Jordan Sissel 2015-11-07 11:49:27 -0800
  • 756a912e6c Styling (tab -> spaces) and some reindentation. Jordan Sissel 2015-11-07 11:39:48 -0800
  • 656b2f1ece Styling (tab -> spaces) and some reindentation. Jordan Sissel 2015-11-07 11:39:48 -0800
  • 0669b0a83b Make the new auto-config-files thing be a positive flag. Jordan Sissel 2015-11-07 11:38:12 -0800
  • 4a16e4b75a Make the new auto-config-files thing be a positive flag. Jordan Sissel 2015-11-07 11:38:12 -0800
  • 1dab72f321 Merge pull request #1014 from elvido/master Jordan Sissel 2015-11-07 11:28:30 -0800
  • 7b9d33e37a Merge pull request #1014 from elvido/master Jordan Sissel 2015-11-07 11:28:30 -0800
  • 95393baba3 Merge pull request #1027 from marcteale/master Jordan Sissel 2015-11-07 11:26:00 -0800
  • 5d7ade805f Merge pull request #1027 from marcteale/master Jordan Sissel 2015-11-07 11:26:00 -0800
  • d49619cd51 Pull request grooming. Paul Krohn 2015-11-07 08:41:36 -0800
  • 3c0e783526 Pull request grooming. Paul Krohn 2015-11-07 08:41:36 -0800
  • 8425ab9f77 Update --description in help to display a literal \n instead of a newline. marcteale 2015-11-03 10:38:23 -0800
  • 52ac00b5b3 Update --description in help to display a literal \n instead of a newline. marcteale 2015-11-03 10:38:23 -0800
  • 29280b56ae Use --xz in pacman's tar, update Vagrantfile Daniel Haskin 2015-10-10 12:31:23 -0600
  • 0654b945f1 Use --xz in pacman's tar, update Vagrantfile Daniel Haskin 2015-10-10 12:31:23 -0600
  • 5d17bbda86 Make specs pass for archlinux Daniel Haskin 2015-10-08 22:12:05 -0600
  • abcf872b9b Make specs pass for archlinux Daniel Haskin 2015-10-08 22:12:05 -0600
  • 0dc5ec3b78 Style updates Daniel Haskin 2015-10-08 21:58:59 -0600
  • 699f38320c Style updates Daniel Haskin 2015-10-08 21:58:59 -0600
  • 3bc99a7297 Merge f3b53d353007a03cc7338bb4b7ea55c4cae03539 into 6e2a14a6bbdc8c55c5f4f43f66cf3678a709940a Marcin Kliks 2015-09-29 08:01:43 +0000
  • f3b53d3530 Removed file:/// prefix to use local dir Marcin Kliks 2015-09-29 10:00:04 +0200
  • 40e7c1e4e8 Skipped "-e", to just copy sdist contents Marcin Kliks 2015-09-28 23:40:21 +0200
  • 918f7cd9e5 several improvement regarding the handling of Debian Conf file declaration: - init-scripts, default and upstart specified as command line option are automatically added as declared debian conf file - this behavior can be disabled using "--deb-no-auto-config-file" - reordered the process steps during package generation, thus init-script and config-files options can be used in parallel. without that fix, you will get an error that the script file can not be found during the processing of the config-files options ralf 2015-09-23 22:11:44 +0200
  • f2e4d02c63 several improvement regarding the handling of Debian Conf file declaration: - init-scripts, default and upstart specified as command line option are automatically added as declared debian conf file - this behavior can be disabled using "--deb-no-auto-config-file" - reordered the process steps during package generation, thus init-script and config-files options can be used in parallel. without that fix, you will get an error that the script file can not be found during the processing of the config-files options ralf 2015-09-23 22:11:44 +0200
  • 1738d54f86 Merge db613834ddf284620c437c1f318269639d5aafea into 6e2a14a6bbdc8c55c5f4f43f66cf3678a709940a Igor Vuk 2015-09-22 03:12:28 +0000
  • b56ae04c1b add support for pypi --extra-index-url Paul Krohn 2015-09-17 14:38:46 +0000
  • 338922bc44 add support for pypi --extra-index-url Paul Krohn 2015-09-17 14:38:46 +0000
  • 197e8dbe60 Fix the bug brought up by @ServiusHack Daniel Haskin 2015-09-16 20:52:04 -0600
  • 364c142bfc Fix the bug brought up by @ServiusHack Daniel Haskin 2015-09-16 20:52:04 -0600
  • 439546bc81 Change the other pacman entry in README to be more generic Daniel Haskin 2015-09-16 20:43:45 -0600
  • 0247679950 Change the other pacman entry in README to be more generic Daniel Haskin 2015-09-16 20:43:45 -0600
  • 0da4825192 Change the pacman entry in README to be more generic Daniel Haskin 2015-09-16 20:43:01 -0600
  • 7d72c6d92c Change the pacman entry in README to be more generic Daniel Haskin 2015-09-16 20:43:01 -0600
  • b99360add4 Use @jordansissel's master gitignore Daniel Haskin 2015-09-16 20:40:38 -0600
  • a37a9f7b59 Use @jordansissel's master gitignore Daniel Haskin 2015-09-16 20:40:38 -0600
  • 4301bda7cf Improve gitignore Daniel Haskin 2015-09-16 20:39:12 -0600
  • 0e7c9e5b43 Improve gitignore Daniel Haskin 2015-09-16 20:39:12 -0600
  • 8266e61d58 Remove incorrect gitignore entries Daniel Haskin 2015-09-16 20:36:02 -0600
  • 821f08d80c Remove incorrect gitignore entries Daniel Haskin 2015-09-16 20:36:02 -0600
  • bcbe7d960c Add compression to pacman Daniel Haskin 2015-09-16 20:35:06 -0600
  • 0a3f306d5f Add compression to pacman Daniel Haskin 2015-09-16 20:35:06 -0600
  • 2303eef05c Merge branch 'jsl/master' into feature/arch-support Daniel Haskin 2015-09-16 19:58:19 -0600
  • 5ba3dd0c01 Merge branch 'jsl/master' into feature/arch-support Daniel Haskin 2015-09-16 19:58:19 -0600
  • cc5c926024 Change FreeBSD to use gtar Dan Offord 2015-09-16 17:24:13 +0100
  • adaee7da74 Change FreeBSD to use gtar Dan Offord 2015-09-16 17:24:13 +0100
  • 21c42f40ea Correct detection of existing .old file in releases directory in shell template. Ed Healy 2015-03-10 23:12:12 -0400
  • 814a8f844a Correct detection of existing .old file in releases directory in shell template. Ed Healy 2015-03-10 23:12:12 -0400
  • 4689a59055 add -h to detect current folder symlink in shell template. Ed Healy 2015-03-09 15:06:26 -0400
  • 4eeb8d6e87 add -h to detect current folder symlink in shell template. Ed Healy 2015-03-09 15:06:26 -0400