Commits


add a utf8 todo item


update gotd TODO list; email notifications have been implemented


remove gotwebd todo entries that are done


remove 'bind interface removal' TODO item


gotwebd TODO: category grouping support


TODO: gotwebd should reply with 404 on some kind of errors


remove 'got merge -M' todo item


Implement fast-forward merges. Split part of got_worktree_merge_prepare into a new function, got_worktree_merge_write_refs, since that part doesn't make sense in the fast-forward case. ok stsp@


remove items done in gotwebd and gotadmin


add a gotd todo item


trim trailing whitespace in TODO file


update TODO list


merge TODO wording tweak: 'got rebase' says "forwarding", not "fast-forwarding"


fix bad wording used in previous commit


add a TODO item for 'got merge' based on IRC discussion with James Cook