# do not edit -- automatically generated by arch changelog # non-id: automatic-ChangeLog--alexander@deruwe.be--2003/tla--whitespace--1.1 # 2003-09-30 08:59:28 GMT Alexander Deruwe patch-101 Summary: remove stray tabs/spaces in libarch/cmd-archive-mirror.* Revision: tla--whitespace--1.1--patch-101 remove stray tabs/spaces in libarch/cmd-archive-mirror.* modified files: libarch/cmd-archive-mirror.c 2003-09-30 08:59:06 GMT Alexander Deruwe patch-100 Summary: remove stray tabs/spaces in libarch/cmd-cmtrev.* Revision: tla--whitespace--1.1--patch-100 remove stray tabs/spaces in libarch/cmd-cmtrev.* modified files: libarch/cmd-cmtrev.c 2003-09-30 08:58:51 GMT Alexander Deruwe patch-99 Summary: remove stray tabs/spaces in libarch/patch-logs.* Revision: tla--whitespace--1.1--patch-99 remove stray tabs/spaces in libarch/patch-logs.* modified files: libarch/patch-logs.c libarch/patch-logs.h 2003-09-30 08:58:26 GMT Alexander Deruwe patch-98 Summary: remove stray tabs/spaces in libarch/cmd-mv.* Revision: tla--whitespace--1.1--patch-98 remove stray tabs/spaces in libarch/cmd-mv.* modified files: libarch/cmd-mv.c 2003-09-30 08:55:41 GMT Alexander Deruwe patch-97 Summary: merge with tla--aderuwe--1.1 Revision: tla--whitespace--1.1--patch-97 merge with tla--aderuwe--1.1 Patches applied: * alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-22 merge with tla--whitespace--1.1 * alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-23 merge with tla--bugfix--1.1 * alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-24 merge with tla--devo--1.1 * alexander@deruwe.be--2003/tla--bugfix--1.1--base-0 tag of alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-22 * alexander@deruwe.be--2003/tla--bugfix--1.1--patch-1 cachedrevs tries listing cached revs for the tree's version first * alexander@deruwe.be--2003/tla--bugfix--1.1--patch-2 check for cachedrevs argument count correctly * lord@emf.net--2003b/tla--devo--1.1--patch-180 [small-fixes] cli/help tweaks ; undo --no-output option (sam@rfc1149) * lord@emf.net--2003b/tla--devo--1.1--patch-181 [small-fixes] make commit --file-list actually work (velco@fadata) * lord@emf.net--2003b/tla--devo--1.1--patch-182 [small-fixes] fix (output effecting) sorting error in whats-missing * lord@emf.net--2003b/tla--devo--1.1--patch-183 tla mv command (robweir) * lord@emf.net--2003b/tla--devo--1.1--patch-184 [small-fixes] inventory fix wrt --nested --tags (mt@wmipf) * lord@emf.net--2003b/tla--devo--1.1--patch-185 [small-fixes] push-mirror option parsing fix (rweir@ertius) * lord@emf.net--2003b/tla--devo--1.1--patch-186 logs=>log-versions, log-ls=>logs (miles@gnu) * lord@emf.net--2003b/tla--devo--1.1--patch-187 whitespace cleanups (alexander@deruwe) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-74 [devo] merge back * lord@emf.net--2003b/tla--small-fixes--1.1--patch-75 cli/help tweaks ; undo --no-output option (sam@rfc1149) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-76 added missing #include * lord@emf.net--2003b/tla--small-fixes--1.1--patch-77 make commit --file-list actually work (velco@fadata) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-78 fix (output effecting) sorting error in whats-missing * lord@emf.net--2003b/tla--small-fixes--1.1--patch-79 [devo] back merge * lord@emf.net--2003b/tla--small-fixes--1.1--patch-80 inventory fix wrt --nested --tags (mt@wmipf) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-81 push-mirror option parsing fix (rweir@ertius) * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-31 Merge from Tom * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-32 Merge from Tom * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-33 Rename logs -> log-versions and log-ls -> logs * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-20 merge with lord * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-21 make srcfind recognize nested {arch} control files * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-13 initial "tla mv foo bar" command * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-14 basic tests for "tla mv" * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-15 fix bug in "tla mv" and add test * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-16 tidy up cmd-mv.c * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-19 implement --no-cache and --cached-tags for archive-mirror * sam@rfc1149.net--public/tla--sam--1.1--patch-4 Merge with Lord * sam@rfc1149.net--public/tla--sam--1.1--patch-5 Add -k as an alias for --keep for what-changed command * sam@rfc1149.net--public/tla--sam--1.1--patch-6 Fix undo command code and documentation * sam@rfc1149.net--public/tla--sam--1.1--patch-7 Merge with Tom Lord * sam@rfc1149.net--public/tla--sam--1.1--patch-8 Merge with Tom Lord * sam@rfc1149.net--public/tla--sam--1.1--patch-9 Update the help string for catcfg * sam@rfc1149.net--public/tla--sam--1.1--patch-10 Add missing carriage return * sam@rfc1149.net--public/tla--sam--1.1--patch-11 Add ./ before $NAME to be more consistent with the rest * velco@fadata.bg--archive/tla--devo--1.1--patch-2 Fix processing of the file list file during commit new files: libarch/cmd-mv.c libarch/cmd-mv.h tests/test-mv-explicit.sh modified files: ChangeLog libarch/changelogs.c libarch/cmd-add-log-version.c libarch/cmd-add-log-version.h libarch/cmd-archive-mirror.c libarch/cmd-cachedrevs.c libarch/cmd-cfgcat.c libarch/cmd-cmtrev.c libarch/cmd-imprev.c libarch/cmd-init-tree.c libarch/cmd-library-categories.c libarch/cmd-log-versions.c libarch/cmd-log-versions.h libarch/cmd-logs.c libarch/cmd-logs.h libarch/cmd-remove-log-version.c libarch/cmd-remove-log-version.h libarch/cmd-undo-changes.c libarch/cmd-update.c libarch/cmd-what-changed.c libarch/cmds.c libarch/import.c libarch/invent.c libarch/merge-points.c libarch/patch-logs.c libarch/patch-logs.h libarch/star-merge.c libarch/undo.c libarch/undo.h libarch/whats-missing.c tests/Makefile.in tests/test-framework renamed files: libarch/cmd-add-log.c ==> libarch/cmd-add-log-version.c libarch/cmd-add-log.h ==> libarch/cmd-add-log-version.h libarch/cmd-log-ls.c ==> libarch/cmd-logs.c libarch/cmd-log-ls.h ==> libarch/cmd-logs.h libarch/cmd-logs.c ==> libarch/cmd-log-versions.c libarch/cmd-logs.h ==> libarch/cmd-log-versions.h libarch/cmd-remove-log.c ==> libarch/cmd-remove-log-version.c libarch/cmd-remove-log.h ==> libarch/cmd-remove-log-version.h new patches: alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-22 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-23 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-24 alexander@deruwe.be--2003/tla--bugfix--1.1--base-0 alexander@deruwe.be--2003/tla--bugfix--1.1--patch-1 alexander@deruwe.be--2003/tla--bugfix--1.1--patch-2 lord@emf.net--2003b/tla--devo--1.1--patch-180 lord@emf.net--2003b/tla--devo--1.1--patch-181 lord@emf.net--2003b/tla--devo--1.1--patch-182 lord@emf.net--2003b/tla--devo--1.1--patch-183 lord@emf.net--2003b/tla--devo--1.1--patch-184 lord@emf.net--2003b/tla--devo--1.1--patch-185 lord@emf.net--2003b/tla--devo--1.1--patch-186 lord@emf.net--2003b/tla--devo--1.1--patch-187 lord@emf.net--2003b/tla--small-fixes--1.1--patch-74 lord@emf.net--2003b/tla--small-fixes--1.1--patch-75 lord@emf.net--2003b/tla--small-fixes--1.1--patch-76 lord@emf.net--2003b/tla--small-fixes--1.1--patch-77 lord@emf.net--2003b/tla--small-fixes--1.1--patch-78 lord@emf.net--2003b/tla--small-fixes--1.1--patch-79 lord@emf.net--2003b/tla--small-fixes--1.1--patch-80 lord@emf.net--2003b/tla--small-fixes--1.1--patch-81 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-31 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-32 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-33 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-20 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-21 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-13 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-14 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-15 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-16 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-19 sam@rfc1149.net--public/tla--sam--1.1--patch-4 sam@rfc1149.net--public/tla--sam--1.1--patch-5 sam@rfc1149.net--public/tla--sam--1.1--patch-6 sam@rfc1149.net--public/tla--sam--1.1--patch-7 sam@rfc1149.net--public/tla--sam--1.1--patch-8 sam@rfc1149.net--public/tla--sam--1.1--patch-9 sam@rfc1149.net--public/tla--sam--1.1--patch-10 sam@rfc1149.net--public/tla--sam--1.1--patch-11 velco@fadata.bg--archive/tla--devo--1.1--patch-2 2003-09-26 14:06:01 GMT Alexander Deruwe patch-96 Summary: remove stray tabs/spaces in libarch/=scraps/inventory.* Revision: tla--whitespace--1.1--patch-96 remove stray tabs/spaces in libarch/=scraps/inventory.* modified files: libarch/=scraps/inventory.c libarch/=scraps/inventory.h 2003-09-26 14:03:10 GMT Alexander Deruwe patch-95 Summary: remove stray tabs/spaces in libarch/cmd-add-tag.* Revision: tla--whitespace--1.1--patch-95 remove stray tabs/spaces in libarch/cmd-add-tag.* modified files: libarch/cmd-add-tag.c 2003-09-26 14:02:52 GMT Alexander Deruwe patch-94 Summary: remove stray tabs/spaces in libarch/invent.* Revision: tla--whitespace--1.1--patch-94 remove stray tabs/spaces in libarch/invent.* modified files: libarch/invent.c 2003-09-26 14:02:36 GMT Alexander Deruwe patch-93 Summary: remove stray tabs/spaces in libarch/inv-tags.* Revision: tla--whitespace--1.1--patch-93 remove stray tabs/spaces in libarch/inv-tags.* modified files: libarch/inv-tags.c 2003-09-26 14:02:17 GMT Alexander Deruwe patch-92 Summary: remove stray tabs/spaces in libarch/apply-changeset.* Revision: tla--whitespace--1.1--patch-92 remove stray tabs/spaces in libarch/apply-changeset.* modified files: libarch/apply-changeset.c 2003-09-26 14:01:54 GMT Alexander Deruwe patch-91 Summary: remove stray tabs/spaces in libarch/cmd-whats-missing.* Revision: tla--whitespace--1.1--patch-91 remove stray tabs/spaces in libarch/cmd-whats-missing.* modified files: libarch/cmd-whats-missing.c 2003-09-26 14:01:43 GMT Alexander Deruwe patch-90 Summary: remove stray tabs/spaces in libarch/whats-missing.* Revision: tla--whitespace--1.1--patch-90 remove stray tabs/spaces in libarch/whats-missing.* modified files: libarch/whats-missing.c 2003-09-26 14:01:19 GMT Alexander Deruwe patch-89 Summary: remove stray tabs/spaces in libarch/cmd-tree-lint.* Revision: tla--whitespace--1.1--patch-89 remove stray tabs/spaces in libarch/cmd-tree-lint.* modified files: libarch/cmd-tree-lint.c 2003-09-26 14:00:48 GMT Alexander Deruwe patch-88 Summary: remove stray tabs/spaces in libarch/cmd-buildcfg.* Revision: tla--whitespace--1.1--patch-88 remove stray tabs/spaces in libarch/cmd-buildcfg.* modified files: libarch/cmd-buildcfg.c 2003-09-26 13:59:38 GMT Alexander Deruwe patch-87 Summary: remove stray tabs/spaces in libarch/inode-sig.* Revision: tla--whitespace--1.1--patch-87 remove stray tabs/spaces in libarch/inode-sig.* modified files: libarch/inode-sig.c libarch/inode-sig.h 2003-09-26 13:59:15 GMT Alexander Deruwe patch-86 Summary: remove stray tabs/spaces in libarch/configs.* Revision: tla--whitespace--1.1--patch-86 remove stray tabs/spaces in libarch/configs.* modified files: libarch/configs.c 2003-09-26 13:58:52 GMT Alexander Deruwe patch-85 Summary: remove stray tabs/spaces in libarch/cmd-grab.* Revision: tla--whitespace--1.1--patch-85 remove stray tabs/spaces in libarch/cmd-grab.* modified files: libarch/cmd-grab.c 2003-09-26 12:35:15 GMT Alexander Deruwe patch-84 Summary: merge with tla--aderuwe--1.1 Revision: tla--whitespace--1.1--patch-84 merge with tla--aderuwe--1.1 Patches applied: * alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-21 merge with tla--devo--1.1 * bclg@iup.edu--2003/tla--devo--1.1--patch-8 help text fixes * lord@emf.net--2003b/tla--devo--1.1--patch-154 [small-fixes] trigraph foo * lord@emf.net--2003b/tla--devo--1.1--patch-155 [small fixes] type foo * lord@emf.net--2003b/tla--devo--1.1--patch-156 [tagging] sync up and remove liblarch dependency * lord@emf.net--2003b/tla--devo--1.1--patch-157 [tagging] PLUGIN/REQ correction * lord@emf.net--2003b/tla--devo--1.1--patch-158 [tagging] untagged-source directive in =tagging-method * lord@emf.net--2003b/tla--devo--1.1--patch-159 [tagging] =THANKS update * lord@emf.net--2003b/tla--devo--1.1--patch-160 [small-fixes] minor fix to binary_files_differ (no correctness consequences) * lord@emf.net--2003b/tla--devo--1.1--patch-161 [timestamps] inode signature optimization * lord@emf.net--2003b/tla--devo--1.1--patch-162 [small-fixes] =THANKS update * lord@emf.net--2003b/tla--devo--1.1--patch-163 [timestamps] avoid system calls in inventory routines * lord@emf.net--2003b/tla--devo--1.1--patch-164 [small-fixes] update =THANKS * lord@emf.net--2003b/tla--devo--1.1--patch-165 [small-fixes] remove bogus cache from ensure_directory_exists * lord@emf.net--2003b/tla--devo--1.1--patch-166 [small-fixes] =THANKS update * lord@emf.net--2003b/tla--devo--1.1--patch-167 [small-fixes] added missing call to close * lord@emf.net--2003b/tla--devo--1.1--patch-168 --skip-present support (rbcollins) * lord@emf.net--2003b/tla--devo--1.1--patch-169 add a test suite! (Colin Walters) * lord@emf.net--2003b/tla--devo--1.1--patch-170 [small-fixes] fix off-by-one error in file-diffs (Walters) * lord@emf.net--2003b/tla--devo--1.1--patch-171 3-way merge with conflict markers (in star-merge) * lord@emf.net--2003b/tla--devo--1.1--patch-172 add --forward to various merging commands * lord@emf.net--2003b/tla--devo--1.1--patch-173 [small-fixes] redundant file adds are not an error (apply_changeset) * lord@emf.net--2003b/tla--devo--1.1--patch-174 replay CLI changes (change interface to --exact) * lord@emf.net--2003b/tla--devo--1.1--patch-175 [small-fixes] makefile tweaks for tests subdir * lord@emf.net--2003b/tla--devo--1.1--patch-176 [small-fixes] help text fixes (jmccarty) * lord@emf.net--2003b/tla--devo--1.1--patch-177 [tests] test suite improvements (walters) * lord@emf.net--2003b/tla--devo--1.1--patch-178 record full config info in =RELEASE-ID * lord@emf.net--2003b/tla--devo--1.1--patch-179 include complete config foo in --version output * lord@emf.net--2003b/tla--small-fixes--1.1--patch-55 trigraph foo * lord@emf.net--2003b/tla--small-fixes--1.1--patch-56 type foo * lord@emf.net--2003b/tla--small-fixes--1.1--patch-57 [devo] merge from devo * lord@emf.net--2003b/tla--small-fixes--1.1--patch-58 minor fix to binary_files_differ (no correctness consequences) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-59 =THANKS update * lord@emf.net--2003b/tla--small-fixes--1.1--patch-60 =THANKS update (really this time) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-61 [devo] merge back from devo * lord@emf.net--2003b/tla--small-fixes--1.1--patch-62 update =THANKS * lord@emf.net--2003b/tla--small-fixes--1.1--patch-63 remove bogus cache from ensure_directory_exists * lord@emf.net--2003b/tla--small-fixes--1.1--patch-64 [small-fixes] =THANKS update * lord@emf.net--2003b/tla--small-fixes--1.1--patch-65 [devo] back-merge * lord@emf.net--2003b/tla--small-fixes--1.1--patch-66 added missing call to close * lord@emf.net--2003b/tla--small-fixes--1.1--patch-67 fix off-by-one error in file-diffs (Walters) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-68 [devo] back merge * lord@emf.net--2003b/tla--small-fixes--1.1--patch-69 [devo] back merge * lord@emf.net--2003b/tla--small-fixes--1.1--patch-70 redundant file adds are not an error * lord@emf.net--2003b/tla--small-fixes--1.1--patch-71 [devo] move back * lord@emf.net--2003b/tla--small-fixes--1.1--patch-72 makefile tweaks for tests subdir * lord@emf.net--2003b/tla--small-fixes--1.1--patch-73 help text fixes (jmccarty) * lord@emf.net--2003b/tla--tagging--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-104 * lord@emf.net--2003b/tla--tagging--1.1--patch-1 merge from tla--devo--1.1 * lord@emf.net--2003b/tla--tagging--1.1--patch-2 eliminate liblarch dependency * lord@emf.net--2003b/tla--tagging--1.1--patch-3 started on inventory.c * lord@emf.net--2003b/tla--tagging--1.1--patch-4 merge back from devo * lord@emf.net--2003b/tla--tagging--1.1--patch-5 merge from devo * lord@emf.net--2003b/tla--tagging--1.1--patch-6 data structure for file-id "programs" * lord@emf.net--2003b/tla--tagging--1.1--patch-7 change strategry for encoding file id "programs" * lord@emf.net--2003b/tla--tagging--1.1--patch-8 it-compiles-and-i-have-to-make-breakfast milestone * lord@emf.net--2003b/tla--tagging--1.1--patch-9 file id computing coded * lord@emf.net--2003b/tla--tagging--1.1--patch-10 [devo] catch up to devo * lord@emf.net--2003b/tla--tagging--1.1--patch-11 tree rearrangement * lord@emf.net--2003b/tla--tagging--1.1--patch-12 PLUGIN/REQ correction * lord@emf.net--2003b/tla--tagging--1.1--patch-13 parse untagged-source option in =tagging-method * lord@emf.net--2003b/tla--tagging--1.1--patch-14 new param to arch_file_tag (TODO: fix "FIXME_0") * lord@emf.net--2003b/tla--tagging--1.1--patch-15 further propogate untagged_source_category params * lord@emf.net--2003b/tla--tagging--1.1--patch-16 honor untagged-source in inventory routines ("FIXME_0" fixed) * lord@emf.net--2003b/tla--tagging--1.1--patch-17 clean up field name * lord@emf.net--2003b/tla--tagging--1.1--patch-18 add has_source_name param to inventory callbacks * lord@emf.net--2003b/tla--tagging--1.1--patch-19 indicate untagged_source in inventory output * lord@emf.net--2003b/tla--tagging--1.1--patch-20 untagged-source support in tree-lint * lord@emf.net--2003b/tla--tagging--1.1--patch-21 tagging-defaults updated * lord@emf.net--2003b/tla--tagging--1.1--patch-22 =THANKS update * lord@emf.net--2003b/tla--tests--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-176 * lord@emf.net--2003b/tla--tests--1.1--patch-1 test suite improvements (walters) * lord@emf.net--2003b/tla--timestamps--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-104 * lord@emf.net--2003b/tla--timestamps--1.1--patch-1 merge from tla--devo--1.1 * lord@emf.net--2003b/tla--timestamps--1.1--patch-2 merge from devo * lord@emf.net--2003b/tla--timestamps--1.1--patch-3 record inode signatures on build-rev and commit * lord@emf.net--2003b/tla--timestamps--1.1--patch-4 be able to read inode sig snapshots * lord@emf.net--2003b/tla--timestamps--1.1--patch-5 inode optimization low level introduced (not used yet) -- fix FIXMEs * lord@emf.net--2003b/tla--timestamps--1.1--patch-6 raise inode-sig params and FIXMEs to callers * lord@emf.net--2003b/tla--timestamps--1.1--patch-7 activate the inode signature optimization * lord@emf.net--2003b/tla--timestamps--1.1--patch-8 low level of implicit tags caching * lord@emf.net--2003b/tla--timestamps--1.1--patch-9 avoid system calls in inventory routines * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-26 Merge from Tom * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-27 Merge from Tom * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-28 Merge from Tom * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-29 Rework replay command-line processing * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-30 Merge from Tom * rbtcollins@hotmail.com--barch/tla--devo--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-155 * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-2 Implement --skip-present. * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-3 Merge from tom. * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-4 Merge from tom. * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-5 Merge inode optimisation from Tom. * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-6 BUGFIX: --skip-present only worked within a single archive. * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-7 Merge from tom * rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-8 backout walters dirty explicit commit patch, in deference to untagged-source * walters@verbum.org--2003/tla--mainline--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-167 * walters@verbum.org--2003/tla--mainline--1.1--patch-1 create tla testsuite infrastructure and a simple test * walters@verbum.org--2003/tla--mainline--1.1--patch-2 add my-id test, update test framework * walters@verbum.org--2003/tla--mainline--1.1--patch-3 add archive and mirror creation tests, fix up framework * walters@verbum.org--2003/tla--mainline--1.1--patch-4 add archive setup test, cosmetic fixes to framework * walters@verbum.org--2003/tla--mainline--1.1--patch-5 add import and get tests, remove individual category/branch/version creation * walters@verbum.org--2003/tla--mainline--1.1--patch-6 add first simple commits test, extend get test, cosmetic fixes * walters@verbum.org--2003/tla--mainline--1.1--patch-7 add undo test * walters@verbum.org--2003/tla--mainline--1.1--patch-8 add redo test * walters@verbum.org--2003/tla--mainline--1.1--patch-9 add what-changed test, add verbose option to framework * walters@verbum.org--2003/tla--mainline--1.1--patch-10 add tag test, and run all tests in separate dirs * walters@verbum.org--2003/tla--mainline--1.1--patch-11 use hello-world instead of weird names * walters@verbum.org--2003/tla--mainline--1.1--patch-12 add copying note * walters@verbum.org--2003/tla--mainline--1.1--patch-13 add test-file-diffs * walters@verbum.org--2003/tla--mainline--1.1--patch-14 new copy_tree fn * walters@verbum.org--2003/tla--mainline--1.1--patch-15 handle nonzero exit from file-diffs * walters@verbum.org--2003/tla--mainline--1.1--patch-16 merge with lord * walters@verbum.org--2003/tla--mainline--1.1--patch-17 add star-merge scenario, some cleanups to framework * walters@verbum.org--2003/tla--mainline--1.1--patch-18 extend star-merge test 1 * walters@verbum.org--2003/tla--mainline--1.1--patch-19 don't use -s and 1>/dev/null everywhere * walters@verbum.org--2003/tla--mainline--1.1--patch-20 add tagging-defaults and parse-package-name tests * walters@verbum.org--2003/tla--mainline--1.1--patch-21 add whats-missing test * walters@verbum.org--2003/tla--mainline--1.1--patch-22 merge with lord new files: libarch/=scraps/.arch-ids/=id libarch/=scraps/inventory.c libarch/=scraps/inventory.h libarch/inode-sig.c libarch/inode-sig.h tests/Makefile.in tests/PLUGIN/.arch-ids/=id tests/PLUGIN/.arch-ids/REQ.id tests/PLUGIN/REQ tests/jane-and-foo-do-hello-world-1.sh tests/test-archive-creation.sh tests/test-archive-registration.sh tests/test-archive-setup.sh tests/test-file-diffs.sh tests/test-framework tests/test-get.sh tests/test-import.sh tests/test-mirror-creation.sh tests/test-my-id.sh tests/test-parse-package-name.sh tests/test-redo.sh tests/test-simple-commits-1.sh tests/test-tag.sh tests/test-tagging-defaults.sh tests/test-undo.sh tests/test-what-changed.sh tests/test-whats-missing.sh modified files: =THANKS ChangeLog PLUGIN/REQ PLUGIN/options libarch/apply-changeset.c libarch/apply-changeset.h libarch/arbdelta.c libarch/build-revision.c libarch/changelogs.c libarch/changeset-utils.c libarch/changeset-utils.h libarch/cmd-abrowse.c libarch/cmd-add-log.c libarch/cmd-add-pristine.c libarch/cmd-add-tag.c libarch/cmd-ancestry-graph.c libarch/cmd-ancestry.c libarch/cmd-archive-fixup.c libarch/cmd-archive-meta-info.c libarch/cmd-archive-mirror.c libarch/cmd-archive-setup.c libarch/cmd-archive-snapshot.c libarch/cmd-archive-version.c libarch/cmd-branches.c libarch/cmd-buildcfg.c libarch/cmd-cachedrevs.c libarch/cmd-cacherev.c libarch/cmd-cat-archive-log.c libarch/cmd-cat-log.c libarch/cmd-categories.c libarch/cmd-cfgcat.c libarch/cmd-changelog.c libarch/cmd-changeset.c libarch/cmd-cmtrev.c libarch/cmd-default-tag.c libarch/cmd-delete-tag.c libarch/cmd-deltapatch.c libarch/cmd-do-changeset.c libarch/cmd-file-diffs.c libarch/cmd-file-find.c libarch/cmd-find-pristine.c libarch/cmd-get-patch.c libarch/cmd-getrev.c libarch/cmd-grab.c libarch/cmd-help.c libarch/cmd-imprev.c libarch/cmd-init-tree.c libarch/cmd-inv-tag.c libarch/cmd-join-branch.c libarch/cmd-library-add.c libarch/cmd-library-archives.c libarch/cmd-library-branches.c libarch/cmd-library-categories.c libarch/cmd-library-file.c libarch/cmd-library-find.c libarch/cmd-library-log.c libarch/cmd-library-remove.c libarch/cmd-library-revisions.c libarch/cmd-library-versions.c libarch/cmd-lock-pristine.c libarch/cmd-lock-revision.c libarch/cmd-log-for-merge.c libarch/cmd-log-ls.c libarch/cmd-logs.c libarch/cmd-ls-archives.c libarch/cmd-ls-pristines.c libarch/cmd-make-archive.c libarch/cmd-make-branch.c libarch/cmd-make-category.c libarch/cmd-make-log.c libarch/cmd-make-version.c libarch/cmd-merges.c libarch/cmd-move-tag.c libarch/cmd-my-default-archive.c libarch/cmd-my-id.c libarch/cmd-my-revision-library.c libarch/cmd-new-merges.c libarch/cmd-parse-package-name.c libarch/cmd-redo-changes.c libarch/cmd-register-archive.c libarch/cmd-remove-log.c libarch/cmd-replay.c libarch/cmd-revdelta.c libarch/cmd-revisions.c libarch/cmd-set-tree-version.c libarch/cmd-show-changeset.c libarch/cmd-srcfind.c libarch/cmd-star-merge.c libarch/cmd-sync-tree.c libarch/cmd-tagging-defaults.c libarch/cmd-tagging-method.c libarch/cmd-tagrev.c libarch/cmd-tree-lint.c libarch/cmd-tree-root.c libarch/cmd-tree-version.c libarch/cmd-uncacherev.c libarch/cmd-undo-changes.c libarch/cmd-update.c libarch/cmd-valid-package-name.c libarch/cmd-versions.c libarch/cmd-what-changed.c libarch/cmd-whats-missing.c libarch/cmd-whereis-archive.c libarch/commit.c libarch/configs.c libarch/diffs.c libarch/diffs.h libarch/file-diffs.c libarch/import.c libarch/inv-tags.c libarch/inv-tags.h libarch/invent.c libarch/invent.h libarch/library-txn.c libarch/make-changeset-files.c libarch/make-changeset-files.h libarch/make-changeset.c libarch/make-changeset.h libarch/pristines.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 libarch/whats-missing.c libarch/whats-missing.h libfsutils/ensure-dir.c tla/Makefile.in tla/tla.c new directories: libarch/=scraps libarch/=scraps/.arch-ids tests/PLUGIN tests/PLUGIN/.arch-ids new patches: alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-21 bclg@iup.edu--2003/tla--devo--1.1--patch-8 lord@emf.net--2003b/tla--devo--1.1--patch-154 lord@emf.net--2003b/tla--devo--1.1--patch-155 lord@emf.net--2003b/tla--devo--1.1--patch-156 lord@emf.net--2003b/tla--devo--1.1--patch-157 lord@emf.net--2003b/tla--devo--1.1--patch-158 lord@emf.net--2003b/tla--devo--1.1--patch-159 lord@emf.net--2003b/tla--devo--1.1--patch-160 lord@emf.net--2003b/tla--devo--1.1--patch-161 lord@emf.net--2003b/tla--devo--1.1--patch-162 lord@emf.net--2003b/tla--devo--1.1--patch-163 lord@emf.net--2003b/tla--devo--1.1--patch-164 lord@emf.net--2003b/tla--devo--1.1--patch-165 lord@emf.net--2003b/tla--devo--1.1--patch-166 lord@emf.net--2003b/tla--devo--1.1--patch-167 lord@emf.net--2003b/tla--devo--1.1--patch-168 lord@emf.net--2003b/tla--devo--1.1--patch-169 lord@emf.net--2003b/tla--devo--1.1--patch-170 lord@emf.net--2003b/tla--devo--1.1--patch-171 lord@emf.net--2003b/tla--devo--1.1--patch-172 lord@emf.net--2003b/tla--devo--1.1--patch-173 lord@emf.net--2003b/tla--devo--1.1--patch-174 lord@emf.net--2003b/tla--devo--1.1--patch-175 lord@emf.net--2003b/tla--devo--1.1--patch-176 lord@emf.net--2003b/tla--devo--1.1--patch-177 lord@emf.net--2003b/tla--devo--1.1--patch-178 lord@emf.net--2003b/tla--devo--1.1--patch-179 lord@emf.net--2003b/tla--small-fixes--1.1--patch-55 lord@emf.net--2003b/tla--small-fixes--1.1--patch-56 lord@emf.net--2003b/tla--small-fixes--1.1--patch-57 lord@emf.net--2003b/tla--small-fixes--1.1--patch-58 lord@emf.net--2003b/tla--small-fixes--1.1--patch-59 lord@emf.net--2003b/tla--small-fixes--1.1--patch-60 lord@emf.net--2003b/tla--small-fixes--1.1--patch-61 lord@emf.net--2003b/tla--small-fixes--1.1--patch-62 lord@emf.net--2003b/tla--small-fixes--1.1--patch-63 lord@emf.net--2003b/tla--small-fixes--1.1--patch-64 lord@emf.net--2003b/tla--small-fixes--1.1--patch-65 lord@emf.net--2003b/tla--small-fixes--1.1--patch-66 lord@emf.net--2003b/tla--small-fixes--1.1--patch-67 lord@emf.net--2003b/tla--small-fixes--1.1--patch-68 lord@emf.net--2003b/tla--small-fixes--1.1--patch-69 lord@emf.net--2003b/tla--small-fixes--1.1--patch-70 lord@emf.net--2003b/tla--small-fixes--1.1--patch-71 lord@emf.net--2003b/tla--small-fixes--1.1--patch-72 lord@emf.net--2003b/tla--small-fixes--1.1--patch-73 lord@emf.net--2003b/tla--tagging--1.1--base-0 lord@emf.net--2003b/tla--tagging--1.1--patch-1 lord@emf.net--2003b/tla--tagging--1.1--patch-2 lord@emf.net--2003b/tla--tagging--1.1--patch-3 lord@emf.net--2003b/tla--tagging--1.1--patch-4 lord@emf.net--2003b/tla--tagging--1.1--patch-5 lord@emf.net--2003b/tla--tagging--1.1--patch-6 lord@emf.net--2003b/tla--tagging--1.1--patch-7 lord@emf.net--2003b/tla--tagging--1.1--patch-8 lord@emf.net--2003b/tla--tagging--1.1--patch-9 lord@emf.net--2003b/tla--tagging--1.1--patch-10 lord@emf.net--2003b/tla--tagging--1.1--patch-11 lord@emf.net--2003b/tla--tagging--1.1--patch-12 lord@emf.net--2003b/tla--tagging--1.1--patch-13 lord@emf.net--2003b/tla--tagging--1.1--patch-14 lord@emf.net--2003b/tla--tagging--1.1--patch-15 lord@emf.net--2003b/tla--tagging--1.1--patch-16 lord@emf.net--2003b/tla--tagging--1.1--patch-17 lord@emf.net--2003b/tla--tagging--1.1--patch-18 lord@emf.net--2003b/tla--tagging--1.1--patch-19 lord@emf.net--2003b/tla--tagging--1.1--patch-20 lord@emf.net--2003b/tla--tagging--1.1--patch-21 lord@emf.net--2003b/tla--tagging--1.1--patch-22 lord@emf.net--2003b/tla--tests--1.1--base-0 lord@emf.net--2003b/tla--tests--1.1--patch-1 lord@emf.net--2003b/tla--timestamps--1.1--base-0 lord@emf.net--2003b/tla--timestamps--1.1--patch-1 lord@emf.net--2003b/tla--timestamps--1.1--patch-2 lord@emf.net--2003b/tla--timestamps--1.1--patch-3 lord@emf.net--2003b/tla--timestamps--1.1--patch-4 lord@emf.net--2003b/tla--timestamps--1.1--patch-5 lord@emf.net--2003b/tla--timestamps--1.1--patch-6 lord@emf.net--2003b/tla--timestamps--1.1--patch-7 lord@emf.net--2003b/tla--timestamps--1.1--patch-8 lord@emf.net--2003b/tla--timestamps--1.1--patch-9 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-26 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-27 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-28 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-29 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-30 rbtcollins@hotmail.com--barch/tla--devo--1.1--base-0 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-2 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-3 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-4 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-5 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-6 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-7 rbtcollins@hotmail.com--barch/tla--devo--1.1--patch-8 walters@verbum.org--2003/tla--mainline--1.1--base-0 walters@verbum.org--2003/tla--mainline--1.1--patch-1 walters@verbum.org--2003/tla--mainline--1.1--patch-2 walters@verbum.org--2003/tla--mainline--1.1--patch-3 walters@verbum.org--2003/tla--mainline--1.1--patch-4 walters@verbum.org--2003/tla--mainline--1.1--patch-5 walters@verbum.org--2003/tla--mainline--1.1--patch-6 walters@verbum.org--2003/tla--mainline--1.1--patch-7 walters@verbum.org--2003/tla--mainline--1.1--patch-8 walters@verbum.org--2003/tla--mainline--1.1--patch-9 walters@verbum.org--2003/tla--mainline--1.1--patch-10 walters@verbum.org--2003/tla--mainline--1.1--patch-11 walters@verbum.org--2003/tla--mainline--1.1--patch-12 walters@verbum.org--2003/tla--mainline--1.1--patch-13 walters@verbum.org--2003/tla--mainline--1.1--patch-14 walters@verbum.org--2003/tla--mainline--1.1--patch-15 walters@verbum.org--2003/tla--mainline--1.1--patch-16 walters@verbum.org--2003/tla--mainline--1.1--patch-17 walters@verbum.org--2003/tla--mainline--1.1--patch-18 walters@verbum.org--2003/tla--mainline--1.1--patch-19 walters@verbum.org--2003/tla--mainline--1.1--patch-20 walters@verbum.org--2003/tla--mainline--1.1--patch-21 walters@verbum.org--2003/tla--mainline--1.1--patch-22 2003-09-05 14:48:41 GMT Alexander Deruwe patch-83 Summary: merge with tla--aderuwe--1.1 Revision: tla--whitespace--1.1--patch-83 merge with tla--aderuwe--1.1 Patches applied: * alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-20 merge with tla--devo--1.1 * arch@repose.cx--03/tla--devo--1.1--patch-17 merge with lord * arch@repose.cx--03/tla--devo--1.1--patch-18 merge with lord * arch@repose.cx--03/tla--devo--1.1--patch-19 merge w/ lord * arch@repose.cx--03/tla--devo--1.1--patch-20 replay: report when the tree is already up to date * arch@repose.cx--03/tla--devo--1.1--patch-21 merge w/ lord * arch@repose.cx--03/tla--devo--1.1--patch-22 use modified perms, not original perms, for dir changeset * ben@criertower.com--arch/tla--devo--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-131 * ben@criertower.com--arch/tla--devo--1.1--patch-1 Added --tag TAG option to the ' tla add-tag' command * lord@emf.net--2003b/tla--devo--1.1--patch-135 [small-fixes] various bug fixes from mt@wmipf * lord@emf.net--2003b/tla--devo--1.1--patch-136 [small-fixes] tagging-method -H fix (Samuel Tardieu) * lord@emf.net--2003b/tla--devo--1.1--patch-137 [small-fixes] replay -- report when the tree is up to date (Damien Elmes) * lord@emf.net--2003b/tla--devo--1.1--patch-138 [small-fixes] tree-lint filters, -L to import, config location liberty (Rob Weir) * lord@emf.net--2003b/tla--devo--1.1--patch-139 [small-fixes] fix ill-initialized structure in archive.c * lord@emf.net--2003b/tla--devo--1.1--patch-140 [small-fixes] [bug #4926] archive name error message glitch (Bruce Stephens) * lord@emf.net--2003b/tla--devo--1.1--patch-141 [small-fixes] honor nested tagging methods in inventory --nested (Robin Farine) * lord@emf.net--2003b/tla--devo--1.1--patch-142 [small-fixes] add --tag TAG option to add (ben@criertower) * lord@emf.net--2003b/tla--devo--1.1--patch-143 [small-fixes] Leading ./ removal in inventory sub-command (miles) * lord@emf.net--2003b/tla--devo--1.1--patch-144 [small-fixes] Make undo/update less confusingly chatty (miles) * lord@emf.net--2003b/tla--devo--1.1--patch-145 [small-fixes] tla ignores modified permissions on directories (Damien Elmes) * lord@emf.net--2003b/tla--devo--1.1--patch-146 [small-fixes] tla buildcfg without default archive (Robin Farine) * lord@emf.net--2003b/tla--devo--1.1--patch-147 [small-fixes] fix tla add (Damien) * lord@emf.net--2003b/tla--devo--1.1--patch-148 [small-fixes] first cut at grab command (markbt) * lord@emf.net--2003b/tla--devo--1.1--patch-149 [small-fixes] ARCHIVE argument to library-categories (Jason McCarty) * lord@emf.net--2003b/tla--devo--1.1--patch-150 [small-fixes] [bug #4917] what-changed vs. no patch logs * lord@emf.net--2003b/tla--devo--1.1--patch-151 [small-fixes] remove bogus --report option from srcfind * lord@emf.net--2003b/tla--devo--1.1--patch-152 [small-fixes] make update REVISION work * lord@emf.net--2003b/tla--devo--1.1--patch-153 [small-fixes] ftp made compatible to the publicfile server (Sascha Silbe) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-35 various bug fixes from mt@wmipf * lord@emf.net--2003b/tla--small-fixes--1.1--patch-36 tagging-method -H fix (Samuel Tardieu) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-37 replay -- report when the tree is up to date (Damien Elmes) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-38 tree-lint filters, -L to import, config location liberty (Rob Weir) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-39 fix ill-initialized structure in archive.c * lord@emf.net--2003b/tla--small-fixes--1.1--patch-40 merge back from devo * lord@emf.net--2003b/tla--small-fixes--1.1--patch-41 [bug #4926] archive name error message glitch (Bruce Stephens) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-42 honor nested tagging methods in inventory --nested (Robin Farine) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-43 add --tag TAG option to add (ben@criertower) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-44 Leading ./ removal in inventory sub-command (miles) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-45 Make undo/update less confusingly chatty (miles) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-46 tla ignores modified permissions on directories (Damien Elmes) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-47 tla buildcfg without default archive (Robin Farine) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-48 fix tla add (Damien) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-49 first cut at grab command (markbt) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-50 ARCHIVE argument to library-categories (Jason McCarty) * lord@emf.net--2003b/tla--small-fixes--1.1--patch-51 [bug #4917] what-changed vs. no patch logs * lord@emf.net--2003b/tla--small-fixes--1.1--patch-52 remove bogus --report option from srcfind * lord@emf.net--2003b/tla--small-fixes--1.1--patch-53 make update REVISION work * lord@emf.net--2003b/tla--small-fixes--1.1--patch-54 ftp made compatible to the publicfile server (Sascha Silbe) * markbt@efaref.net--2003/tla--markbt--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-125 * markbt@efaref.net--2003/tla--markbt--1.1--patch-1 add simple implementation of `grab' command * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-23 Merge from Tom * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-24 Leading ./ removal in inventory sub-command * miles@gnu.org--gnu-2003/tla--devo--1.1--patch-25 Make undo/update less confusingly chatty * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-14 merge with lord * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-15 make file-find use its own help string * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-16 fix file-{diffs,find} for untagged source files * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-17 merge with lord * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-18 fix buffer overflow * mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-19 fix data connection handling for NLST * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-106 * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-1 buildcfg gets its default archive from the project tree * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-2 honor nested trees tagging methods & regexps during inventory * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-3 merge from lord@emf.net--2003b * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-4 merge from lord@emf.net--2003b * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-5 undo patch-1 * robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-6 buildcfg -- get default archive from project tree version * rweir@ertius.org--2003-arch/tla--devo--1.1--base-0 tag of lord@emf.net--2003b/tla--devo--1.1--patch-123 * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-1 give tree-lint some options to only print a subset of errors * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-2 add a -L (log text) option to `import' * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-3 Merge in changes from Tom * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-4 catch up with tom again * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-5 `tla buildcfg configs/foo' looks for ./configs/foo if ./configs/configs/foo doesn't exist * rweir@ertius.org--2003-arch/tla--devo--1.1--patch-6 (really) sync up with tom * sam@rfc1149.net--public/tla--sam--1.1--patch-2 Merge with Lord * sam@rfc1149.net--public/tla--sam--1.1--patch-3 Add missing `tagline' method in `tagging-method' long help message new files: libarch/cmd-grab.c libarch/cmd-grab.h modified files: =THANKS ChangeLog libarch/archive.c libarch/cmd-add-tag.c libarch/cmd-buildcfg.c libarch/cmd-categories.c libarch/cmd-file-diffs.c libarch/cmd-file-find.c libarch/cmd-imprev.c libarch/cmd-library-categories.c libarch/cmd-replay.c libarch/cmd-srcfind.c libarch/cmd-tagging-method.c libarch/cmd-tree-lint.c libarch/cmd-update.c libarch/cmd-what-changed.c libarch/cmds.c libarch/configs.c libarch/configs.h libarch/file-diffs.c libarch/invent.c libarch/invent.h libarch/make-changeset.c libarch/pfs-ftp.c libarch/proj-tree-lint.c libarch/proj-tree-lint.h libarch/undo.c new patches: alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-20 arch@repose.cx--03/tla--devo--1.1--patch-17 arch@repose.cx--03/tla--devo--1.1--patch-18 arch@repose.cx--03/tla--devo--1.1--patch-19 arch@repose.cx--03/tla--devo--1.1--patch-20 arch@repose.cx--03/tla--devo--1.1--patch-21 arch@repose.cx--03/tla--devo--1.1--patch-22 ben@criertower.com--arch/tla--devo--1.1--base-0 ben@criertower.com--arch/tla--devo--1.1--patch-1 lord@emf.net--2003b/tla--devo--1.1--patch-135 lord@emf.net--2003b/tla--devo--1.1--patch-136 lord@emf.net--2003b/tla--devo--1.1--patch-137 lord@emf.net--2003b/tla--devo--1.1--patch-138 lord@emf.net--2003b/tla--devo--1.1--patch-139 lord@emf.net--2003b/tla--devo--1.1--patch-140 lord@emf.net--2003b/tla--devo--1.1--patch-141 lord@emf.net--2003b/tla--devo--1.1--patch-142 lord@emf.net--2003b/tla--devo--1.1--patch-143 lord@emf.net--2003b/tla--devo--1.1--patch-144 lord@emf.net--2003b/tla--devo--1.1--patch-145 lord@emf.net--2003b/tla--devo--1.1--patch-146 lord@emf.net--2003b/tla--devo--1.1--patch-147 lord@emf.net--2003b/tla--devo--1.1--patch-148 lord@emf.net--2003b/tla--devo--1.1--patch-149 lord@emf.net--2003b/tla--devo--1.1--patch-150 lord@emf.net--2003b/tla--devo--1.1--patch-151 lord@emf.net--2003b/tla--devo--1.1--patch-152 lord@emf.net--2003b/tla--devo--1.1--patch-153 lord@emf.net--2003b/tla--small-fixes--1.1--patch-35 lord@emf.net--2003b/tla--small-fixes--1.1--patch-36 lord@emf.net--2003b/tla--small-fixes--1.1--patch-37 lord@emf.net--2003b/tla--small-fixes--1.1--patch-38 lord@emf.net--2003b/tla--small-fixes--1.1--patch-39 lord@emf.net--2003b/tla--small-fixes--1.1--patch-40 lord@emf.net--2003b/tla--small-fixes--1.1--patch-41 lord@emf.net--2003b/tla--small-fixes--1.1--patch-42 lord@emf.net--2003b/tla--small-fixes--1.1--patch-43 lord@emf.net--2003b/tla--small-fixes--1.1--patch-44 lord@emf.net--2003b/tla--small-fixes--1.1--patch-45 lord@emf.net--2003b/tla--small-fixes--1.1--patch-46 lord@emf.net--2003b/tla--small-fixes--1.1--patch-47 lord@emf.net--2003b/tla--small-fixes--1.1--patch-48 lord@emf.net--2003b/tla--small-fixes--1.1--patch-49 lord@emf.net--2003b/tla--small-fixes--1.1--patch-50 lord@emf.net--2003b/tla--small-fixes--1.1--patch-51 lord@emf.net--2003b/tla--small-fixes--1.1--patch-52 lord@emf.net--2003b/tla--small-fixes--1.1--patch-53 lord@emf.net--2003b/tla--small-fixes--1.1--patch-54 markbt@efaref.net--2003/tla--markbt--1.1--base-0 markbt@efaref.net--2003/tla--markbt--1.1--patch-1 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-23 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-24 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-25 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-14 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-15 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-16 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-17 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-18 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-19 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--base-0 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-1 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-2 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-3 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-4 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-5 robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-6 rweir@ertius.org--2003-arch/tla--devo--1.1--base-0 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-1 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-2 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-3 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-4 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-5 rweir@ertius.org--2003-arch/tla--devo--1.1--patch-6 sam@rfc1149.net--public/tla--sam--1.1--patch-2 sam@rfc1149.net--public/tla--sam--1.1--patch-3 2003-09-05 14:47:12 GMT Alexander Deruwe patch-82 Summary: remove stray tabs/spaces in libarch/cmd-log-ls.* Revision: tla--whitespace--1.1--patch-82 remove stray tabs/spaces in libarch/cmd-log-ls.* modified files: libarch/cmd-log-ls.c 2003-09-05 14:46:43 GMT Alexander Deruwe patch-81 Summary: remove stray tabs/spaces in libarch/cmd-log-for-merge.* Revision: tla--whitespace--1.1--patch-81 remove stray tabs/spaces in libarch/cmd-log-for-merge.* modified files: libarch/cmd-log-for-merge.c 2003-09-05 14:46:10 GMT Alexander Deruwe patch-80 Summary: remove stray tabs/spaces in libarch/cmd-lock-revision.* Revision: tla--whitespace--1.1--patch-80 remove stray tabs/spaces in libarch/cmd-lock-revision.* modified files: libarch/cmd-lock-revision.c 2003-09-05 14:45:43 GMT Alexander Deruwe patch-79 Summary: remove stray tabs/spaces in libarch/cmd-lock-pristine.* Revision: tla--whitespace--1.1--patch-79 remove stray tabs/spaces in libarch/cmd-lock-pristine.* modified files: libarch/cmd-lock-pristine.c 2003-09-05 14:45:06 GMT Alexander Deruwe patch-78 Summary: remove stray tabs/spaces in libarch/cmd-library-versions.* Revision: tla--whitespace--1.1--patch-78 remove stray tabs/spaces in libarch/cmd-library-versions.* modified files: libarch/cmd-library-versions.c 2003-09-05 14:44:39 GMT Alexander Deruwe patch-77 Summary: remove stray tabs/spaces in libarch/cmd-library-revisions.* Revision: tla--whitespace--1.1--patch-77 remove stray tabs/spaces in libarch/cmd-library-revisions.* modified files: libarch/cmd-library-revisions.c 2003-09-05 14:44:11 GMT Alexander Deruwe patch-76 Summary: remove stray tabs/spaces in libarch/cmd-library-remove.* Revision: tla--whitespace--1.1--patch-76 remove stray tabs/spaces in libarch/cmd-library-remove.* modified files: libarch/cmd-library-remove.c 2003-09-05 14:43:40 GMT Alexander Deruwe patch-75 Summary: remove stray tabs/spaces in libarch/cmd-library-log.* Revision: tla--whitespace--1.1--patch-75 remove stray tabs/spaces in libarch/cmd-library-log.* modified files: libarch/cmd-library-log.c 2003-09-05 14:43:20 GMT Alexander Deruwe patch-74 Summary: remove stray tabs/spaces in libarch/cmd-library-find.* Revision: tla--whitespace--1.1--patch-74 remove stray tabs/spaces in libarch/cmd-library-find.* modified files: libarch/cmd-library-find.c 2003-09-05 14:42:47 GMT Alexander Deruwe patch-73 Summary: remove stray tabs/spaces in libarch/cmd-library-file.* Revision: tla--whitespace--1.1--patch-73 remove stray tabs/spaces in libarch/cmd-library-file.* modified files: libarch/cmd-library-file.c 2003-09-05 14:42:13 GMT Alexander Deruwe patch-72 Summary: remove stray tabs/spaces in libarch/cmd-library-categories.* Revision: tla--whitespace--1.1--patch-72 remove stray tabs/spaces in libarch/cmd-library-categories.* modified files: libarch/cmd-library-categories.c 2003-09-05 14:41:11 GMT Alexander Deruwe patch-71 Summary: remove stray tabs/spaces in libarch/cmd-library-branches.* Revision: tla--whitespace--1.1--patch-71 remove stray tabs/spaces in libarch/cmd-library-branches.* modified files: libarch/cmd-library-branches.c 2003-09-05 14:40:24 GMT Alexander Deruwe patch-70 Summary: remove stray tabs/spaces in libarch/cmd-library-add.* Revision: tla--whitespace--1.1--patch-70 remove stray tabs/spaces in libarch/cmd-library-add.* modified files: libarch/cmd-library-add.c 2003-09-05 14:38:23 GMT Alexander Deruwe patch-69 Summary: remove stray tabs/spaces in libarch/cmd-join-branch.* Revision: tla--whitespace--1.1--patch-69 remove stray tabs/spaces in libarch/cmd-join-branch.* modified files: libarch/cmd-join-branch.c 2003-09-05 14:37:38 GMT Alexander Deruwe patch-68 Summary: remove stray tabs/spaces in libarch/cmd-init-tree.* Revision: tla--whitespace--1.1--patch-68 remove stray tabs/spaces in libarch/cmd-init-tree.* modified files: libarch/cmd-init-tree.c 2003-09-05 14:34:54 GMT Alexander Deruwe patch-67 Summary: remove stray tabs/spaces in libarch/cmd-imprev.* Revision: tla--whitespace--1.1--patch-67 remove stray tabs/spaces in libarch/cmd-imprev.* modified files: libarch/cmd-imprev.c 2003-09-05 14:34:04 GMT Alexander Deruwe patch-66 Summary: remove stray tabs/spaces in libarch/cmd-getrev.* Revision: tla--whitespace--1.1--patch-66 remove stray tabs/spaces in libarch/cmd-getrev.* modified files: libarch/cmd-getrev.c 2003-09-05 14:33:32 GMT Alexander Deruwe patch-65 Summary: remove stray tabs/spaces in libarch/cmd-get-patch.* Revision: tla--whitespace--1.1--patch-65 remove stray tabs/spaces in libarch/cmd-get-patch.* modified files: libarch/cmd-get-patch.c 2003-09-05 14:31:19 GMT Alexander Deruwe patch-64 Summary: remove stray tabs/spaces in libarch/cmd-find-pristine.* Revision: tla--whitespace--1.1--patch-64 remove stray tabs/spaces in libarch/cmd-find-pristine.* modified files: libarch/cmd-find-pristine.c 2003-09-05 14:29:22 GMT Alexander Deruwe patch-63 Summary: remove stray tabs/spaces in libarch/cmd-file-find.* Revision: tla--whitespace--1.1--patch-63 remove stray tabs/spaces in libarch/cmd-file-find.* modified files: libarch/cmd-file-find.c 2003-09-05 14:28:27 GMT Alexander Deruwe patch-62 Summary: remove stray tabs/spaces in libarch/cmd-file-diffs.* Revision: tla--whitespace--1.1--patch-62 remove stray tabs/spaces in libarch/cmd-file-diffs.* modified files: libarch/cmd-file-diffs.c 2003-09-05 14:27:50 GMT Alexander Deruwe patch-61 Summary: remove stray tabs/spaces in libarch/cmd-deltapatch.* Revision: tla--whitespace--1.1--patch-61 remove stray tabs/spaces in libarch/cmd-deltapatch.* modified files: libarch/cmd-deltapatch.c 2003-09-05 14:27:21 GMT Alexander Deruwe patch-60 Summary: remove stray tabs/spaces in libarch/cmd-changelog.* Revision: tla--whitespace--1.1--patch-60 remove stray tabs/spaces in libarch/cmd-changelog.* modified files: libarch/cmd-changelog.c 2003-09-05 14:26:41 GMT Alexander Deruwe patch-59 Summary: remove stray tabs/spaces in libarch/cmd-cmtrev.* Revision: tla--whitespace--1.1--patch-59 remove stray tabs/spaces in libarch/cmd-cmtrev.* modified files: libarch/cmd-cmtrev.c 2003-09-05 14:21:25 GMT Alexander Deruwe patch-58 Summary: remove stray tabs/spaces in libarch/cmd-changeset.* Revision: tla--whitespace--1.1--patch-58 remove stray tabs/spaces in libarch/cmd-changeset.* modified files: libarch/cmd-changeset.c 2003-09-05 14:20:19 GMT Alexander Deruwe patch-57 Summary: remove stray tabs/spaces in libarch/cmd-cat-log.* Revision: tla--whitespace--1.1--patch-57 remove stray tabs/spaces in libarch/cmd-cat-log.* modified files: libarch/cmd-cat-log.c 2003-09-05 14:19:47 GMT Alexander Deruwe patch-56 Summary: remove stray tabs/spaces in libarch/cmd-cat-archive-log.* Revision: tla--whitespace--1.1--patch-56 remove stray tabs/spaces in libarch/cmd-cat-archive-log.* modified files: libarch/cmd-cat-archive-log.c 2003-09-05 14:19:12 GMT Alexander Deruwe patch-55 Summary: remove stray tabs/spaces in libarch/cmd-cacherev.* Revision: tla--whitespace--1.1--patch-55 remove stray tabs/spaces in libarch/cmd-cacherev.* modified files: libarch/cmd-cacherev.c 2003-09-05 14:18:49 GMT Alexander Deruwe patch-54 Summary: remove stray tabs/spaces in libarch/cmd-cachedrevs.* Revision: tla--whitespace--1.1--patch-54 remove stray tabs/spaces in libarch/cmd-cachedrevs.* modified files: libarch/cmd-cachedrevs.c 2003-09-05 14:18:04 GMT Alexander Deruwe patch-53 Summary: remove stray tabs/spaces in libarch/cmd-buildcfg.* Revision: tla--whitespace--1.1--patch-53 remove stray tabs/spaces in libarch/cmd-buildcfg.* modified files: libarch/cmd-buildcfg.c 2003-09-05 14:17:32 GMT Alexander Deruwe patch-52 Summary: remove stray tabs/spaces in libarch/cmd-branches.* Revision: tla--whitespace--1.1--patch-52 remove stray tabs/spaces in libarch/cmd-branches.* modified files: libarch/cmd-branches.c 2003-09-05 14:15:23 GMT Alexander Deruwe patch-51 Summary: remove stray tabs/spaces in libarch/cmd-archive-version.* Revision: tla--whitespace--1.1--patch-51 remove stray tabs/spaces in libarch/cmd-archive-version.* modified files: libarch/cmd-archive-version.c 2003-09-05 14:14:45 GMT Alexander Deruwe patch-50 Summary: remove stray tabs/spaces in libarch/cmd-archive-snapshot.* Revision: tla--whitespace--1.1--patch-50 remove stray tabs/spaces in libarch/cmd-archive-snapshot.* modified files: libarch/cmd-archive-snapshot.c 2003-09-05 14:14:12 GMT Alexander Deruwe patch-49 Summary: remove stray tabs/spaces in libarch/cmd-archive-mirror.* Revision: tla--whitespace--1.1--patch-49 remove stray tabs/spaces in libarch/cmd-archive-mirror.* modified files: libarch/cmd-archive-mirror.c 2003-09-05 14:13:35 GMT Alexander Deruwe patch-48 Summary: remove stray tabs/spaces in libarch/cmd-archive-setup.* Revision: tla--whitespace--1.1--patch-48 remove stray tabs/spaces in libarch/cmd-archive-setup.* modified files: libarch/cmd-archive-setup.c 2003-09-05 14:12:56 GMT Alexander Deruwe patch-47 Summary: remove stray tabs/spaces in libarch/cmd-archive-meta-info.* Revision: tla--whitespace--1.1--patch-47 remove stray tabs/spaces in libarch/cmd-archive-meta-info.* modified files: libarch/cmd-archive-meta-info.c 2003-09-05 14:12:20 GMT Alexander Deruwe patch-46 Summary: remove stray tabs/spaces in libarch/cmd-archive-fixup.* Revision: tla--whitespace--1.1--patch-46 remove stray tabs/spaces in libarch/cmd-archive-fixup.* modified files: libarch/cmd-archive-fixup.c 2003-09-05 14:11:39 GMT Alexander Deruwe patch-45 Summary: remove stray tabs/spaces in libarch/cmd-ancestry-graph.* Revision: tla--whitespace--1.1--patch-45 remove stray tabs/spaces in libarch/cmd-ancestry-graph.* modified files: libarch/cmd-ancestry-graph.c 2003-09-05 14:10:22 GMT Alexander Deruwe patch-44 Summary: remove stray tabs/spaces in libarch/cmd-add-pristine.* Revision: tla--whitespace--1.1--patch-44 remove stray tabs/spaces in libarch/cmd-add-pristine.* modified files: libarch/cmd-add-pristine.c 2003-09-05 14:09:51 GMT Alexander Deruwe patch-43 Summary: remove stray tabs/spaces in libarch/cmd-add-log.* Revision: tla--whitespace--1.1--patch-43 remove stray tabs/spaces in libarch/cmd-add-log.* modified files: libarch/cmd-add-log.c 2003-09-05 14:07:46 GMT Alexander Deruwe patch-42 Summary: remove stray tabs/spaces in libarch/changeset-report.* Revision: tla--whitespace--1.1--patch-42 remove stray tabs/spaces in libarch/changeset-report.* modified files: libarch/changeset-report.c 2003-09-05 13:51:03 GMT Alexander Deruwe patch-41 Summary: remove stray tabs/spaces in libarch/archive-pfs.* Revision: tla--whitespace--1.1--patch-41 remove stray tabs/spaces in libarch/archive-pfs.* modified files: libarch/archive-pfs.c 2003-09-05 13:50:32 GMT Alexander Deruwe patch-40 Summary: remove stray tabs/spaces in libarch/apply-changeset.* Revision: tla--whitespace--1.1--patch-40 remove stray tabs/spaces in libarch/apply-changeset.* modified files: libarch/apply-changeset.c 2003-09-05 13:47:41 GMT Alexander Deruwe patch-39 Summary: remove stray tabs/spaces in libarch/commit.* Revision: tla--whitespace--1.1--patch-39 remove stray tabs/spaces in libarch/commit.* modified files: libarch/commit.c 2003-09-05 13:47:11 GMT Alexander Deruwe patch-38 Summary: remove stray tabs/spaces in libarch/cmd-ls-archives.* Revision: tla--whitespace--1.1--patch-38 remove stray tabs/spaces in libarch/cmd-ls-archives.* modified files: libarch/cmd-ls-archives.c 2003-09-05 13:46:19 GMT Alexander Deruwe patch-37 Summary: remove stray tabs/spaces in libarch/cmd-help.* Revision: tla--whitespace--1.1--patch-37 remove stray tabs/spaces in libarch/cmd-help.* modified files: libarch/cmd-help.c 2003-09-05 13:45:07 GMT Alexander Deruwe patch-36 Summary: remove stray tabs/spaces in libarch/cmd-ancestry.* Revision: tla--whitespace--1.1--patch-36 remove stray tabs/spaces in libarch/cmd-ancestry.* modified files: libarch/cmd-ancestry.c libarch/cmd-ancestry.h 2003-09-05 13:43:45 GMT Alexander Deruwe patch-35 Summary: remove stray tabs/spaces in libarch/cmd-abrowse.* Revision: tla--whitespace--1.1--patch-35 remove stray tabs/spaces in libarch/cmd-abrowse.* modified files: libarch/cmd-abrowse.c libarch/cmd-abrowse.h 2003-08-28 14:40:23 GMT Alexander Deruwe patch-34 Summary: remove stray tabs/spaces in libarch/cmd-logs.* Revision: tla--whitespace--1.1--patch-34 remove stray tabs/spaces in libarch/cmd-logs.* modified files: ./libarch/cmd-logs.c 2003-08-28 14:39:36 GMT Alexander Deruwe patch-33 Summary: remove stray tabs/spaces in libarch/cmd-ls-pristines.* Revision: tla--whitespace--1.1--patch-33 remove stray tabs/spaces in libarch/cmd-ls-pristines.* modified files: ./libarch/cmd-ls-pristines.c 2003-08-28 14:39:02 GMT Alexander Deruwe patch-32 Summary: remove stray tabs/spaces in libarch/cmd-make-archive.* Revision: tla--whitespace--1.1--patch-32 remove stray tabs/spaces in libarch/cmd-make-archive.* modified files: ./libarch/cmd-make-archive.c 2003-08-28 14:38:32 GMT Alexander Deruwe patch-31 Summary: remove stray tabs/spaces in libarch/cmd-merges.* Revision: tla--whitespace--1.1--patch-31 remove stray tabs/spaces in libarch/cmd-merges.* modified files: ./libarch/cmd-merges.c 2003-08-28 14:36:59 GMT Alexander Deruwe patch-30 Summary: remove stray tabs/spaces in libarch/cmd-make-branch.* Revision: tla--whitespace--1.1--patch-30 remove stray tabs/spaces in libarch/cmd-make-branch.* modified files: ./libarch/cmd-make-branch.c 2003-08-28 14:36:34 GMT Alexander Deruwe patch-29 Summary: remove stray tabs/spaces in libarch/cmd-make-category.* Revision: tla--whitespace--1.1--patch-29 remove stray tabs/spaces in libarch/cmd-make-category.* modified files: ./libarch/cmd-make-category.c 2003-08-28 14:36:09 GMT Alexander Deruwe patch-28 Summary: remove stray tabs/spaces in libarch/cmd-make-log.* Revision: tla--whitespace--1.1--patch-28 remove stray tabs/spaces in libarch/cmd-make-log.* modified files: ./libarch/cmd-make-log.c 2003-08-28 14:34:34 GMT Alexander Deruwe patch-27 Summary: remove stray tabs/spaces in libarch/cmd-make-version.* Revision: tla--whitespace--1.1--patch-27 remove stray tabs/spaces in libarch/cmd-make-version.* modified files: ./libarch/cmd-make-version.c 2003-08-28 14:34:07 GMT Alexander Deruwe patch-26 Summary: remove stray tabs/spaces in libarch/cmd-new-merges.* Revision: tla--whitespace--1.1--patch-26 remove stray tabs/spaces in libarch/cmd-new-merges.* modified files: ./libarch/cmd-new-merges.c 2003-08-28 14:33:35 GMT Alexander Deruwe patch-25 Summary: remove stray tabs/spaces in libarch/cmd-parse-package-name.* Revision: tla--whitespace--1.1--patch-25 remove stray tabs/spaces in libarch/cmd-parse-package-name.* modified files: ./libarch/cmd-parse-package-name.c 2003-08-28 14:32:53 GMT Alexander Deruwe patch-24 Summary: remove stray tabs/spaces in libarch/cmd-redo-changes.* Revision: tla--whitespace--1.1--patch-24 remove stray tabs/spaces in libarch/cmd-redo-changes.* modified files: ./libarch/cmd-redo-changes.c 2003-08-28 14:32:07 GMT Alexander Deruwe patch-23 Summary: remove stray tabs/spaces in libarch/cmd-register-archive.* Revision: tla--whitespace--1.1--patch-23 remove stray tabs/spaces in libarch/cmd-register-archive.* modified files: ./libarch/cmd-register-archive.c 2003-08-28 14:31:30 GMT Alexander Deruwe patch-22 Summary: remove stray tabs/spaces in libarch/cmd-remove-log.* Revision: tla--whitespace--1.1--patch-22 remove stray tabs/spaces in libarch/cmd-remove-log.* modified files: ./libarch/cmd-remove-log.c 2003-08-28 14:31:01 GMT Alexander Deruwe patch-21 Summary: remove stray tabs/spaces in libarch/cmd-replay.* Revision: tla--whitespace--1.1--patch-21 remove stray tabs/spaces in libarch/cmd-replay.* modified files: ./libarch/cmd-replay.c 2003-08-28 14:30:27 GMT Alexander Deruwe patch-20 Summary: remove stray tabs/spaces in libarch/cmd-revdelta.* Revision: tla--whitespace--1.1--patch-20 remove stray tabs/spaces in libarch/cmd-revdelta.* modified files: ./libarch/cmd-revdelta.c 2003-08-28 14:29:52 GMT Alexander Deruwe patch-19 Summary: remove stray tabs/spaces in libarch/cmd-revisions.* Revision: tla--whitespace--1.1--patch-19 remove stray tabs/spaces in libarch/cmd-revisions.* modified files: ./libarch/cmd-revisions.c 2003-08-28 14:29:14 GMT Alexander Deruwe patch-18 Summary: remove stray tabs/spaces in libarch/cmd-set-tree-version.* Revision: tla--whitespace--1.1--patch-18 remove stray tabs/spaces in libarch/cmd-set-tree-version.* modified files: ./libarch/cmd-set-tree-version.c 2003-08-28 14:28:36 GMT Alexander Deruwe patch-17 Summary: remove stray tabs/spaces in libarch/cmd-tree-lint.* Revision: tla--whitespace--1.1--patch-17 remove stray tabs/spaces in libarch/cmd-tree-lint.* modified files: ./libarch/cmd-tree-lint.c 2003-08-28 14:27:54 GMT Alexander Deruwe patch-16 Summary: remove stray tabs/spaces in libarch/cmd-star-merge.* Revision: tla--whitespace--1.1--patch-16 remove stray tabs/spaces in libarch/cmd-star-merge.* modified files: ./libarch/cmd-star-merge.c 2003-08-28 14:27:07 GMT Alexander Deruwe patch-15 Summary: remove stray tabs/spaces in libarch/cmd-sync-tree.* Revision: tla--whitespace--1.1--patch-15 remove stray tabs/spaces in libarch/cmd-sync-tree.* modified files: ./libarch/cmd-sync-tree.c 2003-08-28 14:26:38 GMT Alexander Deruwe patch-14 Summary: remove stray tabs/spaces in libarch/cmd-tagrev.* Revision: tla--whitespace--1.1--patch-14 remove stray tabs/spaces in libarch/cmd-tagrev.* modified files: ./libarch/cmd-tagrev.c 2003-08-28 14:25:56 GMT Alexander Deruwe patch-13 Summary: remove stray tabs/spaces in libarch/cmd-tree-root.* Revision: tla--whitespace--1.1--patch-13 remove stray tabs/spaces in libarch/cmd-tree-root.* modified files: ./libarch/cmd-tree-root.c 2003-08-28 14:25:23 GMT Alexander Deruwe patch-12 Summary: remove stray tabs/spaces in libarch/cmd-tree-version.* Revision: tla--whitespace--1.1--patch-12 remove stray tabs/spaces in libarch/cmd-tree-version.* modified files: ./libarch/cmd-tree-version.c 2003-08-28 14:24:49 GMT Alexander Deruwe patch-11 Summary: remove stray tabs/spaces in libarch/cmd-uncacherev.* Revision: tla--whitespace--1.1--patch-11 remove stray tabs/spaces in libarch/cmd-uncacherev.* modified files: ./libarch/cmd-uncacherev.c 2003-08-28 14:24:08 GMT Alexander Deruwe patch-10 Summary: remove stray tabs/spaces in libarch/cmd-undo-changes.* Revision: tla--whitespace--1.1--patch-10 remove stray tabs/spaces in libarch/cmd-undo-changes.* modified files: ./libarch/cmd-undo-changes.c 2003-08-28 14:23:17 GMT Alexander Deruwe patch-9 Summary: remove stray tabs/spaces in libarch/cmd-update.* Revision: tla--whitespace--1.1--patch-9 remove stray tabs/spaces in libarch/cmd-update.* modified files: ./libarch/cmd-update.c 2003-08-28 14:22:38 GMT Alexander Deruwe patch-8 Summary: remove stray tabs/spaces in libarch/cmd-versions.* Revision: tla--whitespace--1.1--patch-8 remove stray tabs/spaces in libarch/cmd-versions.* modified files: ./libarch/cmd-versions.c 2003-08-28 14:22:08 GMT Alexander Deruwe patch-7 Summary: remove stray tabs/spaces in libarch/cmd-what-changed.* Revision: tla--whitespace--1.1--patch-7 remove stray tabs/spaces in libarch/cmd-what-changed.* modified files: ./libarch/cmd-what-changed.c 2003-08-28 14:21:30 GMT Alexander Deruwe patch-6 Summary: remove stray tabs/spaces in libarch/cmd-whats-missing.* Revision: tla--whitespace--1.1--patch-6 remove stray tabs/spaces in libarch/cmd-whats-missing.* modified files: ./libarch/cmd-whats-missing.c 2003-08-28 14:20:42 GMT Alexander Deruwe patch-5 Summary: remove stray tabs/spaces in libarch/diffs.* Revision: tla--whitespace--1.1--patch-5 remove stray tabs/spaces in libarch/diffs.* modified files: ./libarch/diffs.c 2003-08-28 14:20:03 GMT Alexander Deruwe patch-4 Summary: remove stray tabs/spaces in libarch/cmd-whereis-archive.* Revision: tla--whitespace--1.1--patch-4 remove stray tabs/spaces in libarch/cmd-whereis-archive.* modified files: ./libarch/cmd-whereis-archive.c 2003-08-28 14:19:17 GMT Alexander Deruwe patch-3 Summary: remove stray tabs/spaces in libarch/file-diffs.* Revision: tla--whitespace--1.1--patch-3 remove stray tabs/spaces in libarch/file-diffs.* modified files: ./libarch/file-diffs.c 2003-08-28 14:18:20 GMT Alexander Deruwe patch-2 Summary: remove stray tabs/spaces in libarch/patch-logs.* Revision: tla--whitespace--1.1--patch-2 remove stray tabs/spaces in libarch/patch-logs.* modified files: ./libarch/patch-logs.c 2003-08-28 14:16:48 GMT Alexander Deruwe patch-1 Summary: remove stray tabs/spaces in libarch/pristines.* Revision: tla--whitespace--1.1--patch-1 remove stray tabs/spaces in libarch/pristines.* modified files: ./libarch/pristines.c 2003-08-28 14:13:05 GMT Alexander Deruwe base-0 Summary: tag of alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-19 Revision: tla--whitespace--1.1--base-0 (automatically generated log message) new patches: alexander@deruwe.be--2003/tla--aderuwe--1.0--base-0 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-1 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-2 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-3 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-4 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-5 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-6 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-7 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-8 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-9 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-10 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-11 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-12 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-13 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-14 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-15 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-16 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-17 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-18 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-19 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-20 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-21 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-22 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-23 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-24 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-25 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-26 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-27 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-28 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-29 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-30 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-31 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-32 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-33 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-34 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-35 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-36 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-37 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-38 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-39 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-40 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-41 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-42 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-43 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-44 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-45 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-46 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-47 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-48 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-49 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-50 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-51 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-52 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-53 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-54 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-55 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-56 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-57 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-58 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-59 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-60 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-61 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-62 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-63 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-64 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-65 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-66 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-67 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-68 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-69 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-70 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-71 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-72 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-73 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-74 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-75 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-76 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-77 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-78 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-79 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-80 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-81 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-82 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-83 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-84 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-85 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-86 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-87 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-88 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-89 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-90 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-91 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-92 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-93 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-94 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-95 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-96 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-97 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-98 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-99 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-100 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-101 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-102 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-103 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-104 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-105 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-106 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-107 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-108 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-109 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-110 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-111 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-112 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-113 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-114 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-115 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-116 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-117 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-118 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-119 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-120 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-121 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-122 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-123 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-124 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-125 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-126 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-127 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-128 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-129 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-130 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-131 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-132 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-133 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-134 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-135 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-136 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-137 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-138 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-139 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-140 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-141 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-142 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-143 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-144 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-145 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-146 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-147 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-148 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-149 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-150 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-151 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-152 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-153 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-154 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-155 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-156 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-157 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-158 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-159 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-160 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-161 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-162 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-163 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-164 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-165 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-166 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-167 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-168 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-169 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-170 alexander@deruwe.be--2003/tla--aderuwe--1.0--patch-173 alexander@deruwe.be--2003/tla--aderuwe--1.1--base-0 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-1 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-2 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-3 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-4 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-5 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-6 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-7 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-8 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-9 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-10 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-11 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-12 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-13 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-14 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-15 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-16 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-17 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-18 alexander@deruwe.be--2003/tla--aderuwe--1.1--patch-19 arch@repose.cx--03/tla--devo--1.1--base-0 arch@repose.cx--03/tla--devo--1.1--patch-1 arch@repose.cx--03/tla--devo--1.1--patch-2 arch@repose.cx--03/tla--devo--1.1--patch-3 arch@repose.cx--03/tla--devo--1.1--patch-4 arch@repose.cx--03/tla--devo--1.1--patch-5 arch@repose.cx--03/tla--devo--1.1--patch-6 arch@repose.cx--03/tla--devo--1.1--patch-7 arch@repose.cx--03/tla--devo--1.1--patch-8 arch@repose.cx--03/tla--devo--1.1--patch-9 arch@repose.cx--03/tla--devo--1.1--patch-10 arch@repose.cx--03/tla--devo--1.1--patch-11 arch@repose.cx--03/tla--devo--1.1--patch-12 arch@repose.cx--03/tla--devo--1.1--patch-13 arch@repose.cx--03/tla--devo--1.1--patch-14 arch@repose.cx--03/tla--devo--1.1--patch-15 arch@repose.cx--03/tla--devo--1.1--patch-16 asuffield@debian.org--gluck-2003/tla--devo--1.0--base-0 asuffield@debian.org--gluck-2003/tla--devo--1.0--patch-1 asuffield@debian.org--gluck-2003/tla--devo--1.1--base-0 asuffield@debian.org--gluck-2003/tla--devo--1.1--patch-1 bulb@ucw.cz--arch-2003/tla--bulb--1.1--base-0 bulb@ucw.cz--arch-2003/tla--bulb--1.1--patch-1 bulb@ucw.cz--arch-2003/tla--bulb--1.1--patch-2 bulb@ucw.cz--arch-2003/tla--bulb--1.1--patch-3 bulb@ucw.cz--arch-2003/tla--bulb--1.1--patch-4 bulb@ucw.cz--arch-2003/tla--bulb--1.1--patch-5 christopher.gray@mail.mcgill.ca--archive-ubc/tla--bugfixes--1.0--base-0 christopher.gray@mail.mcgill.ca--archive-ubc/tla--bugfixes--1.0--patch-1 christopher.gray@mail.mcgill.ca--archive-ubc/tla--replay-reverse--1.0--patch-1 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--base-0 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-2 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-3 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-4 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-5 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-6 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-7 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-8 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-9 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-10 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-11 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-12 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-13 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-14 ed.gomez@free.fr--2003-1/tla--edgomez--1.1--patch-15 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--base-0 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-1 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-2 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-3 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-4 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-5 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-6 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-7 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-8 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-9 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-10 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-11 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-12 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-13 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-14 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-15 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-16 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-17 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-18 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-19 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-20 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-21 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-22 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-23 giles@nemeton.com.au--2003-GPL/tla--giles--1.1--patch-24 jblack@merconline.com--2003/tla--devo--1.1--base-0 jblack@merconline.com--2003/tla--devo--1.1--patch-1 jblack@merconline.com--2003/tla--devo--1.1--patch-2 jblack@merconline.com--2003/tla--devo--1.1--patch-3 jblack@merconline.com--2003/tla--devo--1.1--patch-4 jblack@merconline.com--2003/tla--devo--1.1--patch-5 jblack@merconline.com--2003/tla--devo--1.1--patch-6 jblack@merconline.com--2003/tla--devo--1.1--patch-7 jblack@merconline.com--2003/tla--devo--1.1--patch-8 jblack@merconline.com--2003/tla--devo--1.1--patch-9 jblack@merconline.com--2003/tla--devo--1.1--patch-10 jblack@merconline.com--2003/tla--devo--1.1--patch-11 jblack@merconline.com--2003/tla--devo--1.1--patch-12 jblack@merconline.com--2003/tla--devo--1.1--patch-13 jblack@merconline.com--2003/tla--devo--1.1--patch-14 jblack@merconline.com--2003/tla--devo--1.1--patch-15 jblack@merconline.com--2003/tla--devo--1.1--patch-16 jblack@merconline.com--2003/tla--devo--1.1--patch-17 jblack@merconline.com--2003/tla--devo--1.1--patch-18 jblack@merconline.com--2003/tla--devo--1.1--patch-19 jblack@merconline.com--2003/tla--devo--1.1--patch-20 jblack@merconline.com--2003/tla--devo--1.1--patch-21 jblack@merconline.com--2003/tla--devo--1.1--patch-22 jblack@merconline.com--2003/tla--devo--1.1--patch-23 jblack@merconline.com--2003/tla--devo--1.1--patch-24 jblack@merconline.com--2003/tla--devo--1.1--patch-25 jblack@merconline.com--2003/tla--devo--1.1--patch-26 jblack@merconline.com--2003/tla--devo--1.1--patch-27 jblack@merconline.com--2003/tla--devo--1.1--patch-28 jblack@merconline.com--2003/tla--devo--1.1--patch-29 jblack@merconline.com--2003/tla--devo--1.1--patch-30 jblack@merconline.com--2003/tla--devo--1.1--patch-31 jblack@merconline.com--2003/tla--devo--1.1--patch-32 jblack@merconline.com--2003/tla--devo--1.1--patch-33 jblack@merconline.com--2003/tla--devo--1.1--patch-34 jblack@merconline.com--2003/tla--devo--1.1--patch-35 jblack@merconline.com--2003/tla--devo--1.1--patch-36 jblack@merconline.com--2003/tla--devo--1.1--patch-37 jblack@merconline.com--2003/tla--tla-devo-lsarchives-regex--1.1--base-0 jblack@merconline.com--2003/tla--tla-devo-lsarchives-regex--1.1--patch-1 lord@emf.net--2003/file-utils--devo--1.0--base-0 lord@emf.net--2003/file-utils--devo--1.0--patch-1 lord@emf.net--2003/file-utils--devo--1.0--patch-2 lord@emf.net--2003/file-utils--devo--1.0--patch-3 lord@emf.net--2003/file-utils--devo--1.0--patch-4 lord@emf.net--2003/file-utils--devo--1.0--patch-5 lord@emf.net--2003/file-utils--devo--1.0--patch-6 lord@emf.net--2003/file-utils--devo--1.0--patch-7 lord@emf.net--2003/file-utils--devo--1.0--patch-8 lord@emf.net--2003/file-utils--devo--1.0--patch-9 lord@emf.net--2003/file-utils--devo--1.0--patch-10 lord@emf.net--2003/file-utils--devo--1.0--patch-11 lord@emf.net--2003/file-utils--devo--1.0--patch-12 lord@emf.net--2003/file-utils--devo--1.0--patch-13 lord@emf.net--2003/file-utils--devo--1.0--patch-14 lord@emf.net--2003/file-utils--devo--1.0--patch-15 lord@emf.net--2003/file-utils--devo--1.0--patch-16 lord@emf.net--2003/file-utils--devo--1.0--patch-17 lord@emf.net--2003/file-utils--devo--1.0--patch-18 lord@emf.net--2003/file-utils--devo--1.0--patch-19 lord@emf.net--2003/file-utils--devo--1.0--patch-20 lord@emf.net--2003/file-utils--devo--1.0--patch-21 lord@emf.net--2003/file-utils--devo--1.0--patch-22 lord@emf.net--2003/file-utils--devo--1.0--patch-23 lord@emf.net--2003/file-utils--devo--1.0--patch-24 lord@emf.net--2003/file-utils--devo--1.0--patch-25 lord@emf.net--2003/file-utils--devo--1.0--patch-26 lord@emf.net--2003/file-utils--devo--1.0--patch-27 lord@emf.net--2003/file-utils--devo--1.0--patch-28 lord@emf.net--2003/file-utils--devo--1.0--patch-29 lord@emf.net--2003/file-utils--devo--1.0--patch-30 lord@emf.net--2003/file-utils--devo--1.0--patch-31 lord@emf.net--2003/file-utils--devo--1.0--patch-32 lord@emf.net--2003/file-utils--devo--1.0--patch-33 lord@emf.net--2003/file-utils--devo--1.0--patch-34 lord@emf.net--2003/file-utils--devo--1.0--patch-35 lord@emf.net--2003/file-utils--devo--1.0--patch-36 lord@emf.net--2003/file-utils--devo--1.0--patch-37 lord@emf.net--2003/file-utils--devo--1.0--patch-38 lord@emf.net--2003/file-utils--devo--1.0--patch-39 lord@emf.net--2003/file-utils--devo--1.0--patch-40 lord@emf.net--2003/file-utils--devo--1.0--patch-41 lord@emf.net--2003/file-utils--devo--1.0--patch-42 lord@emf.net--2003/file-utils--devo--1.0--patch-43 lord@emf.net--2003/file-utils--devo--1.0--patch-44 lord@emf.net--2003/file-utils--devo--1.0--patch-45 lord@emf.net--2003/file-utils--devo--1.0--patch-46 lord@emf.net--2003/file-utils--devo--1.0--patch-47 lord@emf.net--2003/file-utils--devo--1.0--patch-48 lord@emf.net--2003/file-utils--devo--1.0--patch-49 lord@emf.net--2003/file-utils--devo--1.0--patch-50 lord@emf.net--2003/file-utils--devo--1.0--patch-51 lord@emf.net--2003/file-utils--devo--1.0--patch-52 lord@emf.net--2003/file-utils--devo--1.0--patch-53 lord@emf.net--2003/file-utils--devo--1.0--patch-54 lord@emf.net--2003/file-utils--devo--1.0--patch-55 lord@emf.net--2003/file-utils--devo--1.0--patch-56 lord@emf.net--2003/file-utils--devo--1.0--patch-57 lord@emf.net--2003/file-utils--devo--1.0--patch-58 lord@emf.net--2003/file-utils--devo--1.0--patch-59 lord@emf.net--2003/file-utils--devo--1.0--patch-60 lord@emf.net--2003/file-utils--devo--1.0--patch-61 lord@emf.net--2003/file-utils--devo--1.0--patch-62 lord@emf.net--2003/file-utils--devo--1.0--patch-63 lord@emf.net--2003/file-utils--devo--1.0--patch-64 lord@emf.net--2003/file-utils--devo--1.0--patch-65 lord@emf.net--2003/file-utils--devo--1.0--patch-66 lord@emf.net--2003/file-utils--devo--1.0--patch-67 lord@emf.net--2003/file-utils--devo--1.0--patch-68 lord@emf.net--2003/file-utils--devo--1.0--patch-69 lord@emf.net--2003/file-utils--devo--1.0--patch-70 lord@emf.net--2003/file-utils--devo--1.0--patch-71 lord@emf.net--2003/file-utils--devo--1.0--patch-72 lord@emf.net--2003/file-utils--devo--1.0--patch-73 lord@emf.net--2003/file-utils--devo--1.0--patch-74 lord@emf.net--2003/file-utils--devo--1.0--patch-75 lord@emf.net--2003/file-utils--devo--1.0--patch-76 lord@emf.net--2003/file-utils--devo--1.0--patch-77 lord@emf.net--2003/file-utils--devo--1.0--patch-78 lord@emf.net--2003/file-utils--devo--1.0--patch-79 lord@emf.net--2003/file-utils--devo--1.0--patch-80 lord@emf.net--2003/file-utils--devo--1.0--patch-81 lord@emf.net--2003/file-utils--devo--1.0--patch-82 lord@emf.net--2003/file-utils--devo--1.0--patch-83 lord@emf.net--2003/file-utils--devo--1.0--patch-84 lord@emf.net--2003/file-utils--devo--1.0--patch-85 lord@emf.net--2003/file-utils--devo--1.0--patch-86 lord@emf.net--2003/file-utils--devo--1.0--patch-87 lord@emf.net--2003/file-utils--devo--1.0--patch-88 lord@emf.net--2003/file-utils--devo--1.0--patch-89 lord@emf.net--2003/file-utils--devo--1.0--patch-90 lord@emf.net--2003/file-utils--devo--1.0--patch-91 lord@emf.net--2003/file-utils--devo--1.0--patch-92 lord@emf.net--2003/file-utils--devo--1.0--patch-93 lord@emf.net--2003/file-utils--devo--1.0--patch-94 lord@emf.net--2003/file-utils--devo--1.0--patch-95 lord@emf.net--2003/file-utils--devo--1.0--patch-96 lord@emf.net--2003/file-utils--devo--1.0--patch-97 lord@emf.net--2003/file-utils--devo--1.0--patch-98 lord@emf.net--2003/file-utils--devo--1.0--patch-99 lord@emf.net--2003/file-utils--devo--1.0--patch-100 lord@emf.net--2003/file-utils--devo--1.0--patch-101 lord@emf.net--2003/file-utils--devo--1.0--patch-102 lord@emf.net--2003/file-utils--devo--1.0--patch-103 lord@emf.net--2003/file-utils--devo--1.0--patch-104 lord@emf.net--2003/file-utils--devo--1.0--patch-105 lord@emf.net--2003/file-utils--devo--1.0--patch-106 lord@emf.net--2003/file-utils--devo--1.0--patch-107 lord@emf.net--2003/file-utils--devo--1.0--patch-108 lord@emf.net--2003/file-utils--devo--1.0--patch-109 lord@emf.net--2003/file-utils--devo--1.0--patch-110 lord@emf.net--2003/file-utils--devo--1.0--patch-111 lord@emf.net--2003/file-utils--devo--1.0--patch-112 lord@emf.net--2003/file-utils--devo--1.0--patch-113 lord@emf.net--2003/file-utils--devo--1.0--patch-114 lord@emf.net--2003/file-utils--devo--1.0--patch-115 lord@emf.net--2003/file-utils--devo--1.0--patch-116 lord@emf.net--2003/file-utils--devo--1.0--patch-117 lord@emf.net--2003/file-utils--devo--1.0--patch-118 lord@emf.net--2003/file-utils--devo--1.0--patch-119 lord@emf.net--2003/file-utils--devo--1.0--patch-120 lord@emf.net--2003/file-utils--devo--1.0--patch-121 lord@emf.net--2003/file-utils--devo--1.0--patch-122 lord@emf.net--2003/file-utils--devo--1.0--patch-123 lord@emf.net--2003/file-utils--devo--1.0--patch-124 lord@emf.net--2003/file-utils--devo--1.0--patch-125 lord@emf.net--2003/file-utils--devo--1.0--patch-126 lord@emf.net--2003/file-utils--devo--1.0--patch-127 lord@emf.net--2003/file-utils--devo--1.0--patch-128 lord@emf.net--2003/file-utils--devo--1.0--patch-129 lord@emf.net--2003/file-utils--devo--1.0--patch-130 lord@emf.net--2003/file-utils--devo--1.0--patch-131 lord@emf.net--2003/file-utils--devo--1.0--patch-132 lord@emf.net--2003/file-utils--devo--1.0--patch-133 lord@emf.net--2003/file-utils--devo--1.0--patch-134 lord@emf.net--2003/file-utils--devo--1.0--patch-135 lord@emf.net--2003/file-utils--devo--1.0--patch-136 lord@emf.net--2003/file-utils--devo--1.0--patch-137 lord@emf.net--2003/file-utils--devo--1.0--patch-138 lord@emf.net--2003/file-utils--devo--1.0--patch-139 lord@emf.net--2003/file-utils--devo--1.0--patch-140 lord@emf.net--2003/file-utils--devo--1.0--patch-141 lord@emf.net--2003/file-utils--devo--1.0--patch-142 lord@emf.net--2003/file-utils--devo--1.0--patch-143 lord@emf.net--2003/file-utils--devo--1.0--patch-144 lord@emf.net--2003/file-utils--devo--1.0--patch-145 lord@emf.net--2003/file-utils--devo--1.0--patch-146 lord@emf.net--2003/file-utils--devo--1.0--patch-147 lord@emf.net--2003/file-utils--devo--1.0--patch-148 lord@emf.net--2003/file-utils--devo--1.0--patch-149 lord@emf.net--2003/file-utils--devo--1.0--patch-150 lord@emf.net--2003/file-utils--devo--1.0--patch-151 lord@emf.net--2003/file-utils--devo--1.0--patch-152 lord@emf.net--2003/file-utils--devo--1.0--patch-153 lord@emf.net--2003/file-utils--devo--1.0--patch-154 lord@emf.net--2003/file-utils--devo--1.0--patch-155 lord@emf.net--2003/file-utils--devo--1.0--patch-156 lord@emf.net--2003/file-utils--devo--1.0--patch-157 lord@emf.net--2003/file-utils--devo--1.0--patch-158 lord@emf.net--2003/file-utils--devo--1.0--patch-159 lord@emf.net--2003/file-utils--devo--1.0--patch-160 lord@emf.net--2003/file-utils--devo--1.0--patch-161 lord@emf.net--2003/file-utils--devo--1.0--patch-162 lord@emf.net--2003/file-utils--devo--1.0--patch-163 lord@emf.net--2003/file-utils--devo--1.0--patch-164 lord@emf.net--2003/file-utils--devo--1.0--patch-165 lord@emf.net--2003/file-utils--devo--1.0--patch-166 lord@emf.net--2003/file-utils--devo--1.0--patch-167 lord@emf.net--2003/file-utils--devo--1.0--patch-168 lord@emf.net--2003/file-utils--devo--1.0--patch-169 lord@emf.net--2003/file-utils--devo--1.0--patch-170 lord@emf.net--2003/file-utils--devo--1.0--patch-171 lord@emf.net--2003/file-utils--devo--1.0--patch-172 lord@emf.net--2003/file-utils--devo--1.0--patch-173 lord@emf.net--2003/file-utils--devo--1.0--patch-174 lord@emf.net--2003/file-utils--devo--1.0--patch-175 lord@emf.net--2003/file-utils--devo--1.0--patch-176 lord@emf.net--2003/file-utils--devo--1.0--patch-177 lord@emf.net--2003/file-utils--devo--1.0--patch-178 lord@emf.net--2003/file-utils--devo--1.0--patch-179 lord@emf.net--2003/file-utils--devo--1.0--patch-180 lord@emf.net--2003/file-utils--devo--1.0--patch-181 lord@emf.net--2003/file-utils--devo--1.0--patch-182 lord@emf.net--2003/file-utils--devo--1.0--patch-183 lord@emf.net--2003/file-utils--devo--1.0--patch-184 lord@emf.net--2003/file-utils--devo--1.0--patch-185 lord@emf.net--2003/file-utils--devo--1.0--patch-186 lord@emf.net--2003/file-utils--devo--1.0--patch-187 lord@emf.net--2003/file-utils--devo--1.0--patch-188 lord@emf.net--2003/file-utils--devo--1.0--patch-189 lord@emf.net--2003/file-utils--devo--1.0--patch-190 lord@emf.net--2003/file-utils--devo--1.0--patch-191 lord@emf.net--2003/file-utils--devo--1.0--patch-192 lord@emf.net--2003/file-utils--devo--1.0--patch-193 lord@emf.net--2003/file-utils--devo--1.0--patch-194 lord@emf.net--2003/file-utils--devo--1.0--patch-195 lord@emf.net--2003/file-utils--devo--1.0--patch-196 lord@emf.net--2003/file-utils--devo--1.0--patch-197 lord@emf.net--2003/file-utils--devo--1.0--patch-198 lord@emf.net--2003/file-utils--devo--1.0--patch-199 lord@emf.net--2003/file-utils--devo--1.0--patch-200 lord@emf.net--2003/file-utils--devo--1.0--patch-201 lord@emf.net--2003/file-utils--devo--1.0--patch-202 lord@emf.net--2003/file-utils--devo--1.0--patch-203 lord@emf.net--2003/file-utils--devo--1.0--patch-204 lord@emf.net--2003/file-utils--devo--1.0--patch-205 lord@emf.net--2003/file-utils--devo--1.0--patch-206 lord@emf.net--2003/file-utils--devo--1.0--patch-207 lord@emf.net--2003/file-utils--devo--1.0--patch-208 lord@emf.net--2003/file-utils--devo--1.0--patch-209 lord@emf.net--2003/file-utils--devo--1.0--patch-210 lord@emf.net--2003/file-utils--devo--1.0--patch-211 lord@emf.net--2003/file-utils--devo--1.0--patch-212 lord@emf.net--2003/file-utils--devo--1.0--patch-213 lord@emf.net--2003/file-utils--devo--1.0--patch-214 lord@emf.net--2003/file-utils--devo--1.0--patch-215 lord@emf.net--2003/file-utils--devo--1.0--patch-216 lord@emf.net--2003/file-utils--devo--1.0--patch-217 lord@emf.net--2003/file-utils--devo--1.0--patch-218 lord@emf.net--2003/file-utils--devo--1.0--patch-219 lord@emf.net--2003/file-utils--devo--1.0--patch-220 lord@emf.net--2003/file-utils--devo--1.0--patch-221 lord@emf.net--2003/file-utils--devo--1.0--patch-222 lord@emf.net--2003/file-utils--devo--1.0--patch-223 lord@emf.net--2003/file-utils--devo--1.0--patch-224 lord@emf.net--2003/file-utils--devo--1.0--patch-225 lord@emf.net--2003/file-utils--devo--1.0--patch-226 lord@emf.net--2003/file-utils--devo--1.0--patch-227 lord@emf.net--2003/file-utils--devo--1.0--patch-228 lord@emf.net--2003/file-utils--devo--1.0--patch-229 lord@emf.net--2003/file-utils--devo--1.0--patch-230 lord@emf.net--2003/file-utils--devo--1.0--patch-231 lord@emf.net--2003/file-utils--devo--1.0--patch-232 lord@emf.net--2003/file-utils--devo--1.0--patch-233 lord@emf.net--2003/file-utils--devo--1.0--patch-234 lord@emf.net--2003/file-utils--devo--1.0--patch-235 lord@emf.net--2003/file-utils--devo--1.0--patch-236 lord@emf.net--2003/file-utils--devo--1.0--patch-237 lord@emf.net--2003/file-utils--devo--1.0--patch-238 lord@emf.net--2003/file-utils--devo--1.0--patch-239 lord@emf.net--2003/file-utils--devo--1.0--patch-240 lord@emf.net--2003/file-utils--devo--1.0--patch-241 lord@emf.net--2003/file-utils--devo--1.0--patch-242 lord@emf.net--2003/file-utils--devo--1.0--patch-243 lord@emf.net--2003/file-utils--devo--1.0--patch-244 lord@emf.net--2003/file-utils--devo--1.0--patch-245 lord@emf.net--2003/file-utils--devo--1.0--patch-246 lord@emf.net--2003/file-utils--devo--1.0--patch-247 lord@emf.net--2003/file-utils--devo--1.0--patch-248 lord@emf.net--2003/file-utils--devo--1.0--patch-249 lord@emf.net--2003/file-utils--devo--1.0--patch-250 lord@emf.net--2003/file-utils--devo--1.0--patch-251 lord@emf.net--2003/file-utils--devo--1.0--patch-252 lord@emf.net--2003/file-utils--devo--1.0--patch-253 lord@emf.net--2003/file-utils--devo--1.0--patch-254 lord@emf.net--2003/file-utils--devo--1.0--patch-255 lord@emf.net--2003/file-utils--devo--1.0--patch-256 lord@emf.net--2003/file-utils--devo--1.0--patch-257 lord@emf.net--2003/file-utils--devo--1.0--patch-258 lord@emf.net--2003/file-utils--devo--1.0--patch-259 lord@emf.net--2003/file-utils--devo--1.0--patch-260 lord@emf.net--2003/file-utils--devo--1.0--patch-261 lord@emf.net--2003b/file-utils--devo--1.0--base-0 lord@emf.net--2003b/file-utils--devo--1.0--patch-1 lord@emf.net--2003b/file-utils--devo--1.0--patch-2 lord@emf.net--2003b/file-utils--devo--1.0--patch-3 lord@emf.net--2003b/file-utils--devo--1.0--patch-4 lord@emf.net--2003b/file-utils--devo--1.0--patch-5 lord@emf.net--2003b/file-utils--devo--1.0--patch-6 lord@emf.net--2003b/file-utils--devo--1.0--patch-7 lord@emf.net--2003b/file-utils--devo--1.0--patch-8 lord@emf.net--2003b/file-utils--devo--1.0--patch-9 lord@emf.net--2003b/file-utils--devo--1.0--patch-10 lord@emf.net--2003b/file-utils--devo--1.0--patch-11 lord@emf.net--2003b/file-utils--devo--1.0--patch-12 lord@emf.net--2003b/file-utils--devo--1.0--patch-13 lord@emf.net--2003b/file-utils--devo--1.0--patch-14 lord@emf.net--2003b/file-utils--devo--1.0--patch-15 lord@emf.net--2003b/file-utils--devo--1.0--patch-16 lord@emf.net--2003b/file-utils--devo--1.0--patch-17 lord@emf.net--2003b/file-utils--devo--1.0--patch-18 lord@emf.net--2003b/file-utils--devo--1.0--patch-19 lord@emf.net--2003b/file-utils--devo--1.0--patch-20 lord@emf.net--2003b/file-utils--devo--1.0--patch-21 lord@emf.net--2003b/file-utils--devo--1.0--patch-22 lord@emf.net--2003b/file-utils--devo--1.0--patch-23 lord@emf.net--2003b/file-utils--devo--1.0--patch-24 lord@emf.net--2003b/file-utils--devo--1.0--patch-25 lord@emf.net--2003b/file-utils--devo--1.0--patch-26 lord@emf.net--2003b/file-utils--devo--1.0--patch-27 lord@emf.net--2003b/file-utils--devo--1.0--patch-28 lord@emf.net--2003b/file-utils--devo--1.0--patch-29 lord@emf.net--2003b/file-utils--devo--1.0--patch-30 lord@emf.net--2003b/file-utils--devo--1.0--patch-31 lord@emf.net--2003b/file-utils--devo--1.0--patch-32 lord@emf.net--2003b/file-utils--devo--1.0--patch-33 lord@emf.net--2003b/file-utils--devo--1.0--patch-34 lord@emf.net--2003b/file-utils--devo--1.0--patch-35 lord@emf.net--2003b/file-utils--devo--1.0--patch-36 lord@emf.net--2003b/file-utils--devo--1.0--patch-37 lord@emf.net--2003b/file-utils--devo--1.0--patch-38 lord@emf.net--2003b/tla--browser-support--1.1--base-0 lord@emf.net--2003b/tla--browser-support--1.1--patch-1 lord@emf.net--2003b/tla--browser-support--1.1--patch-2 lord@emf.net--2003b/tla--browser-support--1.1--patch-3 lord@emf.net--2003b/tla--browser-support--1.1--patch-4 lord@emf.net--2003b/tla--browser-support--1.1--patch-5 lord@emf.net--2003b/tla--browser-support--1.1--patch-6 lord@emf.net--2003b/tla--browser-support--1.1--patch-7 lord@emf.net--2003b/tla--browser-support--1.1--patch-8 lord@emf.net--2003b/tla--browser-support--1.1--patch-9 lord@emf.net--2003b/tla--browser-support--1.1--patch-10 lord@emf.net--2003b/tla--browser-support--1.1--patch-11 lord@emf.net--2003b/tla--browser-support--1.1--patch-12 lord@emf.net--2003b/tla--browser-support--1.1--patch-13 lord@emf.net--2003b/tla--browser-support--1.1--patch-14 lord@emf.net--2003b/tla--browser-support--1.1--patch-15 lord@emf.net--2003b/tla--browser-support--1.1--patch-16 lord@emf.net--2003b/tla--browser-support--1.1--patch-17 lord@emf.net--2003b/tla--browser-support--1.1--patch-18 lord@emf.net--2003b/tla--browser-support--1.1--patch-19 lord@emf.net--2003b/tla--devo--1.0--base-0 lord@emf.net--2003b/tla--devo--1.0--patch-1 lord@emf.net--2003b/tla--devo--1.0--patch-2 lord@emf.net--2003b/tla--devo--1.0--patch-3 lord@emf.net--2003b/tla--devo--1.0--patch-4 lord@emf.net--2003b/tla--devo--1.0--patch-5 lord@emf.net--2003b/tla--devo--1.0--patch-6 lord@emf.net--2003b/tla--devo--1.0--patch-7 lord@emf.net--2003b/tla--devo--1.0--patch-8 lord@emf.net--2003b/tla--devo--1.0--patch-9 lord@emf.net--2003b/tla--devo--1.0--patch-10 lord@emf.net--2003b/tla--devo--1.0--patch-11 lord@emf.net--2003b/tla--devo--1.0--patch-12 lord@emf.net--2003b/tla--devo--1.0--patch-13 lord@emf.net--2003b/tla--devo--1.0--patch-14 lord@emf.net--2003b/tla--devo--1.0--patch-15 lord@emf.net--2003b/tla--devo--1.0--patch-16 lord@emf.net--2003b/tla--devo--1.0--patch-17 lord@emf.net--2003b/tla--devo--1.0--patch-18 lord@emf.net--2003b/tla--devo--1.0--patch-19 lord@emf.net--2003b/tla--devo--1.0--patch-20 lord@emf.net--2003b/tla--devo--1.0--patch-21 lord@emf.net--2003b/tla--devo--1.0--patch-22 lord@emf.net--2003b/tla--devo--1.0--patch-23 lord@emf.net--2003b/tla--devo--1.0--patch-24 lord@emf.net--2003b/tla--devo--1.0--patch-25 lord@emf.net--2003b/tla--devo--1.0--patch-26 lord@emf.net--2003b/tla--devo--1.0--patch-27 lord@emf.net--2003b/tla--devo--1.0--patch-28 lord@emf.net--2003b/tla--devo--1.0--patch-29 lord@emf.net--2003b/tla--devo--1.0--patch-30 lord@emf.net--2003b/tla--devo--1.0--patch-31 lord@emf.net--2003b/tla--devo--1.0--patch-32 lord@emf.net--2003b/tla--devo--1.0--patch-33 lord@emf.net--2003b/tla--devo--1.0--patch-34 lord@emf.net--2003b/tla--devo--1.0--patch-35 lord@emf.net--2003b/tla--devo--1.0--patch-36 lord@emf.net--2003b/tla--devo--1.0--patch-37 lord@emf.net--2003b/tla--devo--1.0--patch-38 lord@emf.net--2003b/tla--devo--1.0--patch-39 lord@emf.net--2003b/tla--devo--1.0--patch-40 lord@emf.net--2003b/tla--devo--1.0--patch-41 lord@emf.net--2003b/tla--devo--1.0--patch-42 lord@emf.net--2003b/tla--devo--1.0--patch-43 lord@emf.net--2003b/tla--devo--1.0--patch-44 lord@emf.net--2003b/tla--devo--1.0--patch-45 lord@emf.net--2003b/tla--devo--1.0--patch-46 lord@emf.net--2003b/tla--devo--1.0--patch-47 lord@emf.net--2003b/tla--devo--1.0--patch-48 lord@emf.net--2003b/tla--devo--1.0--patch-49 lord@emf.net--2003b/tla--devo--1.0--patch-50 lord@emf.net--2003b/tla--devo--1.0--patch-51 lord@emf.net--2003b/tla--devo--1.0--patch-52 lord@emf.net--2003b/tla--devo--1.0--patch-53 lord@emf.net--2003b/tla--devo--1.0--patch-54 lord@emf.net--2003b/tla--devo--1.0--patch-55 lord@emf.net--2003b/tla--devo--1.0--patch-56 lord@emf.net--2003b/tla--devo--1.0--patch-57 lord@emf.net--2003b/tla--devo--1.0--patch-58 lord@emf.net--2003b/tla--devo--1.0--patch-59 lord@emf.net--2003b/tla--devo--1.0--patch-60 lord@emf.net--2003b/tla--devo--1.0--patch-61 lord@emf.net--2003b/tla--devo--1.0--patch-62 lord@emf.net--2003b/tla--devo--1.0--patch-63 lord@emf.net--2003b/tla--devo--1.0--patch-64 lord@emf.net--2003b/tla--devo--1.0--patch-65 lord@emf.net--2003b/tla--devo--1.0--patch-66 lord@emf.net--2003b/tla--devo--1.0--patch-67 lord@emf.net--2003b/tla--devo--1.0--patch-68 lord@emf.net--2003b/tla--devo--1.0--patch-69 lord@emf.net--2003b/tla--devo--1.0--patch-70 lord@emf.net--2003b/tla--devo--1.0--patch-71 lord@emf.net--2003b/tla--devo--1.0--patch-72 lord@emf.net--2003b/tla--devo--1.0--patch-73 lord@emf.net--2003b/tla--devo--1.0--patch-74 lord@emf.net--2003b/tla--devo--1.0--patch-75 lord@emf.net--2003b/tla--devo--1.0--patch-76 lord@emf.net--2003b/tla--devo--1.0--patch-77 lord@emf.net--2003b/tla--devo--1.0--patch-78 lord@emf.net--2003b/tla--devo--1.0--patch-79 lord@emf.net--2003b/tla--devo--1.0--patch-80 lord@emf.net--2003b/tla--devo--1.0--patch-81 lord@emf.net--2003b/tla--devo--1.0--patch-82 lord@emf.net--2003b/tla--devo--1.0--patch-83 lord@emf.net--2003b/tla--devo--1.0--patch-84 lord@emf.net--2003b/tla--devo--1.0--patch-85 lord@emf.net--2003b/tla--devo--1.0--patch-86 lord@emf.net--2003b/tla--devo--1.0--patch-87 lord@emf.net--2003b/tla--devo--1.0--patch-89 lord@emf.net--2003b/tla--devo--1.1--base-0 lord@emf.net--2003b/tla--devo--1.1--patch-1 lord@emf.net--2003b/tla--devo--1.1--patch-2 lord@emf.net--2003b/tla--devo--1.1--patch-3 lord@emf.net--2003b/tla--devo--1.1--patch-4 lord@emf.net--2003b/tla--devo--1.1--patch-5 lord@emf.net--2003b/tla--devo--1.1--patch-6 lord@emf.net--2003b/tla--devo--1.1--patch-7 lord@emf.net--2003b/tla--devo--1.1--patch-8 lord@emf.net--2003b/tla--devo--1.1--patch-9 lord@emf.net--2003b/tla--devo--1.1--patch-10 lord@emf.net--2003b/tla--devo--1.1--patch-11 lord@emf.net--2003b/tla--devo--1.1--patch-12 lord@emf.net--2003b/tla--devo--1.1--patch-13 lord@emf.net--2003b/tla--devo--1.1--patch-14 lord@emf.net--2003b/tla--devo--1.1--patch-15 lord@emf.net--2003b/tla--devo--1.1--patch-16 lord@emf.net--2003b/tla--devo--1.1--patch-17 lord@emf.net--2003b/tla--devo--1.1--patch-18 lord@emf.net--2003b/tla--devo--1.1--patch-19 lord@emf.net--2003b/tla--devo--1.1--patch-20 lord@emf.net--2003b/tla--devo--1.1--patch-21 lord@emf.net--2003b/tla--devo--1.1--patch-22 lord@emf.net--2003b/tla--devo--1.1--patch-23 lord@emf.net--2003b/tla--devo--1.1--patch-24 lord@emf.net--2003b/tla--devo--1.1--patch-25 lord@emf.net--2003b/tla--devo--1.1--patch-26 lord@emf.net--2003b/tla--devo--1.1--patch-27 lord@emf.net--2003b/tla--devo--1.1--patch-28 lord@emf.net--2003b/tla--devo--1.1--patch-29 lord@emf.net--2003b/tla--devo--1.1--patch-30 lord@emf.net--2003b/tla--devo--1.1--patch-31 lord@emf.net--2003b/tla--devo--1.1--patch-32 lord@emf.net--2003b/tla--devo--1.1--patch-33 lord@emf.net--2003b/tla--devo--1.1--patch-34 lord@emf.net--2003b/tla--devo--1.1--patch-35 lord@emf.net--2003b/tla--devo--1.1--patch-36 lord@emf.net--2003b/tla--devo--1.1--patch-37 lord@emf.net--2003b/tla--devo--1.1--patch-38 lord@emf.net--2003b/tla--devo--1.1--patch-39 lord@emf.net--2003b/tla--devo--1.1--patch-40 lord@emf.net--2003b/tla--devo--1.1--patch-41 lord@emf.net--2003b/tla--devo--1.1--patch-42 lord@emf.net--2003b/tla--devo--1.1--patch-43 lord@emf.net--2003b/tla--devo--1.1--patch-44 lord@emf.net--2003b/tla--devo--1.1--patch-45 lord@emf.net--2003b/tla--devo--1.1--patch-46 lord@emf.net--2003b/tla--devo--1.1--patch-47 lord@emf.net--2003b/tla--devo--1.1--patch-48 lord@emf.net--2003b/tla--devo--1.1--patch-49 lord@emf.net--2003b/tla--devo--1.1--patch-50 lord@emf.net--2003b/tla--devo--1.1--patch-51 lord@emf.net--2003b/tla--devo--1.1--patch-52 lord@emf.net--2003b/tla--devo--1.1--patch-53 lord@emf.net--2003b/tla--devo--1.1--patch-54 lord@emf.net--2003b/tla--devo--1.1--patch-55 lord@emf.net--2003b/tla--devo--1.1--patch-56 lord@emf.net--2003b/tla--devo--1.1--patch-57 lord@emf.net--2003b/tla--devo--1.1--patch-58 lord@emf.net--2003b/tla--devo--1.1--patch-59 lord@emf.net--2003b/tla--devo--1.1--patch-60 lord@emf.net--2003b/tla--devo--1.1--patch-61 lord@emf.net--2003b/tla--devo--1.1--patch-62 lord@emf.net--2003b/tla--devo--1.1--patch-63 lord@emf.net--2003b/tla--devo--1.1--patch-64 lord@emf.net--2003b/tla--devo--1.1--patch-65 lord@emf.net--2003b/tla--devo--1.1--patch-66 lord@emf.net--2003b/tla--devo--1.1--patch-67 lord@emf.net--2003b/tla--devo--1.1--patch-68 lord@emf.net--2003b/tla--devo--1.1--patch-69 lord@emf.net--2003b/tla--devo--1.1--patch-70 lord@emf.net--2003b/tla--devo--1.1--patch-71 lord@emf.net--2003b/tla--devo--1.1--patch-72 lord@emf.net--2003b/tla--devo--1.1--patch-73 lord@emf.net--2003b/tla--devo--1.1--patch-74 lord@emf.net--2003b/tla--devo--1.1--patch-75 lord@emf.net--2003b/tla--devo--1.1--patch-76 lord@emf.net--2003b/tla--devo--1.1--patch-77 lord@emf.net--2003b/tla--devo--1.1--patch-78 lord@emf.net--2003b/tla--devo--1.1--patch-79 lord@emf.net--2003b/tla--devo--1.1--patch-80 lord@emf.net--2003b/tla--devo--1.1--patch-81 lord@emf.net--2003b/tla--devo--1.1--patch-82 lord@emf.net--2003b/tla--devo--1.1--patch-83 lord@emf.net--2003b/tla--devo--1.1--patch-84 lord@emf.net--2003b/tla--devo--1.1--patch-85 lord@emf.net--2003b/tla--devo--1.1--patch-86 lord@emf.net--2003b/tla--devo--1.1--patch-87 lord@emf.net--2003b/tla--devo--1.1--patch-88 lord@emf.net--2003b/tla--devo--1.1--patch-89 lord@emf.net--2003b/tla--devo--1.1--patch-90 lord@emf.net--2003b/tla--devo--1.1--patch-91 lord@emf.net--2003b/tla--devo--1.1--patch-92 lord@emf.net--2003b/tla--devo--1.1--patch-93 lord@emf.net--2003b/tla--devo--1.1--patch-94 lord@emf.net--2003b/tla--devo--1.1--patch-95 lord@emf.net--2003b/tla--devo--1.1--patch-96 lord@emf.net--2003b/tla--devo--1.1--patch-97 lord@emf.net--2003b/tla--devo--1.1--patch-98 lord@emf.net--2003b/tla--devo--1.1--patch-99 lord@emf.net--2003b/tla--devo--1.1--patch-100 lord@emf.net--2003b/tla--devo--1.1--patch-101 lord@emf.net--2003b/tla--devo--1.1--patch-102 lord@emf.net--2003b/tla--devo--1.1--patch-103 lord@emf.net--2003b/tla--devo--1.1--patch-104 lord@emf.net--2003b/tla--devo--1.1--patch-105 lord@emf.net--2003b/tla--devo--1.1--patch-106 lord@emf.net--2003b/tla--devo--1.1--patch-107 lord@emf.net--2003b/tla--devo--1.1--patch-108 lord@emf.net--2003b/tla--devo--1.1--patch-109 lord@emf.net--2003b/tla--devo--1.1--patch-110 lord@emf.net--2003b/tla--devo--1.1--patch-111 lord@emf.net--2003b/tla--devo--1.1--patch-112 lord@emf.net--2003b/tla--devo--1.1--patch-113 lord@emf.net--2003b/tla--devo--1.1--patch-114 lord@emf.net--2003b/tla--devo--1.1--patch-115 lord@emf.net--2003b/tla--devo--1.1--patch-116 lord@emf.net--2003b/tla--devo--1.1--patch-117 lord@emf.net--2003b/tla--devo--1.1--patch-118 lord@emf.net--2003b/tla--devo--1.1--patch-119 lord@emf.net--2003b/tla--devo--1.1--patch-120 lord@emf.net--2003b/tla--devo--1.1--patch-121 lord@emf.net--2003b/tla--devo--1.1--patch-122 lord@emf.net--2003b/tla--devo--1.1--patch-123 lord@emf.net--2003b/tla--devo--1.1--patch-124 lord@emf.net--2003b/tla--devo--1.1--patch-125 lord@emf.net--2003b/tla--devo--1.1--patch-126 lord@emf.net--2003b/tla--devo--1.1--patch-127 lord@emf.net--2003b/tla--devo--1.1--patch-128 lord@emf.net--2003b/tla--devo--1.1--patch-129 lord@emf.net--2003b/tla--devo--1.1--patch-130 lord@emf.net--2003b/tla--devo--1.1--patch-131 lord@emf.net--2003b/tla--devo--1.1--patch-132 lord@emf.net--2003b/tla--devo--1.1--patch-133 lord@emf.net--2003b/tla--devo--1.1--patch-134 lord@emf.net--2003b/tla--small-fixes--1.1--base-0 lord@emf.net--2003b/tla--small-fixes--1.1--patch-1 lord@emf.net--2003b/tla--small-fixes--1.1--patch-2 lord@emf.net--2003b/tla--small-fixes--1.1--patch-3 lord@emf.net--2003b/tla--small-fixes--1.1--patch-4 lord@emf.net--2003b/tla--small-fixes--1.1--patch-5 lord@emf.net--2003b/tla--small-fixes--1.1--patch-6 lord@emf.net--2003b/tla--small-fixes--1.1--patch-7 lord@emf.net--2003b/tla--small-fixes--1.1--patch-8 lord@emf.net--2003b/tla--small-fixes--1.1--patch-9 lord@emf.net--2003b/tla--small-fixes--1.1--patch-10 lord@emf.net--2003b/tla--small-fixes--1.1--patch-11 lord@emf.net--2003b/tla--small-fixes--1.1--patch-12 lord@emf.net--2003b/tla--small-fixes--1.1--patch-13 lord@emf.net--2003b/tla--small-fixes--1.1--patch-14 lord@emf.net--2003b/tla--small-fixes--1.1--patch-15 lord@emf.net--2003b/tla--small-fixes--1.1--patch-16 lord@emf.net--2003b/tla--small-fixes--1.1--patch-17 lord@emf.net--2003b/tla--small-fixes--1.1--patch-18 lord@emf.net--2003b/tla--small-fixes--1.1--patch-19 lord@emf.net--2003b/tla--small-fixes--1.1--patch-20 lord@emf.net--2003b/tla--small-fixes--1.1--patch-21 lord@emf.net--2003b/tla--small-fixes--1.1--patch-22 lord@emf.net--2003b/tla--small-fixes--1.1--patch-23 lord@emf.net--2003b/tla--small-fixes--1.1--patch-24 lord@emf.net--2003b/tla--small-fixes--1.1--patch-25 lord@emf.net--2003b/tla--small-fixes--1.1--patch-26 lord@emf.net--2003b/tla--small-fixes--1.1--patch-27 lord@emf.net--2003b/tla--small-fixes--1.1--patch-28 lord@emf.net--2003b/tla--small-fixes--1.1--patch-29 lord@emf.net--2003b/tla--small-fixes--1.1--patch-30 lord@emf.net--2003b/tla--small-fixes--1.1--patch-31 lord@emf.net--2003b/tla--small-fixes--1.1--patch-32 lord@emf.net--2003b/tla--small-fixes--1.1--patch-33 lord@emf.net--2003b/tla--small-fixes--1.1--patch-34 lord@regexps.com--2001Q4/file-utils--devo--1.0--base-0 lord@regexps.com--2001Q4/file-utils--devo--1.0--patch-1 lord@regexps.com--2002/file-utils--devo--1.0--base-0 lord@regexps.com--2002/file-utils--devo--1.0--patch-1 lord@regexps.com--2002/file-utils--devo--1.0--patch-2 lord@regexps.com--2002/file-utils--devo--1.0--patch-3 lord@regexps.com--2002/file-utils--devo--1.0--patch-4 lord@regexps.com--2002/file-utils--devo--1.0--patch-5 lord@regexps.com--2002/file-utils--devo--1.0--patch-6 lord@regexps.com--2002/file-utils--devo--1.0--patch-7 lord@regexps.com--2002/file-utils--devo--1.0--patch-8 lord@regexps.com--2002/file-utils--devo--1.0--patch-9 lord@regexps.com--2002/file-utils--devo--1.0--patch-10 lord@regexps.com--2002/file-utils--devo--1.0--patch-11 lord@regexps.com--2002/file-utils--devo--1.0--patch-12 lord@regexps.com--2002/file-utils--devo--1.0--patch-13 lord@regexps.com--2002/file-utils--devo--1.0--patch-14 lord@regexps.com--2002/file-utils--devo--1.0--patch-15 lord@regexps.com--2002/file-utils--devo--1.0--patch-16 lord@regexps.com--2002/file-utils--devo--1.0--patch-17 lord@regexps.com--2002/file-utils--lord--1.0--base-0 lord@regexps.com--2002/file-utils--lord--1.0--patch-1 lord@regexps.com--2002/file-utils--lord--1.0--patch-2 lord@regexps.com--2002/file-utils--lord--1.0--patch-3 lord@regexps.com--2002/file-utils--lord--1.0--patch-4 lord@regexps.com--2002/file-utils--lord--1.0--patch-5 lord@regexps.com--2002/file-utils--lord--1.0--patch-6 lord@regexps.com--2002/file-utils--lord--1.0--patch-7 lord@regexps.com--2002/file-utils--lord--1.0--patch-8 lord@regexps.com--2002/file-utils--lord--1.0--patch-9 lord@regexps.com--2002/file-utils--lord--1.0--patch-10 lord@regexps.com--2002/file-utils--lord--1.0--patch-11 lord@regexps.com--2002/file-utils--lord--1.0--patch-12 lord@regexps.com--2002/file-utils--lord--1.0--patch-13 lord@regexps.com--2002/file-utils--lord--1.0--patch-14 lord@regexps.com--2002/file-utils--lord--1.0--patch-15 lord@regexps.com--2002/file-utils--lord--1.0--patch-16 lord@regexps.com--2002/file-utils--lord--1.0--patch-17 lord@regexps.com--2002/file-utils--lord--1.0--patch-18 lord@regexps.com--2002/file-utils--lord--1.0--patch-19 lord@regexps.com--2002/file-utils--lord--1.0--patch-20 lord@regexps.com--2002/file-utils--lord--1.0--patch-21 lord@regexps.com--2002/file-utils--lord--1.0--patch-22 lord@regexps.com--2002/file-utils--lord--1.0--patch-23 lord@regexps.com--public-2001Q4/file-utils--devo--1.0--base-0 miles@gnu.org--gnu-2003/tla--devo--1.1--base-0 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-1 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-2 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-3 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-4 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-5 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-6 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-7 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-8 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-9 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-10 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-11 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-12 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-13 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-14 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-15 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-16 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-17 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-18 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-19 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-20 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-21 miles@gnu.org--gnu-2003/tla--devo--1.1--patch-22 miles@gnu.org--home-2003/tla--home--1.1--patch-1 miles@gnu.org--home-2003/tla--home--1.1--patch-2 miles@gnu.org--home-2003/tla--home--1.1--patch-3 miles@gnu.org--home-2003/tla--home--1.1--patch-4 mirian@cosmic.com--2003/tla--cosmic--1.1--base-0 mirian@cosmic.com--2003/tla--cosmic--1.1--patch-1 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--base-0 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-1 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-2 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-3 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-4 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-5 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-6 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-7 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-8 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-9 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-10 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-11 mt@wmipf.in-berlin.de--devel-2003/tla--wmipf--1.1--patch-13 rwa@alumni.princeton.edu--home-2003b/tla--rwa--1.1--base-0 rwa@alumni.princeton.edu--home-2003b/tla--rwa--1.1--patch-1 sam@rfc1149.net--public/tla--sam--1.1--base-0 sam@rfc1149.net--public/tla--sam--1.1--patch-1 software@srparish.net--2003tla/tla--devo--1.1--base-0 software@srparish.net--2003tla/tla--devo--1.1--patch-1 software@srparish.net--2003tla/tla--devo--1.1--patch-2 software@srparish.net--2003tla/tla--devo--1.1--patch-3 software@srparish.net--2003tla/tla--devo--1.1--patch-4 software@srparish.net--2003tla/tla--devo--1.1--patch-5 software@srparish.net--2003tla/tla--devo--1.1--patch-6 software@srparish.net/file-utils--devo--1.0--base-0 software@srparish.net/file-utils--devo--1.0--patch-1 software@srparish.net/file-utils--devo--1.0--patch-2 software@srparish.net/file-utils--devo--1.0--patch-3 software@srparish.net/file-utils--devo--1.0--patch-4 software@srparish.net/file-utils--devo--1.0--patch-5 software@srparish.net/file-utils--devo--1.0--patch-6 software@srparish.net/file-utils--devo--1.0--patch-7 software@srparish.net/file-utils--devo--1.0--patch-8 software@srparish.net/file-utils--devo--1.0--patch-9 software@srparish.net/file-utils--devo--1.0--patch-10 software@srparish.net/file-utils--devo--1.0--patch-11 software@srparish.net/file-utils--devo--1.0--patch-12 stig@brautaset.org--2003/tla--stig--1.1--base-0 stig@brautaset.org--2003/tla--stig--1.1--patch-1 stig@brautaset.org--2003/tla--stig--1.1--patch-2 stig@brautaset.org--2003/tla--stig--1.1--patch-3 stig@brautaset.org--2003/tla--stig--1.1--patch-4 stig@brautaset.org--arwen-03/file-utils--stig--1.0--base-0 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-1 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-2 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-3 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-4 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-5 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-6 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-7 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-9 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-10 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-12 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-16 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-17 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-18 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-19 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-20 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-21 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-22 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-23 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-24 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-25 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-26 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-27 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-28 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-29 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-30 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-31 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-32 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-34 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-35 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-36 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-37 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-38 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-39 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-40 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-41 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-42 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-43 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-44 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-45 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-46 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-47 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-48 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-49 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-50 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-51 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-52 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-53 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-54 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-55 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-56 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-57 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-58 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-59 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-60 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-61 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-62 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-63 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-64 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-65 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-66 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-67 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-68 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-69 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-70 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-71 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-72 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-73 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-74 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-75 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-76 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-77 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-78 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-79 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-80 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-81 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-82 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-83 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-84 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-85 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-86 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-87 stig@brautaset.org--arwen-03/file-utils--stig--1.0--patch-88