X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/ea8e7385eaf9f0b7b7bc2d0fd08f1f391a7ac1cb..be746e7226154f253ae529372778ecd216fd3ee5:/TODO diff --git a/TODO b/TODO index 6cc7f76..bee2699 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,9 @@ The TODO list until 1.0: -- branch control command -- tag (snapshot) command +- patch revisions support +- make StGIT repositories safe against the 'git prune' command +- better handling of file renaming +- use same configuration file as GIT - log command (it should also show the log per single patch) - man page - regression tests @@ -10,7 +12,6 @@ The TODO list until 1.0: The future, when time allows or someone else does it: -- patches command to show the patches modifying a file - patch dependency tracking - multiple heads in a patch - useful for forking a patch, synchronising with other patches (diff format or in other