[Bug-triage-commits] python-bzutils: Changes to 'refs/tags/0.1'

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Sat Jun 16 19:42:09 UTC 2007


Changes since the dawn of time:
Gustavo R. Montesino (42):
      Add README file
      Added ChangeLog
      Add a copy of GPL
      Add bzutils python package
      Added setup.py
      Added NEWS
      Added MANIFEST.in
      Added the bug class.
      Fix copyright header
      Added exceptions.py to hold exception classes
      Move exceptions for the right place.
      Typo fix
      Typo fix
      Ignore compiled files
      Added cgi module
      Correctly strip end-of-line from the last column
      ignore vim .swp files
      Added bugzila.py
      Added sample script
      Remove some debugging code which slipped
      Re-raise exceptions after showing usage information.
      Use regex to get bugs with \n correctly
      Add some changelog entries
      Add MANIFEST.in to source tarballs.
      Fix bug list/CSV parsing
      Add vim comments to make sure the .py files get consistent
      Expand tabs to fix indentation errors.
      Typo fix in comment.
      Rename boogle query function from query to query_boogle and the
      src/bzutils/bchart.py, src/bzutils/cgi.py: Added support to query
      src/bzutils.cgi.py (parse_csv): Skip the column title header
      src/bzutils/bchart.py (str_to_chart): Converts a string
      src/bzutils/cgi.py (query_bchart): Adapted to accept the
      src/bzutils-bchart: Example of query_bchart usage
      setup.py: re-indent
      MANIFEST.in: Add the example scripts
      src/bzutils/bugzilla.py (query): "Map" the default backend
      src/bzutils-query: Example of backend_agnostic query usage
      docs/using.txt: Usage instructions for developers.
      Add some autogenerated stuff to the ignore list.
      Add a features list
      Add bzutils-query




More information about the Bug-triage-commits mailing list