| Commit message (Expand) | Author | Age |
... | |
* | | Fix compilation with GCC 4.2.0 | Dan McGee | 2007-06-05 |
* | | Merge branch 'alpm.c_cleanup' into frontend_config | Dan McGee | 2007-06-04 |
|\ \ |
|
| * | | Move functions out of alpm.c to where they belong | Dan McGee | 2007-06-04 |
* | | | Fix up outstanding parseconfig issues | Dan McGee | 2007-06-04 |
* | | | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |
* | | | Move three config options out of the backend | Dan McGee | 2007-06-04 |
* | | | Add a parseconfig to the pacman frontend that compiles | Dan McGee | 2007-06-04 |
|/ / |
|
* | | Autotool clean up. | Andrew Fyfe | 2007-06-04 |
* | | scripts/makepkg.in: Add gettext translation for WARNING and ERROR. | Andrew Fyfe | 2007-06-04 |
* | | contrib/wget-xdelta.sh: Replaced with an improved version. | Andrew Fyfe | 2007-06-04 |
* | | scripts/makepkg.in: Fix version comparision in create_xdelta(). | Andrew Fyfe | 2007-06-04 |
* | | scripts/abs.in: Rearrange/Cleanup. | Andrew Fyfe | 2007-06-04 |
* | | Update Polish Translation | Jaroslaw Swierczynski | 2007-06-04 |
* | | Fix pacman-optimize autoconf paths | Dan McGee | 2007-06-04 |
* | | Remove hardcoded defines from libalpm | Dan McGee | 2007-06-04 |
* | | Start moving hardcoded paths out of libalpm | Dan McGee | 2007-06-04 |
* | | Add five new pactest tests where pacman currently fails | Nagy Gabor | 2007-06-04 |
* | | Add gettext/i18n to most of the currently-used scripts | Giovanni Scafora | 2007-06-04 |
* | | makeworld: var rename from version -> myver | Dan McGee | 2007-06-04 |
* | | scripts/makepkg.in: More clean up. | Andrew Fyfe | 2007-06-03 |
* | | scripts/makepkg.in: Improve error handling and clean up on exit. | Andrew Fyfe | 2007-06-03 |
* | | Clean up output messages for translation. | Andrew Fyfe | 2007-06-03 |
* | | scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up. | Andrew Fyfe | 2007-06-03 |
* | | scripts/makepkg.in: Clean up. | Andrew Fyfe | 2007-06-03 |
* | | Correct descriptions of configure options | Roman Kyrylych | 2007-06-03 |
* | | Rename functions in makepkg for consistency | Dan McGee | 2007-06-02 |
* | | makepkg: fix create_xdelta() and add warning | Ash Milsted | 2007-06-02 |
* | | scripts/makepkg.in: Some more clean ups. | Andrew Fyfe | 2007-06-02 |
* | | makepkg: code cleanup | Dan McGee | 2007-06-02 |
* | | scripts/makepkg.in: Move the remaining stages into functions. | Andrew Fyfe | 2007-06-02 |
* | | scripts/makepkg.in: All calls to eval_gettext have been remove, gettext.sh is... | Andrew Fyfe | 2007-06-02 |
* | | Remove freespace checking code | Dan McGee | 2007-06-02 |
* | | Move parts of pacman_query into subfunctions (query_search, query_group, quer... | Chantry Xavier | 2007-06-02 |
* | | Drop --usesudo option and add some checks related to ASROOT | Dan McGee | 2007-06-01 |
* | | scripts/makepkg.in: Clean up gen/check checksum code. | Andrew Fyfe | 2007-06-01 |
* | | scripts/makepkg.in: Various clean ups. | Andrew Fyfe | 2007-06-01 |
* | | Cleaned up dependencies check functions in makepkg | Andrew Fyfe | 2007-06-01 |
* | | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 2007-06-01 |
* | | Updated Spanish Translation | Juan Pablo González T | 2007-06-01 |
* | | Add Andrew to the authors list | Dan McGee | 2007-05-31 |
* | | FS7319: Add option to disable the inclusion of abs script. | Andrew Fyfe | 2007-05-31 |
* | | alpm_parse_config(): ignore #.*$, not just ^#.*$ | VMiklos | 2007-05-31 |
* | | Add autotool substitution for SRCEXT. | Andrew Fyfe | 2007-05-31 |
* | | Autotool fixes/cleanup. | Andrew Fyfe | 2007-05-31 |
* | | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | | Set an error exit status on -Qi or -Si failure | Dan McGee | 2007-05-31 |
* | | Clean up variable usage in create_xdelta() and add a check for the xdelta pro... | Dale Ogilvie | 2007-05-30 |
* | | Add support for creating xdeltas in makepkg. | Dale Ogilvie | 2007-05-30 |
* | | makepkg: do not retrieve sources if NOEXTRACT or REPKG set | Dag Odenhall | 2007-05-31 |
* | | makepkg: switch applicable $startdir/dir refs to new variable names | Dan McGee | 2007-05-31 |