• Show log

    Commit

  • Hash : c3a20d5c
    Author : Vicent Marti
    Date : 2010-11-14T22:11:46

    Add support for 'index add'
    
    Actually add files to the index by creating their corresponding blob and
    storing it on the repository, then getting the hash and updating the
    index file.
    
    Signed-off-by: Vicent Marti <tanoku@gmail.com>