diff --git a/.gitmodules b/.gitmodules index 81a333a..887b99c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -163,3 +163,6 @@ [submodule "bdisk"] url = aur@aur.archlinux.org:bdisk path = bdisk +[submodule "python-gitpython"] + path = python-gitpython + url = aur@aur.archlinux.org:python-gitpython diff --git a/_docs/TODO b/_docs/TODO index d49f0fc..7692334 100644 --- a/_docs/TODO +++ b/_docs/TODO @@ -10,3 +10,5 @@ in README, need to mention HOW to use scripts- and how to sign packages, how to python rewrite of new packages is almost done. the biggest part is done, anyways- still need the other menu options fleshed out and to bring it all together under a __main__ + +python packages: see https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-gitdb2 for example diff --git a/bdisk b/bdisk index f51156f..164b4bd 160000 --- a/bdisk +++ b/bdisk @@ -1 +1 @@ -Subproject commit f51156f53e68fddcc6af5383724061c11e47fa96 +Subproject commit 164b4bdc4fdb410a47bd81d89541864fea15d467 diff --git a/bdisk-git b/bdisk-git index 8cc248d..74d8cf8 160000 --- a/bdisk-git +++ b/bdisk-git @@ -1 +1 @@ -Subproject commit 8cc248d338237cfd09b966a8e11e58762a0cfe0a +Subproject commit 74d8cf8fe6d642cb49856ba31e903b37f80a5c6e diff --git a/python-gitpython b/python-gitpython new file mode 160000 index 0000000..401a5b3 --- /dev/null +++ b/python-gitpython @@ -0,0 +1 @@ +Subproject commit 401a5b368c77faafdf0cf94df094248aa95c044a