1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-17 19:20:13 +01:00

Commit Graph

  • 77b00b0ddd - version bump Jordan Sissel 2012-03-19 14:38:43 -0700
  • 7fb5cb81c3 - version bump Jordan Sissel 2012-03-19 14:38:43 -0700
  • 19136c66d5 Add ploubser Jordan Sissel 2012-03-19 14:38:38 -0700
  • f0ad1b99d5 Add ploubser Jordan Sissel 2012-03-19 14:38:38 -0700
  • 48c6d59992 prep for release Jordan Sissel 2012-03-19 14:38:31 -0700
  • 6e41635c88 prep for release Jordan Sissel 2012-03-19 14:38:31 -0700
  • 886deedf1f . Jordan Sissel 2012-03-19 14:36:08 -0700
  • c81ebdaa90 . Jordan Sissel 2012-03-19 14:36:08 -0700
  • f86c23995e Patch in File::write until the next backports gem is released (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:35:58 -0700
  • f5d30d8d61 Patch in File::write until the next backports gem is released (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:35:58 -0700
  • 559ae665d5 - Fix Dir.mktmpdir invocations to work in both ruby 1.8 and 1.9 (Fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:33:18 -0700
  • 1f1f795acf - Fix Dir.mktmpdir invocations to work in both ruby 1.8 and 1.9 (Fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:33:18 -0700
  • 47bce16cf8 - Add monkeypatches for File.write under Ruby 1.8.7 (will remove monkeypatches once the next version of the 'backports' gem is released) Fixes #175, fixes #176. Jordan Sissel 2012-03-19 14:32:36 -0700
  • 269a61d5cb - Add monkeypatches for File.write under Ruby 1.8.7 (will remove monkeypatches once the next version of the 'backports' gem is released) Fixes #175, fixes #176. Jordan Sissel 2012-03-19 14:32:36 -0700
  • 0a6065114b Fix Find.find() calls for 1.8.7 (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:32:13 -0700
  • db80470f56 Fix Find.find() calls for 1.8.7 (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:32:13 -0700
  • 7c5cdeb065 update license for rspec, other small changes Jordan Sissel 2012-03-19 14:30:51 -0700
  • fd9a51512a update license for rspec, other small changes Jordan Sissel 2012-03-19 14:30:51 -0700
  • e177539866 update gemfile.lock Jordan Sissel 2012-03-19 14:30:33 -0700
  • 997f37ef49 update gemfile.lock Jordan Sissel 2012-03-19 14:30:33 -0700
  • 33ff80e8d2 Fix specs to work in ruby 1.8 Jordan Sissel 2012-03-19 13:52:16 -0700
  • e66ff969b2 Fix specs to work in ruby 1.8 Jordan Sissel 2012-03-19 13:52:16 -0700
  • 088e1e73cc Merge 61b91834197736006a22bd64b860850c66ba775d into b3796b29b2f90b531d99558d73dd3a9e2b5112da GitHub Merge Button 2012-03-19 11:11:24 -0700
  • 61b9183419 Issue #175 version 0.4.0 seems broken with ruby 1.8 - Changed mktmpdir parameters to make the correct directories on 1.8 - Fixed (badly) Find.find to work with 1.8 - Changed File.write to File.open to work with 1.8 Pieter Loubser 2012-03-19 18:04:31 +0000
  • 7038c42047 - fix missing doc comments Jordan Sissel 2012-03-19 00:17:44 -0700
  • 0a34b9ff53 - fix missing doc comments Jordan Sissel 2012-03-19 00:17:44 -0700
  • 5159767528 Fix missing doc comments Jordan Sissel 2012-03-19 00:17:36 -0700
  • 96baa7e7ca Fix missing doc comments Jordan Sissel 2012-03-19 00:17:36 -0700
  • b2bd9a7c88 Remove unused and mysterious 'settings' method Jordan Sissel 2012-03-19 00:17:25 -0700
  • 75974474a5 Remove unused and mysterious 'settings' method Jordan Sissel 2012-03-19 00:17:25 -0700
  • a57e6adc96 Disable rpm provides hackery that doesn't belong in the gem package Jordan Sissel 2012-03-19 00:04:43 -0700
  • b3796b29b2 Disable rpm provides hackery that doesn't belong in the gem package Jordan Sissel 2012-03-19 00:04:43 -0700
  • ada89af7fd - add note about rpm demolestation Jordan Sissel 2012-03-19 00:00:35 -0700
  • 5deb116c8a - add note about rpm demolestation v0.4.0 Jordan Sissel 2012-03-19 00:00:35 -0700
  • 5308e09d8b release Jordan Sissel 2012-03-18 23:25:48 -0700
  • fb8985f39e release Jordan Sissel 2012-03-18 23:25:48 -0700
  • 6f96f2528b - ok, I really use github issues for a todo list. Jordan Sissel 2012-03-18 23:23:40 -0700
  • 593e836910 - ok, I really use github issues for a todo list. Jordan Sissel 2012-03-18 23:23:40 -0700
  • ae0417bb3f - add todo list Jordan Sissel 2012-03-18 23:23:30 -0700
  • 197371946d - add todo list Jordan Sissel 2012-03-18 23:23:30 -0700
  • 07ae15d8c1 - update changelist for release Jordan Sissel 2012-03-18 23:23:06 -0700
  • b11af06e7a - update changelist for release Jordan Sissel 2012-03-18 23:23:06 -0700
  • 170c79f250 Give a proper error message to the user if FileAlreadyExists is tossed Jordan Sissel 2012-03-18 23:22:38 -0700
  • 4dcb11217b Give a proper error message to the user if FileAlreadyExists is tossed Jordan Sissel 2012-03-18 23:22:38 -0700
  • d99ca9f499 Add script loading on input Jordan Sissel 2012-03-18 23:20:43 -0700
  • f640b1bf05 Add script loading on input Jordan Sissel 2012-03-18 23:20:43 -0700
  • 9f7a5e5dbf Fix script support in deb package Jordan Sissel 2012-03-18 23:20:25 -0700
  • 55cc3c0af6 Fix script support in deb package Jordan Sissel 2012-03-18 23:20:25 -0700
  • b8b899eea0 It helps to add scripts *before* #output is invoked. Silly me Jordan Sissel 2012-03-18 22:58:10 -0700
  • f07c49949c It helps to add scripts *before* #output is invoked. Silly me Jordan Sissel 2012-03-18 22:58:10 -0700
  • 11e0af41b1 fix package scripts for rpm Jordan Sissel 2012-03-18 22:56:34 -0700
  • a672ce83ed fix package scripts for rpm Jordan Sissel 2012-03-18 22:56:34 -0700
  • 654a970a1c - default version to 1.0 when invoked on the command line - add support for --inputs Jordan Sissel 2012-03-18 22:56:01 -0700
  • a9cb0659f0 - default version to 1.0 when invoked on the command line - add support for --inputs Jordan Sissel 2012-03-18 22:56:01 -0700
  • 6f02e1e95d Add package scripts spec to rpm Jordan Sissel 2012-03-18 22:55:51 -0700
  • ea98216305 Add package scripts spec to rpm Jordan Sissel 2012-03-18 22:55:51 -0700
  • ad83721825 add doc comments Jordan Sissel 2012-03-17 16:12:35 -0700
  • 7589ca7732 add doc comments Jordan Sissel 2012-03-17 16:12:35 -0700
  • 5542637bcf add more default specs Jordan Sissel 2012-03-17 16:12:29 -0700
  • 88e1e70bd3 add more default specs Jordan Sissel 2012-03-17 16:12:29 -0700
  • 56af3360de add class doc for deb Jordan Sissel 2012-03-17 15:02:41 -0700
  • a3a184c2b7 add class doc for deb Jordan Sissel 2012-03-17 15:02:41 -0700
  • 1c05b0f514 - upgrade arr-pm Jordan Sissel 2012-03-16 15:37:11 -0700
  • 79061ffeec - upgrade arr-pm Jordan Sissel 2012-03-16 15:37:11 -0700