1. 13 May, 2008 2 commits
  2. 02 May, 2008 1 commit
  3. 02 Apr, 2008 2 commits
  4. 31 Mar, 2008 1 commit
  5. 13 Mar, 2008 1 commit
  6. 22 Feb, 2008 3 commits
  7. 21 Feb, 2008 1 commit
  8. 18 Feb, 2008 4 commits
  9. 12 Feb, 2008 3 commits
  10. 07 Feb, 2008 1 commit
  11. 22 Jan, 2008 1 commit
  12. 14 Jan, 2008 3 commits
  13. 13 Jan, 2008 7 commits
  14. 18 Dec, 2007 1 commit
  15. 13 Dec, 2007 2 commits
  16. 02 Dec, 2007 1 commit
  17. 03 Nov, 2007 2 commits
  18. 01 Nov, 2007 3 commits
  19. 31 Oct, 2007 1 commit
    • jim's avatar
      Feature Change: · 53fd6f07
      jim authored
      Added a configuration option that causes buildout to error if a
        version is picked. This is a nice safety belt when fixing all
        versions is intented, especially whan creating releases.
      
      (This already-desired feature made it easier to write the test for
        the bug fix below. :)
      
      Bug Fixed:
      
      When installing from source releases, a version specification (via a
        buildout versions section) for setuptools was ignored when deciding
        which setuptools to use to build an egg from the source release.
      
      
      git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@81268 62d5b8a3-27da-0310-9561-8e5933582275
      53fd6f07