Changes to archive thelove@canonical.com/bazaar--devo--1.1

pqm at canonical.com pqm at canonical.com
Sun Dec 5 10:36:33 CST 2004


New revision thelove at canonical.com/bazaar--devo--1.1--patch-28

2004-12-05 GMT	Canonical.com Patch Queue Manager <pqm at canonical.com>	patch-28

    Summary:
      merge in Tez Kamihira's gettext work, diff correctness & nuking of changes, and new command tree-id
    Revision:
      bazaar--devo--1.1--patch-28

    Patches applied:
    
     * robert.collins at canonical.com--general/bazaar--devel--1.1--patch-18
       merge in Tez Kamihira's gettext work, tweaked to baz and for better modularity
    
     * robert.collins at canonical.com--general/bazaar--devel--1.1--patch-19
       implement tree-id, a command to get the unique tree id in one step
    
     * robert.collins at canonical.com--general/bazaar--devel--1.1--patch-20
       fix diff so that it works for patchlevels without having a default archive set
    
     * tez at kamihira.com--2004s/tla--devo-po--1.3--base-0
       tag of lord at emf.net--2004/tla--devo--1.3--patch-26
    
     * tez at kamihira.com--2004s/tla--devo-po--1.3--patch-1
       add setup function for gettext().
    
     * tez at kamihira.com--2004s/tla--devo-po--1.3--patch-2
       tagged strings in almost all of libarch/*.c
    

    new files:
     commands/.arch-ids/tree-id.c.id
     commands/.arch-ids/tree-id.h.id commands/tree-id.c
     commands/tree-id.h po/.arch-ids/=id po/.arch-ids/LINGUAS.id
     po/.arch-ids/gettext.h.id po/.arch-ids/ja.po.id po/LINGUAS
     po/Makefile.in po/PLUGIN/.arch-ids/=id
     po/PLUGIN/.arch-ids/REQ.id po/PLUGIN/REQ po/README
     po/etc/.arch-ids/=id po/etc/.arch-ids/makepo.id
     po/etc/.arch-ids/memo.ja.id po/etc/.arch-ids/messages.pot.id
     po/etc/makepo po/etc/memo.ja po/etc/messages.pot po/gettext.h
     po/ja.po tests/.arch-ids/test-tree-id.sh.id
     tests/test-tree-id.sh

    removed files:
     commands/.arch-ids/cmd-changes.c.id commands/cmd-changes.c
     commands/cmd-changes.h

    modified files:
     PLUGIN/options baz/Makefile.in baz/baz.c
     commands/cmd-abrowse.c commands/cmd-add-id.c
     commands/cmd-add-log-version.c commands/cmd-add-pristine.c
     commands/cmd-ancestry-graph.c commands/cmd-ancestry.c
     commands/cmd-apply-changeset.c commands/cmd-apply-delta.c
     commands/cmd-archive-fixup.c commands/cmd-archive-meta-info.c
     commands/cmd-archive-mirror.c commands/cmd-archive-setup.c
     commands/cmd-archive-snapshot.c commands/cmd-archive-version.c
     commands/cmd-archives.c commands/cmd-branch.c
     commands/cmd-branches.c commands/cmd-build-config.c
     commands/cmd-cachedrevs.c commands/cmd-cacherev.c
     commands/cmd-cat-archive-log.c commands/cmd-cat-config.c
     commands/cmd-cat-log.c commands/cmd-categories.c
     commands/cmd-changelog.c commands/cmd-changeset.c
     commands/cmd-commit.c commands/cmd-default-id.c
     commands/cmd-delete-id.c commands/cmd-delta.c
     commands/cmd-diff.c commands/cmd-diff.h commands/cmd-escape.c
     commands/cmd-file-diff.c commands/cmd-file-find.c
     commands/cmd-find-pristine.c commands/cmd-get-changeset.c
     commands/cmd-get.c commands/cmd-grab.c commands/cmd-help.c
     commands/cmd-id-tagging-defaults.c
     commands/cmd-id-tagging-method.c commands/cmd-id.c
     commands/cmd-import.c commands/cmd-init-tree.c
     commands/cmd-inventory.c commands/cmd-join-branch.c
     commands/cmd-library-add.c commands/cmd-library-archives.c
     commands/cmd-library-branches.c
     commands/cmd-library-categories.c
     commands/cmd-library-config.c commands/cmd-library-file.c
     commands/cmd-library-find.c commands/cmd-library-log.c
     commands/cmd-library-remove.c commands/cmd-library-revisions.c
     commands/cmd-library-versions.c commands/cmd-lock-pristine.c
     commands/cmd-lock-revision.c commands/cmd-log-for-merge.c
     commands/cmd-log-versions.c commands/cmd-logs.c
     commands/cmd-make-archive.c commands/cmd-make-branch.c
     commands/cmd-make-category.c commands/cmd-make-log.c
     commands/cmd-make-version.c commands/cmd-merges.c
     commands/cmd-missing.c commands/cmd-move-id.c
     commands/cmd-mv.c commands/cmd-my-default-archive.c
     commands/cmd-my-id.c commands/cmd-my-revision-library.c
     commands/cmd-new-merges.c commands/cmd-parse-package-name.c
     commands/cmd-pristines.c commands/cmd-rbrowse.c
     commands/cmd-redo.c commands/cmd-register-archive.c
     commands/cmd-remove-log-version.c commands/cmd-replay.c
     commands/cmd-revisions.c commands/cmd-set-tree-version.c
     commands/cmd-show-changeset.c commands/cmd-star-merge.c
     commands/cmd-switch.c commands/cmd-sync-tree.c
     commands/cmd-tree-root.c commands/cmd-tree-version.c
     commands/cmd-uncacherev.c commands/cmd-undo.c
     commands/cmd-update.c commands/cmd-valid-package-name.c
     commands/cmd-versions.c commands/cmd-whereis-archive.c
     commands/cmds.c commands/lint.c tests/Makefile.in
     tests/test-diff.sh tests/test-mv-explicit-baz.sh
     tests/test-mv-explicit.sh tests/test-pristines.sh

    renamed files:
     tests/test-what-changed.sh
       ==> tests/test-diff.sh


    new directories:
     po po/.arch-ids po/PLUGIN po/PLUGIN/.arch-ids po/etc
     po/etc/.arch-ids

    new patches:
     robert.collins at canonical.com--general/bazaar--devel--1.1--patch-18
     robert.collins at canonical.com--general/bazaar--devel--1.1--patch-19
     robert.collins at canonical.com--general/bazaar--devel--1.1--patch-20
     tez at kamihira.com--2004s/tla--devo-po--1.3--base-0
     tez at kamihira.com--2004s/tla--devo-po--1.3--patch-1
     tez at kamihira.com--2004s/tla--devo-po--1.3--patch-2
     thelove at canonical.com/bazaar--devo--1.1--patch-28






More information about the bazaar-commits mailing list