1. 16 7月, 2009 1 次提交
    • J
      remove all trailing blank lines · 07613d20
      Jim Meyering 提交于
      by running this command:
      git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/'
      This is in preparation for a more strict make syntax-check
      rule that will detect trailing blank lines.
      07613d20
  2. 30 5月, 2009 1 次提交
    • D
      release of libvirt-0.6.4 · 66220e3e
      Daniel Veillard 提交于
      * configure.in libvirt.spec.in NEWS docs/* po/*: release of
        libvirt-0.6.4
      * src/libvirt.c src/virterror.c: some comments cleanups
      Daniel
      66220e3e
  3. 24 4月, 2009 1 次提交
    • D
      release of 0.6.3 · 9cae1d5e
      Daniel Veillard 提交于
      * NEWS configure.in libvirt.spec.in docs/*: release of 0.6.3
      * po/*: regenerated
      * src/libvirt.c src/virterror.c: fixed some function comments
      Daniel
      9cae1d5e
  4. 03 4月, 2009 1 次提交
    • D
      release of 0.6.2 · 8536e697
      Daniel Veillard 提交于
      * configure.in libvirt.spec.in NEWS docs/*: release of 0.6.2
      * po/*: Gujarati and Polish updates, rebuild
      * AUTHORS: add one missing
      Daniel
      8536e697
  5. 04 3月, 2009 1 次提交
  6. 31 1月, 2009 1 次提交
  7. 04 12月, 2008 1 次提交
    • D
      release of 0.5.1 · a2232a5c
      Daniel Veillard 提交于
      * src/libvirt_sym.version.in configure.in NEWS docs/*: release
        of 0.5.1
      * po/*: updated and regenerated
      daniel
      a2232a5c
  8. 25 11月, 2008 1 次提交
    • D
      Release of 0.5.0 · 517ff04b
      Daniel Veillard 提交于
      * configure.in docs/* NEWS: release of 0.5.0
      * po/*: updated from the translators and merged
      * docs/apibuild.py src/libvirt.c: avoid some warnings at doc
        generation time
      daniel
      517ff04b
  9. 24 9月, 2008 1 次提交
  10. 22 9月, 2008 1 次提交
  11. 25 6月, 2008 1 次提交
  12. 13 6月, 2008 1 次提交
  13. 24 4月, 2008 1 次提交
    • D
      Cosmetic doc improvements · bc4dacb2
      Daniel Veillard 提交于
      * AUTHORS: indicate that the Logo is by Diana Fong
      * docs/index.py: modify to also index subprojects pages
      Daniel
      bc4dacb2
  14. 09 4月, 2008 2 次提交
  15. 17 3月, 2008 1 次提交
  16. 14 3月, 2008 1 次提交
  17. 03 3月, 2008 2 次提交
  18. 20 2月, 2008 1 次提交
  19. 07 2月, 2008 2 次提交
  20. 06 2月, 2008 1 次提交
  21. 18 12月, 2007 1 次提交
  22. 01 10月, 2007 1 次提交
  23. 27 8月, 2007 1 次提交
  24. 24 7月, 2007 1 次提交
  25. 11 7月, 2007 1 次提交
  26. 13 6月, 2007 1 次提交
  27. 27 4月, 2007 1 次提交
  28. 26 4月, 2007 1 次提交
  29. 18 4月, 2007 1 次提交
  30. 22 3月, 2007 1 次提交
  31. 17 3月, 2007 1 次提交
  32. 16 3月, 2007 1 次提交
    • D
      * include/libvirt/libvirt.h[.in] include/libvirt/virterror.h · 635ae389
      Daniel Veillard 提交于
        proxy/libvirt_proxy.c qemud/Makefile.am qemud/conf.c qemud/conf.h
        qemud/dispatch.c qemud/internal.h qemud/protocol.h
        src/driver.h src/internal.h src/libvirt.c src/libvirt_sym.version
        src/proxy_internal.c src/proxy_internal.h src/qemu_internal.c
        src/test.c src/virsh.c src/virterror.c src/xen_internal.c
        src/xen_internal.h src/xend_internal.c src/xm_internal.c
        src/xml.h src/xs_internal.c: applied patch from Richard Jones
        adding virConnectGetCapabilities(), plus various small little
        fixes
      * docs/*: fixed the api extractor script and regenerated
      Daniel
      635ae389
  33. 15 2月, 2007 2 次提交
  34. 26 1月, 2007 1 次提交
  35. 20 12月, 2006 1 次提交
  36. 29 11月, 2006 1 次提交