Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/files.c
AgeCommit message (Expand)Author
2021-03-01Update copyright yearAllan McRae
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
2020-01-07Ensure regex object is always initializedDave Reisner
2019-12-02pacman: print error when -Fx is given invalid regexmorganamilo
2019-11-07pacman: make exact_file an intmorganamilo
2019-10-23Update copyright yearsAllan McRae
2019-10-13pacman: return 1 when -F <target> has no resultsmorganamilo
2019-06-07pacman: fix error during -Fymorganamilo
2019-06-06pacman: rework the UI of -Fmorganamilo
2019-06-06pacman: refactor file match printing to their own functionsmorganamilo
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