Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-31* Forgot the int->enum header checkinAaron Griffin
2007-01-31* Make -Qo work on multiple files againAaron Griffin
2007-01-31Switched an int to an enumAaron Griffin
2007-01-31just an updateDan McGee
2007-01-31TODO changes 8)Aaron Griffin
2007-01-31Fix corrupt DB entry handling when loading package entries.Aaron Griffin
2007-01-31Debug logging changes:Aaron Griffin
2007-01-31More uninitialized stuff... I believe these were removed at some point. ShouldAaron Griffin
2007-01-31slight line spacing/indent updatesDan McGee
2007-01-31* Refactored some functions to clean up variable declaration.Dan McGee
2007-01-31* Updated repo-add script to remove same package, different version whenDan McGee
2007-01-30* doxygen check cleanupJürgen Hötzel
2007-01-30Fixing line spacings of download/install size messages.Dan McGee
2007-01-30Well that silly memory clobber was plain old "uninitialized data" - fixedAaron Griffin
2007-01-30TODO changesAaron Griffin
2007-01-30Turn debug off by defaultAaron Griffin
2007-01-30K. Piche <kevin.piche@cgi.com>Aaron Griffin
2007-01-30K. Piche <kpiche@rogers.com>Aaron Griffin
2007-01-30adding my personal TODO fileDan McGee
2007-01-30This is a silly script now that a fancy aurbuild is out in the wild (on the AUR,Aaron Griffin
2007-01-30* Remove -fno-strict-aliasing as it is now unnecessary to compile.Dan McGee
2007-01-30* Modified info query so it doesn't show more than available when querying aDan McGee
2007-01-30Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee
2007-01-29* fixed path to automake (removed hardcoded version)Jürgen Hötzel
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel
2007-01-26Missed that 8)Aaron Griffin
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2007-01-26Forgot this patch from Dan McGee as part of the bug #5409 fixesAaron Griffin
2007-01-26* copy and paste error, "resolving deps" -> "cleaning up"Aaron Griffin
2007-01-26* Fix FS #3107- Use ISO date styleAaron Griffin
2007-01-26James Rosten <seinfeld90 at gmail.com>Aaron Griffin
2007-01-24Cleanup 'neednl' usage - make it staticAaron Griffin
2007-01-24* Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin
2007-01-23Removed some debugging cruft left in in the last commitAaron Griffin
2007-01-23James Rosten <seinfeld90@gmail.com>Aaron Griffin
2007-01-23James Rosten <seinfeld90@gmail.com>Aaron Griffin
2007-01-23* Added some calloc calls to replace the malloc-then-set-to-zero functionalityAaron Griffin
2007-01-22Lowercase "changelog" in output messageAaron Griffin
2007-01-22Rename Changelog -> ChangeLog (the standard way of casing a ChangeLog)Aaron Griffin
2007-01-22* Added a check for .FILELIST for package validity in addition to .PKGINFOAaron Griffin
2007-01-22Changelog support for makepkg - this has been in pacman itself for some time,Aaron Griffin
2007-01-22Introduced an infinite loop during the pmlist -> alpm_list transition, whoopsAaron Griffin
2007-01-22* Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2007-01-22Removed list.hAaron Griffin
2007-01-22makepkg file-type detection changes from James Rosten <seinfeld90@gmail.com>Aaron Griffin
2007-01-19Moved some decls to make the "pkg_invalid" patch compile again.Aaron Griffin
2007-01-19Whoops. There's a 0 where there should be a 1.Aaron Griffin
2007-01-19Johannes Weiner <hannes@saeurebad.de>Aaron Griffin
2007-01-19Johannes Weiner <hannes@saeurebad.de>Aaron Griffin