Merged qlistwidgets into master.
commite3f5a2d0248de6197d6e0e63c901810b8a9af2f8
authorDavid Aguilar <davvid@gmail.com>
Mon, 3 Dec 2007 10:36:06 +0000 (3 02:36 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 3 Dec 2007 10:36:06 +0000 (3 02:36 -0800)
tree191bcc9f3d2c3b5d35fa2666b14ee7f3ed4a8c43
parentfa5ad6c38be603e2ffd1f9b722a3a5c675f63de2
Merged qlistwidgets into master.

Squashed commit of the following:

commit 594d3fcf20efeb8f0f3b72e5de0865dbc8f450e5
Author: David Aguilar <davvid@gmail.com>
Date:   Mon Dec 3 02:32:36 2007 -0800

    Added staging/unstaging support

    Moved most python libs to site_packages/ugit
    Added ugitapi.py to manage sys.path
    Added icons for several file types
    Added git add / reset capability
    Added an option for showing untracked files

commit f82c1f309ef972d9c91b57f1aac643ca9210d834
Author: David Aguilar <davvid@gmail.com>
Date:   Sun Dec 2 02:27:22 2007 -0800

    unstaged is now found on rescan
17 files changed:
api/ugitapi.py [new file with mode: 0644]
bin/ugit.py
icons/binary.png [new file with mode: 0644]
icons/c.png [new file with mode: 0644]
icons/generic.png [new file with mode: 0644]
icons/image.png [new file with mode: 0644]
icons/script.png [new file with mode: 0644]
py/ugitcmds.py [new file with mode: 0644]
py/ugitcontroller.py
py/ugitmodel.py
py/ugitutils.py [new file with mode: 0644]
py/ugitview.py
py/wscript [new file with mode: 0644]
ui/ugitCommandDialog.ui [new file with mode: 0644]
ui/ugitWindow.ui
ui/wscript [new file with mode: 0644]
wscript