summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-30K. Piche <kevin.piche@cgi.com>Aaron Griffin22-3/+302
2007-01-30K. Piche <kpiche@rogers.com>Aaron Griffin19-246/+258
2007-01-30adding my personal TODO fileDan McGee1-0/+64
2007-01-30This is a silly script now that a fancy aurbuild is out in the wild (on the AUR,Aaron Griffin1-25/+0
2007-01-30* Remove -fno-strict-aliasing as it is now unnecessary to compile.Dan McGee6-21/+35
2007-01-30* Modified info query so it doesn't show more than available when querying aDan McGee1-7/+14
2007-01-30Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee14-33/+36
2007-01-29* fixed path to automake (removed hardcoded version)Jürgen Hötzel1-1/+1
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel8-27/+18
2007-01-26Missed that 8)Aaron Griffin1-1/+0
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin13-47/+42
2007-01-26Forgot this patch from Dan McGee as part of the bug #5409 fixesAaron Griffin1-0/+3
2007-01-26* copy and paste error, "resolving deps" -> "cleaning up"Aaron Griffin1-1/+1
2007-01-26* Fix FS #3107- Use ISO date styleAaron Griffin2-5/+8
2007-01-26James Rosten <seinfeld90 at gmail.com>Aaron Griffin1-1/+9
2007-01-24Cleanup 'neednl' usage - make it staticAaron Griffin3-17/+4
2007-01-24* Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin14-53/+710
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin30-200/+290
2007-01-23Removed some debugging cruft left in in the last commitAaron Griffin1-2/+0
2007-01-23James Rosten <seinfeld90@gmail.com>Aaron Griffin1-3/+4
2007-01-23James Rosten <seinfeld90@gmail.com>Aaron Griffin1-1/+6
2007-01-23* Added some calloc calls to replace the malloc-then-set-to-zero functionalityAaron Griffin4-18/+23
2007-01-22Lowercase "changelog" in output messageAaron Griffin1-1/+1
2007-01-22Rename Changelog -> ChangeLog (the standard way of casing a ChangeLog)Aaron Griffin1-3/+3
2007-01-22* Added a check for .FILELIST for package validity in addition to .PKGINFOAaron Griffin1-0/+3
2007-01-22Changelog support for makepkg - this has been in pacman itself for some time,Aaron Griffin1-4/+13
2007-01-22Introduced an infinite loop during the pmlist -> alpm_list transition, whoopsAaron Griffin1-0/+1
2007-01-22* Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
2007-01-22Removed list.hAaron Griffin1-1/+1
2007-01-22makepkg file-type detection changes from James Rosten <seinfeld90@gmail.com>Aaron Griffin1-12/+8
2007-01-20Moved some decls to make the "pkg_invalid" patch compile again.Aaron Griffin1-6/+9
2007-01-19Whoops. There's a 0 where there should be a 1.Aaron Griffin1-1/+1
2007-01-19Johannes Weiner <hannes@saeurebad.de>Aaron Griffin1-15/+8
2007-01-19Johannes Weiner <hannes@saeurebad.de>Aaron Griffin1-55/+6
2007-01-19Added some things I noticed when making alpm_list changes, but didn't want to...Aaron Griffin1-3/+25
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin66-1522/+1252
2007-01-18Blah blah commit message for testing cvslog -> emailAaron Griffin1-1/+1
2007-01-18*** empty log message ***Aaron Griffin1-0/+2
2007-01-18* remove static neednl - no accessor functions (yet)Aaron Griffin2-3/+1
2007-01-18Some confusion with variable names in unlink_file caused unlink to try and fi...Aaron Griffin1-8/+8
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin26-81/+91
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
2007-01-18Added strerror() output on unlink failureAaron Griffin1-68/+70
2007-01-17* Misc logging changesAaron Griffin2-10/+6
2007-01-17Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-8/+8
2007-01-17Dan McGee <dpmcgee@gmail.com>Aaron Griffin4-144/+170
2007-01-17Roman Kyrylych <Roman.Kyrylych@gmail.com>Aaron Griffin1-47/+24
2007-01-17James Rosten <seinfeld90@gmail.com>Aaron Griffin1-80/+77
2007-01-17Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin3-57/+20
2007-01-17James Rosten <seinfeld90@gmail.com>Aaron Griffin1-3/+16