summaryrefslogtreecommitdiff
path: root/src/pacman/files.c
AgeCommit message (Expand)Author
2018-09-19Show group status during file searchmorganamilo
2018-08-29Show install status during file searchmorganamilo
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-08-30Turn off colours once finished using themAllan McRae
2016-05-05Add colour to the output of the "-{F, Q}o" operations.Xavion
2016-01-04Update copyright years for 2016Allan McRae
2015-12-15Give error message when --files will do nothingAllan McRae
2015-11-04files_search: reset found for each targetAndrew Gregory
2015-11-04files_search: free compiled regexAndrew Gregory
2015-11-04files: do not unnecessarily strdup targetsAndrew Gregory
2015-11-04files.c: add vim modelineAndrew Gregory
2015-11-03Add -F --machinereadable optionFlorian Pritz
2015-10-18Do not print any root prefix in files database operationsAllan McRae
2015-07-20pacman/files.c: fix memory leak on regex errorAllan McRae
2015-07-15Handle repo/pkg style arguments to sync repo file listingAllan McRae
2015-07-15Add regex search option to sync database file searchingAllan McRae
2015-07-15Implement searching for a file in the sync databasesAllan McRae
2015-07-15Implement listing files from sync packagesAllan McRae
2015-07-15Implement locating file owner in sync files databaseAllan McRae
2015-07-15Prototype pacman files database operationsAllan McRae