Commits


fix histedit -m on a commit which only changes filemode bits The commit was being miscategorized as a no-op change and dropped. Now the commit is retained and its log message is updated as expected. ok op, jamsek


remove TODO item regarding 'got send -d' support in gotd


add TODO item for a histedit -m bug I have run into


add another pre-commit check idea to the gotd TODO list


update gotwebd TODOs


remove TODO items related to indexing ref-deltas


update gotd TODO items


functionality proposed in TODO as 'gotamin repack' already exists as 'pack -a'


add some TODO items for gotadmin


remove done todo item; gotd now has per-repo read/write authorization rules


update gotd TODO items


remove umask TODO


remove tog limit feature from TODO list


add a gotwebd todo item


remove gotwebd TODO items that are done