| Commit message (Expand) | Author | Age |
... | |
* | | Remove lazy init code from pkg name and version functions | Dan McGee | 2008-05-13 |
* | | Fix rewinddir regression by cleaning up db_scan | Xavier Chantry | 2008-05-13 |
* | | Remove an outdated exception check in file conflict code | Dan McGee | 2008-05-13 |
* | | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | | Swap the parameters of alpm_pkg_find | Nagy Gabor | 2008-05-13 |
* | | Remove errant include of error.h | Dan McGee | 2008-05-13 |
* | | Merge branch 'maint' | Dan McGee | 2008-05-11 |
|\| |
|
| * | Add detailed description to alpm_pkg_load | Sebastian Nowicki | 2008-05-10 |
* | | Refactor pkg_load/parse_descfile into a new backend file | Dan McGee | 2008-05-11 |
* | | Remove some useless abstraction and start db cleanup | Dan McGee | 2008-05-11 |
* | | Update makepath to remove PATH_MAX usage | Dan McGee | 2008-05-10 |
* | | Use strdup() instead of a static buffer | Dan McGee | 2008-05-08 |
* | | Update md5 routines | Dan McGee | 2008-05-08 |
* | | be_files.c: PATH_MAX cleanup | Dan McGee | 2008-05-08 |
* | | Add documentation for transaction events | Sebastian Nowicki | 2008-04-29 |
* | | Updates to _alpm_copyfile() | Dan McGee | 2008-04-28 |
* | | Rework extract_single_file() temp file creation | Dan McGee | 2008-04-28 |
* | | Remove unnecessary archive_entry_set_pathname() calls | Dan McGee | 2008-04-27 |
* | | Fix some fallout from the delta/download changes | Dan McGee | 2008-04-26 |
* | | get_filename : use the FILENAME db field only. | Chantry Xavier | 2008-04-26 |
* | | libalpm/sync.c : memleak fixes. | Chantry Xavier | 2008-04-26 |
* | | Get rid of the delta patches list | Chantry Xavier | 2008-04-26 |
* | | Completely rework delta algorithm | Chantry Xavier | 2008-04-26 |
* | | Rework delta struct and modify code accordingly | Dan McGee | 2008-04-26 |
* | | Kill compute_requiredby usage in can_remove_package() | Nagy Gabor | 2008-04-25 |
* | | 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-19 |
* | | Merge branch 'maint' | Dan McGee | 2008-04-15 |
|\| |
|
| * | More non-Linux build updates, mostly Darwin | Dan McGee | 2008-04-15 |
| * | 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-14 |
* | | Memory allocation and other small cleanups | Dan McGee | 2008-04-10 |
* | | Merge branch 'maint' | Dan McGee | 2008-04-10 |
|\| |
|
| * | Correctly use the fd returned my mkstemp() | Dan McGee | 2008-04-08 |
* | | Remove unnecessary import in dload.h | Dan McGee | 2008-04-10 |
* | | 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-06 |
* | | Merge branch 'maint' | Dan McGee | 2008-04-01 |
|\| |
|
| * | Set handle->logstream to null after fclose() | Dan McGee | 2008-04-01 |
* | | Merge branch 'maint' | Dan McGee | 2008-03-30 |
|\| |
|
| * | 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-28 |
* | | Read .PKGINFO directly from package file | Dan McGee | 2008-03-27 |
* | | Add an archive_fgets() function | Dan McGee | 2008-03-27 |
* | | Make db->treename a pointer | Dan McGee | 2008-03-26 |