Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Utilities

    logbuilder 0.1.0 Beta

    Download button

    Downloads: 267  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Filip Gruszczynski | More programs
    GPL v3 / FREE
    January 12th, 2010, 04:26 GMT
    ROOT / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    logbuilder description

    Tool for creating ChangeLog from revision comments

    logbuilder is a simple tool, written in Python, for creation of ChangeLog based on version control content. It takes advantage of conventions used in commit messages to retrieve changes, that can be directly used in a ChangeLog. This way it should simplify the process of sharing changes with users, when new version of software is announced.

    Example:

    Let's assume, that one tags checkins with new features with 'Feature:' string and bugfixes with 'Bugfix:' string. This way he can easily retrieve all new features and bugfixes from the version control repository, when new version of software is distributed. For the first stable version of logbuilder, it would look like this:

    logbuilder.py logbuilder/ -r "Feature:.*"

    which would produce a result similar to this:

    Revision 5 by gruszczy on (1260911863.0, -3600): Feature: filtering messages according to a given regexp.
    Revision 8 by gruszczy on (1260914133.0, -3600): Feature: printing log into a file.
    Revision 9 by gruszczy on (1260915629.0, -3600): Feature: specifying start and end revision for building log.
    Revision 12 by gruszczy on (1260998805.0, -3600): Feature: filtering by a wildcard and by checking whether message contains given string.
    Revision 13 by gruszczy on (1261152432.0, -3600): Feature: mercurial support.


    Usage:

    To obtain usage information simply call logbuilder.py --help


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    ChangeLog generator | log builder | version control | ChangeLog | log | builder

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM