Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd-python
  Commit: 0dcd56470d7cdba71134d69436e691b549a3a7b3
      https://github.com/xrootd/xrootd-python/commit/0dcd56470d7cdba71134d69436e691b549a3a7b3
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    A .gitattributes
    A VERSION_INFO
    A genversion.sh
    M setup.py

  Log Message:
  -----------
  Add mechanism for automatically detecting version


  Commit: e4869408f8fedc4e72880e5e61fd7998e0acc14b
      https://github.com/xrootd/xrootd-python/commit/e4869408f8fedc4e72880e5e61fd7998e0acc14b
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M libs/client/file.py
    M src/PyXRootDFile.cc
    M src/PyXRootDFile.hh

  Log Message:
  -----------
  Interface the File::Get/SetProperty mechanism


  Commit: c41c2cdbf5d4153169502c034fbfed4a75e5cf2b
      https://github.com/xrootd/xrootd-python/commit/c41c2cdbf5d4153169502c034fbfed4a75e5cf2b
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    A examples/fileproperties.py

  Log Message:
  -----------
  Add file property example


  Commit: 788c8f1f84871816be67e1b82cd723b43e4d254a
      https://github.com/xrootd/xrootd-python/commit/788c8f1f84871816be67e1b82cd723b43e4d254a
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M libs/client/filesystem.py
    M src/PyXRootDFileSystem.cc
    M src/PyXRootDFileSystem.hh

  Log Message:
  -----------
  Interface the FileSystem::Get/SetProperty mechanism


  Commit: d5282257b1b435b34734ca8bffba0093e3f255b0
      https://github.com/xrootd/xrootd-python/commit/d5282257b1b435b34734ca8bffba0093e3f255b0
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/PyXRootDFile.cc

  Log Message:
  -----------
  Suppress unused variable warning


  Commit: eeffe22defab32de3eb11bc954c9cbfed878ec5d
      https://github.com/xrootd/xrootd-python/commit/eeffe22defab32de3eb11bc954c9cbfed878ec5d
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Remove the -Wstrict-prototypes compiler option, which isn't valid for C++


  Commit: ceaf888fd407fd3e22a99d9206875ff60c3a0610
      https://github.com/xrootd/xrootd-python/commit/ceaf888fd407fd3e22a99d9206875ff60c3a0610
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Change contact info in setup.py to xrootd-dev


  Commit: a87c45752f201e0f7919540a38f1ac96dd1aec08
      https://github.com/xrootd/xrootd-python/commit/a87c45752f201e0f7919540a38f1ac96dd1aec08
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Update license


  Commit: e27068595144941577aa774a0efe48cf5456ea32
      https://github.com/xrootd/xrootd-python/commit/e27068595144941577aa774a0efe48cf5456ea32
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M libs/client/copyprocess.py
    M src/PyXRootDCopyProcess.cc
    M src/PyXRootDCopyProcess.hh
    M src/PyXRootDCopyProgressHandler.cc
    M src/PyXRootDCopyProgressHandler.hh

  Log Message:
  -----------
  Update to use new copy process interface


  Commit: 6f87b4d2546d017ba764e16f8b041d6bd779f9ed
      https://github.com/xrootd/xrootd-python/commit/6f87b4d2546d017ba764e16f8b041d6bd779f9ed
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M examples/copyprocess.py

  Log Message:
  -----------
  Update the copy process example


  Commit: 797dcd96823e92fa5e12269a52f085d6725015ab
      https://github.com/xrootd/xrootd-python/commit/797dcd96823e92fa5e12269a52f085d6725015ab
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M libs/client/copyprocess.py
    M libs/client/file.py
    M libs/client/filesystem.py
    M src/PyXRootDCopyProcess.cc
    M src/PyXRootDCopyProcess.hh
    M src/PyXRootDCopyProgressHandler.cc
    M src/PyXRootDCopyProgressHandler.hh
    M src/PyXRootDFile.cc
    M src/PyXRootDFile.hh
    M src/PyXRootDFileSystem.cc
    M src/PyXRootDFileSystem.hh

  Log Message:
  -----------
  Update the license headers


  Commit: d8b1c1903cc84b3427358604b6bc7397afa429d5
      https://github.com/xrootd/xrootd-python/commit/d8b1c1903cc84b3427358604b6bc7397afa429d5
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M packaging/makesrpm.sh
    R packaging/rhel/pyxrootd.spec
    A packaging/rhel/xrootd-python.spec.in

  Log Message:
  -----------
  Automaticaly build RPM from git


  Commit: 6a96eebcdb7c59023c027689a2af86f909c42ca8
      https://github.com/xrootd/xrootd-python/commit/6a96eebcdb7c59023c027689a2af86f909c42ca8
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Use subprocess.Popen to determine version


  Commit: 481641b60a3751a9de35977a7ae599ad5f009a6a
      https://github.com/xrootd/xrootd-python/commit/481641b60a3751a9de35977a7ae599ad5f009a6a
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M docs/source/conf.py
    M docs/source/modules/client/file.rst
    M docs/source/modules/client/filesystem.rst

  Log Message:
  -----------
  Update the docs


Compare: https://github.com/xrootd/xrootd-python/compare/46bdde2de7da...481641b60a37

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1