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
*
colourize -Q
Simon Gomizelj
2013-03-07
*
refactor common code in query_search/sync_search
Simon Gomizelj
2013-03-07
*
Consolidate --foreign/--native filtering
Simon Gomizelj
2013-01-29
*
Allow querying directory ownership
Andrew Gregory
2013-01-04
*
query_fileowner: don't append '/' if path is "/"
Andrew Gregory
2013-01-04
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Basic running of pacman -Qkk to check mtree files
Allan McRae
2012-12-14
*
Move check function into its own file
Allan McRae
2012-12-14
*
query.c: simplify is_foreign
Andrew Gregory
2012-12-14
*
pacman: add -n/--native filter to -Q
Simon Gomizelj
2012-11-27
*
Fix thinko in configure.ac CFLAGS empty checking
Dan McGee
2012-11-27
*
query_fileowner, mdirname: add error checks
Andrew Gregory
2012-09-18
*
query_fileowner: remove assumption that root is "/"
Andrew Gregory
2012-09-18
*
query_fileowner: remove trailing '/' from targets
Andrew Gregory
2012-09-18
*
query_fileowner: resolve root early
Andrew Gregory
2012-09-18
*
query_fileowner: remove resolve_path function
Andrew Gregory
2012-09-18
*
query_fileowner: break/continue pkgfile loop
Andrew Gregory
2012-09-18
*
Allow leading "local/" in query operations
Allan McRae
2012-06-25
*
query: avoid false ownership matches for files in root
Dave Reisner
2012-06-25
*
Reduce calls to getcols
Dan McGee
2012-03-16
*
Update copyright years
Allan McRae
2012-02-20
*
ALPM API adjustments for sanity and consistency
Dan McGee
2012-02-06
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
Merge branch 'maint'
Dan McGee
2011-10-21
|
\
|
*
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-21
*
|
Use puts() instead of no-op printf() where applicable
Dan McGee
2011-10-13
*
|
Remove alpm_list_getdata wrapper function
Dan McGee
2011-10-12
|
/
*
query check: use provided filelist count instead of keeping track
Dan McGee
2011-09-07
*
sync: add missing newline in warning message
Dave Reisner
2011-09-06
*
Add -p/--print tip for -Q operations on filepath
Dan McGee
2011-09-02
*
Allow access to package origin data
Dan McGee
2011-08-28
*
Better error handling out of package load method
Dan McGee
2011-08-28
*
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
[next]