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

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

[Monotone-commits-diffs] Revision 395ade398e49fa597e8940437b7b6313f49e49


From: monotone
Subject: [Monotone-commits-diffs] Revision 395ade398e49fa597e8940437b7b6313f49e49f8
Date: Wed, 26 Mar 2008 15:06:32 +0100

-----------------------------------------------------------------
Revision: 395ade398e49fa597e8940437b7b6313f49e49f8
Ancestor: 423b71cf28502f790d5b08a7677f24f53e88bc6f
Ancestor: a0e594408ad16ded730ae1fae54485da4bb4285e
Author: address@hidden
Date: 2006-08-24T16:58:17
Branch: net.venge.monotone.levitte.select-heads-of

Deleted entries:
        lua/modemuncher.c m4/popt.m4 visualc/popt.vcproj
Renamed entries:
        lua/lapi.c to lua/lapi.cc
        lua/lauxlib.c to lua/lauxlib.cc
        lua/lbaselib.c to lua/lbaselib.cc
        lua/lcode.c to lua/lcode.cc
        lua/ldblib.c to lua/ldblib.cc
        lua/ldebug.c to lua/ldebug.cc
        lua/ldo.c to lua/ldo.cc
        lua/ldump.c to lua/ldump.cc
        lua/lfunc.c to lua/lfunc.cc
        lua/lgc.c to lua/lgc.cc
        lua/liolib.c to lua/liolib.cc
        lua/llex.c to lua/llex.cc
        lua/lmathlib.c to lua/lmathlib.cc
        lua/lmem.c to lua/lmem.cc
        lua/loadlib.c to lua/loadlib.cc
        lua/lobject.c to lua/lobject.cc
        lua/lopcodes.c to lua/lopcodes.cc
        lua/lparser.c to lua/lparser.cc
        lua/lstate.c to lua/lstate.cc
        lua/lstring.c to lua/lstring.cc
        lua/lstrlib.c to lua/lstrlib.cc
        lua/ltable.c to lua/ltable.cc
        lua/ltablib.c to lua/ltablib.cc
        lua/ltests.c to lua/ltests.cc
        lua/ltm.c to lua/ltm.cc
        lua/lundump.c to lua/lundump.cc
        lua/lvm.c to lua/lvm.cc
        lua/lzio.c to lua/lzio.cc
        visualc/cryptopp.vcproj to visualc/botan.vcproj
Added files:
        contrib/monotone-notify-hookversion.lua lua/linit.cc
        lua/loslib.cc lua/luaconf.h sqlite/loadext.c
        sqlite/sqlite3ext.h sqlite/vtab.c
        tests/annotate_with_human_output/__driver__.lua
        tests/automate_genkey/__driver__.lua
        tests/checkout_-r_no_dir/__driver__.lua
        tests/diff_against_empty_file/expected.diff
        tests/heads_of_certs/__driver__.lua
        tests/log_quits_on_SIGPIPE/hookfile
Added directories:
        tests/annotate_with_human_output tests/automate_genkey
        tests/checkout_-r_no_dir tests/heads_of_certs
Modified files:
        ChangeLog INSTALL Makefile.am NEWS UPGRADE annotate.cc
        annotate.hh app_state.cc app_state.hh automate.cc cmd.hh
        cmd_automate.cc cmd_diff_log.cc cmd_files.cc cmd_list.cc
        cmd_merging.cc cmd_ws_commit.cc commands.cc commands.hh
        configure.ac contrib/monotone.zsh_completion database.cc
        debian/changelog debian/control
        examples/display_branches.lua keys.cc keys.hh lua/lapi.cc
        lua/lapi.h lua/lauxlib.cc lua/lauxlib.h lua/lbaselib.cc
        lua/lcode.cc lua/lcode.h lua/ldblib.cc lua/ldebug.cc
        lua/ldebug.h lua/ldo.cc lua/ldo.h lua/ldump.cc lua/lfunc.cc
        lua/lfunc.h lua/lgc.cc lua/lgc.h lua/liolib.cc lua/llex.cc
        lua/llex.h lua/llimits.h lua/lmathlib.cc lua/lmem.cc
        lua/lmem.h lua/loadlib.cc lua/lobject.cc lua/lobject.h
        lua/lopcodes.cc lua/lopcodes.h lua/lparser.cc lua/lparser.h
        lua/lstate.cc lua/lstate.h lua/lstring.cc lua/lstring.h
        lua/lstrlib.cc lua/ltable.cc lua/ltable.h lua/ltablib.cc
        lua/ltm.cc lua/ltm.h lua/lua.h lua/lualib.h lua/lundump.cc
        lua/lundump.h lua/lvm.cc lua/lvm.h lua/lzio.cc lua/lzio.h
        lua.hh lua_hooks.cc luaext_mkstemp.cc m4/boost.m4 merge.cc
        mkstemp.cc mkstemp.hh monotone.cc monotone.spec
        monotone.texi netsync.cc options.hh po/de.po po/fr.po
        po/it.po po/ja.po po/sv.po restrictions.cc revision.cc
        revision.hh roster.cc sanity.cc sanity.hh selectors.cc
        selectors.hh sqlite/alter.c sqlite/attach.c sqlite/auth.c
        sqlite/btree.c sqlite/btree.h sqlite/build.c sqlite/delete.c
        sqlite/expr.c sqlite/func.c sqlite/insert.c
        sqlite/keywordhash.h sqlite/legacy.c sqlite/main.c
        sqlite/opcodes.c sqlite/opcodes.h sqlite/os.h
        sqlite/os_os2.c sqlite/pager.c sqlite/pager.h sqlite/parse.c
        sqlite/parse.h sqlite/pragma.c sqlite/prepare.c
        sqlite/printf.c sqlite/select.c sqlite/sqlite3.h
        sqlite/sqliteInt.h sqlite/table.c sqlite/tokenize.c
        sqlite/trigger.c sqlite/update.c sqlite/utf.c sqlite/util.c
        sqlite/vdbe.c sqlite/vdbe.h sqlite/vdbeInt.h
        sqlite/vdbeapi.c sqlite/vdbeaux.c sqlite/where.c
        std_hooks.lua tester.cc
        tests/(normal)_netsync_revision_with_no_certs/__driver__.lua
        tests/_MTN_case-folding_security_patch/__driver__.lua
        tests/annotate_file_added_on_different_forks/__driver__.lua
        tests/annotate_file_on_multirooted_branch/__driver__.lua
        tests/annotate_file_whose_name_changed/__driver__.lua
        tests/annotate_where_line_splits/__driver__.lua
        tests/annotate_where_lineage_depends_on_traversal/__driver__.lua
        tests/annotate_where_one_parent_is_full_copy/__driver__.lua
        tests/annotate_with_no_revs/__driver__.lua
        tests/common/netsync.lua
        tests/db_check_and_non-serious_errors/__driver__.lua
        tests/diff_against_empty_file/__driver__.lua
        tests/exchanging_work_via_netsync/__driver__.lua
        tests/log_quits_on_SIGPIPE/__driver__.lua
        tests/status/__driver__.lua
        tests/tags_and_tagging_of_revisions/__driver__.lua
        tests/test_annotate_command/__driver__.lua
        tests/use_restrictions_with_--exclude/__driver__.lua
        tests/use_restrictions_with_--exclude_and_inodeprints/__driver__.lua
        testsuite.lua ui.cc ui.hh unix/main.cc visualc/botan.vcproj
        visualc/config.h visualc/lua.vcproj visualc/monotone.sln
        visualc/monotone.vcproj visualc/netxx.vcproj
        visualc/sqlite3.vcproj visualc/stringprep.vcproj
        visualc/tester.vcproj visualc/txt2c.vcproj win32/main.cc
        win32/monotone.iss work.cc work.hh

ChangeLog: 

propagate from branch 'net.venge.monotone' (head 
423b71cf28502f790d5b08a7677f24f53e88bc6f)
            to branch 'net.venge.monotone.levitte.select-heads-of' (head 
a0e594408ad16ded730ae1fae54485da4bb4285e)


monotone --db={your.database} diff 
--revision=423b71cf28502f790d5b08a7677f24f53e88bc6f 
--revision=395ade398e49fa597e8940437b7b6313f49e49f8
monotone --db={your.database} diff 
--revision=a0e594408ad16ded730ae1fae54485da4bb4285e 
--revision=395ade398e49fa597e8940437b7b6313f49e49f8
----------------------------------------------------------------------




reply via email to

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