monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] Revision 64f50e734e645667827e80d09c4eb5887833d2


From: monotone
Subject: [Monotone-commits-diffs] Revision 64f50e734e645667827e80d09c4eb5887833d2fd
Date: Tue, 24 Oct 2006 19:07:47 +0200

-----------------------------------------------------------------
Revision: 64f50e734e645667827e80d09c4eb5887833d2fd
Ancestor: a3d236fc539ca1979e77693e67c5024884bb47fe
Ancestor: fe9578cc2935d12a41a9e257ee63d8777f2a59be
Author: Matt Johnston <address@hidden>
Date: 2006-10-24T16:45:11
Branch: net.venge.monotone.botan

Deleted entries:
        botan/algolist.cpp botan/algolist.h botan/allocate.cpp
        botan/asn1.h botan/asn1_ext.cpp botan/authors.txt
        botan/barrett.cpp botan/barrett.h botan/ber_code.cpp
        botan/conf.cpp botan/conf.h botan/def_eng.h
        botan/der_code.cpp botan/dl_cache.cpp botan/dl_param.cpp
        botan/dl_param.h botan/fused.cpp botan/lookup.cpp
        botan/mod_exp.cpp botan/mod_exp.h botan/mp_core.cpp
        botan/mp_fkmul.cpp botan/mp_madd.h botan/mp_smul.cpp
        botan/par_hash.h botan/x919_mac.h test_hooks.lua
Renamed entries:
        botan/asn1_alg.cpp to botan/alg_id.cpp
        botan/config.h to botan/build.h
        botan/init.cpp to botan/init_def.cpp
        botan/readme.txt to botan/info.txt
        debian/README.Debian to debian/monotone.README.Debian
        debian/TODO.Debian to debian/monotone.TODO.Debian
        debian/docs to debian/monotone.docs
        debian/examples to debian/monotone-server.examples
        debian/info to debian/monotone.info
        tests/workspace_inventory to tests/automate_inventory
Added files:
        botan/alg_id.h botan/asn1_int.cpp botan/asn1_int.h
        botan/big_rand.cpp botan/config.cpp botan/config.h
        botan/credits.txt botan/datastor.cpp botan/datastor.h
        botan/def_char.cpp botan/def_char.h botan/def_powm.cpp
        botan/def_powm.h botan/dl_group.h botan/eng_def.h
        botan/init_opt.cpp botan/jacobi.cpp botan/libstate.cpp
        botan/libstate.h botan/modules.cpp botan/modules.h
        botan/mp_asm.cpp botan/mp_asm.h botan/mp_asmi.h
        botan/mp_muladd.cpp botan/mp_numth.cpp botan/mp_sqr.cpp
        botan/pow_mod.h botan/powm_fw.cpp botan/powm_mnt.cpp
        botan/stl_util.h botan/x509_ext.cpp botan/x509_ext.h
        botan/x509find.h botan/x509stat.cpp botan/x509stat.h
        debian/monotone-doc.docs
        debian/monotone-server.README.Debian
        debian/monotone-server.TODO.Debian
        debian/monotone-server.config debian/monotone-server.dirs
        debian/monotone-server.monotone.default
        debian/monotone-server.monotone.init
        debian/monotone-server.postinst
        debian/monotone-server.postrm
        debian/monotone-server.templates debian/monotone.dirs
        debian/monotone.examples debian/monotone.install
        debian/po/POTFILES.in debian/po/templates.pot
        examples/read-permissions examples/write-permissions
        test_hooks.lua tests/multiple_message_commit/__driver__.lua
Added directories:
        debian/po tests/multiple_message_commit
Modified files:
        ChangeLog Makefile.am app_state.cc automate.cc botan/aes.cpp
        botan/aes.h botan/aes_tab.cpp botan/alg_id.cpp
        botan/allocate.h botan/arc4.cpp botan/arc4.h
        botan/asn1_alt.cpp botan/asn1_att.cpp botan/asn1_dn.cpp
        botan/asn1_ku.cpp botan/asn1_obj.h botan/asn1_oid.cpp
        botan/asn1_oid.h botan/asn1_str.cpp botan/asn1_tm.cpp
        botan/base.cpp botan/base.h botan/base64.cpp botan/base64.h
        botan/basefilt.cpp botan/basefilt.h botan/ber_dec.cpp
        botan/ber_dec.h botan/big_base.cpp botan/big_code.cpp
        botan/big_io.cpp botan/big_ops2.cpp botan/big_ops3.cpp
        botan/bigint.h botan/bit_ops.cpp botan/bit_ops.h
        botan/blinding.cpp botan/blinding.h botan/botan.h
        botan/buf_es.cpp botan/buf_es.h botan/buf_filt.cpp
        botan/buf_filt.h botan/build.h botan/cbc.cpp botan/cbc.h
        botan/certstor.h botan/certstore.cpp botan/cfb.cpp
        botan/cfb.h botan/charset.cpp botan/charset.h
        botan/crc32.cpp botan/crc32.h botan/crl_ent.cpp
        botan/crl_ent.h botan/ctr.cpp botan/ctr.h botan/cts.cpp
        botan/cts.h botan/data_snk.cpp botan/data_snk.h
        botan/data_src.cpp botan/data_src.h botan/def_alg.cpp
        botan/def_mode.cpp botan/def_ops.cpp botan/defalloc.cpp
        botan/defalloc.h botan/der_enc.cpp botan/der_enc.h
        botan/des.cpp botan/des.h botan/des_tab.cpp botan/dh.cpp
        botan/dh.h botan/divide.cpp botan/dl_algo.cpp
        botan/dl_algo.h botan/dl_group.cpp botan/dlies.cpp
        botan/dlies.h botan/eax.cpp botan/eax.h botan/ecb.cpp
        botan/ecb.h botan/eme.h botan/eme1.cpp botan/eme_pkcs.cpp
        botan/emsa.h botan/emsa1.cpp botan/emsa2.cpp botan/emsa3.cpp
        botan/emsa4.cpp botan/emsa_raw.cpp botan/eng_base.cpp
        botan/engine.cpp botan/engine.h botan/enums.h
        botan/es_capi.cpp botan/es_capi.h botan/es_egd.cpp
        botan/es_egd.h botan/es_file.cpp botan/es_file.h
        botan/es_win32.cpp botan/es_win32.h botan/exceptn.cpp
        botan/exceptn.h botan/filter.cpp botan/filter.h
        botan/filters.cpp botan/filters.h botan/fips140.cpp
        botan/fips140.h botan/get_algo.cpp botan/get_enc.cpp
        botan/get_pbe.cpp botan/gzip.cpp botan/hash_id.cpp
        botan/hash_id.h botan/hex.cpp botan/hex.h botan/hmac.cpp
        botan/hmac.h botan/if_algo.cpp botan/if_algo.h
        botan/info.txt botan/inifile.cpp botan/init.h
        botan/init_def.cpp botan/kdf.cpp botan/kdf.h
        botan/keypair.cpp botan/keypair.h botan/license.txt
        botan/look_add.h botan/look_pk.cpp botan/look_pk.h
        botan/lookup.h botan/make_prm.cpp botan/mdx_hash.cpp
        botan/mdx_hash.h botan/mem_ops.h botan/mem_pool.cpp
        botan/mem_pool.h botan/mgf1.cpp botan/mgf1.h botan/mlock.cpp
        botan/mode_pad.cpp botan/mode_pad.h botan/modebase.cpp
        botan/modebase.h botan/mp_comba.cpp botan/mp_core.h
        botan/mp_misc.cpp botan/mp_mul.cpp botan/mp_shift.cpp
        botan/mp_types.h botan/mutex.cpp botan/mutex.h
        botan/numthry.cpp botan/numthry.h botan/ofb.cpp botan/ofb.h
        botan/oids.cpp botan/oids.h botan/out_buf.cpp
        botan/out_buf.h botan/parsing.cpp botan/parsing.h
        botan/pbe.h botan/pbe_pkcs.h botan/pbes1.cpp botan/pbes2.cpp
        botan/pem.cpp botan/pem.h botan/pipe.cpp botan/pipe.h
        botan/pipe_io.cpp botan/pipe_rw.cpp botan/pk_algs.cpp
        botan/pk_algs.h botan/pk_core.cpp botan/pk_core.h
        botan/pk_filts.cpp botan/pk_filts.h botan/pk_keys.cpp
        botan/pk_keys.h botan/pk_ops.h botan/pk_util.cpp
        botan/pk_util.h botan/pkcs10.cpp botan/pkcs10.h
        botan/pkcs5.cpp botan/pkcs5.h botan/pkcs8.cpp botan/pkcs8.h
        botan/policy.cpp botan/pow_mod.cpp botan/prf_x942.cpp
        botan/primes.cpp botan/pubkey.cpp botan/pubkey.h
        botan/randpool.cpp botan/randpool.h botan/reducer.cpp
        botan/reducer.h botan/rng.cpp botan/rng.h botan/rsa.cpp
        botan/rsa.h botan/s2k.cpp botan/s2k.h botan/secmem.h
        botan/secqueue.cpp botan/secqueue.h botan/sha160.cpp
        botan/sha160.h botan/sha256.cpp botan/sha256.h
        botan/symkey.cpp botan/symkey.h botan/thanks.txt
        botan/timers.cpp botan/timers.h botan/types.h botan/ui.cpp
        botan/ui.h botan/util.cpp botan/util.h botan/version.h
        botan/x509_ca.cpp botan/x509_ca.h botan/x509_crl.cpp
        botan/x509_crl.h botan/x509_key.cpp botan/x509_key.h
        botan/x509_obj.cpp botan/x509_obj.h botan/x509cert.cpp
        botan/x509cert.h botan/x509find.cpp botan/x509opt.cpp
        botan/x509self.cpp botan/x509self.h botan/x509stor.cpp
        botan/x509stor.h botan/x931_rng.cpp botan/x931_rng.h cmd.hh
        cmd_automate.cc cmd_key_cert.cc cmd_list.cc cmd_netsync.cc
        cmd_ws_commit.cc commands.cc contrib/monotone-notify.pl
        contrib/monotone.zsh_completion database.cc debian/control
        debian/monotone.docs debian/rules diff_patch.cc
        examples/000README.txt keys.cc lua_hooks.cc lua_hooks.hh
        merge.cc mkstemp.cc monotone.cc monotone.texi netcmd.cc
        netsync.cc options_list.hh po/de.po po/fr.po po/it.po
        po/pt_BR.po po/sv.po rcs_file.cc revision.cc sanity.cc
        sha1.cc tester.txt tests/automate_certs/expected
        tests/automate_inventory/__driver__.lua
        tests/automate_stdio/__driver__.lua
        tests/commit_validation_lua_hook/commit_validate.lua
        tests/exchanging_work_via_netsync,_with_notes/testnotes.test
        tests/i18n_commit_messages/extra_hooks.lua
        tests/migrate_with_rosterify/__driver__.lua
        tests/schema_migration/__driver__.lua testsuite.lua
        testsuite.txt texinfo.css ui.cc unit_tests.cc
        visualc/lua.vcproj visualc/monotone.vcproj

ChangeLog: 

propagate from branch 'net.venge.monotone' (head 
fe9578cc2935d12a41a9e257ee63d8777f2a59be)
            to branch 'net.venge.monotone.botan' (head 
a3d236fc539ca1979e77693e67c5024884bb47fe)


monotone --db={your.database} diff 
--revision=a3d236fc539ca1979e77693e67c5024884bb47fe 
--revision=64f50e734e645667827e80d09c4eb5887833d2fd
monotone --db={your.database} diff 
--revision=fe9578cc2935d12a41a9e257ee63d8777f2a59be 
--revision=64f50e734e645667827e80d09c4eb5887833d2fd
----------------------------------------------------------------------




reply via email to

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