diff options
author | Aaron Griffin <aaron@archlinux.org> | 2007-01-18 20:46:41 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2007-01-18 20:46:41 +0000 |
commit | 11645d4d804295c2d55b4c9af24265e9dddc2bb2 (patch) | |
tree | 534e096917ce160c0eef1a08cba8087a9e6c5140 | |
parent | bb69613e42eef267590a5462174bb4bda44a54f8 (diff) | |
download | pacman-11645d4d804295c2d55b4c9af24265e9dddc2bb2.tar.xz |
*** empty log message ***
-rw-r--r-- | TODO.aaron | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |