Age | Commit message (Expand) | Author |
2008-04-19 | Give libalpm native support for both libdownload and libfetch | Dan McGee |
2008-04-19 | Remove unnecessary NULL check in FREE() macro | Dan McGee |
2008-04-15 | Merge branch 'maint' | Dan McGee |
2008-04-15 | More non-Linux build updates, mostly Darwin | Dan McGee |
2008-04-14 | Fix gettext on non-Linux platforms | Dan McGee |
2008-04-14 | Fix compilation errors on x86_64 | Dan McGee |
2008-04-14 | remove.c: refactor into functions | K. Piche |
2008-04-14 | Some comments for _alpm_unpack. | K. Piche |
2008-04-14 | add.c: added some tracing and improved some variable locality | K. Piche |
2008-04-10 | Memory allocation and other small cleanups | Dan McGee |
2008-04-10 | Merge branch 'maint' | Dan McGee |
2008-04-10 | Remove unnecessary import in dload.h | Dan McGee |
2008-04-08 | Correctly use the fd returned my mkstemp() | Dan McGee |
2008-04-06 | Allow disabling of internal (libdownload) code | Dan McGee |
2008-04-06 | Remove a bit more download.h pollution | Dan McGee |
2008-04-06 | Remove unnecessary header file, move one macro to util.c | Dan McGee |
2008-04-06 | libalpm error cleanup, step 1 | Dan McGee |
2008-04-01 | Merge branch 'maint' | Dan McGee |
2008-04-01 | Set handle->logstream to null after fclose() | Dan McGee |
2008-03-30 | Merge branch 'maint' | Dan McGee |
2008-03-28 | Duplicate the result of archive_entry_pathname. | Chantry Xavier |
2008-03-28 | Use pkgcache instead of db_scan in remove.c | Nagy Gabor |
2008-03-27 | Read .PKGINFO directly from package file | Dan McGee |
2008-03-27 | Add an archive_fgets() function | Dan McGee |
2008-03-26 | Make db->treename a pointer | Dan McGee |
2008-03-23 | Merge branch 'maint' | Dan McGee |
2008-03-23 | Avoid duplicated target names. | Nagy Gabor |
2008-03-23 | memleak fix: ensure we free result of get_destfile() | Dan McGee |
2008-03-23 | memleak fix: ensure backup fname isn't lost if unused | Dan McGee |
2008-03-23 | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee |
2008-03-23 | Update database mtime after it has been extracted | Dan McGee |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier |
2008-03-17 | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier |
2008-03-17 | Kill some obsolete references to -A option. | Chantry Xavier |
2008-03-10 | Add -Rss option | Nagy Gabor |
2008-03-10 | Remove trans->targets | Nagy Gabor |
2008-03-09 | Merge branch 'maint' | Dan McGee |
2008-03-09 | Refactoring of the download code. | Chantry Xavier |
2008-03-09 | Remove a bogus comment from libalpm/remove.c | Nagy Gabor |
2008-03-06 | New alpm_version function | Nagy Gabor |
2008-03-04 | Update Czech translation | Vojtěch Gondžala |
2008-03-04 | Remove a bogus comment | Nagy Gabor |
2008-03-03 | Kill all of the line numbers from the translations | Dan McGee |
2008-03-03 | Disable the line number in .po files. | Chantry Xavier |
2008-03-03 | Convert Hungarian translation translation to UTF-8 | Dan McGee |
2008-03-01 | New alpm_version function | Nagy Gabor |
2008-03-01 | Merge branch 'maint' | Dan McGee |
2008-03-01 | Set a missing pm_errno in _alpm_pkg_load() | Nagy Gabor |
2008-02-27 | libalpm: clean up of md5sum functions. | Chantry Xavier |
2008-02-27 | Start removing some junk from the function template | Dan McGee |