gitg branch master, updated. 79d686825ab41e5f073881e53c4481eb1a585bbe



The branch, master has been updated
       via  79d686825ab41e5f073881e53c4481eb1a585bbe (commit)
      from  7cbcd31f8aa44916458457ce8da9d4c0334aab8a (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 79d686825ab41e5f073881e53c4481eb1a585bbe
Author: Jesse van den Kieboom <jesse ubuntu-dev (none)>
Date:   Sun Feb 15 13:30:39 2009 +0100

    Added simple bundle support
    
    This can be used to produce a zip file which can be distributed and run without installing. Use ./configure --enable-bundle and after 'make bundle' to produce the bundle.

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

Summary of changes:
 Makefile.am                        |    9 ++++
 configure.ac                       |   14 +++++-
 data/Makefile.am                   |    7 +++
 data/icons/Makefile.am             |    6 +++
 gitg/Makefile.am                   |   15 +++++-
 gitg/gitg-dirs.c                   |   86 ++++++++++++++++++++++++++++++++++++
 gitg/{gitg-types.h => gitg-dirs.h} |   18 ++++----
 gitg/gitg-utils.c                  |    3 +-
 gitg/gitg-window.c                 |   11 ++++-
 gitg/gitg.c                        |   31 +++++++++----
 10 files changed, 172 insertions(+), 28 deletions(-)
 create mode 100644 gitg/gitg-dirs.c
 copy gitg/{gitg-types.h => gitg-dirs.h} (72%)


hooks/post-receive
-- 
A GitX clone for gtk+/GNOME



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