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

git-migration: Changes to 'master'



 clone                      |    8 ++++----
 driver.template            |   20 ++++++++++----------
 library.template           |   16 ++++++++--------
 migrate                    |    2 +-
 proto.template             |   18 +++++++++---------
 repack                     |   16 ++++++++++------
 scripts/libdrm             |   17 +++++++++--------
 scripts/libx11             |   13 +++++--------
 scripts/mesa               |   24 ++++++++++++------------
 scripts/x11proto-composite |   16 ++++++++--------
 scripts/x11proto-gl        |   16 ++++++++--------
 scripts/xorg-server        |   20 +++++++++++---------
 12 files changed, 95 insertions(+), 91 deletions(-)

New commits:
commit 443df8cc6ab646001f31d9009023fa4f754b6f7b
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 20:17:05 2006 +0100

    Don't run the clone script.
    
    Cloning the upstream repos should be done manually. Michel Dänzer proposed
    to provide a remotes file for the upstream repository in the tree (e.g.
    debian/git/remotes/upstream) which can be symlinked to from .git/remotes if
    someone wants to fetch the upstream repositories.

commit 58825953678165b84dee5b0a10928bacac8b344d
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 20:11:29 2006 +0100

    Skip revision 3937 which creates a bad tag, resulting in losing the index.
    
    Also import the experimental branch and don't try to get tags from the
    'tags/xserver' directory.

commit 377cd7d1084c319cd2e97677167ea295b6971509
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 19:01:37 2006 +0100

    Always cleanup the repository.

commit 732ee6b90ee04b0d56a91138e9d9d8c169d47058
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 18:59:44 2006 +0100

    Bring up to date with the latest library template.

commit ac60ee3999efc1c6bc54834071c7eae70d7d9c4a
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 18:59:22 2006 +0100

    Remove trailing slashes and import into the 'trunk' branch.

commit 3503b7e49036b10ee00a609f138f6fb7874b987e
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 18:56:53 2006 +0100

    Replace libdmx by the @PACKAGE@ variable because it's a template file.

commit 1c3f2f82463788875896cd6cd1761bef2afea253
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 18:15:51 2006 +0100

    Drop slashes at the end of locations and import into the 'trunk' branch.

commit 3314ee4ad3ca3ca4cb60e33d84854fe565c07c06
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 18:14:29 2006 +0100

    Don't use slashes at the end of locations because it does more harm than good.
    
    A slash at the end does e.g. prevent tags from being created successfully or
    looses information when copying whole directories from one part of the
    repository to another.

commit cc15c7ed89b3310a9ad7fc72679d49c9a36154ea
Author: Thierry Reding <thierry@gilfi.de>
Date:   Wed Dec 13 15:34:03 2006 +0100

    Rework the repack script so it processes repositories as it finds them.



Reply to: