.bzrignore 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. *.deps
  2. *.dirstamp
  3. *.la
  4. *.libs
  5. *.lo
  6. *.moved
  7. *.o
  8. *.orig
  9. *.patch
  10. *.rej
  11. *Makefile
  12. *Makefile.in
  13. *gz
  14. *rpm
  15. *stamp-h1
  16. *tar
  17. .hg/
  18. .hgsub
  19. .hgsubstate
  20. INSTALL
  21. TAGS
  22. aclocal.m4
  23. autom4te.cache
  24. autoscan.log
  25. benchmark/blobslap_client
  26. benchmark/blobslap_worker
  27. bin/gearadmin
  28. bin/gearman
  29. bin/wait
  30. config.h
  31. config.h.in
  32. config.in
  33. config.log
  34. config.status
  35. config/pandora_vc_revinfo
  36. config/top.h
  37. configure
  38. configure.scan
  39. docs/_static
  40. docs/conf.py
  41. docs/doctrees
  42. docs/html
  43. docs/libgearman/examples/gearman_client_do_background_example
  44. docs/libgearman/examples/gearman_client_do_example
  45. docs/libgearman/examples/gearman_execute_example
  46. docs/libgearman/examples/gearman_execute_map_reduce
  47. docs/libgearman/examples/gearman_execute_partition
  48. docs/linkcheck/
  49. examples/echo_client
  50. examples/echo_worker
  51. examples/reverse_client
  52. examples/reverse_client_bg
  53. examples/reverse_client_cb
  54. examples/reverse_client_epoch
  55. examples/reverse_worker
  56. examples/wc_worker
  57. gearmand/gearmand
  58. gearmand/gearmand_hostile
  59. gearmand/gearmand_test
  60. libgearman/version.h
  61. libhostile
  62. libtest/.hg/
  63. libtest/.hgignore
  64. libtest/skiptest
  65. libtest/unittest
  66. libtest/version.h
  67. libtest/wait
  68. libtool
  69. out
  70. patch
  71. patch*
  72. scripts/gearmand
  73. scripts/gearmand-init
  74. scripts/gearmand.xml
  75. scripts/smf_install.sh
  76. support/gearmand.pc
  77. support/gearmand.spec
  78. tags
  79. tests/*.tcb
  80. tests/Xugear.pid
  81. tests/blobslap_client
  82. tests/burnin_test
  83. tests/c_test
  84. tests/client_test
  85. tests/client_test.res
  86. tests/cpp_test
  87. tests/cycle
  88. tests/drizzle_test
  89. tests/gearadmin
  90. tests/gearman.pi*
  91. tests/gearman.sql
  92. tests/gearmand
  93. tests/gearmand.log*
  94. tests/internals_test
  95. tests/memcached_test
  96. tests/memcached_test.res
  97. tests/queue_regression
  98. tests/regression_test
  99. tests/round_robin_test
  100. tests/round_robin_test.res
  101. tests/sqlite_test
  102. tests/sqlite_test.res
  103. tests/tokyocabinet_test
  104. tests/tokyocabinet_test.res
  105. tests/unittests
  106. tests/valgrind.out
  107. tests/var/
  108. tests/var/log/*
  109. tests/var/tmp/*
  110. tests/worker_test
  111. tests/worker_test.res
  112. tmp_chroot/
  113. unittests/unittests
  114. util/.hg/
  115. util/.hgignore
  116. .hgignore
  117. tests/hostileworker_test
  118. tests/gearman
  119. tests/killall
  120. tests/cli
  121. libgearman-1.0/version.h
  122. tests/ephemeral_test
  123. gearmand/hostile_gearmand
  124. tests/redis_test
  125. tests/libgearman-1.0/client_test
  126. tests/libgearman-1.0/internals_test
  127. tests/libgearman-1.0/worker_test
  128. libgearman-1.0/t/c_test
  129. libgearman-1.0/t/cc_test