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

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

[Monotone-commits-nodiffs] Revision d3101cf975e5953e060f40543c8ed877ee81


From: monotone
Subject: [Monotone-commits-nodiffs] Revision d3101cf975e5953e060f40543c8ed877ee81d2aa
Date: Fri, 27 Aug 2010 18:29:14 +0200

----------------------------------------------------------------------
Revision: d3101cf975e5953e060f40543c8ed877ee81d2aa
Parent:   1f18b8c57a21200b1de7cc9db4588fb50b3e4f94
Parent:   b873274607d82ee9421f96a7e8858816b1ca8a5c
Author:   address@hidden
Date:     2010-08-23 12.43.31
Branch:   net.venge.monotone.colored-diff

Changelog: 

propagate from branch 'net.venge.monotone' (head 
b873274607d82ee9421f96a7e8858816b1ca8a5c)
            to branch 'net.venge.monotone.colored-diff' (head 
1f18b8c57a21200b1de7cc9db4588fb50b3e4f94)

Changes against parent 1f18b8c57a21200b1de7cc9db4588fb50b3e4f94

  renamed  tests/automate_genkey
       to  tests/automate_generate_key
  renamed  tests/automate_read_packets
       to  tests/automate_key_manage
  added    tests/manpage
  added    tests/verbosity
  added    key_packet.cc
  added    key_packet.hh
  added    tests/common/basic_io.lua
  added    tests/manpage/__driver__.lua
  added    tests/verbosity/__driver__.lua
  added    unit-tests/key_packet.cc
  patched  .mtn-ignore
  patched  Makefile.am
  patched  NEWS
  patched  automate.cc
  patched  automate_ostream.hh
  patched  automate_ostream_demuxed.hh
  patched  cmd.cc
  patched  cmd_automate.cc
  patched  cmd_key_cert.cc
  patched  cmd_packet.cc
  patched  commands.cc
  patched  globish.cc
  patched  lua_hooks.cc
  patched  lua_hooks.hh
  patched  monotone.cc
  patched  monotone.texi
  patched  option.cc
  patched  options_applicator.cc
  patched  options_list.hh
  patched  po/de.po
  patched  sanity.cc
  patched  sanity.hh
  patched  std_hooks.lua
  patched  tests/automate_generate_key/__driver__.lua
  patched  tests/automate_inventory/__driver__.lua
  patched  tests/automate_inventory_ignore_dirs/__driver__.lua
  patched  tests/automate_inventory_options/__driver__.lua
  patched  tests/automate_inventory_restricted/__driver__.lua
  patched  tests/automate_key_manage/__driver__.lua
  patched  tests/automate_show_conflicts_defaults/__driver__.lua
  patched  tests/common/automate_stdio.lua
  patched  tests/common/test_utils_inventory.lua
  patched  tests/reallyquiet_turns_off_tickers_and_warnings/__driver__.lua
  patched  tests/renaming_a_directory/__driver__.lua
  patched  tests/trust_hooks_and_trusted_command/__driver__.lua
  patched  ui.cc
  patched  ui.hh
  patched  unit-tests/globish.cc
  patched  unix/main.cc
  patched  util/mtnopt.in
  patched  win32/main.cc

Changes against parent b873274607d82ee9421f96a7e8858816b1ca8a5c

  added    colorizer.cc
  added    colorizer.hh
  patched  Makefile.am
  patched  NEWS
  patched  asciik.cc
  patched  asciik.hh
  patched  cmd_diff_log.cc
  patched  cmd_files.cc
  patched  cmd_ws_commit.cc
  patched  diff_output.cc
  patched  diff_output.hh
  patched  monotone.texi
  patched  options_list.hh
  patched  rev_output.cc
  patched  rev_output.hh


This is the first commit, and there's no easy way to create a diff
These are the commands to view the individual files of that commit instead:

#     to "tests/automate_generate_key"
#
# rename "tests/automate_read_packets"
#     to "tests/automate_key_manage"
#
# add_dir "tests/manpage"
#
# add_dir "tests/verbosity"
#
# add_file "key_packet.cc"
#  content [d1306df89dd684badac02c03744cd446381c07d3]
#
# add_file "key_packet.hh"
#  content [72753239ca6fd8f7f52760cf892ccc00f0935bc6]
#
# add_file "tests/common/basic_io.lua"
#  content [826f7b371bfa7f4091972e8b0aaf7b10adf5b858]
#
# add_file "tests/manpage/__driver__.lua"
#  content [f6a806eecb0d936a3831a6645457cbeed9758307]
#
# add_file "tests/verbosity/__driver__.lua"
#  content [76e572294f85e29b9e390cd3170510dc3ba3b2e5]
#
# add_file "unit-tests/key_packet.cc"
#  content [efb4bf3633a456f50b2f46437f1b66abd60c48b6]
#
# patch ".mtn-ignore"
#  from [af5e150ca99ed11f75f73928d7258eabbe08a111]
#    to [2b1eba112a984cf394aefddb156b9bf9856f06f8]
#
# patch "Makefile.am"
#  from [2d2d45941b66c8033e05e0528183c881bbb94609]
#    to [c378acf46abf486ec4c64d261597950671516369]
#
# patch "NEWS"
#  from [159c09e89d9715c743c30179099fbf26000aa5b2]
#    to [3fa2af9a4b6d4faf1335fa7e8e23c7529f0f0245]
#
# patch "automate.cc"
#  from [90f779d3805f2fd9b36e01310fac6c3885f4304a]
#    to [247ae15efd119c9f52597031773f96fa92dae0cd]
#
# patch "automate_ostream.hh"
#  from [d4ff673e1080a7b081d79a1876a6bb203d05640d]
#    to [33895c7883416f107f9c0174fb16c16b1b1db81d]
#
# patch "automate_ostream_demuxed.hh"
#  from [d5e068c3a9dadfabf27db883b6a2bb2379eea34e]
#    to [cf23c94fe10bf23a627f1bc8b6ecda2c31a179b0]
#
# patch "cmd.cc"
#  from [cd917e32e1047fb44b15595b16506452592d8865]
#    to [a83ee4728d826c6d482f14f9515e3338a5f53caf]
#
# patch "cmd_automate.cc"
#  from [9e92aa7935f1b8a96d871a8503931c8ba00c5040]
#    to [349cd65b33cea04f351395b3a3ba25badd72586f]
#
# patch "cmd_key_cert.cc"
#  from [67049ebfa572bae6ac37e28434f07c2f09e3beb2]
#    to [0b6074acdf9014b625369a976da51ce3677e0630]
#
# patch "cmd_packet.cc"
#  from [250e7188d51581406f9d28753c798754125abe4f]
#    to [3f747e9261e34b45398241d8d4755ca16ab23dc9]
#
# patch "commands.cc"
#  from [b5854467b0d421f6e9eb36c6618d94e6dcd31025]
#    to [c16cdb15b8eb7ac70e5c23006e6f3ddf377a8a65]
#
# patch "globish.cc"
#  from [1a7b2b42320d0c8d8fde56b5af871bc125d17a5a]
#    to [23f857decc878f3aa3b87fb9b45eacb69180d6f8]
#
# patch "lua_hooks.cc"
#  from [c8023d8f41b5ac29e7f1a6831c3349875ea0038e]
#    to [a71ded3aabcde9e0ef7281b7c56f2ff1fa6baaec]
#
# patch "lua_hooks.hh"
#  from [25624ede9904749728389df1f3a4fc1599ebae56]
#    to [66b79c7d1dcefed2d3530e71474346b72417fee9]
#
# patch "monotone.cc"
#  from [d81c204e891e4768575408f0a430f04900594d66]
#    to [3203fd093d06929ee733eac5eba3eb101abc99d6]
#
# patch "monotone.texi"
#  from [187e30fc2d64ace6251f25512833a0215c621e63]
#    to [1cc4a2f28ad4abd552cb79e6c7d496b46503ac8a]
#
# patch "option.cc"
#  from [a20974f64308aca286278180d0c4259673a7b71d]
#    to [4ec223067e7788e1fcba8bf6fff383c7fceee3ce]
#
# patch "options_applicator.cc"
#  from [381a87dcb7726bfd42997d3e24a63a50e69a3fa9]
#    to [5407017eb222eb329f9e22fc465d4f36743d37ee]
#
# patch "options_list.hh"
#  from [626c00e04f536b3a49d30257bccefd957e9baf09]
#    to [6e5020c38127f3e043602673b0c8b12a0dccc9e5]
#
# patch "po/de.po"
#  from [05ee041d22221b8ef86336603644c052594848b6]
#    to [71ca3dbf594baa6df40dc1da0a49ecac70c70dee]
#
# patch "sanity.cc"
#  from [d664277d416ef52512757d2d033845a9650ccd29]
#    to [6ea2aba0cee2ff0feaf6eacb93327e340fcc982b]
#
# patch "sanity.hh"
#  from [6f2f5e7964abbdb8eed0d1e38d221b722741617e]
#    to [1f70fd2034c34f0c83a683a59362fb8d1dbac625]
#
# patch "std_hooks.lua"
#  from [32781b7b525432e0e230aaa2ece7e24e6a8ef7ec]
#    to [136537bf328e34115e26111060aba0ba86ce30e5]
#
# patch "tests/automate_generate_key/__driver__.lua"
#  from [144117cd43682ed1c2aa1c717b101c81a49d4bce]
#    to [e8253e4c777546a2c2a9774b4da4155f2d0437ab]
#
# patch "tests/automate_inventory/__driver__.lua"
#  from [2e9f9f2eed991ec9008d79eba023e2d634c0191e]
#    to [0b2f84a2b87b5eec92c2818cbf1b3535631a0922]
#
# patch "tests/automate_inventory_ignore_dirs/__driver__.lua"
#  from [6233a5c18211c0718b96af2800b393076a7585ae]
#    to [03f5ad3fdea64dcddd718785513fc10b0feb4156]
#
# patch "tests/automate_inventory_options/__driver__.lua"
#  from [3a0944057bf7a7bda8d5efb98a3769c130885996]
#    to [8e89bdbaa5b76d80d881ccf0946ea16155a26351]
#
# patch "tests/automate_inventory_restricted/__driver__.lua"
#  from [e24990972a5fe7b2ac00d415f91e94a28d3cbf92]
#    to [64a999ffcc6aff7410d4576a055e4f82eae2de1a]
#
# patch "tests/automate_key_manage/__driver__.lua"
#  from [75b2fcbfddb0c8cd731d172b14000b0ef86999a8]
#    to [f79fdf0269f9cc2c52d4b59ead0287229ab4b2ef]
#
# patch "tests/automate_show_conflicts_defaults/__driver__.lua"
#  from [69dc55a68ddeced4a661699654e15b257679e619]
#    to [be2e2034286d216850364195cfa0cf3b0ab084c7]
#
# patch "tests/common/automate_stdio.lua"
#  from [0f91780229b36c726ec98177ff57a39e7909a5ed]
#    to [000de01f4115075e8c2bfe6492fbc376b55aa42c]
#
# patch "tests/common/test_utils_inventory.lua"
#  from [780502a124f1af69badad0d2e53b0b957cfa3caa]
#    to [a5658a1a522e31daaf136ac92143a5ae59f658d4]
#
# patch "tests/reallyquiet_turns_off_tickers_and_warnings/__driver__.lua"
#  from [7a393866800b009214ef6722f92edb01d022e9d2]
#    to [bf97ebda957c64616410061841545648e8ef192e]
#
# patch "tests/renaming_a_directory/__driver__.lua"
#  from [0052b354468484c71e79945a96b4544f74c048f2]
#    to [b908875126d5318bae9bdb732f4d027462933f1d]
#
# patch "tests/trust_hooks_and_trusted_command/__driver__.lua"
#  from [14989f207695c9b6d1c4758d2448f2710d094bca]
#    to [8dcf8e82410984c540905546fb10d06bb84a902c]
#
# patch "ui.cc"
#  from [6d2bc47b784d1ee721c2466988edeb9472a86a16]
#    to [9a60b8ed417f2566d2fc217decfdffee59e2a66e]
#
# patch "ui.hh"
#  from [8c46e815f378359bb3756605ad3771ee155089a7]
#    to [405d3582ac4c576a9ad0a6f8885eb1ac12be2576]
#
# patch "unit-tests/globish.cc"
#  from [d025d9c8472782f0ca2ee251348281a219837504]
#    to [fc5d09de50f5b8dd7fa0c6713b3d8b47267591db]
#
# patch "unix/main.cc"
#  from [9d9d704089170f3fea8bb29bfd099435a2dab26f]
#    to [1a4910550eee2b11ff4bc99bec1f9de0d44da81e]
#
# patch "util/mtnopt.in"
#  from [f35d29ef8d033798552ca96e218ce5db2d443353]
#    to [f93b50aaa2cd6a7e8f2d9a909d5d450788120a5c]
#
# patch "win32/main.cc"
#  from [f7225a77eeced7cceca507d02c7c3aaeb86b2bbc]
#    to [8b14cc20945d524354751fd745044d96cfe69f96]
#
# old_revision [b873274607d82ee9421f96a7e8858816b1ca8a5c]
#
# add_file "colorizer.cc"
#  content [c219975b61f0749de94fd6e9a6491022acbde7e3]
#
# add_file "colorizer.hh"
#  content [acac5ffcef7270972ccd94aa0a671ab27c892450]
#
# patch "Makefile.am"
#  from [39cbbe166b053ee612fb2d251506006a75094eaa]
#    to [c378acf46abf486ec4c64d261597950671516369]
#
# patch "NEWS"
#  from [39cb8d9ae42dd5158968a02dc2cd1b7e82d7ab3a]
#    to [3fa2af9a4b6d4faf1335fa7e8e23c7529f0f0245]
#
# patch "asciik.cc"
#  from [cf946f9a14ad309615704bc960255c50e12b636a]
#    to [bdb2253549ec477bf725e9f5ae43c0fa7dff564f]
#
# patch "asciik.hh"
#  from [592aa966af256f50be9784bfd01c543f54d3447b]
#    to [3e0dcd90804053a5e558b0ddfa6e5f3dcc462d50]
#
# patch "cmd_diff_log.cc"
#  from [a3014082674ecb9c3b0617a9603b03452723fec9]
#    to [9152df5398b88e5d29fc7af0941011c1137e169e]
#
# patch "cmd_files.cc"
#  from [e51fa86b305fd51c79fac69f57e31e54810efc1e]
#    to [40cde2e4898c365452d3e559ae6c9a9878b7453c]
#
# patch "cmd_ws_commit.cc"
#  from [d82e5cd563864f041d8ea6d814f4edf21a5dca12]
#    to [d465f01928554da499f40a87e58a92b347d2392a]
#
# patch "diff_output.cc"
#  from [60b2a95586d371c1c67036f1e4e18cde917d3535]
#    to [07fd957fe88ce6e847db28dc4813bebccf5bd503]
#
# patch "diff_output.hh"
#  from [9125ccd0d0fa725782c9910b5f34e844048d2da8]
#    to [168281addd27cdade1dc1320ee4814b28070feb8]
#
# patch "monotone.texi"
#  from [9b19901a805fadfc4cd2b26430c81d981e5c1558]
#    to [1cc4a2f28ad4abd552cb79e6c7d496b46503ac8a]
#
# patch "options_list.hh"
#  from [1985a3326ea833595edf84b75ae5ab9fde487709]
#    to [6e5020c38127f3e043602673b0c8b12a0dccc9e5]
#
# patch "rev_output.cc"
#  from [a2c70b893b31296917d1a2b974faa1da46c13f1e]
#    to [90f5ca2ff78f91bdf512231482d00a2eee37875b]
#
# patch "rev_output.hh"
#  from [666dd3ed35e16d8b122b4932c2aad05a21a22e25]
#    to [5879a8268a59545c946583b65f66eda4491b979e]
monotone --db={your.database} automate get_file 
d1306df89dd684badac02c03744cd446381c07d3
monotone --db={your.database} automate get_file 
72753239ca6fd8f7f52760cf892ccc00f0935bc6
monotone --db={your.database} automate get_file 
826f7b371bfa7f4091972e8b0aaf7b10adf5b858
monotone --db={your.database} automate get_file 
f6a806eecb0d936a3831a6645457cbeed9758307
monotone --db={your.database} automate get_file 
76e572294f85e29b9e390cd3170510dc3ba3b2e5
monotone --db={your.database} automate get_file 
efb4bf3633a456f50b2f46437f1b66abd60c48b6
monotone --db={your.database} automate get_file 
2b1eba112a984cf394aefddb156b9bf9856f06f8
monotone --db={your.database} automate get_file 
c378acf46abf486ec4c64d261597950671516369
monotone --db={your.database} automate get_file 
3fa2af9a4b6d4faf1335fa7e8e23c7529f0f0245
monotone --db={your.database} automate get_file 
247ae15efd119c9f52597031773f96fa92dae0cd
monotone --db={your.database} automate get_file 
33895c7883416f107f9c0174fb16c16b1b1db81d
monotone --db={your.database} automate get_file 
cf23c94fe10bf23a627f1bc8b6ecda2c31a179b0
monotone --db={your.database} automate get_file 
a83ee4728d826c6d482f14f9515e3338a5f53caf
monotone --db={your.database} automate get_file 
349cd65b33cea04f351395b3a3ba25badd72586f
monotone --db={your.database} automate get_file 
0b6074acdf9014b625369a976da51ce3677e0630
monotone --db={your.database} automate get_file 
3f747e9261e34b45398241d8d4755ca16ab23dc9
monotone --db={your.database} automate get_file 
c16cdb15b8eb7ac70e5c23006e6f3ddf377a8a65
monotone --db={your.database} automate get_file 
23f857decc878f3aa3b87fb9b45eacb69180d6f8
monotone --db={your.database} automate get_file 
a71ded3aabcde9e0ef7281b7c56f2ff1fa6baaec
monotone --db={your.database} automate get_file 
66b79c7d1dcefed2d3530e71474346b72417fee9
monotone --db={your.database} automate get_file 
3203fd093d06929ee733eac5eba3eb101abc99d6
monotone --db={your.database} automate get_file 
1cc4a2f28ad4abd552cb79e6c7d496b46503ac8a
monotone --db={your.database} automate get_file 
4ec223067e7788e1fcba8bf6fff383c7fceee3ce
monotone --db={your.database} automate get_file 
5407017eb222eb329f9e22fc465d4f36743d37ee
monotone --db={your.database} automate get_file 
6e5020c38127f3e043602673b0c8b12a0dccc9e5
monotone --db={your.database} automate get_file 
71ca3dbf594baa6df40dc1da0a49ecac70c70dee
monotone --db={your.database} automate get_file 
6ea2aba0cee2ff0feaf6eacb93327e340fcc982b
monotone --db={your.database} automate get_file 
1f70fd2034c34f0c83a683a59362fb8d1dbac625
monotone --db={your.database} automate get_file 
136537bf328e34115e26111060aba0ba86ce30e5
monotone --db={your.database} automate get_file 
e8253e4c777546a2c2a9774b4da4155f2d0437ab
monotone --db={your.database} automate get_file 
0b2f84a2b87b5eec92c2818cbf1b3535631a0922
monotone --db={your.database} automate get_file 
03f5ad3fdea64dcddd718785513fc10b0feb4156
monotone --db={your.database} automate get_file 
8e89bdbaa5b76d80d881ccf0946ea16155a26351
monotone --db={your.database} automate get_file 
64a999ffcc6aff7410d4576a055e4f82eae2de1a
monotone --db={your.database} automate get_file 
f79fdf0269f9cc2c52d4b59ead0287229ab4b2ef
monotone --db={your.database} automate get_file 
be2e2034286d216850364195cfa0cf3b0ab084c7
monotone --db={your.database} automate get_file 
000de01f4115075e8c2bfe6492fbc376b55aa42c
monotone --db={your.database} automate get_file 
a5658a1a522e31daaf136ac92143a5ae59f658d4
monotone --db={your.database} automate get_file 
bf97ebda957c64616410061841545648e8ef192e
monotone --db={your.database} automate get_file 
b908875126d5318bae9bdb732f4d027462933f1d
monotone --db={your.database} automate get_file 
8dcf8e82410984c540905546fb10d06bb84a902c
monotone --db={your.database} automate get_file 
9a60b8ed417f2566d2fc217decfdffee59e2a66e
monotone --db={your.database} automate get_file 
405d3582ac4c576a9ad0a6f8885eb1ac12be2576
monotone --db={your.database} automate get_file 
fc5d09de50f5b8dd7fa0c6713b3d8b47267591db
monotone --db={your.database} automate get_file 
1a4910550eee2b11ff4bc99bec1f9de0d44da81e
monotone --db={your.database} automate get_file 
f93b50aaa2cd6a7e8f2d9a909d5d450788120a5c
monotone --db={your.database} automate get_file 
8b14cc20945d524354751fd745044d96cfe69f96
monotone --db={your.database} automate get_file 
c219975b61f0749de94fd6e9a6491022acbde7e3
monotone --db={your.database} automate get_file 
acac5ffcef7270972ccd94aa0a671ab27c892450
monotone --db={your.database} automate get_file 
c378acf46abf486ec4c64d261597950671516369
monotone --db={your.database} automate get_file 
3fa2af9a4b6d4faf1335fa7e8e23c7529f0f0245
monotone --db={your.database} automate get_file 
bdb2253549ec477bf725e9f5ae43c0fa7dff564f
monotone --db={your.database} automate get_file 
3e0dcd90804053a5e558b0ddfa6e5f3dcc462d50
monotone --db={your.database} automate get_file 
9152df5398b88e5d29fc7af0941011c1137e169e
monotone --db={your.database} automate get_file 
40cde2e4898c365452d3e559ae6c9a9878b7453c
monotone --db={your.database} automate get_file 
d465f01928554da499f40a87e58a92b347d2392a
monotone --db={your.database} automate get_file 
07fd957fe88ce6e847db28dc4813bebccf5bd503
monotone --db={your.database} automate get_file 
168281addd27cdade1dc1320ee4814b28070feb8
monotone --db={your.database} automate get_file 
1cc4a2f28ad4abd552cb79e6c7d496b46503ac8a
monotone --db={your.database} automate get_file 
6e5020c38127f3e043602673b0c8b12a0dccc9e5
monotone --db={your.database} automate get_file 
90f5ca2ff78f91bdf512231482d00a2eee37875b
monotone --db={your.database} automate get_file 
5879a8268a59545c946583b65f66eda4491b979e
----------------------------------------------------------------------



reply via email to

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