summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-02-11 23:07:41 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-02-11 23:07:41 +0100
commit41e6419dfd337165e679ece4ae3ba310abc94db3 (patch)
tree1136e2bd547b8c9894e1d1ab0fb7501518f788b6 /TODO
parent8517e0965163ce6b9ae22cb3e6e3ba09a9be8a68 (diff)
use GBPError everywhere and move commands from __init__ to command_wrappers.py
Furthermore pass '-v' in git import-orig on to git_load_dirs
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7301b776..47fdbec1 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
- git-buildpackage:
- allow to export the hole source tree to tmpdir before building
- git-import-orig:
+ - don't use git_load_dirs but use new branches for new upstream versions
+ and merge them to 'upstream' - this will trace renames, etc. properly
- allow to import from an unpacked source tree
- git-import-dsc:
- allow to import into a git repository for backports