index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
package.c
Commit message (
Expand
)
Author
Age
*
Make dump_pkg_full a little less insane
Dan McGee
2011-04-22
*
Header inclusion cleanup
Dan McGee
2011-04-20
*
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
*
style cleanup: cast as (type *) not (type*)
Dave Reisner
2011-04-20
*
Add a utility function to humanize sizes
Jakob Gruber
2011-04-20
*
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
Be smarter about failure to read backup file contents
Dan McGee
2011-01-22
*
Mark backup status strings as untranslated
Dan McGee
2011-01-22
*
Refactor backup file status check into separate function
Dan McGee
2011-01-22
*
Use double rather than float everywhere
Dan McGee
2011-01-10
*
Fix some more simple conversion "errors"
Dan McGee
2011-01-07
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Clarify testing within conditional statements
Allan McRae
2010-06-21
*
Show 'Required By' in -Sii output
Dan McGee
2010-03-23
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
Strndup usage and small typo fix
Laszlo Papp
2009-09-20
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Introduce -Qlq
Nagy Gabor
2009-05-11
*
Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...
Nagy Gabor
2009-01-12
*
Separate targets on -Qi/-Si with a newline.
Xavier Chantry
2008-08-28
*
Add new list_display_linebreak function
Nagy Gabor
2008-08-23
*
Move the the description parsing logic to string_display()
Nagy Gabor
2008-08-23
*
Use access() instead of stat() when possible
Dan McGee
2008-06-15
*
Don't display filename on -Qip operation.
Xavier Chantry
2008-06-04
*
Make all error messages use pm_fprintf
Allan McRae
2008-05-11
*
pacman-side code cleanups
Dan McGee
2008-05-08
*
A few more wide character output fixes
Dan McGee
2008-02-22
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
Improve changelog handling through addition of open/read/close functions
Dan McGee
2007-12-09
*
Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]
Nagy Gabor
2007-12-01
*
Move requiredby computation before any display starts
Dan McGee
2007-11-29
*
Don't filter package files output based on dir/file status
Dan McGee
2007-11-18
*
War on whitespace
Dan McGee
2007-11-16
*
Ensure -Si and -Qi output show correct dependencies
Dan McGee
2007-11-14
*
Remove REQUIREDBY usage from libalpm
Dan McGee
2007-11-14
*
Fix display of -Qip output when a package file is given
Dan McGee
2007-11-13
*
Fix some issues with localized dates/epoch usage
Dan McGee
2007-11-08
*
Support for localized times in metadata
Aaron Griffin
2007-09-28
*
Preliminary support for optdepends
Dan McGee
2007-09-25
*
Remove support for SHA1 from pacman.
Andrew Fyfe
2007-08-16
*
Remove 'buildtype' from libalpm and pacman
Dan McGee
2007-07-11
*
pacman/packages.c : print an error for files that can't be stated.
Chantry Xavier
2007-07-01
*
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-14
*
Remove 'removes' array from libalpm
Dan McGee
2007-04-28
*
Remove output.c and output.h
Dan McGee
2007-04-26
*
Remove ERR calls from the code
Dan McGee
2007-04-26
*
Move log.c/h -> output.c/h to properly reflect what is contained
Dan McGee
2007-04-26
*
More pacman side cleanup
Dan McGee
2007-04-26
*
Remove more unnecessary stuff
Dan McGee
2007-04-25
*
Add replaces output to -Qi operation
Dan McGee
2007-04-04
[next]