projects
/
forks
/
stagit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9978fec
)
update TODO
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Wed, 6 Jan 2016 18:14:59 +0000
(19:14 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Wed, 6 Jan 2016 18:14:59 +0000
(19:14 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index b6d50a0b2a1efa401bd833777fee2aa98701becc..a8cde7aea86cfc9bc7f9200d23a291c5ccd5d8ce 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,18
+1,6
@@
-refs:
-? detect branches from remote origin?
- (no need to pull local branches for non-bare repos).
-
performance:
- optimize git_diff_get_stats.
- speed up generating files.
-cleanup:
-- simplify writebranches and writetags, just use git_reference_*,
- it should kill some lines.
-
-layout:
-- make top menu look nicer in links/lynx again.
-? show tags in log.
-
documentation:
- improve mandoc pages.