[Checkins] [zopefoundation/z3c.recipe.tag] 694a3f: Move the tag generation recipe out of my Sandbox

GitHub noreply at github.com
Wed Mar 20 14:26:34 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.recipe.tag
  Commit: 694a3fa4e3d31fca0f05f51b9af993fa9d4f0987
      https://github.com/zopefoundation/z3c.recipe.tag/commit/694a3fa4e3d31fca0f05f51b9af993fa9d4f0987
  Author: Paul Carduner <paul at carduner.net>
  Date:   2008-03-16 (Sun, 16 Mar 2008)

  Changed paths:
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py
    A src/z3c/__init__.py
    A src/z3c/recipe/__init__.py
    A src/z3c/recipe/tag/__init__.py
    A src/z3c/recipe/tag/id-lang.map

  Log Message:
  -----------
  Move the tag generation recipe out of my Sandbox


  Commit: 72632b9ccc07ec553a11e57b6f8dd804113ca719
      https://github.com/zopefoundation/z3c.recipe.tag/commit/72632b9ccc07ec553a11e57b6f8dd804113ca719
  Author: Paul Carduner <paul at carduner.net>
  Date:   2008-03-16 (Sun, 16 Mar 2008)

  Changed paths:
    A CHANGES.txt
    M setup.py

  Log Message:
  -----------
  fix typo in setup.py and add CHANGES.txt file.


  Commit: 52719aab77d45475a0e1ee4f31aac3d23899e88e
      https://github.com/zopefoundation/z3c.recipe.tag/commit/52719aab77d45475a0e1ee4f31aac3d23899e88e
  Author: Paul Carduner <paul at carduner.net>
  Date:   2008-03-16 (Sun, 16 Mar 2008)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  bump version number after release


  Commit: 81630adb5af6a2f77c496cf10c3d360d01467093
      https://github.com/zopefoundation/z3c.recipe.tag/commit/81630adb5af6a2f77c496cf10c3d360d01467093
  Author: Paul Carduner <paul at carduner.net>
  Date:   2008-03-16 (Sun, 16 Mar 2008)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  change url to pypi page for future releases.


  Commit: b898e7bf6afc258b2e55906c3d6c050b77f319ca
      https://github.com/zopefoundation/z3c.recipe.tag/commit/b898e7bf6afc258b2e55906c3d6c050b77f319ca
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2008-08-28 (Thu, 28 Aug 2008)

  Changed paths:
    M CHANGES.txt
    M README.txt
    R bootstrap.py
    M setup.py
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Specify tools to be built in the commandline; add support for Mac, BBEdit.

* Allow command-line choices for what files to build, and what languages ctags
  should parse.  (Note that the default behavior of running ``./bin/tags``
  is the same as previous releases.)

* Support the Mac OS X packaging system "macports" (exuberant ctags is
  ``ctags-exuberant`` in Ubuntu and ``ctags`` in macports).

* Support creating BBEdit-style ctags files.

* Small changes for development (use bootstrap external, set svn:ignore)


  Commit: a9dac39208f0dce8e6d18b08ff6b55e38e98d589
      https://github.com/zopefoundation/z3c.recipe.tag/commit/a9dac39208f0dce8e6d18b08ff6b55e38e98d589
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2008-08-28 (Thu, 28 Aug 2008)

  Changed paths:
    M README.txt
    M setup.py
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Reinstate "no JavaScript" default because ctags seems to sometimes puke on it.  Fix typo.  Prepare for 0.2.0.


  Commit: 3e95d2557e129e625a2e6b57d29967f41a6eb80b
      https://github.com/zopefoundation/z3c.recipe.tag/commit/3e95d2557e129e625a2e6b57d29967f41a6eb80b
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2008-08-28 (Thu, 28 Aug 2008)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  commit to release date


  Commit: 238b5a88b3260f592621d4dd0676962a33307eb9
      https://github.com/zopefoundation/z3c.recipe.tag/commit/238b5a88b3260f592621d4dd0676962a33307eb9
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2008-09-12 (Fri, 12 Sep 2008)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/tag/id-lang.map

  Log Message:
  -----------
  Also index Javascript, CSS and ReStructuredText files with id-utils.


  Commit: 69124962b8530925fe03a65e1ec17e5b0113d053
      https://github.com/zopefoundation/z3c.recipe.tag/commit/69124962b8530925fe03a65e1ec17e5b0113d053
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2008-09-12 (Fri, 12 Sep 2008)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Define a default entry point for zc.buildout, so you can simply say

    [ctags]
    recipe = z3c.recipe.tag


  Commit: 39ea9b080a601debb1aabbd518ea7290d4e4bd8f
      https://github.com/zopefoundation/z3c.recipe.tag/commit/39ea9b080a601debb1aabbd518ea7290d4e4bd8f
  Author: Christian Theune <ct at gocept.com>
  Date:   2009-08-06 (Thu, 06 Aug 2009)

  Changed paths:
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Give a more obvious error message if an executable can't be found.


  Commit: aa6ffb3b2e1ab749881fa2f3d290519dc4777000
      https://github.com/zopefoundation/z3c.recipe.tag/commit/aa6ffb3b2e1ab749881fa2f3d290519dc4777000
  Author: Paul Carduner <paul at carduner.net>
  Date:   2009-08-16 (Sun, 16 Aug 2009)

  Changed paths:
    M README.txt
    M buildout.cfg
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Add support for using this recipe with paver by providing a paver task.


  Commit: 93b735ddf00e92770dcda1f8ae3f0f1af2c4ef50
      https://github.com/zopefoundation/z3c.recipe.tag/commit/93b735ddf00e92770dcda1f8ae3f0f1af2c4ef50
  Author: Paul Carduner <paul at carduner.net>
  Date:   2009-08-16 (Sun, 16 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  update changes and release information.


  Commit: 8c571977323b35de42cca199126d64b647299142
      https://github.com/zopefoundation/z3c.recipe.tag/commit/8c571977323b35de42cca199126d64b647299142
  Author: Paul Carduner <paul at carduner.net>
  Date:   2009-08-16 (Sun, 16 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  version bump


  Commit: d7bd7c9175ef7facec6f80eb335c93d003752f29
      https://github.com/zopefoundation/z3c.recipe.tag/commit/d7bd7c9175ef7facec6f80eb335c93d003752f29
  Author: Paul Carduner <paul at carduner.net>
  Date:   2009-08-27 (Thu, 27 Aug 2009)

  Changed paths:
    M README.txt

  Log Message:
  -----------
  add some additional documentation.


  Commit: 500ceda0c745c0eedbbc63ff2b823e35b698fb2e
      https://github.com/zopefoundation/z3c.recipe.tag/commit/500ceda0c745c0eedbbc63ff2b823e35b698fb2e
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2009-10-28 (Wed, 28 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/tag/id-lang.map

  Log Message:
  -----------
  Also index Mako and HTML files with id-utils.


  Commit: da857872547aed778c72f45d9fba40cd69cdb78f
      https://github.com/zopefoundation/z3c.recipe.tag/commit/da857872547aed778c72f45d9fba40cd69cdb78f
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2010-08-29 (Sun, 29 Aug 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  support zc.buildout 1.5.0


  Commit: 90a32f81be3f9f8cc352e41f41291788281f33ce
      https://github.com/zopefoundation/z3c.recipe.tag/commit/90a32f81be3f9f8cc352e41f41291788281f33ce
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2010-08-29 (Sun, 29 Aug 2010)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  remove $Id$ in setup.py


  Commit: d0095682223e9c9620685020d93ad8038a3c88af
      https://github.com/zopefoundation/z3c.recipe.tag/commit/d0095682223e9c9620685020d93ad8038a3c88af
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2010-08-29 (Sun, 29 Aug 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  prep for release


  Commit: e25061d9c6b367dde4c8af5ef2c39404988bd0a3
      https://github.com/zopefoundation/z3c.recipe.tag/commit/e25061d9c6b367dde4c8af5ef2c39404988bd0a3
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2010-08-29 (Sun, 29 Aug 2010)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  oops, wrong year.


  Commit: 2c21b85174d90a3f1a29d88ff09264a2fed2dae9
      https://github.com/zopefoundation/z3c.recipe.tag/commit/2c21b85174d90a3f1a29d88ff09264a2fed2dae9
  Author: Gary Poster <gary at modernsongs.com>
  Date:   2010-08-29 (Sun, 29 Aug 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  open for dev


  Commit: a4a5ac4c0cf1b5b24cfb6400f1541e36fdc4a779
      https://github.com/zopefoundation/z3c.recipe.tag/commit/a4a5ac4c0cf1b5b24cfb6400f1541e36fdc4a779
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-09-27 (Mon, 27 Sep 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    M setup.py
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Conform to repository policy.


  Commit: c19bce31292fd6a76f81455db97782c4a37cc881
      https://github.com/zopefoundation/z3c.recipe.tag/commit/c19bce31292fd6a76f81455db97782c4a37cc881
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Skip nonexistent sys.path directories to avoid ctags warnings.


  Commit: 919c46a30636a2dba5b64f8b3bb41a8d2bd80ecf
      https://github.com/zopefoundation/z3c.recipe.tag/commit/919c46a30636a2dba5b64f8b3bb41a8d2bd80ecf
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.4.1


  Commit: d524e8c9edf4633ee06323790132436d44cd8124
      https://github.com/zopefoundation/z3c.recipe.tag/commit/d524e8c9edf4633ee06323790132436d44cd8124
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.4.2


  Commit: 84210426208d8f4177d96127ae8779cbcaea9dd8
      https://github.com/zopefoundation/z3c.recipe.tag/commit/84210426208d8f4177d96127ae8779cbcaea9dd8
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Allow setting console_script argument defaults in recipe options.


  Commit: 14883db1a383e799566620ab728246b84586b259
      https://github.com/zopefoundation/z3c.recipe.tag/commit/14883db1a383e799566620ab728246b84586b259
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Exclude Python import statements by default from showing up as tags.


  Commit: cf3cd8f84e1cc11353b790a8527157d74f88872b
      https://github.com/zopefoundation/z3c.recipe.tag/commit/cf3cd8f84e1cc11353b790a8527157d74f88872b
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2012-08-29 (Wed, 29 Aug 2012)

  Changed paths:
    M src/z3c/recipe/tag/__init__.py

  Log Message:
  -----------
  Defaults should not override all command-line arguments


  Commit: d07b0c6d891e922eece0fba6e2f72c5b07f00f51
      https://github.com/zopefoundation/z3c.recipe.tag/commit/d07b0c6d891e922eece0fba6e2f72c5b07f00f51
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.5


  Commit: edd2d8499abf1a3f99a3ed1893ccd2531e2ccacf
      https://github.com/zopefoundation/z3c.recipe.tag/commit/edd2d8499abf1a3f99a3ed1893ccd2531e2ccacf
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.6


  Commit: b571846c460fabdfd6c2f5d99e9803983d60239c
      https://github.com/zopefoundation/z3c.recipe.tag/commit/b571846c460fabdfd6c2f5d99e9803983d60239c
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M README.txt

  Log Message:
  -----------
  document usage of defaults in buildout recipe


  Commit: fd967b5660023c7e925ddd9e08f7b21993e2d36c
      https://github.com/zopefoundation/z3c.recipe.tag/commit/fd967b5660023c7e925ddd9e08f7b21993e2d36c
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    A MANIFEST.in

  Log Message:
  -----------
  add manifest to allow baking releases from exports


  Commit: ee02f80116e4a01bf6668c916dc19831938a23ec
      https://github.com/zopefoundation/z3c.recipe.tag/commit/ee02f80116e4a01bf6668c916dc19831938a23ec
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  update changelog


  Commit: 3568ca4e747ff64d15d1010cfb5e737cd4c98bb0
      https://github.com/zopefoundation/z3c.recipe.tag/commit/3568ca4e747ff64d15d1010cfb5e737cd4c98bb0
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.6


  Commit: 1ca9f34b040735bad01274bb61e66793a738dc1d
      https://github.com/zopefoundation/z3c.recipe.tag/commit/1ca9f34b040735bad01274bb61e66793a738dc1d
  Author: Christian Theune <ct at gocept.com>
  Date:   2012-09-07 (Fri, 07 Sep 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.7


Compare: https://github.com/zopefoundation/z3c.recipe.tag/compare/694a3fa4e3d3^...1ca9f34b0407


More information about the checkins mailing list