Age | Commit message (Expand) | Author | Files | Lines |
2007-09-28 | Remove buildtype package accessor prototype | Aaron Griffin | 1 | -1/+0 |
2007-09-28 | Support for localized times in metadata | Aaron Griffin | 7 | -27/+49 |
2007-09-28 | Add 'full' parameter to alpm_pkg_load | Dan McGee | 7 | -22/+35 |
2007-09-28 | Update comments dealing with pkgext/dbext stripping | Dan McGee | 2 | -4/+2 |
2007-09-28 | Reimplement pacman cache cleaning the right way | Dan McGee | 1 | -5/+54 |
2007-09-28 | Remove package name dependency from libalpm | Dan McGee | 7 | -271/+61 |
2007-09-28 | libalpm: Add newline to alpm log function output | Dan McGee | 1 | -1/+1 |
2007-09-28 | Mirrorlist updates | Dan McGee | 1 | -9/+5 |
2007-09-28 | document the -Qii option. | Chantry Xavier | 2 | -2/+4 |
2007-09-26 | Preliminary support for optdepends | Dan McGee | 6 | -2/+36 |
2007-09-24 | Allow a normal 'make' to compile without asciidoc installed | Dan McGee | 1 | -0/+9 |
2007-09-24 | libalpm/add.c: fix backup array issue | Dan McGee | 8 | -20/+32 |
2007-09-24 | Add sync044 pactest : A dependency induces a replacement. | Chantry Xavier | 1 | -0/+20 |
2007-09-24 | Add two pactests with broken requiredby, and two about pacsave handling. | Chantry Xavier | 4 | -0/+56 |
2007-09-24 | libalpm/remove.c: fix up arguments to unlink_file | Dan McGee | 1 | -19/+15 |
2007-09-23 | alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfile | Dan McGee | 3 | -16/+0 |
2007-09-23 | libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc... | Chantry Xavier | 1 | -17/+16 |
2007-09-19 | libalpm/add.c : fix backup handling (2) | Chantry Xavier | 1 | -2/+2 |
2007-09-18 | Update NEWS, -S testing/qt example, and mirrorlist change | Dan McGee | 3 | -7/+11 |
2007-09-18 | Refine pacman manpage, clarify -S repo/package possibility, remove --test | Dan McGee | 1 | -4/+3 |
2007-09-18 | libalpm/add.c : newline fix. | Chantry Xavier | 1 | -2/+2 |
2007-09-18 | Avoid segfaults whet calling alpm_option_get_* before initialization | Stefano Esposito | 1 | -19/+164 |
2007-09-18 | Update British English translation | Jeff Bailes | 1 | -562/+1557 |
2007-09-18 | Allow rankmirrors to read from stdin | Peter Johnson | 1 | -2/+6 |
2007-09-18 | Add Australian mirror | Dan McGee | 1 | -0/+1 |
2007-09-18 | rankmirrors : add support for the $repo var in url. | Chantry Xavier | 1 | -3/+7 |
2007-09-17 | Merge branch 'asciidoc' into working | Dan McGee | 19 | -1085/+1281 |
2007-09-17 | trans.c : reworking of transaction interruptions | Chantry Xavier | 6 | -26/+39 |
2007-09-17 | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 10 | -94/+23 |
2007-09-17 | Remove a dead mirror, update contrib/pacsearch for core change | Dan McGee | 2 | -2/+1 |
2007-09-16 | Add new Russian mirror | Dan McGee | 1 | -0/+1 |
2007-09-16 | Make changes for Arch Linux current -> core change | Dan McGee | 5 | -7/+7 |
2007-09-12 | Add testdb util for finding inconsistencies in the database. | Chantry Xavier | 3 | -1/+194 |
2007-09-12 | make alpm_strerror binding friendly | Stefano Esposito | 8 | -33/+39 |
2007-09-12 | libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps). | Chantry Xavier | 2 | -1/+10 |
2007-09-12 | libalpm/package.c : add new alpm_pkg_compute_requiredby function. | Chantry Xavier | 2 | -38/+48 |
2007-09-12 | Make some small changes recommended by splint | Dan McGee | 4 | -22/+24 |
2007-09-07 | Fix sync db location in pactest so new location is acceptable | Dan McGee | 1 | -1/+4 |
2007-09-07 | libalpm/trans.c : remove the lock even on interrupted transactions. | Chantry Xavier | 1 | -2/+3 |
2007-09-07 | Add a few pactests collected over time. | Chantry Xavier | 6 | -0/+128 |
2007-09-07 | scripts/*.sh.in: Clean up and fix a few bugs | Andrew Fyfe | 4 | -234/+237 |
2007-09-07 | Add a few missing includes, caught while compiling on cygwin | Dan McGee | 2 | -0/+2 |
2007-09-06 | contrib : update zsh and bash completion to reflect the new sync dbs location. | Chantry Xavier | 2 | -4/+4 |
2007-09-04 | libalpm: remove outdated files from POTFILES.in | Dan McGee | 2 | -3/+0 |
2007-09-04 | Fix compile-time error with de.po, runtime error with db.c | Travis Willard | 2 | -2/+6 |
2007-09-03 | Add new mirror | Dan McGee | 1 | -0/+1 |
2007-09-02 | Update German translation | Matthias Gorissen | 2 | -97/+37 |
2007-09-02 | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier | 1 | -3/+5 |
2007-08-30 | Update po/hu.po | Nagy Gabor | 1 | -392/+380 |
2007-08-27 | separate local from sync dbs on filesystem | Travis Willard | 4 | -46/+90 |