Age | Commit message (Expand) | Author | Files | Lines |
2007-10-15 | Updates to fix Doxygen documentation generation | Dan McGee | 5 | -13/+11 |
2007-10-10 | util/testdb: fix up function naming | Dan McGee | 1 | -4/+4 |
2007-10-09 | Add two new pactests to check symlink behavior | Nagy Gabor | 2 | -0/+37 |
2007-10-09 | Add new French Arch mirror | Dan McGee | 1 | -1/+1 |
2007-10-09 | New French mirror at ftp.free.fr | Aaron Griffin | 1 | -0/+1 |
2007-10-09 | Add gcc format attribute to _alpm_log, catch a few bugs in the process | Dan McGee | 4 | -6/+8 |
2007-10-09 | libalpm/package.c: ensure we use package name when loading packages | Dan McGee | 1 | -4/+7 |
2007-10-09 | pacman/pacman.c : add --logfile option. | Chantry Xavier | 1 | -0/+10 |
2007-10-09 | Update usage of gcc __attribute__ flags | Dan McGee | 3 | -5/+5 |
2007-10-09 | Clean up the scriptlet fork code a bit, honor the child return value | Dan McGee | 1 | -3/+20 |
2007-10-09 | Add new (failing) sync pactest | Nagy Gabor | 1 | -0/+18 |
2007-10-09 | Remove the non-user friendly --ask option | Dan McGee | 3 | -93/+35 |
2007-10-09 | Fix backward compatibility with non-epoch builddates | Dan McGee | 1 | -3/+8 |
2007-10-09 | Add new french mirror | Dan McGee | 1 | -0/+1 |
2007-10-09 | pacman-optimize: add check for diff/diffutils | Dan McGee | 1 | -0/+5 |
2007-10-05 | Fail loudly is scriptlets cannot be run via /bin/sh | Aaron Griffin | 1 | -0/+7 |
2007-10-05 | Fix -Sy and -Sp operations. | Chantry Xavier | 2 | -3/+3 |
2007-10-05 | makepkg: Fix typo to make xdelta creation work. | Nathan Jones | 1 | -1/+1 |
2007-10-04 | needs_transaction adjustments | Chantry Xavier | 3 | -55/+69 |
2007-09-29 | libalpm: Optimize/inline the md5 functionality | Dan McGee | 2 | -29/+5 |
2007-09-29 | libalpm/deps.c: fix memleak found by valgrind | Dan McGee | 1 | -0/+1 |
2007-09-29 | libalpm/be_files: Fix outdated code setting path for lastupdate file | Dan McGee | 1 | -2/+2 |
2007-09-28 | makepkg: Fix output color codes for real | Dan McGee | 1 | -5/+5 |
2007-09-28 | Remove outdated mirror | Dan McGee | 1 | -1/+0 |
2007-09-28 | makepkg: When we add an option, we should probably make it work | Dan McGee | 1 | -2/+2 |
2007-09-28 | Use ANSI 'foreground' color instead of hardcoding 'white' | Aaron Griffin | 1 | -5/+5 |
2007-09-28 | Allow --refresh specified for most -S options | Aaron Griffin | 1 | -24/+27 |
2007-09-28 | Break out transaction test to a separate function | Aaron Griffin | 3 | -15/+23 |
2007-09-28 | OMG a space! | Aaron Griffin | 1 | -1/+1 |
2007-09-28 | Minor "cannot remove" message cleanup | Aaron Griffin | 1 | -1/+2 |
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 |