1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-29 04:01:33 +02:00

Commit Graph

  • 1045bf962c adding --rpm-init option (fix) Josh Dolitsky 2014-08-11 13:49:24 -0700
  • 8b3c2e54f9 adding --rpm-init option Josh Dolitsky 2014-08-11 11:18:23 -0700
  • d540e275ec adding --rpm-init option Josh Dolitsky 2014-08-11 11:18:23 -0700
  • d9df69cf4a Add npm specs Jordan Sissel 2014-10-25 05:41:28 +0000
  • 41b4041210 Add npm specs Jordan Sissel 2014-10-25 05:41:28 +0000
  • 8d38574b7e Add input and output rpm trigger support Maxime Caumartin 2014-10-25 05:35:14 +0000
  • 4452a2395c Add input and output rpm trigger support Maxime Caumartin 2014-10-25 05:35:14 +0000
  • a04a3bcb9a Move from @logger ivar to logger method. Jordan Sissel 2014-10-25 05:16:25 +0000
  • 81486255d7 Move from @logger ivar to logger method. Jordan Sissel 2014-10-25 05:16:25 +0000
  • 73b6c2d77c Merge pull request #776 from Tapjoy/feature/sh_template_enhancements Jordan Sissel 2014-10-24 22:27:26 -0700
  • c453f6a445 Merge pull request #776 from Tapjoy/feature/sh_template_enhancements Jordan Sissel 2014-10-24 22:27:26 -0700
  • f362fad65e Merge pull request #760 from malinoff/patch-1 Jordan Sissel 2014-10-24 22:19:27 -0700
  • b98e6a9f9b Merge pull request #760 from malinoff/patch-1 Jordan Sissel 2014-10-24 22:19:27 -0700
  • 5e10734260 Merge f70041f3f49a7167e6858262b852a1dbb9017333 into 310c39f167fbef1dd6e4deadf098601772caa5f5 Ben Webber 2014-10-25 05:19:08 +0000
  • fa09b6aeec Merge pull request #765 from shrijeet/master Jordan Sissel 2014-10-24 22:18:11 -0700
  • 310c39f167 Merge pull request #765 from shrijeet/master Jordan Sissel 2014-10-24 22:18:11 -0700
  • 9d92528875 npm: Set :prefix default to npm prefix -g Jordan Sissel 2014-10-25 05:12:23 +0000
  • fe65edcf77 npm: Set :prefix default to npm prefix -g Jordan Sissel 2014-10-25 05:12:23 +0000
  • d0d9f0b199 Start moving towards logger method instead so it's easier to handle initialization. Jordan Sissel 2014-10-25 05:12:06 +0000
  • 67086ba56c Start moving towards logger method instead so it's easier to handle initialization. Jordan Sissel 2014-10-25 05:12:06 +0000
  • 7f11bc00e9 Somehow the templates were syntactically invalid? I dunno. Fixed. Jordan Sissel 2014-10-25 04:51:34 +0000
  • a588dfe830 Somehow the templates were syntactically invalid? I dunno. Fixed. Jordan Sissel 2014-10-25 04:51:34 +0000
  • 025642814a Fix typo from previous commit Jordan Sissel 2014-10-25 04:51:27 +0000
  • 6ba1d2aa32 Fix typo from previous commit Jordan Sissel 2014-10-25 04:51:27 +0000
  • df56dcc01f Adding validation to stop debian users entering names with spaces Grantlyk 2014-08-06 04:10:15 +0100
  • 12d31ae5c7 Adding validation to stop debian users entering names with spaces Grantlyk 2014-08-06 04:10:15 +0100
  • 524432333f Merge 1c9cd7d1ac334313ad119f7cb5a7aa102af5fdb0 into 045e73ebcd6942e1ecef8e8d317f957de1b5baba Grant 2014-10-25 04:42:37 +0000
  • c6f66dd024 deb: Always provide a "changes" file Jordan Sissel 2014-10-25 04:07:46 +0000
  • 045e73ebcd deb: Always provide a "changes" file Jordan Sissel 2014-10-25 04:07:46 +0000
  • 0045f0095a Don't follow symlinks when copying files. Jordan Sissel 2014-10-25 01:38:09 +0000
  • d03fae0b07 Don't follow symlinks when copying files. Jordan Sissel 2014-10-25 01:38:09 +0000
  • ca60ca6cde Merge a4d554c63a08af601f769d97fd5440c8084aebaa into 37ae6149c66c1a36aed84d4df0a0d5eb8c9d1eca Grant 2014-10-19 00:13:25 +0000
  • 574a59efa1 Merge 0ec3bb7e8bb68b5f44b2f740a1abf57a36cb5e4e into 37ae6149c66c1a36aed84d4df0a0d5eb8c9d1eca Tray 2014-10-17 13:37:30 +0000
  • c4219ad406 Merge pull request #787 from djhaskin987/feature/786 Jordan Sissel 2014-10-16 11:48:46 -0700
  • 37ae6149c6 Merge pull request #787 from djhaskin987/feature/786 Jordan Sissel 2014-10-16 11:48:46 -0700
  • 1d295e5db5 Merge pull request #772 from djhaskin987/feature/661 Jordan Sissel 2014-10-16 11:47:06 -0700
  • bed690c035 Merge pull request #772 from djhaskin987/feature/661 Jordan Sissel 2014-10-16 11:47:06 -0700
  • 7977e2323c Check first for Build.PL, then for Makefile.PL Daniel Jay Haskin 2014-10-16 10:00:31 -0600
  • a93ca9bb24 Check first for Build.PL, then for Makefile.PL Daniel Jay Haskin 2014-10-16 10:00:31 -0600
  • 8a29dd5ea0 Add --log=xxx support Jordan Sissel 2014-10-15 18:14:38 +0000
  • ff00426a86 Add --log=xxx support Jordan Sissel 2014-10-15 18:14:38 +0000
  • 1c9cd7d1ac Updates made Grantlyk 2014-10-07 20:56:25 +0100
  • 0c991fbca1 Updates made Grantlyk 2014-10-07 20:55:28 +0100
  • 9d8197186c Commit changes Grantlyk 2014-10-01 22:51:47 +0100
  • 79f06b66bd Adding validation to stop debian users entering names with spaces Grantlyk 2014-08-06 04:10:15 +0100
  • 8e551e5e6a Merge pull request #778 from nbrownus/master Jordan Sissel 2014-10-07 11:58:41 -0700
  • 7c9ba58280 Merge pull request #778 from nbrownus/master Jordan Sissel 2014-10-07 11:58:41 -0700
  • 1f4223c49f Allow removal of Vendor field for deb Nate Brown 2014-10-07 17:55:57 +0000
  • 15939fe4f8 Allow removal of Vendor field for deb Nate Brown 2014-10-07 17:55:57 +0000
  • 7ff5c52fc1 Merge pull request #763 from mlafeldt/strip_perllocal_pod Jordan Sissel 2014-10-06 16:11:35 -0700
  • e84cfb5f08 Merge pull request #763 from mlafeldt/strip_perllocal_pod Jordan Sissel 2014-10-06 16:11:35 -0700
  • 57e2160a01 Enhancements to sh template Chris Gerber 2014-10-03 13:45:17 -0400
  • 2a9155cbc1 Enhancements to sh template Chris Gerber 2014-10-03 13:45:17 -0400
  • a4d554c63a Changes for merge Grantlyk 2014-10-02 00:06:48 +0100
  • 1702a67b49 Commit changes Grantlyk 2014-10-01 22:51:47 +0100
  • 52be0e386e Adding validation to stop debian users entering names with spaces Grantlyk 2014-08-06 04:10:15 +0100
  • 54c68a17c6 Merge 4e4b384754900d0aaf10ea8ab3cd8a5b3c5f3986 into 845fea91f1b317d486103d4d516432dde0fe49e9 Julien Pervillé 2014-09-26 10:46:07 +0000
  • 4e4b384754 Warn about strange debian dependencies, but don't auto-fix (downcase) them. Julien Pervillé 2014-09-26 12:38:59 +0200
  • 64a91c3df8 Add docs badge to README René Föhring 2014-09-23 12:08:01 +0200
  • 3c3c867a7c Merge into scriptmap in the name of elegance Daniel Haskin 2014-09-19 07:23:15 -0600
  • 4f466939e9 Merge into scriptmap in the name of elegance Daniel Haskin 2014-09-19 07:23:15 -0600
  • 6ad6767844 Pass other scripts through Daniel Haskin 2014-09-19 07:10:51 -0600
  • 3202242f9f Pass other scripts through Daniel Haskin 2014-09-19 07:10:51 -0600
  • 53c4b51d0b Grammar, contributions Daniel Haskin 2014-09-19 06:53:41 -0600