Age | Commit message (Expand) | Author |
2008-04-29 | Add documentation for transaction events | Sebastian Nowicki |
2008-04-28 | Updates to _alpm_copyfile() | Dan McGee |
2008-04-28 | Rework extract_single_file() temp file creation | Dan McGee |
2008-04-28 | Update pactest to allow setting modes on created files | Dan McGee |
2008-04-27 | Remove unnecessary archive_entry_set_pathname() calls | Dan McGee |
2008-04-27 | makepkg: fix strip section to allow spaces in paths | Daenyth Blank |
2008-04-26 | 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 | Refactor the trans init and release code. | Chantry Xavier |
2008-04-25 | Kill compute_requiredby usage in can_remove_package() | Nagy Gabor |
2008-04-19 | Merge branch 'maint' | Dan McGee |
2008-04-19 | 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-17 | pactest : Use tarfile module. | Chantry Xavier |
2008-04-17 | pactest: Add quotes for directory with whitespaces | Chantry Xavier |
2008-04-15 | Merge branch 'maint' | Dan McGee |
2008-04-15 | Slight changes to fix warnings from autoconf 2.62 | Dan McGee |
2008-04-15 | More non-Linux build updates, mostly Darwin | Dan McGee |
2008-04-14 | 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-10 | Memory allocation and other small cleanups | Dan McGee |
2008-04-10 | Merge branch 'maint' | Dan McGee |
2008-04-10 | Remove unnecessary import in dload.h | Dan McGee |
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 |