Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 1 | -1/+2 |
2007-03-03 | Big commit this time: | Aaron Griffin | 1 | -1/+1 |
2007-03-01 | * Modified values of INFRQ_* options so we start at 0x01 and not 0x00. This | Dan McGee | 1 | -1/+1 |
2007-03-01 | * Switched some functions to alpm_pkg_get_* usage as I came across them | Aaron Griffin | 1 | -0/+27 |
2007-01-30 | K. Piche <kpiche@rogers.com> | Aaron Griffin | 1 | -8/+8 |
2007-01-30 | Discussed on IRC for a bit, this makes the following changes for clarity: | Dan McGee | 1 | -4/+4 |
2007-01-24 | * Shuffled some of the alpm_list free funtions - still not perfect, but better | Aaron Griffin | 1 | -13/+42 |
2007-01-23 | * Added some calloc calls to replace the malloc-then-set-to-zero functionality | Aaron Griffin | 1 | -1/+4 |
2007-01-22 | Introduced an infinite loop during the pmlist -> alpm_list transition, whoops | Aaron Griffin | 1 | -0/+1 |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin | 1 | -0/+429 |