diff --git a/TODO.aaron b/TODO.aaron index c545f7c5..583cfe22 100644 --- a/TODO.aaron +++ b/TODO.aaron @@ -1,5 +1,7 @@ == This is my custom TODO file == +This test should shoot a commit email to the pacman-dev list. + * pacman: ALOT of functions are way too long. There should be an upper limit of 100-200 lines. _alpm_add_commit is around 600 lines, and is far too complex. Quite alot of this needs to be refactored as we go.