Beautiful and lightweight git client based on Qt

Alexey Edelev b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
fonts 49bd176d14 First version with HMI propotype il y a 8 ans
images 49bd176d14 First version with HMI propotype il y a 8 ans
qml b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
.gitignore 58ea72185c initial commit il y a 8 ans
LICENSE 58ea72185c initial commit il y a 8 ans
NiceGit.pro b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
README.md 58ea72185c initial commit il y a 8 ans
commitgraph.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
commitgraph.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
commitmodel.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
commitmodel.h 49bd176d14 First version with HMI propotype il y a 8 ans
gitbase.cpp 7097e8e9bc Make initial idea of OOPzation il y a 8 ans
gitbase.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitbaseoid.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitbaseoid.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitbranch.cpp 70273052af Added commits oids and branches ideology il y a 8 ans
gitbranch.h 49bd176d14 First version with HMI propotype il y a 8 ans
gitcommit.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitcommit.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitdiff.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitdiff.h 49bd176d14 First version with HMI propotype il y a 8 ans
githandler.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
githandler.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitoid.cpp 46a07056fd Created basic git graph il y a 8 ans
gitoid.h 46a07056fd Created basic git graph il y a 8 ans
gitreference.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitreference.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitremote.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitremote.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitrepository.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gitrepository.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gittag.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
gittag.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
graphlistmodel.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
graphlistmodel.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
graphpoint.cpp 4594f071b9 Start working on commit tree annotation il y a 8 ans
graphpoint.h 49bd176d14 First version with HMI propotype il y a 8 ans
main.cpp b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans
repositorymodel.cpp 70273052af Added commits oids and branches ideology il y a 8 ans
repositorymodel.h 70273052af Added commits oids and branches ideology il y a 8 ans
resources.qrc 49bd176d14 First version with HMI propotype il y a 8 ans
tagmodel.cpp 4594f071b9 Start working on commit tree annotation il y a 8 ans
tagmodel.h 4594f071b9 Start working on commit tree annotation il y a 8 ans
universallistmodel.cpp 70273052af Added commits oids and branches ideology il y a 8 ans
universallistmodel.h b2c91f84cc Added GitBaseOid and basic Remotes handling il y a 8 ans

README.md

NiceGit