This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libstoragemgmt".

The branch, master has been updated
       via  3f11665cbcfd438a57b805778d393e0c467b5a36 (commit)
       via  3c8ebc177d5bad082dfd73053ade3773f2336997 (commit)
       via  a09666ea9fc50ffac3f2b50b7169233770a64bf8 (commit)
       via  7c8be257afbd983591e68aeb2fc7c355b2e724e4 (commit)
       via  75e7f57496dfb2fc9b05d9271f9056648be27985 (commit)
       via  e60fdce15b091c13572e62a38429b444aa83427c (commit)
       via  d424ac6ad0c1c9e40d0b1f89d9982e0e0257bd3e (commit)
       via  5d46557e47ec50d9b6f80738358d6747d66fcb63 (commit)
       via  7d4972a6ef34b421dc9e58d1adbfee95eddb14a5 (commit)
       via  94a64056bb19225a7af2b12da0899fc7812e5752 (commit)
       via  079dbe31ef14efffca6d94a365225b3b63c2abdb (commit)
       via  6187998fa271fe6db8458065f7dde5bafe2f3961 (commit)
       via  314b9c3caf95df62977d34a1818081b85ddbe064 (commit)
       via  303ae0c3335afd94a98580b9753f73802ab4fec7 (commit)
       via  9a9032bd7bc080961b1c6f7d05c77dd8fdd10f96 (commit)
       via  e455d00a03db10ad03f15bd1bbafd6e2c46e563c (commit)
       via  a058aa894a3b1a7b41226367c708a892d7430c24 (commit)
       via  bc951419e46878592c1a650cff7f3c5526fba811 (commit)
      from  2ef5f59603d69c956f8404b7ddf7213e99b77a99 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3f11665cbcfd438a57b805778d393e0c467b5a36
Merge: 2ef5f59 3c8ebc1
Author: Gri Ge <cnfo...@gmail.com>
Date:   Wed Apr 1 16:19:50 2015 +0800

    Merge pull request #7 from tasleson/bash_completion
    
    Bash completion support

commit 3c8ebc177d5bad082dfd73053ade3773f2336997
Author: Tony Asleson <tasle...@redhat.com>
Date:   Tue Mar 31 17:07:49 2015 -0500

    bash completion: Add aliases
    
    Note: Added in missing volume-raid-info too
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit a09666ea9fc50ffac3f2b50b7169233770a64bf8
Author: Tony Asleson <tasle...@redhat.com>
Date:   Mon Mar 30 18:12:18 2015 -0500

    bash completion: Add filtering for --init
    
    If a --ag is on the command line use it to filter the initiators
    returned.
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 7c8be257afbd983591e68aeb2fc7c355b2e724e4
Author: Tony Asleson <tasle...@redhat.com>
Date:   Mon Mar 30 17:53:45 2015 -0500

    bash completion: Disable value lookups by default
    
    In some configurations the lookups can be quite slow, so disable
    unless the user enables it.
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 75e7f57496dfb2fc9b05d9271f9056648be27985
Author: Tony Asleson <tasle...@redhat.com>
Date:   Fri Mar 27 17:07:35 2015 -0500

    bash completion: Remove trailing WS
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit e60fdce15b091c13572e62a38429b444aa83427c
Author: Tony Asleson <tasle...@redhat.com>
Date:   Fri Mar 27 17:02:03 2015 -0500

    bash completion: Add --snap lookup
    
    If the fs is present in the comman line already we will fetch the
    snapshots for that file system to present to the user.
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit d424ac6ad0c1c9e40d0b1f89d9982e0e0257bd3e
Author: Tony Asleson <tasle...@redhat.com>
Date:   Fri Mar 27 10:46:36 2015 -0500

    bash completion: Add fs operations
    
    - fs-create
    - fs-delete
    - fs-resize
    - fs-export
    - fs-unexport
    - fs-clone
    - fs-snap-create
    - fs-snap-delete
    - fs-snap-restore
    - fs-dependants
    - fs-dependants-rm
    - file-clone
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 5d46557e47ec50d9b6f80738358d6747d66fcb63
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 18:23:17 2015 -0500

    bash completion: Add iscsi-chap
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 7d4972a6ef34b421dc9e58d1adbfee95eddb14a5
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 18:19:51 2015 -0500

    bash completion: Add volume enable|disable

commit 94a64056bb19225a7af2b12da0899fc7812e5752
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 18:04:40 2015 -0500

    bash completion: Add access group methods
    
    - volume-access-group
    - volume-mask/unmask
    - access-group-create
    - access-group-delete
    - access-group-add/remove
    
    Note: Fixed code to use ${sep} instead of '#' for hardcoded sep.

commit 079dbe31ef14efffca6d94a365225b3b63c2abdb
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 17:05:19 2015 -0500

    bash completion: Add volume-dependants & volume-dependants-rm
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 6187998fa271fe6db8458065f7dde5bafe2f3961
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 17:00:52 2015 -0500

    bash completion: Add volume-replication-range-block-size
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 314b9c3caf95df62977d34a1818081b85ddbe064
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 16:57:46 2015 -0500

    bash completion: Add volume-replication-range
    
    Should --force be included?
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 303ae0c3335afd94a98580b9753f73802ab4fec7
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 16:42:37 2015 -0500

    bash completion: Add volume-replicate
    
    --rep-type should support upper and lower case, but only upper
    working... I believe we have a bug!
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit 9a9032bd7bc080961b1c6f7d05c77dd8fdd10f96
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 16:27:46 2015 -0500

    bash completion: Add volume-resize
    
    Should --force be available with tab completion?
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit e455d00a03db10ad03f15bd1bbafd6e2c46e563c
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 16:23:48 2015 -0500

    bash completion: Add volume-delete
    
    Should --force be available with tab completion?
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit a058aa894a3b1a7b41226367c708a892d7430c24
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 16:18:04 2015 -0500

    bash completion: Add volume-create
    
    Additionally I added some functions to present the user with
    options that were left based on what they already have on
    the command line.
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

commit bc951419e46878592c1a650cff7f3c5526fba811
Author: Tony Asleson <tasle...@redhat.com>
Date:   Thu Mar 26 14:31:35 2015 -0500

    Initial checkin of bash completion
    
    Signed-off-by: Tony Asleson <tasle...@redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 doc/lsmcli.bash |  421 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 421 insertions(+), 0 deletions(-)
 create mode 100644 doc/lsmcli.bash


hooks/post-receive
-- 
libstoragemgmt

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libstoragemgmt-devel mailing list
Libstoragemgmt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libstoragemgmt-devel

Reply via email to