[gitg] Added small TODO list for commit



commit 81ed732ebfa364a6b6e058697a6262bbda40d64f
Author: Jesse van den Kieboom <jessevdk gmail com>
Date:   Sun Jul 7 13:56:08 2013 +0200

    Added small TODO list for commit

 gitg/commit/TODO.md |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/gitg/commit/TODO.md b/gitg/commit/TODO.md
new file mode 100644
index 0000000..3d3257c
--- /dev/null
+++ b/gitg/commit/TODO.md
@@ -0,0 +1,19 @@
+# To implement
+* Per hunk staging
+* Per line staging
+* Rendering of permission changes
+* Selecting multiple files
+* DND
+* Commit with Ctrl+Enter
+
+* External diff
+  This is currently not possible with libgit2.
+
+* Graceful handling of merge conflicts in the index.
+Bug 603585 - When a merge conflic is commited, gitg taints the status
+
+# To check
+* Handling of encodings/conversions
+* Handling of binary files/diffs
+* Support for symbolic links
+* Test commit-msg hook


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]