diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-09-30 17:32:45 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-09-30 17:32:45 +0200 |
commit | 200cca85424529e1b777345ff8fc185a631be8ee (patch) | |
tree | cd42e6ea7dfc4e330ed1eacb8c022b32b91aa30c /TODO | |
parent | 2826b13860252e3747349e3c7cc7e2a257596acc (diff) | |
download | git-buildpackage-200cca85424529e1b777345ff8fc185a631be8ee.tar.gz git-buildpackage-200cca85424529e1b777345ff8fc185a631be8ee.tar.bz2 git-buildpackage-200cca85424529e1b777345ff8fc185a631be8ee.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ - allow to export the hole source tree to tmpdir before building - allow to fetch and build from a signed tag even when it's in a remote repo - git-import-orig: - - allow to import into an empty repository - show untracked files using 'git-ls-files -o' after import - git-import-dsc: - allow to import into a git repository for backports +- git-dch + - make format of log messages more flexible + - don't forcibly start a new version |