Age | Commit message (Expand) | Author |
2008-04-08 | Correctly use the fd returned my mkstemp() | Dan McGee |
2008-04-07 | Update configure.ac to current code | Dan McGee |
2008-04-07 | Merge branch 'maint' | Dan McGee |
2008-04-07 | Add check for swprintf() and a workaround when it is missing | Dan McGee |
2008-04-07 | Add *.exe ignores for certain other platforms | 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-06 | Remove libdownload reference from pacman frontend | Dan McGee |
2008-04-06 | Add quiet printout to --owns functionality | Dan McGee |
2008-04-06 | Quote filenames in find expression in pacdiff | Allan McRae |
2008-04-01 | Merge branch 'maint' | Dan McGee |
2008-04-01 | Update NEWS and configure.ac for 3.1.4 release | Dan McGee |
2008-04-01 | Set handle->logstream to null after fclose() | Dan McGee |
2008-03-30 | Update -Ss and -Qs pactests to include groups | Dan McGee |
2008-03-30 | Enable display of multiple groups in -Ss and -Qs output | Dan McGee |
2008-03-30 | Fix segfault on -Qs usage | Dan McGee |
2008-03-30 | Merge branch 'maint' | Dan McGee |
2008-03-30 | doc/pacman.8: fix manpage typo | Dan McGee |
2008-03-30 | Fix manpage typo | 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 | strsplit(): memleak fix | Dan McGee |
2008-03-23 | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee |
2008-03-23 | Add -q (quiet) option to valgrind call in pactest | Dan McGee |
2008-03-23 | Update database mtime after it has been extracted | Dan McGee |
2008-03-23 | Add new CleanMethod option. | Chantry Xavier |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier |
2008-03-22 | Merge branch 'maint' | Dan McGee |
2008-03-22 | PKGBUILD.vim: add keepend keyword for sha1/md5 fields | Chantry Xavier |
2008-03-22 | Updates to Simplified Chinese translation | 甘露(Lu.Gan) |
2008-03-17 | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier |
2008-03-17 | Kill some obsolete references to -A option. | Chantry Xavier |
2008-03-17 | Drop case insensitive comparisons in the config parsing. | Chantry Xavier |
2008-03-16 | Add zipman makepkg option. | Chantry Xavier |
2008-03-10 | Show options in pacman.conf (commented out) | Nagy Gabor |
2008-03-10 | Add -Rss option | Nagy Gabor |
2008-03-10 | po/zh_CN.po: Chinese Simplified translation update | 甘露(Lu.Gan) |
2008-03-10 | PKGBUILD.vim: improve invalid arch/license detection. | Chantry Xavier |
2008-03-10 | Clarify the NoUpgrade and NoExtract behavior. | Chantry Xavier |
2008-03-10 | Remove trans->targets | Nagy Gabor |
2008-03-10 | makepkg: Support for resuming source downloads | Roman Kyrylych |