gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] gnuarch 1.2.1 released!


From: James Blackwell
Subject: [Gnu-arch-users] gnuarch 1.2.1 released!
Date: Tue, 10 Aug 2004 06:20:03 -0400
User-agent: Mutt/1.5.6+20040722i

Good morning to all! 

I've just released tla-1.2.1. This is mostly a small fixes release, though
some useful stuff has gotten in:

* Spaces support in filenames (done by cehteh, merged by Tom)
* New version of libneon (ported by yours truly)
* Gobs of small bugs
* Gobs of typos
* NFS revlib fix. (Yes, this is the corrupt inode sigs one)

For those that have had patches in 1.2.1 accepted, don't forget to hunt
down bugs on buggoo and get them closed. I assume that everybody knows how
to do this, but to review: 

Thusly, without further fanfare, I'd like to open tla-1.2.2rc1. I'll
accept small patches, bugfixes, typos, etc. If you'd like to get something
reviewed for 1.2.2rc1, send an email to me with a subject of 
"MERGE-1.2.2: Description here". In the body of the email, give me
instructions on what revisions you want merged, where your archive is,
your key id if your archive is signed, etc.

I intend to release tla-1.2.2rc1 on 27 August. After that point, I'll
only accept fixes to patches added for rc1. New features/fixes will have
to wait until 1.2.3 development, which will hopefully open up on 12
September 2004.

2004-08-10 09:08:21 GMT James Blackwell <address@hidden>        patch-20

    Summary:
      Removing some debugging from cmd-archive-meta-info.c
    Revision:
      tla--devo--1.3--patch-20

    Removing some debugging from cmd-archive-meta-info.c
    
    Patches applied:
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    

    modified files:
     ChangeLog libarch/cmd-archive-meta-info.c


2004-07-26 04:52:32 GMT James Blackwell <address@hidden>        patch-19

    Summary:
      aesthetic cleanups for changeset functions, etc (Jivera)
    Revision:
      tla--devo--1.3--patch-19

    aesthetic cleanups for changeset functions, etc (Jivera)
    
    Patches applied:
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    
     * address@hidden/tla--cleanup--1.3--patch-3
       undo rel_join_output formatting change
    
     * address@hidden/tla--cleanup--1.3--patch-4
       fix rel_join_output memory leak
    
     * address@hidden/tla--cleanup--1.3--patch-5
       remove unnecessary tests in previous patch
    
     * address@hidden/tla--cleanup--1.3--patch-6
       refactor pika_save_escape calls in apply-changeset.c
    
     * address@hidden/tla--cleanup--1.3--patch-7
       stylistic fixes
    
     * address@hidden/tla--cleanup--1.3--patch-8
       fix merge conflicts for jblack
    

    modified files:
     ChangeLog libarch/apply-changeset.c libarch/changeset-report.c
     libarch/inv-ids.c libarch/star-merge.c libawk/relational.c

    new patches:
     address@hidden/tla--cleanup--1.3--patch-3
     address@hidden/tla--cleanup--1.3--patch-4
     address@hidden/tla--cleanup--1.3--patch-5
     address@hidden/tla--cleanup--1.3--patch-6
     address@hidden/tla--cleanup--1.3--patch-7
     address@hidden/tla--cleanup--1.3--patch-8


2004-07-25 19:41:46 GMT James Blackwell <address@hidden>        patch-18

    Summary:
      Teach apply-changeset to apply in . by default (Bader)
    Revision:
      tla--devo--1.3--patch-18

    Teach apply-changeset to apply in . by default (Bader)
    
    Patches applied:
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    
     * address@hidden/tla--devo--1.3--patch-5
       Make "apply-changeset" command default to current-directory
    

    modified files:
     ChangeLog libarch/cmd-apply-changeset.c

    new patches:
     address@hidden/tla--devo--1.3--patch-5


2004-07-25 19:28:55 GMT James Blackwell <address@hidden>        patch-17

    Summary:
      change file-diffs command to file-diff, with file-diffs alias (Bader)
    Revision:
      tla--devo--1.3--patch-17

    change file-diffs command to file-diff, with file-diffs alias (Bader)
    
    Patches applied:
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    
     * address@hidden/tla--devo--1.3--patch-4
       Rename "file-diffs" command to "file-diff" (with compat alias)
    

    new files:
     ChangeLog

    removed files:
     ChangeLog

    modified files:
     libarch/cmd-file-diff.c libarch/cmd-file-diff.h
     libarch/cmd-file-find.c libarch/cmd-file-find.h libarch/cmds.c

    renamed files:
     libarch/cmd-file-diffs.c
       ==> libarch/cmd-file-diff.c
     libarch/cmd-file-diffs.h
       ==> libarch/cmd-file-diff.h

    new patches:
     address@hidden/tla--devo--1.3--patch-4


2004-07-25 06:15:59 GMT James Blackwell <address@hidden>        patch-16

    Summary:
      memleak fix for star-merge and code simplification for make-changeset 
(Jivera)
    Revision:
      tla--devo--1.3--patch-16

    memleak fix for star-merge and code simplification for make-changeset 
(Jivera)
    
    Patches applied:
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    
     * address@hidden/tla--cleanup--1.3--patch-2
       more memory leaks and cleanups
    

    modified files:
     libarch/make-changeset.c libarch/star-merge.c

    new patches:
     address@hidden/tla--cleanup--1.3--patch-2


2004-07-24 22:02:59 GMT James Blackwell <address@hidden>        patch-15

    Summary:
      Formatting fixes for previous revision
    Revision:
      tla--devo--1.3--patch-15

    Formatting fixes for previous revision
    
    Patches applied:
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    

    modified files:
     libarch/cmd-ancestry.c libarch/cmd-get.c
     libarch/cmd-library-add.c libarch/cmd-register-archive.c
     libarch/cmd-star-merge.c libarch/cmd-undo.c libarch/cmdutils.c
     libarch/import.c


2004-07-24 21:51:27 GMT James Blackwell <address@hidden>        patch-14

    Summary:
      Gobs of extra checks/small fixes/typos (Bentley)
    Revision:
      tla--devo--1.3--patch-14

    Gobs of extra checks/small fixes/typos (Bentley)
    
    Patches applied:
    
     * address@hidden/tla--llintegration--1.2--base-0
       tag of address@hidden/tlasrc--backbuild--0--base-0
    
     * address@hidden/tla--llintegration--1.2--patch-1
       Star-merge
    
     * address@hidden/tla--llintegration--1.2--patch-2
       Merged the latest changes
    
     * address@hidden/tlasrc--backbuild--0--base-0
       tag of address@hidden/tla--integration--1.2--patch-8
    
     * address@hidden/tlasrc--devel--0--patch-1
       Input validation for tla revisions
    
     * address@hidden/tlasrc--devel--0--patch-2
       Made input validation only happen for user-entered versions
    
     * address@hidden/tlasrc--devel--0--patch-4
       input validation for cmd-versions
    
     * address@hidden/tlasrc--devel--0--patch-6
       handled invalid SFTP URLs without botched invariants
    
     * address@hidden/tlasrc--devel--0--patch-7
       Added preliminary support for URI validation to make-archive
    
     * address@hidden/tlasrc--devel--0--patch-8
       Added URL validation to register-archive
    
     * address@hidden/tlasrc--devel--0--patch-9
       Style fixups for URI validation work
    
     * address@hidden/tlasrc--devel--0--patch-10
       added missing prototype for arch_check_uri
    
     * address@hidden/tlasrc--devel--0--patch-16
       Rewrote arch_check_for to be faster and clearer
    
     * address@hidden/tlasrc--errors--2--base-0
       tag of address@hidden/tla--llintegration--1.2--patch-2
    
     * address@hidden/tlasrc--errors--2--patch-1
       Added input validation to cmd-missing, corrected useage
    
     * address@hidden/tlasrc--errors--2--patch-2
       Applied the latest from Robert Collins' integration branch
    
     * address@hidden/tlasrc--errors--2--patch-3
       Made arch_check_for tolerate fully-qualified archive names
    
     * address@hidden/tlasrc--errors--2--patch-4
       Added input validation to star-merge
    
     * address@hidden/tlasrc--errors--2--patch-5
       Added #include!
    
     * address@hidden/tlasrc--errors--2--patch-6
       Input validation for library-add
    
     * address@hidden/tlasrc--errors--2--patch-7
       Input validation for sync-tree
    
     * address@hidden/tlasrc--errors--2--patch-8
       Fixed archive check
    
     * address@hidden/tlasrc--errors--3--base-0
       tag of address@hidden/tlasrc--errors--2--patch-8
    
     * address@hidden/tlasrc--errors--3--patch-1
       Re-based to address@hidden/tla--devo--1.3
    
     * address@hidden/tlasrc--errors--3--patch-2
       Introduced arch_determine_revision
    
     * address@hidden/tlasrc--errors--3--patch-3
       Removed useless parameters to arch_revision_exists
    
     * address@hidden/tlasrc--errors--3--patch-4
       Fixed up import errors
    
     * address@hidden/tlasrc--errors--3--patch-5
       Fixed up tag so source and target are checked as appropriate
    
     * address@hidden/tlasrc--errors--3--patch-6
       Added sensible error for library-log
    
     * address@hidden/tlasrc--errors--3--patch-7
       Fixed hook error message
    
     * address@hidden/tlasrc--errors--3--patch-8
       Input validation for 'changes'
    
     * address@hidden/tlasrc--errors--3--patch-9
       Added support for validating directories
    
     * address@hidden/tlasrc--errors--3--patch-10
       Added input validation to cmd-delta
    
     * address@hidden/tlasrc--errors--3--patch-11
       Input validation for apply-changeset
    
     * address@hidden/tlasrc--errors--3--patch-12
       Added input validation to "ancestry"
    
     * address@hidden/tlasrc--errors--3--patch-13
       Merge with Walters 2-9, except for delta
    
     * address@hidden/tlasrc--errors--3--patch-14
       Added support for patchlevels to arch_determine_revision
    
     * address@hidden/tlasrc--errors--3--patch-15
       Added support for versions to arch_fqvsn_from_tree_and_input
    
     * address@hidden/tlasrc--errors--3--patch-16
       Added =partner-versions
    
     * address@hidden/tlasrc--errors--3--patch-17
       Merged fixes for input validation in "revisions"
    
     * address@hidden/tlasrc--errors--3--patch-18
       Merged input validation for cmd-versions
    
     * address@hidden/tlasrc--errors--3--patch-19
       Merge from devel: Handled invalid SFTP URLs better
    
     * address@hidden/tlasrc--errors--3--patch-20
       merge from devel: Fixed missing #include
    
     * address@hidden/tlasrc--errors--4--base-0
       tag of address@hidden/tla--devo--1.3--patch-26
    
     * address@hidden/tlasrc--errors--4--patch-1
       Rebased to tla--devo--1.3--patch-26
    
     * address@hidden/tlasrc--errors--4--patch-2
       merge from devel: massive arch_check_for rewrite
    
     * address@hidden/tla--mainline--1.3--patch-2
       add new function arch_fqvsn_from_tree_and_input
    
     * address@hidden/tla--mainline--1.3--patch-3
       use arch_fqvsn_from_tree_and_input in undo cmd
    
     * address@hidden/tla--mainline--1.3--patch-4
       include archive.h in cmdutils.h
    
     * address@hidden/tla--mainline--1.3--patch-5
       make cat-log and get-changeset use arch_fqvsn_from_tree_and_input
    
     * address@hidden/tla--mainline--1.3--patch-6
       add command argument to arch_fqvsn_from_tree_and_input
    
     * address@hidden/tla--mainline--1.3--patch-7
       update to new arch_fqvsn_from_tree_and_input api
    
     * address@hidden/tla--mainline--1.3--patch-8
       make delta use arch_fqvsn_from_tree_and_input api, remove ability to 
operate on directories
    
     * address@hidden/tla--mainline--1.3--patch-9
       restore ability for delta to operate on directories
    

    modified files:
     libarch/archive.c libarch/archive.h libarch/cmd-ancestry.c
     libarch/cmd-apply-changeset.c libarch/cmd-cat-log.c
     libarch/cmd-changes.c libarch/cmd-delta.c
     libarch/cmd-get-changeset.c libarch/cmd-get.c
     libarch/cmd-import.c libarch/cmd-library-add.c
     libarch/cmd-library-log.c libarch/cmd-make-archive.c
     libarch/cmd-register-archive.c libarch/cmd-revisions.c
     libarch/cmd-star-merge.c libarch/cmd-sync-tree.c
     libarch/cmd-tag.c libarch/cmd-undo.c libarch/cmd-versions.c
     libarch/cmdutils.c libarch/cmdutils.h libarch/import.c
     libarch/local-cache.c libarch/pfs-sftp.c libarch/pfs-sftp.h
     libarch/pfs.c libarch/pfs.h

    new patches:
     address@hidden/tla--llintegration--1.2--base-0
     address@hidden/tla--llintegration--1.2--patch-1
     address@hidden/tla--llintegration--1.2--patch-2
     address@hidden/tlasrc--backbuild--0--base-0
     address@hidden/tlasrc--devel--0--patch-1
     address@hidden/tlasrc--devel--0--patch-2
     address@hidden/tlasrc--devel--0--patch-4
     address@hidden/tlasrc--devel--0--patch-6
     address@hidden/tlasrc--devel--0--patch-7
     address@hidden/tlasrc--devel--0--patch-8
     address@hidden/tlasrc--devel--0--patch-9
     address@hidden/tlasrc--devel--0--patch-10
     address@hidden/tlasrc--devel--0--patch-16
     address@hidden/tlasrc--errors--2--base-0
     address@hidden/tlasrc--errors--2--patch-2
     address@hidden/tlasrc--errors--3--base-0
     address@hidden/tlasrc--errors--3--patch-1
     address@hidden/tlasrc--errors--3--patch-2
     address@hidden/tlasrc--errors--3--patch-3
     address@hidden/tlasrc--errors--3--patch-4
     address@hidden/tlasrc--errors--3--patch-5
     address@hidden/tlasrc--errors--3--patch-6
     address@hidden/tlasrc--errors--3--patch-7
     address@hidden/tlasrc--errors--3--patch-8
     address@hidden/tlasrc--errors--3--patch-9
     address@hidden/tlasrc--errors--3--patch-10
     address@hidden/tlasrc--errors--3--patch-11
     address@hidden/tlasrc--errors--3--patch-12
     address@hidden/tlasrc--errors--3--patch-13
     address@hidden/tlasrc--errors--3--patch-14
     address@hidden/tlasrc--errors--3--patch-15
     address@hidden/tlasrc--errors--3--patch-16
     address@hidden/tlasrc--errors--3--patch-17
     address@hidden/tlasrc--errors--3--patch-18
     address@hidden/tlasrc--errors--3--patch-19
     address@hidden/tlasrc--errors--3--patch-20
     address@hidden/tlasrc--errors--4--base-0
     address@hidden/tlasrc--errors--4--patch-1
     address@hidden/tlasrc--errors--4--patch-2
     address@hidden/tla--mainline--1.3--patch-2
     address@hidden/tla--mainline--1.3--patch-3
     address@hidden/tla--mainline--1.3--patch-4
     address@hidden/tla--mainline--1.3--patch-5
     address@hidden/tla--mainline--1.3--patch-6
     address@hidden/tla--mainline--1.3--patch-7
     address@hidden/tla--mainline--1.3--patch-8
     address@hidden/tla--mainline--1.3--patch-9


2004-07-24 19:52:40 GMT James Blackwell <address@hidden>        patch-13

    Summary:
      Small fix to rbrowse (now archivename/regex really works)
    Revision:
      tla--devo--1.3--patch-13

    Small fix to rbrowse (now archivename/regex really works)
    
    Patches applied:
    
     * address@hidden/tla--rbrowse--1.3--patch-3
       Incorrect argument count for rbrowse
    

    modified files:
     libarch/cmd-rbrowse.c

    new patches:
     address@hidden/tla--rbrowse--1.3--patch-3


2004-07-23 01:25:42 GMT James Blackwell <address@hidden>        patch-12

    Summary:
      Inventory fixes. matching ids, nonexistant dirs, unused ids on non-source 
files (Bentley)
    Revision:
      tla--devo--1.3--patch-12

    Inventory fixes. matching ids, nonexistant dirs, unused ids on non-source 
files (Bentley)
    
    Patches applied:
    
     * address@hidden/tlasrc--inventory--1--patch-4
       Prevented directories from matching .id files in tree-lint
    
     * address@hidden/tlasrc--inventory--1--patch-5
       stopped trying to analyse non-existant directories
    
     * address@hidden/tlasrc--inventory--2--patch-2
       Fixed unused ID detection so it catches IDs that match non-source files
    

    modified files:
     libarch/inv-ids.c libarch/inv-ids.h libarch/proj-tree-lint.c

    new patches:
     address@hidden/tlasrc--inventory--1--patch-4
     address@hidden/tlasrc--inventory--1--patch-5
     address@hidden/tlasrc--inventory--2--patch-2


2004-07-22 14:51:18 GMT James Blackwell <address@hidden>        patch-8

    Summary:
      Snap inode sigs for the get --link case (A Bentley -> R Collins)
    Revision:
      tla--devo--1.3--patch-8

    Snap inode sigs for the get --link case (A Bentley -> R Collins)
    
    Patches applied:
    
     * address@hidden/tlasrc--sigfix--0--base-0
       tag of address@hidden/tla--llintegration--1.2--patch-1
    
     * address@hidden/tlasrc--sigfix--0--patch-1
       Snapped inode sigs for the get --link case
    
     * address@hidden/tla--inode-sigs--1.2--patch-9
       merge address@hidden/tlasrc--sigfix--0 - fix tla get --link so it 
creates inode sigs
    
     * address@hidden/tla--integration--1.2--patch-15
       import tla get --link fix from abentley via 
address@hidden/tla--inode-sigs--1.2--patch-9
    
     * address@hidden/tla--integration--1.3--patch-2
       bring import tla get --link fix from abentley forward from 
integration--1.2
    

    modified files:
     libarch/cmd-get.c

    new patches:
     address@hidden/tlasrc--sigfix--0--base-0
     address@hidden/tlasrc--sigfix--0--patch-1
     address@hidden/tla--inode-sigs--1.2--patch-9
     address@hidden/tla--integration--1.2--patch-15
     address@hidden/tla--integration--1.3--patch-2


2004-07-21 19:03:21 GMT James Blackwell <address@hidden>        patch-7

    Summary:
      various typos, and change in join-branch help (address@hidden)
    Revision:
      tla--devo--1.3--patch-7

    various typos, and change in join-branch help (address@hidden)
    
    Patches applied:
    
     * address@hidden/tla--dev--1.3--patch-2
       clarify join-branch help text
    
     * address@hidden/tla--dev--1.3--patch-3
       fixed spelling
    
     * address@hidden/tla--dev--1.3--patch-4
       fixed spelling in the mv command help text
    
     * address@hidden/tla--dev--1.3--patch-5
       minor help text tweaks
    

    modified files:
     libarch/archive.c libarch/cmd-apply-delta.c
     libarch/cmd-archives.c libarch/cmd-delta.c libarch/cmd-help.c
     libarch/cmd-join-branch.c libarch/cmd-mv.c libarch/inv-ids.c

    new patches:
     address@hidden/tla--dev--1.3--patch-2
     address@hidden/tla--dev--1.3--patch-3
     address@hidden/tla--dev--1.3--patch-4
     address@hidden/tla--dev--1.3--patch-5


2004-07-21 17:36:16 GMT James Blackwell <address@hidden>        patch-6

    Summary:
      Fix for occasional incorrectly generated changesets (Defresne)
    Revision:
      tla--devo--1.3--patch-6

    Fix for occasional incorrectly generated changesets (Defresne)
    
    Patches applied:
    
     * address@hidden/tla--changeset--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-9
    
     * address@hidden/tla--changeset--1.3--patch-1
       fixed commit.c to cause the correct generation of changesets in certain 
circumstances (Defresne)
    

    modified files:
     =THANKS libarch/commit.c

    new patches:
     address@hidden/tla--changeset--1.3--base-0
     address@hidden/tla--changeset--1.3--patch-1


2004-07-21 17:33:58 GMT James Blackwell <address@hidden>        patch-5

    Summary:
      Allow underscores in email address for archive name
    Revision:
      tla--devo--1.3--patch-5

    Allow underscores in email address for archive name
    
    Patches applied:
    
     * address@hidden/tla--mailname--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-9
    
     * address@hidden/tla--mailname--1.3--patch-1
       Changes namespace for make-archive to allow underscores in email 
component (Jean Helou)
    

    modified files:
     =THANKS libarch/namespace.c tests/test-archive-creation.sh

    new patches:
     address@hidden/tla--mailname--1.3--base-0
     address@hidden/tla--mailname--1.3--patch-1


2004-07-21 17:28:07 GMT James Blackwell <address@hidden>        patch-4

    Summary:
      Now one can force a successful return with register-archive
    Revision:
      tla--devo--1.3--patch-4

    Now one can force a successful return with register-archive
    
    Patches applied:
    
     * address@hidden/tla--registerarchive--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-28
    
     * address@hidden/tla--registerarchive--1.3--patch-1
       Fix up register-archive so that one can force a successful return
    

    modified files:
     libarch/archives.c libarch/archives.h libarch/cmd-grab.c
     libarch/cmd-register-archive.c libarch/pfs.c

    new patches:
     address@hidden/tla--registerarchive--1.3--base-0
     address@hidden/tla--registerarchive--1.3--patch-1


2004-07-21 17:26:25 GMT James Blackwell <address@hidden>        patch-3

    Summary:
      Brought back -n command in delta for Bentley
    Revision:
      tla--devo--1.3--patch-3

    Brought back -n command in delta for Bentley
    
    Patches applied:
    
     * address@hidden/tla--delta--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-25
    
     * address@hidden/tla--delta--1.3--patch-1
       Brought back -n flag to tla for Bentley. ;)
    

    modified files:
     libarch/cmd-delta.c

    new patches:
     address@hidden/tla--delta--1.3--base-0
     address@hidden/tla--delta--1.3--patch-1


2004-07-21 16:25:37 GMT James Blackwell <address@hidden>        patch-2

    Summary:
      Added support in rbrowse for archivename/version
    Revision:
      tla--devo--1.3--patch-2

    Added support in rbrowse for archivename/version
    
    Patches applied:
    
     * address@hidden/tla--rbrowse--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-25
    
     * address@hidden/tla--rbrowse--1.3--patch-1
       Taught rbrowse how to handle [archivename/]regex_limit
    
     * address@hidden/tla--rbrowse--1.3--patch-2
       Added myself to THANKS
    

    modified files:
     =THANKS libarch/cmd-rbrowse.c

    new patches:
     address@hidden/tla--rbrowse--1.3--base-0
     address@hidden/tla--rbrowse--1.3--patch-1
     address@hidden/tla--rbrowse--1.3--patch-2


2004-07-21 16:18:27 GMT James Blackwell <address@hidden>        patch-1

    Summary:
      Put new neon in place to get rid of buffer overflow
    Revision:
      tla--devo--1.3--patch-1

    Put new neon in place to get rid of buffer overflow
    
    Patches applied:
    
     * address@hidden/tla--newneon--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-1
    
     * address@hidden/tla--newneon--1.3--patch-1
       Copying in new libneon files
    

    modified files:
     libneon/ne_207.c libneon/ne_207.h libneon/ne_auth.c
     libneon/ne_compress.c libneon/ne_cookies.c libneon/ne_defs.h
     libneon/ne_locks.c libneon/ne_openssl.c libneon/ne_private.h
     libneon/ne_props.c libneon/ne_props.h libneon/ne_request.c
     libneon/ne_request.h libneon/ne_session.c libneon/ne_session.h
     libneon/ne_socket.c libneon/ne_socket.h libneon/ne_ssl.h
     libneon/ne_utils.c libneon/ne_utils.h libneon/ne_xml.c
     libneon/ne_xml.h

    new patches:
     address@hidden/tla--newneon--1.3--base-0
     address@hidden/tla--newneon--1.3--patch-1

2004-07-21 16:15:18 GMT James Blackwell <address@hidden>        base-0
   (Tag of address@hidden/tla--devo--1.3--patch-28)

2004-06-25 22:13:12 GMT Tom Lord <address@hidden>       patch-28

    Summary:
      [NOTE] fix for revlibs vs. NFS
    Revision:
      tla--devo--1.3--patch-28

    
    This patch purports to fix the long standing issue 
    in which revlibs are icky on some NFS set-ups because
    of inode signatures.
    
    Inode signatures _had_ been watching for revlib corruption by watching
    various inode fields including "st_dev".
    
    Under some NFS set-ups, "st_dev" is not stable.
    
    This change skips the "st_dev" comparison and handles existing
    inode signature files that record it.  
    

    modified files:
     ChangeLog libarch/inode-sig.c


2004-06-24 07:46:19 GMT Tom Lord <address@hidden>       patch-27

    Summary:
      pika-escaping interface change catch-up
    Revision:
      tla--devo--1.3--patch-27

    pika-escaping interface change catch-up
    

    modified files:
     ChangeLog libarch/apply-changeset.c libarch/changeset-report.c
     libarch/changeset-utils.c libarch/cmd-escape.c
     libarch/cmd-id.c libarch/cmd-inventory.c libarch/configs.c
     libarch/file-diffs.c libarch/make-changeset-files.c
     libarch/make-changeset.c libarch/patch-logs.c
     libawk/relational.c


2004-05-30 02:52:06 GMT Tom Lord <address@hidden>       patch-26

    Summary:
      allow system and downstream basenames
    Revision:
      tla--devo--1.3--patch-26

    
    Recognize "downstream" and "system" category and branch names as valid
    but don't allow users to (directly) create categories, branches,
    versions or revisions with system names.
    
    A downstream basename is formed by concatenating two (possibly empty)
    basenames, separated by a comma.
    
    A system basename is formed by concatenating two (possibly empty)
    basenames, separated by a % character.
    
    

    modified files:
     ChangeLog libarch/cmd-archive-setup.c libarch/cmd-commit.c
     libarch/cmd-import.c libarch/cmd-make-branch.c
     libarch/cmd-make-category.c libarch/cmd-make-version.c
     libarch/cmd-tag.c libarch/namespace.c libarch/namespace.h


2004-05-12 23:39:34 GMT Tom Lord <address@hidden>       patch-25

    Summary:
      fix obvious glitch in changeset report printing (dir metadata bogosity)
    Revision:
      tla--devo--1.3--patch-25

    fix obvious glitch in changeset report printing (dir metadata bogosity)
    

    modified files:
     ChangeLog libarch/changeset-report.c


2004-05-12 23:28:50 GMT Tom Lord <address@hidden>       patch-24

    Summary:
      fix library-add (internal, unused) edge-case
    Revision:
      tla--devo--1.3--patch-24

    fix library-add (internal, unused) edge-case
    

    modified files:
     ChangeLog libarch/library-txn.c


2004-05-12 22:14:41 GMT Tom Lord <address@hidden>       patch-23

    Summary:
      arch_print_log_list_header formatting bug fixed
    Revision:
      tla--devo--1.3--patch-23

    arch_print_log_list_header was doing line-length computatinos
    based on unescaped strings but printing escaped strings.
    
    Now it does line-length computations on escaped strings.
    

    modified files:
     ChangeLog libarch/patch-logs.c


2004-05-12 21:42:51 GMT Tom Lord <address@hidden>       patch-22

    Summary:
      propogate --unescaped
    Revision:
      tla--devo--1.3--patch-22

    
    Some commands are implemented in terms of others using
    arch_call_cmd.   Two of these (apply-delta and join-branch)
    did not propogate the --unescaped flag properly.
    

    modified files:
     ChangeLog libarch/cmd-apply-delta.c libarch/cmd-join-branch.c


2004-05-12 19:00:41 GMT Tom Lord <address@hidden>       patch-21

    Summary:
      eliminate some hardwired constants
    Revision:
      tla--devo--1.3--patch-21

    
    The default escaping classes were hardwired in an expression
    replicated in many source files.  Replaced with an integer constant.
    
    

    new files:
     libarch/arch.h

    modified files:
     ChangeLog libarch/cmd-apply-changeset.c
     libarch/cmd-apply-delta.c libarch/cmd-cat-config.c
     libarch/cmd-changes.c libarch/cmd-changeset.c
     libarch/cmd-commit.c libarch/cmd-delta.c libarch/cmd-escape.c
     libarch/cmd-file-find.c libarch/cmd-get.c libarch/cmd-id.c
     libarch/cmd-import.c libarch/cmd-inventory.c
     libarch/cmd-join-branch.c libarch/cmd-library-add.c
     libarch/cmd-redo.c libarch/cmd-redo.h libarch/cmd-replay.c
     libarch/cmd-show-changeset.c libarch/cmd-star-merge.c
     libarch/cmd-sync-tree.c libarch/cmd-tree-lint.c
     libarch/cmd-undo.c libarch/cmd-update.c libarch/cmd.h
     libarch/configs.c libarch/library-txn.c
     libarch/make-changeset.c libarch/patch-logs.c


2004-05-12 18:36:51 GMT Tom Lord <address@hidden>       patch-20

    Summary:
      add escaping to an error message
    Revision:
      tla--devo--1.3--patch-20

    add escaping to an error message
    

    modified files:
     ChangeLog libarch/changeset-utils.c


2004-05-12 18:29:04 GMT Tom Lord <address@hidden>       patch-19

    Summary:
      remove escape_classes param from arch_cached_index
    Revision:
      tla--devo--1.3--patch-19

    remove escape_classes param from arch_cached_index
    

    modified files:
     ChangeLog libarch/cached-inventory.c
     libarch/cached-inventory.h libarch/file-diffs.c


2004-05-12 18:25:50 GMT Tom Lord <address@hidden>       patch-18

    Summary:
      remove some spurious escaping of output
    Revision:
      tla--devo--1.3--patch-18

    remove some spurious escaping of output
    

    modified files:
     ChangeLog libarch/proj-tree-lint.c


2004-05-12 18:18:52 GMT Tom Lord <address@hidden>       patch-17

    Summary:
      unable to read an archive official name is fatal
    Revision:
      tla--devo--1.3--patch-17

    unable to read an archive official name is fatal
    

    modified files:
     ChangeLog libarch/archive.c


2004-05-12 17:37:50 GMT Tom Lord <address@hidden>       patch-16

    Summary:
      remove vestigial comment
    Revision:
      tla--devo--1.3--patch-16

    remove vestigial comment
    

    modified files:
     ChangeLog libarch/build-revision.c


2004-05-12 17:33:13 GMT Tom Lord <address@hidden>       patch-15

    Summary:
      remove escape_classes param from arch_copy_project_tree
    Revision:
      tla--devo--1.3--patch-15

    remove escape_classes param from arch_copy_project_tree
    

    modified files:
     ChangeLog libarch/cmd-apply-delta.c libarch/cmd-join-branch.c
     libarch/cmd-sync-tree.c libarch/cmd-update.c
     libarch/copy-project-tree.c libarch/copy-project-tree.h


2004-05-12 17:28:47 GMT Tom Lord <address@hidden>       patch-14

    Summary:
      fix formatting glitch
    Revision:
      tla--devo--1.3--patch-14

    fix formatting glitch
    

    modified files:
     ChangeLog libarch/make-changeset.c


2004-05-12 17:25:54 GMT Tom Lord <address@hidden>       patch-13

    Summary:
      all ascii characters are valid in filenames
    Revision:
      tla--devo--1.3--patch-13

    all ascii characters are valid in filenames
    

    modified files:
     ChangeLog libarch/invent.c


2004-05-12 16:17:25 GMT Tom Lord <address@hidden>       patch-12

    Summary:
      update changeset tests for spaces
    Revision:
      tla--devo--1.3--patch-12

    
    Update the changeset tests to work a little better.
    
    Expand the tests to illustrate a bug in the test for filenames
    containing illegal characters.
    

    modified files:
     ChangeLog tests/changeset-tests/edit-tree-randomly-with-spaces


2004-05-12 16:13:06 GMT Tom Lord <address@hidden>       patch-11

    Summary:
      fix compilation problems
    Revision:
      tla--devo--1.3--patch-11

    fix compilation problems
    

    modified files:
     ChangeLog libarch/cmd-inventory.c libarch/configs.c
     libarch/inode-sig.c libarch/make-changeset-files.c
     libarch/patch-logs.c


2004-05-11 19:02:50 GMT Tom Lord <address@hidden>       patch-10

    Summary:
      [NOTE] raw merge of spaces-in-filenames support (chth)
    Revision:
      tla--devo--1.3--patch-10

    This is just the raw merge.  The code has been reviewed and a hit-list
    constructed --- it has not yet been compile-tested (or in any other
    way tested).
    
    
    Patches applied:
    
     * address@hidden/tla--escapes--1.2--patch-5
       add a simple test
    
     * address@hidden/tla--escapes--1.2--patch-6
       new changesets-test
    
     * address@hidden/tla--pika-escapes--1.2--base-0
       tag of address@hidden/tla--devo--1.2--patch-100
    
     * address@hidden/tla--pika-escapes--1.2--patch-1
       basic escape handling
    
     * address@hidden/tla--pika-escapes--1.2--patch-2
       removed hard filename restrictions
    
     * address@hidden/tla--pika-escapes--1.2--patch-3
       merged spaces tests
    
     * address@hidden/tla--pika-escapes--1.2--patch-4
       metadata escaping
    
     * address@hidden/tla--pika-escapes--1.2--patch-5
       displaying escaped filenames. (in flight)
    
     * address@hidden/tla--pika-escapes--1.2--patch-6
       displaying escaped filenames. (still in flight)
    
     * address@hidden/tla--pika-escapes--1.2--patch-7
       more displaying escaped filenames. (still in flight)
    
     * address@hidden/tla--pika-escapes--1.2--patch-8
       added more fancy filenames to the changeset tests
    
     * address@hidden/tla--pika-escapes--1.2--patch-9
       more on displaying escaped filenames. (still in flight)
    
     * address@hidden/tla--pika-escapes--1.2--patch-10
       displaying escaped filenames. (touchdown)
    
     * address@hidden/tla--pika-escapes--1.2--patch-11
       patch-log escaping
    
     * address@hidden/tla--pika-escapes--1.2--patch-12
       fixed index bug in revision libraries
    
     * address@hidden/tla--pika-escapes--1.2--patch-13
       tla id - fix
    
     * address@hidden/tla--pika-escapes--1.2--patch-14
       star-merges with the tla1.2 release
    
     * address@hidden/tla--pika-escapes--1.2--patch-15
       added escape command
    
     * address@hidden/tla--pika-escapes--1.2--version-0
       Thats it
    
     * address@hidden/tla--pika-escapes--1.3--base-0
       tag of address@hidden/tla--pika-escapes--1.2--version-0
    

    new files:
     libarch/cmd-escape.c libarch/cmd-escape.h
     tests/changeset-tests/edit-tree-randomly-with-spaces
     tests/changeset-tests/run-spaces-test.sh
     tests/jane-and-foo-do-hello-world-2.sh

    modified files:
     ChangeLog libarch/apply-changeset.c libarch/apply-changeset.h
     libarch/arbdelta.c libarch/arbdelta.h libarch/build-revision.c
     libarch/cached-inventory.c libarch/cached-inventory.h
     libarch/changeset-report.c libarch/changeset-report.h
     libarch/changeset-utils.c libarch/changeset-utils.h
     libarch/cmd-apply-changeset.c libarch/cmd-apply-delta.c
     libarch/cmd-cat-config.c libarch/cmd-changes.c
     libarch/cmd-changeset.c libarch/cmd-commit.c
     libarch/cmd-delta.c libarch/cmd-file-diffs.c
     libarch/cmd-file-find.c libarch/cmd-get.c libarch/cmd-id.c
     libarch/cmd-import.c libarch/cmd-inventory.c
     libarch/cmd-join-branch.c libarch/cmd-library-add.c
     libarch/cmd-redo.c libarch/cmd-replay.c
     libarch/cmd-show-changeset.c libarch/cmd-star-merge.c
     libarch/cmd-sync-tree.c libarch/cmd-tree-lint.c
     libarch/cmd-undo.c libarch/cmd-update.c libarch/cmds.c
     libarch/commit.c libarch/commit.h libarch/configs.c
     libarch/copy-project-tree.c libarch/copy-project-tree.h
     libarch/file-diffs.c libarch/file-diffs.h libarch/inode-sig.c
     libarch/invent.c libarch/invent.h libarch/library-txn.c
     libarch/library-txn.h libarch/local-cache.c
     libarch/make-changeset-files.c libarch/make-changeset-files.h
     libarch/make-changeset.c libarch/make-changeset.h
     libarch/patch-logs.c libarch/proj-tree-lint.c
     libarch/proj-tree-lint.h libarch/replay.c libarch/replay.h
     libarch/star-merge.c libarch/star-merge.h libarch/undo.c
     libarch/undo.h libawk/relational.c libawk/relational.h
     tests/Makefile.in tests/changeset-tests/dir_compare.sh

    new patches:
     address@hidden/tla--escapes--1.2--patch-5
     address@hidden/tla--escapes--1.2--patch-6
     address@hidden/tla--pika-escapes--1.2--base-0
     address@hidden/tla--pika-escapes--1.2--patch-1
     address@hidden/tla--pika-escapes--1.2--patch-2
     address@hidden/tla--pika-escapes--1.2--patch-3
     address@hidden/tla--pika-escapes--1.2--patch-4
     address@hidden/tla--pika-escapes--1.2--patch-5
     address@hidden/tla--pika-escapes--1.2--patch-6
     address@hidden/tla--pika-escapes--1.2--patch-7
     address@hidden/tla--pika-escapes--1.2--patch-8
     address@hidden/tla--pika-escapes--1.2--patch-9
     address@hidden/tla--pika-escapes--1.2--patch-10
     address@hidden/tla--pika-escapes--1.2--patch-11
     address@hidden/tla--pika-escapes--1.2--patch-12
     address@hidden/tla--pika-escapes--1.2--patch-13
     address@hidden/tla--pika-escapes--1.2--patch-14
     address@hidden/tla--pika-escapes--1.2--patch-15
     address@hidden/tla--pika-escapes--1.2--version-0
     address@hidden/tla--pika-escapes--1.3--base-0


2004-05-05 20:35:40 GMT Tom Lord <address@hidden>       patch-9

    Summary:
      [MERGED: address@hidden sftp pipelining
    Revision:
      tla--devo--1.3--patch-9

    
    
    Patches applied:
    
     * address@hidden/tla--devo--1.3--base-0
       tag of address@hidden/tla--devo--1.3--patch-1
    
     * address@hidden/tla--devo--1.3--patch-1
       pipe-lined sftp's get/put-file()
    
     * address@hidden/tla--devo--1.3--patch-2
       linearly grow pipe-line, rather then starting all 16 reqs at start
    

    modified files:
     ChangeLog libarch/pfs-sftp.c

    new patches:
     address@hidden/tla--devo--1.3--base-0
     address@hidden/tla--devo--1.3--patch-1
     address@hidden/tla--devo--1.3--patch-2


2004-05-05 19:36:55 GMT Tom Lord <address@hidden>       patch-8

    Summary:
      [MERGED: address@hidden --cacherevs option for abrowse
    Revision:
      tla--devo--1.3--patch-8

    
    Patches applied:
    
     * address@hidden/tla--mainline--1.2--patch-11
       add -C option to abrowse to show cached revisions
    

    modified files:
     ChangeLog libarch/cmd-abrowse.c

    new patches:
     address@hidden/tla--mainline--1.2--patch-11


2004-05-05 17:34:39 GMT Tom Lord <address@hidden>       patch-7

    Summary:
      error message tweak
    Revision:
      tla--devo--1.3--patch-7

    error message tweak
    

    modified files:
     ChangeLog libarch/archives.c


2004-05-04 22:34:01 GMT Tom Lord <address@hidden>       patch-6

    Summary:
      [MERGED: address@hidden proftpd fix
    Revision:
      tla--devo--1.3--patch-6

    
    Proftpd sends a 450 error for NLST of empty directories.  Arch knew
    some servers would send 550.... now it knows about 450, too.
    
    
    Patches applied:
    
     * address@hidden/tla--proftpd--1.2--base-0
       tag of address@hidden/tla--devo--1.2--patch-71
    
     * address@hidden/tla--proftpd--1.2--patch-1
       treat a 450 reply as empty dir in NLST
    

    modified files:
     ChangeLog libarch/pfs-ftp.c

    new patches:
     address@hidden/tla--proftpd--1.2--base-0
     address@hidden/tla--proftpd--1.2--patch-1


2004-05-04 18:48:13 GMT Tom Lord <address@hidden>       patch-5

    Summary:
      [CLOSE: 78] error message fixes for commit
    Revision:
      tla--devo--1.3--patch-5

    
    Some error messages said "with" rather than "without".  Several lacked
    final newlines.
    

    modified files:
     ChangeLog libarch/cmd-commit.c


2004-05-04 17:18:16 GMT Tom Lord <address@hidden>       patch-4

    Summary:
      [CLOSE: 81] clean up library-config help message
    Revision:
      tla--devo--1.3--patch-4

    The "(by default)" strings in `library-config -h' output were
    causing confusion.
    

    modified files:
     ChangeLog libarch/cmd-library-config.c


2004-05-04 17:11:11 GMT Tom Lord <address@hidden>       patch-3

    Summary:
      fix bug 77 (missing newline in ancestry)
    Revision:
      tla--devo--1.3--patch-3

    
    
    Fix bug 77 (missing newline in ancestry).
    

    modified files:
     ChangeLog libarch/cmd-ancestry.c


2004-05-04 01:11:41 GMT Tom Lord <address@hidden>       patch-2

    Summary:
      changelog shuffle
    Revision:
      tla--devo--1.3--patch-2

    changelog shuffle
    

    new files:
     ChangeLog
     ChangeLog.d/.arch-ids/address@hidden
     ChangeLog.d/address@hidden

    removed files:
     ChangeLog


2004-03-08 18:32:02 GMT Tom Lord <address@hidden>       patch-1

    Summary:
      [LOG PRUNING]
    Revision:
      tla--devo--1.3--patch-1

    [LOG PRUNING]
    

2004-03-08 17:21:47 GMT Tom Lord <address@hidden>       base-0


-- 
James Blackwell          Try something fun: For the next 24 hours, give
Smile more!              each person you meet a compliment!

GnuPG (ID 06357400) AAE4 8C76 58DA 5902 761D  247A 8A55 DA73 0635 7400

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]