[parted-devel] GNU Parted Official Repository: Changes to 'origin'
David Cantrell
dcantrell-guest at alioth.debian.org
Wed Dec 13 01:26:18 CET 2006
configure.ac | 5
libparted/Makefile.am | 8 +
libparted/disk.c | 20 +-
libparted/exception.c | 23 ++
libparted/tests/Makefile.am | 11 +
libparted/tests/common.c | 22 ++
libparted/tests/common.h | 6 +
libparted/tests/label.c | 61 ++++++
libparted/unit.c | 20 +-
parted/parted.c | 80 +++++---
parted/ui.c | 8 -
po/ja.po | 329 ++++++++++++++++---------------
po/nl.po | 391 +++++++++++++++++++++----------------
po/pl.po | 330 ++++++++++++++++---------------
scripts/release/tarball_upload.sh | 16 +-
15 files changed, 773 insertions(+), 557 deletions(-)
New commits:
commit 60a1188ce869ec19a0650cb4251f80bc2b51625c
Author: Leslie P. Polzer <polzer at gnu.org>
Date: Mon Dec 11 18:00:00 2006 +0100
Updated translations.
commit b9fadd12d1a6c0a853f999398ed5d689fd7d9106
Author: Debarshi Ray <rishi at gnu.org>
Date: Sat Dec 9 01:11:49 2006 +0530
Alias 'print list' with 'print all'.
commit 6928477436823359850941fabd78444635752095
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Mon Dec 11 07:46:34 2006 -0200
Include a disk probing test
commit c95d7f912f577c6188c4900826f50ddd54505b4e
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Mon Dec 11 07:46:34 2006 -0200
If CHECK is installed on configure time, build our unittest framework
commit 38f29307583865f83117aa7c7c85a297feefad18
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Mon Dec 11 07:46:33 2006 -0200
Add CHECK unittext library detection to Autoconf script
commit ab143e1794c06ee5828450ec48ebccd2a89adfa4
Author: Leslie P. Polzer <polzer at gnu.org>
Date: Sat Dec 9 10:51:43 2006 +0100
Release script: cannot call "return" from top level; replaced with "exit".
commit a6c3ff6df55c31c922a7e963662b1a0d76001162
Author: Debarshi Ray <rishi at gnu.org>
Date: Fri Dec 8 00:51:06 2006 +0530
Zero sized device is shown as 0.00B and not -0.00kB.
commit 17155dfd54b893181c0cc6aee98b1387b4e3ba7a
Author: Otavio Salvador <otavio at debian.org>
Date: Wed Dec 6 23:33:52 2006 -0200
libparted/exception.c: Dynamically allow space of exception message.
commit b8903b3f54151437a2fff93399ca50b01abd4184
Author: Otavio Salvador <otavio at debian.org>
Date: Wed Dec 6 22:44:40 2006 -0200
Output a backtrace when catching SEGV_MAPERR or a general SIGSEGV signals.
commit 13c28f379c46d983e7005808261119c188b9c8a0
Author: Debarshi Ray <rishi at gnu.org>
Date: Thu Dec 7 07:31:39 2006 +0530
Implement 'print devices'.
commit 7df669078834b8a48eb29042d1c6fea06e221367
Author: Benno Schulenberg <bensberg at justemail.net>
Date: Wed Dec 6 00:00:03 2006 +0100
Translate the copyright message, and hard wrap it
commit a9fea1add642a8f1243932a4db2ee967ad668a4b
Author: Otavio Salvador <otavio at debian.org>
Date: Tue Dec 5 15:32:26 2006 -0200
libparted/disk.c: Standarize the way we walk throught the disk types overall the code
commit 0f1ba3f5d9d57f3a2205ec67738f611cf5b22e7d
Author: Otavio Salvador <otavio at debian.org>
Date: Tue Dec 5 14:16:04 2006 -0200
Revert "Add check unittest support and a initial test for a resizing bug."
This code wasn't ready for commit yet.
This reverts commit ba43cb6ff7bb1d945062e25b94efecb1b84c0c33.
commit fe914828d2b36451a7056292560820633c891afe
Author: Otavio Salvador <otavio at debian.org>
Date: Tue Dec 5 14:12:24 2006 -0200
parted/parted.c: Remove useless line break
commit ba43cb6ff7bb1d945062e25b94efecb1b84c0c33
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Mon Dec 4 23:40:54 2006 -0200
Add check unittest support and a initial test for a resizing bug.
commit dc4df69ecac2c693328dba452f4b4e9df9c0d29f
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date: Sun Dec 3 22:20:25 2006 -0500
Fix the upload script to correctly reference the sig files.
More information about the parted-devel
mailing list