Initial commit (Release 0.4) v0.4
authorCatalin Marinas <catalin.marinas@gmail.com>
Sun, 10 Jul 2005 07:29:31 +0000 (08:29 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sun, 10 Jul 2005 07:29:31 +0000 (08:29 +0100)
commit41a6d8591d5962dbfe8e372fff10c60e06718083
tree23c40bf20ebb6ba1121ce8c1e326b9c97f98da62
Initial commit (Release 0.4)
20 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
examples/patchdescr.tmpl [new file with mode: 0644]
examples/patchexport.tmpl [new file with mode: 0644]
gitmergeonefile.py [new file with mode: 0755]
setup.py [new file with mode: 0755]
stg [new file with mode: 0755]
stgit/__init__.py [new file with mode: 0644]
stgit/config.py [new file with mode: 0644]
stgit/git.py [new file with mode: 0644]
stgit/main.py [new file with mode: 0644]
stgit/stack.py [new file with mode: 0644]
stgit/utils.py [new file with mode: 0644]
stgit/version.py [new file with mode: 0644]
stgitrc [new file with mode: 0644]