nemiver branch master, updated. nemiver-0.6.4-40-g2a49c2a



The branch, master has been updated
       via  2a49c2adb2a223413a6a537f2df6e0dfffbd7c59 (commit)
       via  545f18f6895d55d377c457b708836fbd25066087 (commit)
       via  1eb874bf78e3bec987e9a2f36597414dc77f812f (commit)
       via  fe9f357de9940219dbbbff6af08cc65c6c34ae90 (commit)
       via  6897ff31d5f78a5bcd7022a4ce1a33f9ffd10322 (commit)
      from  f71160d7fe64c65e3861a3087e2425f1f87afb9a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2a49c2adb2a223413a6a537f2df6e0dfffbd7c59
Author: Dodji Seketeli <dodji redhat com>
Date:   Sun Mar 1 12:50:40 2009 +0100

    Update NEWS file for 0.6.5
    
    	* NEWS: Update Fixes and Translations entries.
    	The format of this file has changed now. It's more git-ish now.

commit 545f18f6895d55d377c457b708836fbd25066087
Author: Dodji Seketeli <dodji redhat com>
Date:   Sun Mar 1 12:01:42 2009 +0100

    GPL-ize gitlog2gnucl
    
    	* gitlog2gnucl: Add GPL license blurb to the file.

commit 1eb874bf78e3bec987e9a2f36597414dc77f812f
Author: Dodji Seketeli <dodji redhat com>
Date:   Sun Mar 1 11:32:46 2009 +0100

    Better gitlog2gnucl input/output handling
    
    	* gitlog2gnucl (Entry#to_s): Insert a tab before the Summary line.
    	(main): Teach git log to generate each commit entry starting with
    	a "--START-ENTRY--" marker string and ending with a "--STAR-ENTRY--"
    	marker string. Remove useless spaces from commit entry fields.
    	(process_git_log): Use commit start/end marker string.
    	Also, various fields now don't contain useless
    	spaces anymore

commit fe9f357de9940219dbbbff6af08cc65c6c34ae90
Author: Dodji Seketeli <dodji redhat com>
Date:   Sun Mar 1 11:09:38 2009 +0100

    Update build system for releases from git
    
    	* Makefile.am: Throw svn-isms away
    	* configure.ac: Bump version to 0.6.5

commit 6897ff31d5f78a5bcd7022a4ce1a33f9ffd10322
Author: Dodji Seketeli <dodji redhat com>
Date:   Sun Mar 1 09:55:24 2009 +0100

    Write gitlog2gnucl to generate GNU ChangeLogs
    
    	* git-commit-messages.README: New file. Describes the git commit
    	message format from now on.
    	* gitlog2gnucl: Script to generate a GNU ChangeLog from the Nemiver
    	git logs.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                  |    8 +++
 Makefile.am                |   13 ++--
 NEWS                       |   56 +++++++++++++++++++
 configure.ac               |    4 +-
 git-commit-messages.README |   31 ++++++++++
 gitlog2gnucl               |  132 ++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 235 insertions(+), 9 deletions(-)
 create mode 100644 git-commit-messages.README
 create mode 100755 gitlog2gnucl


hooks/post-receive
-- 
A visual C/C++ debugger



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]