git-svnimport | 4 ++-- scripts/libdrm | 23 +++++++++++++++++++++++ scripts/mesa | 29 +++++++++++++---------------- scripts/xorg-server | 12 ++++-------- utils/check-file-diff | 13 +++++++++++++ utils/check-files | 23 +++++++++++++++++++++++ utils/file-list-diff | 29 +++++++++++++++++++++++++++++ 7 files changed, 107 insertions(+), 26 deletions(-)
New commits: commit 2e1a7732dc453c8c89e87c9ef3e1375adaf84e7b Author: Thierry Reding <[EMAIL PROTECTED]> Date: Wed Dec 13 11:58:01 2006 +0100 Add some utilities to show file list differences. commit fac5f474b32bd74f813b8bd6ec3145832a4435ad Author: Thierry Reding <[EMAIL PROTECTED]> Date: Wed Dec 13 11:56:18 2006 +0100 Fix a bug that would result in only the first branch location being imported. Properly search *all* available branch locations instead of blindly using the first one available. commit 00ecc4d65cea280ba63b07ff6e1e477f66e16963 Author: Thierry Reding <[EMAIL PROTECTED]> Date: Wed Dec 13 11:52:06 2006 +0100 Import only the trunk as well as the modular, 7.1 and experimental branches for the Mesa and libdrm libraries. Everything else is either obsolete or has never been used or committed to. commit 385670feeb356fa7cc92f6e7d3e4bc4b00c92cb1 Author: Thierry Reding <[EMAIL PROTECTED]> Date: Wed Dec 13 11:50:05 2006 +0100 Only import what's reachable through the current trunk and 7.1 branch into the X server. Everything else seemed to have been forgotten along the way. If more locations need to be added, they should go into a separate branch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]