commit 2ea131c45e2d6681a5231dac576687d40e86a6a3
Author: Kiall Mac Innes <kiall@hp.com>
Date:   Tue Apr 15 20:15:57 2014 +0100

    Support a more verbose config format

commit fda9baa69c194f3c78257086e84c950cb1a2b184
Author: Endre Karlson <endre.karlson@hp.com>
Date:   Thu Apr 10 12:45:08 2014 +0200

    Multiple fixes.
    
    * Support skipping item folders like _modules etc.
    * Support <cmd> --only-cached to not download / update cache.
    * Fix recursive support.
    
    Change-Id: I9b27edba88523755962d5c5756396b21c52fccc2

commit 05293d40aaa5b28aae1fdd65f01de0b322773094
Author: Endre Karlson <endre.karlson@hp.com>
Date:   Tue Mar 25 16:12:12 2014 +0100

    Support sub_dirs
    
    Change-Id: I5d7441add63fdeb3f0a980927f763c6b1a18b3ff

commit 222a2968cd145cbe3b57ad6ca1ee4ad4e9f9cf3b
Author: Graham Hayes <graham.hayes@hp.com>
Date:   Fri Mar 21 17:01:58 2014 +0000

    Fixed a file path bug
    
    Change-Id: Ia9a217b3a8f4cc72aed55747ddb7ca0650cecc9c

commit 61964f6741f889711a21332ee6da6dcbe4f5c5ae
Author: Endre Karlson <endre.karlson@hp.com>
Date:   Thu Feb 27 20:09:20 2014 +0100

    Exit with 1 if anything is missing
    
    Change-Id: Ib1c66d66ad309dcac298c94d24fe0c4d1238623b

commit eaefd7f9eccd1979b2b3a63f0878e25f5c54f389
Author: Endre Karlson <endre.karlson@hp.com>
Date:   Thu Feb 27 20:02:58 2014 +0100

    Move out the status generation code and support _ folders with items
    
    Change-Id: I156e751e1a0eb246ee08b06150ad5ad654c340cc

commit a544917976a9727a2c5d948bfbb5d0a341ccaf95
Author: Kiall Mac Innes <kiall@hp.com>
Date:   Thu Feb 27 16:27:02 2014 +0000

    Reduce amount of output when --verbose is not specified
    
    Change-Id: I1db4c42bc310373483b962b502fe85645bdb7304

commit 7967b18031a2734ebddee32d960aaf4368b45400
Author: Kiall Mac Innes <kiall@hp.com>
Date:   Fri Feb 14 13:30:11 2014 +0000

    Correct setup.cfg file
    
    Change-Id: I15c918286bd9ef19deabc9deeaa8a97f018a39fb

commit 54e0f39a260c11cc644623cf8be868af52eae5d2
Author: Endre Karlson <endre.karlson@hp.com>
Date:   Fri Feb 14 13:43:48 2014 +0100

    Show a overview table of what was updated and align variable names a bit
    
    Change-Id: I06fada0368f4c11fcedcedb504102520d3d1504c

commit 79ea4de8315cafd0d9d09a7a32af528354728b9f
Author: Kiall Mac Innes <kiall@hp.com>
Date:   Tue Feb 11 22:11:45 2014 +0000

    Add requests dependency
    
    Change-Id: Idb9db1299e6f76318c7b24a4424f2826e7b3b783

commit 2e8a0a0357ebe42c529afb342a327b80dacbbf93
Author: Endre Karlson <endre.karlson@gmail.com>
Date:   Thu Feb 6 17:19:22 2014 +0100

    Fetch all and ensure versions before running verify / sync

commit 9d4b32fe4cfb396ebe0bcc388418bd37c455e095
Author: Endre Karlson <endre.karlson@gmail.com>
Date:   Thu Jan 30 18:43:04 2014 +0100

    Support exit code

commit 3b19b146d51f069fdb3e2476c457dc0431261195
Author: Endre Karlson <endre.karlson@gmail.com>
Date:   Fri Jan 24 09:54:59 2014 +0100

    Initial smc commit