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

Commit Graph

  • 7c19d6ab10 program_exists? now checks if the file path is executable. Jordan Sissel 2014-02-09 22:26:14 -0800
  • 49eae2a0fb Use program_exists? instead of program_in_path? Jordan Sissel 2014-02-09 22:25:38 -0800
  • eed91f9dd5 Use program_exists? instead of program_in_path? Jordan Sissel 2014-02-09 22:25:38 -0800
  • c961485ddb Factor 'does this program exist?' into a separate method Jordan Sissel 2014-02-09 22:21:17 -0800
  • b68296b7aa Factor 'does this program exist?' into a separate method Jordan Sissel 2014-02-09 22:21:17 -0800
  • f467a1f1fe Use ::Dir so we get ruby core's Dir, not FPM::Package::Dir Jordan Sissel 2014-02-09 22:20:39 -0800
  • 4d737eef7a Use ::Dir so we get ruby core's Dir, not FPM::Package::Dir Jordan Sissel 2014-02-09 22:20:39 -0800
  • 3d5fc6c996 Use /bin/sh as the default if $SHELL isn't set in the environment. Jordan Sissel 2014-02-05 06:48:30 +0000
  • 2ea0517967 Use /bin/sh as the default if $SHELL isn't set in the environment. Jordan Sissel 2014-02-05 06:48:30 +0000
  • f81c4c554c typo Jordan Sissel 2014-02-05 06:48:29 +0000
  • 21fca922c0 typo Jordan Sissel 2014-02-05 06:48:29 +0000
  • b74d269c37 Goodbye, Tempfile, I hated you always. Jordan Sissel 2014-02-05 06:47:03 +0000
  • 98bb44a5d9 Goodbye, Tempfile, I hated you always. Jordan Sissel 2014-02-05 06:47:03 +0000
  • ec44dedca4 Upgrade arr-pm to 0.0.9; fixes a race condition in RPM file reading Jordan Sissel 2014-02-05 06:46:05 +0000
  • a8671079bf Upgrade arr-pm to 0.0.9; fixes a race condition in RPM file reading Jordan Sissel 2014-02-05 06:46:05 +0000
  • 2ebb4665f3 Add test coverage for #607 (safesystem w/ no $SHELL) Jordan Sissel 2014-02-05 06:45:47 +0000
  • e4a94be2af Add test coverage for #607 (safesystem w/ no $SHELL) Jordan Sissel 2014-02-05 06:45:47 +0000
  • 0c67cc78f1 Add option to overide python interpreter in installed scripts Vladimir Rutsky 2014-01-31 13:51:07 +0400
  • e7681bb9d9 Add option to overide python interpreter in installed scripts Vladimir Rutsky 2014-01-31 13:51:07 +0400
  • e6506e20ab Fixed typo and added more help info Maxime Caumartin 2014-01-28 13:59:22 -0500
  • 25c1dcff68 Change names to make them less opaque Maxime Caumartin 2014-01-28 13:45:41 -0500
  • 31f2a83a4e Add input and output rpm trigger support Maxime Caumartin 2014-01-28 12:11:31 -0500
  • d5ef2825e3 anally retentive tweaks Nick Griffiths 2014-01-23 19:47:55 +1300
  • 15362eb305 anally retentive tweaks Nick Griffiths 2014-01-23 19:47:55 +1300
  • 80c89a8c09 Another example Nick Griffiths 2014-01-23 13:43:43 +1300
  • 7df18a9e47 Another example Nick Griffiths 2014-01-23 13:43:43 +1300
  • f0524fe6aa Fix #365 producing huge packages because of hard links Vladimir Yarotsky 2014-01-22 16:06:47 +0300
  • 7cea7b277c Merge pull request #18 from gerbercj/feature/only_move_symlinks Chris Gerber 2014-01-21 06:42:20 -0800
  • d8d820e774 Add an interface to the tar flags for the data archive so that they are testable. Add some tests. bentis 2014-01-14 10:01:20 +0100
  • 1505c6606c Add an interface to the tar flags for the data archive so that they are testable. Add some tests. bentis 2014-01-14 10:01:20 +0100
  • 27c86987e8 Merge remote-tracking branch 'upstream/master' bentis 2014-01-20 12:34:39 +0100
  • 9e9e5d23a3 Merge remote-tracking branch 'upstream/master' bentis 2014-01-20 12:34:39 +0100
  • 0faaf54338 Updates based upon feedback Chris Gerber 2014-01-15 14:44:49 -0500
  • 3061931082 Bump version Chris Gerber 2014-01-14 16:48:57 -0500
  • 95e1fd82fc Add ability to force overwrite Chris Gerber 2014-01-14 16:48:48 -0500
  • 05e145083e Add --gem-disable-dependencies flag to allow for excluding one or more auto dependencies Derek Olsen 2013-12-11 16:00:48 -0800
  • a437506e5c Add --gem-disable-dependencies flag to allow for excluding one or more auto dependencies Derek Olsen 2013-12-11 16:00:48 -0800
  • af377f85d8 Merge 47acfc4a22097522000bbcac86cff5dbde761313 into ff16e2cb2807ae02f6709f098d287a4c75331fbf Marius Karnauskas 2014-01-12 17:41:27 -0800
  • 47acfc4a22 fixed error Marius Karnauskas 2014-01-13 01:41:21 +0000
  • 313f15603d version bump 1.0.2 Jordan Sissel 2014-01-10 12:22:40 -0800
  • ff16e2cb28 version bump 1.0.2 v1.0.2 Jordan Sissel 2014-01-10 12:22:40 -0800
  • f3097f74f5 Update changelist Jordan Sissel 2014-01-10 12:22:01 -0800
  • 8b90e62db0 Update changelist Jordan Sissel 2014-01-10 12:22:01 -0800
  • 7b0e3056b6 Merge pull request #617 from tail/fix-default-deb-compression Jordan Sissel 2014-01-10 12:15:17 -0800
  • 07235c45f5 Merge pull request #617 from tail/fix-default-deb-compression Jordan Sissel 2014-01-10 12:15:17 -0800
  • cbc8452beb Update changelog Jordan Sissel 2014-01-10 12:01:46 -0800
  • c37c00eabe Update changelog Jordan Sissel 2014-01-10 12:01:46 -0800
  • a7af7de9f1 Set default to 'gz' (fixes broken tests) Jordan Sissel 2014-01-10 12:01:04 -0800
  • 142c18958b Set default to 'gz' (fixes broken tests) Jordan Sissel 2014-01-10 12:01:04 -0800
  • 336733cb4c Update changelog Jordan Sissel 2014-01-10 11:57:55 -0800
  • ff73cde900 Update changelog Jordan Sissel 2014-01-10 11:57:55 -0800
  • 73cddaad22 Short circuit the extraction if the directory already exists Chris Gerber 2014-01-10 14:31:44 -0500
  • 3d8a9d7bba Fixed default value for --deb-compression. Jason Yan 2014-01-09 16:51:24 -0800
  • 61cda42996 Fixed default value for --deb-compression. Jason Yan 2014-01-09 16:51:24 -0800
  • 2d3fdadeb0 Merge pull request #616 from EvanKrall/master Jordan Sissel 2014-01-09 14:50:25 -0800
  • 84d4377795 Merge pull request #616 from EvanKrall/master Jordan Sissel 2014-01-09 14:50:25 -0800
  • 7745def4b3 Merge remote-tracking branch 'upstream/master' bentis 2014-01-09 21:17:07 +0100
  • 4c8dfadfb5 Merge remote-tracking branch 'upstream/master' bentis 2014-01-09 21:17:07 +0100
  • dce30ee119 Don't throw an error when --deb-compression=gz is passed. Evan Krall 2014-01-08 20:45:02 -0800
  • 4381495d2e Don't throw an error when --deb-compression=gz is passed. Evan Krall 2014-01-08 20:45:02 -0800
  • a9f548ceeb Don't put gem_bin_path in packages if there's no need. Jordan Sissel 2014-01-08 12:08:46 -0800
  • 3407b9a33f Don't put gem_bin_path in packages if there's no need. Jordan Sissel 2014-01-08 12:08:46 -0800
  • 95236cdfc4 - ruby syntax clean up Marius Karnauskas 2014-01-08 06:55:46 +0000
  • fdbf4afebd Properly make the args ordering be $HOME/.fpm, $PWD/.fpm, CLI args Jordan Sissel 2014-01-07 12:42:40 -0800