Age | Commit message (Expand) | Author | Files | Lines |
2007-01-26 | Forgot this patch from Dan McGee as part of the bug #5409 fixes | Aaron Griffin | 1 | -0/+3 |
2007-01-26 | * copy and paste error, "resolving deps" -> "cleaning up" | Aaron Griffin | 1 | -1/+1 |
2007-01-26 | * Fix FS #3107- Use ISO date style | Aaron Griffin | 2 | -5/+8 |
2007-01-26 | James Rosten <seinfeld90 at gmail.com> | Aaron Griffin | 1 | -1/+9 |
2007-01-24 | Cleanup 'neednl' usage - make it static | Aaron Griffin | 3 | -17/+4 |
2007-01-24 | * Shuffled some of the alpm_list free funtions - still not perfect, but better | Aaron Griffin | 14 | -53/+710 |
2007-01-24 | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 30 | -200/+290 |
2007-01-23 | Removed some debugging cruft left in in the last commit | Aaron Griffin | 1 | -2/+0 |
2007-01-23 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -3/+4 |
2007-01-23 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -1/+6 |
2007-01-23 | * Added some calloc calls to replace the malloc-then-set-to-zero functionality | Aaron Griffin | 4 | -18/+23 |
2007-01-22 | Lowercase "changelog" in output message | Aaron Griffin | 1 | -1/+1 |
2007-01-22 | Rename Changelog -> ChangeLog (the standard way of casing a ChangeLog) | Aaron Griffin | 1 | -3/+3 |
2007-01-22 | * Added a check for .FILELIST for package validity in addition to .PKGINFO | Aaron Griffin | 1 | -0/+3 |
2007-01-22 | Changelog support for makepkg - this has been in pacman itself for some time, | Aaron Griffin | 1 | -4/+13 |
2007-01-22 | Introduced an infinite loop during the pmlist -> alpm_list transition, whoops | Aaron Griffin | 1 | -0/+1 |
2007-01-22 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -3/+3 |
2007-01-22 | Removed list.h | Aaron Griffin | 1 | -1/+1 |
2007-01-22 | makepkg file-type detection changes from James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -12/+8 |
2007-01-20 | Moved some decls to make the "pkg_invalid" patch compile again. | Aaron Griffin | 1 | -6/+9 |
2007-01-19 | Whoops. There's a 0 where there should be a 1. | Aaron Griffin | 1 | -1/+1 |
2007-01-19 | Johannes Weiner <hannes@saeurebad.de> | Aaron Griffin | 1 | -15/+8 |
2007-01-19 | Johannes Weiner <hannes@saeurebad.de> | Aaron Griffin | 1 | -55/+6 |
2007-01-19 | Added some things I noticed when making alpm_list changes, but didn't want to... | Aaron Griffin | 1 | -3/+25 |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin | 66 | -1522/+1252 |
2007-01-18 | Blah blah commit message for testing cvslog -> email | Aaron Griffin | 1 | -1/+1 |
2007-01-18 | *** empty log message *** | Aaron Griffin | 1 | -0/+2 |
2007-01-18 | * remove static neednl - no accessor functions (yet) | Aaron Griffin | 2 | -3/+1 |
2007-01-18 | Some confusion with variable names in unlink_file caused unlink to try and fi... | Aaron Griffin | 1 | -8/+8 |
2007-01-18 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 26 | -81/+91 |
2007-01-18 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -3/+3 |
2007-01-18 | Added strerror() output on unlink failure | Aaron Griffin | 1 | -68/+70 |
2007-01-17 | * Misc logging changes | Aaron Griffin | 2 | -10/+6 |
2007-01-17 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -8/+8 |
2007-01-17 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 4 | -144/+170 |
2007-01-17 | Roman Kyrylych <Roman.Kyrylych@gmail.com> | Aaron Griffin | 1 | -47/+24 |
2007-01-17 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -80/+77 |
2007-01-17 | Jürgen Hötzel <juergen@hoetzel.info> | Aaron Griffin | 3 | -57/+20 |
2007-01-17 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -3/+16 |
2007-01-17 | cvsignore cleanup and additions | Aaron Griffin | 13 | -0/+60 |
2007-01-11 | Added Jamie (yankees26) | Aaron Griffin | 1 | -0/+1 |
2007-01-11 | *** empty log message *** | Aaron Griffin | 1 | -6/+5 |
2007-01-11 | * J�rgen H�tzel <juergen@hoetzel.info> | Aaron Griffin | 3 | -3/+87 |
2007-01-11 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -8/+0 |
2007-01-11 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2 | -32/+9 |
2007-01-11 | * James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -7/+22 |
2007-01-03 | * cosmetic: newline after "local database is up to date" | Aaron Griffin | 1 | -1/+1 |
2007-01-03 | * bug fix FS#6100 - fix --print-uris output | Aaron Griffin | 4 | -38/+46 |
2007-01-03 | * Bug fix FS#6058 | Aaron Griffin | 2 | -0/+7 |
2007-01-03 | *** empty log message *** | Aaron Griffin | 1 | -1/+25 |