1. 06 Sep, 2011 24 commits
    • Łukasz Nowak's avatar
      Prepare 0.5 release. · 9f523c49
      Łukasz Nowak authored
      9f523c49
    • Łukasz Nowak's avatar
      Be more compatible. · fcaf5c04
      Łukasz Nowak authored
      fcaf5c04
    • Łukasz Nowak's avatar
      Merge branch 'master' into cmmi · 5284491f
      Łukasz Nowak authored
      5284491f
    • Łukasz Nowak's avatar
      Go back to development. · f15bb155
      Łukasz Nowak authored
      f15bb155
    • Łukasz Nowak's avatar
      Prepare 0.4 release. · dbed321a
      Łukasz Nowak authored
      dbed321a
    • Łukasz Nowak's avatar
      Implement more of compatibility with known recipes. · 47bf55f2
      Łukasz Nowak authored
      Squashed commit of the following:
      
      commit 2d7dc0b3da46d41b8f3754a301d5662ed2bb64d5
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 17:22:13 2011 +0200
      
          Explain more about patches.
      
      commit d5df4cdcf915f31d35a0aea8cfa465c66e94d881
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 17:18:55 2011 +0200
      
          Provide better looking patches.
      
      commit c6befb0568e21d95ee2b9e96a0490dadf96b7c06
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 17:15:32 2011 +0200
      
          Support make-command and make-options.
      
          Fix configure-command.
      
      commit d2212cb7fa4e7d31af671b33b32fdf97094f7e6e
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 17:04:05 2011 +0200
      
          Allow to override configure command.
      
      commit 4321b38a15de7e5f564656b44acf2c5b84b79eee
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:56:49 2011 +0200
      
          Share applyPatchList with in base class.
      
      commit 4a2ea3b376546df7ddf4d08b58b9b8651be4c324
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:56:29 2011 +0200
      
          Support no md5sum.
      
      commit 2cd36cb7e07b80bbcb1bdbe29108e49899d9ad05
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:56:16 2011 +0200
      
          Show how to patch.
      
      commit 8cd9ea9c02fea1e81b435b5ad2401ead2898330d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:53:45 2011 +0200
      
          Allow options per patch.
      
      commit 84fea6230aeb950cf683e9dc1665fdb74f8e1fd9
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:48:47 2011 +0200
      
          Allow patching.
      
      commit 8934eb92f100e5f7916bdea0bffd65287cee7558
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:30:46 2011 +0200
      
          Allow to keep directories in case of error.
      
          Default is to remove.
      
      commit 74d0b2bd41a827646a1a1fb851f0dbe8185a4965
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:24:49 2011 +0200
      
          Allow to have a=b=c, where a is key and b=c is value.
      
      commit 034c238125fd040c39c87afce6ea4aa6150ed059
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:17:07 2011 +0200
      
          Another typo.
      
      commit f5abcde019f257303f3e86b45792e98ba5dde010
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:15:44 2011 +0200
      
          Follow fixed typo.
      
      commit 5b950e2619beda41904f681b96a6ec05eeec3eab
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:14:35 2011 +0200
      
          Extract does not need md5sum.
      
      commit 6f725632c3574eb3b0d03493b166b385c862adb0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:14:14 2011 +0200
      
          Pass md5sum directly.
      
      commit 9f42d22a38db59a1e3527e19b82af4886657ff52
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:13:53 2011 +0200
      
          Allow to pass empty md5sum.
      
      commit c91fafb1736406cbcb32b36af99277a46b67372d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:13:15 2011 +0200
      
          Fix typos.
      
      commit 8919378ddc44169af07426a5cce6aa55b064f9c9
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Sep 6 16:12:31 2011 +0200
      
          Fix examples.
      47bf55f2
    • Łukasz Nowak's avatar
      Explain more about patches. · 2d7dc0b3
      Łukasz Nowak authored
      2d7dc0b3
    • Łukasz Nowak's avatar
      Provide better looking patches. · d5df4cdc
      Łukasz Nowak authored
      d5df4cdc
    • Łukasz Nowak's avatar
      Support make-command and make-options. · c6befb05
      Łukasz Nowak authored
      Fix configure-command.
      c6befb05
    • Łukasz Nowak's avatar
      Allow to override configure command. · d2212cb7
      Łukasz Nowak authored
      d2212cb7
    • Łukasz Nowak's avatar
      Share applyPatchList with in base class. · 4321b38a
      Łukasz Nowak authored
      4321b38a
    • Łukasz Nowak's avatar
      Support no md5sum. · 4a2ea3b3
      Łukasz Nowak authored
      4a2ea3b3
    • Łukasz Nowak's avatar
      Show how to patch. · 2cd36cb7
      Łukasz Nowak authored
      2cd36cb7
    • Łukasz Nowak's avatar
      Allow options per patch. · 8cd9ea9c
      Łukasz Nowak authored
      8cd9ea9c
    • Łukasz Nowak's avatar
      Allow patching. · 84fea623
      Łukasz Nowak authored
      84fea623
    • Łukasz Nowak's avatar
      Allow to keep directories in case of error. · 8934eb92
      Łukasz Nowak authored
      Default is to remove.
      8934eb92
    • Łukasz Nowak's avatar
      74d0b2bd
    • Łukasz Nowak's avatar
      Another typo. · 034c2381
      Łukasz Nowak authored
      034c2381
    • Łukasz Nowak's avatar
      Follow fixed typo. · f5abcde0
      Łukasz Nowak authored
      f5abcde0
    • Łukasz Nowak's avatar
      Extract does not need md5sum. · 5b950e26
      Łukasz Nowak authored
      5b950e26
    • Łukasz Nowak's avatar
      Pass md5sum directly. · 6f725632
      Łukasz Nowak authored
      6f725632
    • Łukasz Nowak's avatar
      Allow to pass empty md5sum. · 9f42d22a
      Łukasz Nowak authored
      9f42d22a
    • Łukasz Nowak's avatar
      Fix typos. · c91fafb1
      Łukasz Nowak authored
      c91fafb1
    • Łukasz Nowak's avatar
      Fix examples. · 8919378d
      Łukasz Nowak authored
      8919378d
  2. 05 Sep, 2011 14 commits
  3. 02 Sep, 2011 2 commits