index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
query.c
Commit message (
Expand
)
Author
Age
...
*
pacman/query.c: avoid variable redeclaration
Dan McGee
2011-08-11
*
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-21
*
Remove most usages of strncmp()
Dan McGee
2011-07-05
*
Allow invalid sync DBs to be returned by the library
Dan McGee
2011-07-05
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
|
\
|
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_pkgreason_t members with ALPM
Allan McRae
2011-07-02
*
|
Move alpm filelists to a struct object
Dan McGee
2011-07-03
|
/
*
Rename public functions with grp in their name
Allan McRae
2011-06-29
*
Rename pmgrp_t to alpm_group_t
Allan McRae
2011-06-28
*
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
*
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
*
Remove three unnecessary usages of alpm_list_count()
Dan McGee
2011-06-24
*
Make pmgrp_t public
Dan McGee
2011-06-16
*
Require handle for alpm_pkg_load()
Dan McGee
2011-06-13
*
Fix all current return(x) usages
Dan McGee
2011-06-13
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Kill all remaining 'PATH_MAX + 1' usages
Dan McGee
2011-06-09
*
Merge branch 'maint'
Dan McGee
2011-05-19
|
\
|
*
Coding style cleanups; add a null check
Dan McGee
2011-05-19
*
|
Perform package verification at package load time
Dan McGee
2011-04-24
*
|
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
*
|
Remove ShowSize option
Jakob Gruber
2011-04-20
*
|
Merge branch 'maint'
Dan McGee
2011-04-15
|
\
|
|
*
pacman/query: correctly handle root files with -Qo
Xavier Chantry
2011-04-15
*
|
Style change: return(x) --> return x
Dan McGee
2011-03-20
|
/
*
Fix some easy to find double translations
Dan McGee
2011-02-28
*
Add directory name to ownership error message
Dan McGee
2011-02-25
*
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
2011-02-25
*
Read pkgcache into hash
Allan McRae
2011-02-04
*
Remove need to explicitly register the local DB
Dan McGee
2011-01-29
*
Query fileowner performance improvements
Dan McGee
2011-01-22
*
Improve mbasename performance
Dan McGee
2011-01-22
*
Fix some more simple conversion "errors"
Dan McGee
2011-01-07
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Use the plural features of gettext
Dan McGee
2010-07-27
*
Allow -Qo to perform a functional 'which'
Allan McRae
2010-05-11
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
String improvements
Xavier Chantry
2009-09-16
*
query.c : return 1 when no package match
Xavier Chantry
2009-08-18
*
Quiet ShowSize with -Ss and -Qs
Xavier Chantry
2009-08-18
*
Use lstat instead of stat for -Qo
Xavier Chantry
2009-07-25
*
New feature: files verification
Dan McGee
2009-07-22
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Remove version information from -Qqo output
Dan McGee
2009-05-11
*
Introduce -Qlq
Nagy Gabor
2009-05-11
*
-Qu rework
Nagy Gabor
2008-10-31
[prev]
[next]