0
0
mirror of https://dev.sigpipe.me/dashie/git.txt synced 2025-10-06 02:12:39 +02:00

Update TODO

This commit is contained in:
Dashie
2019-02-05 09:16:10 +01:00
parent 53061bd495
commit 2ddf2c0578

View File

@@ -1,15 +1,16 @@
#+TITLE: git dot txt TODO list
* SSH Keys
** TODO SSH keys management
** TODO files generation
** TODO clone using SSH (tool development)
* Ways of improvement
** TODO Merge AssignUser and AssignRepository ?
** TODO Upgrade git2go to v26 (.3)
*** Blocked by https://github.com/libgit2/git2go/issues/407
** TODO Add edit time on view gist
** TODO Add line-break option
** TODO Cleanup gogs imports of unused bits
** TODO Add more checks for <nil> fields wrongly used, like issue with non existant file
** TODO Add pictures from git with zz_.png; Edit web interface, and add file; wrong duplicate !!
** DONE Non existant file in git for raw file: git_object_lookup_prefix: Assertion `repo && object_out && id' failed.
** DONE Can't add files with filename "/some/thing/foo.bar"
** DONE Investigate the non-working context.Flash when not using a redirect
@@ -21,5 +22,4 @@
** DONE Count of total managed gitxt
** DONE Show this on footer and admin
** TODO Upgrade git2go to v26
*** Blocked by https://github.com/libgit2/git2go/issues/407