about summary refs log tree commit diff
path: root/xlocate
Commit message (Expand)AuthorAgeFilesLines
* xlocate: error when no pattern is givenLeah Neukirchen2023-10-041-2/+3
* xlocate: error when no pattern is givenLeah Neukirchen2023-10-041-0/+3
* xlocate: pass -e flag to git grepPiraty2023-10-041-2/+3
* xlocate: add ability to pass certain flags to git grepclassabbyamp2023-08-051-11/+23
* Clean up shell redirectstriallax2023-06-261-5/+5
* xlocate: handle lack of column(1) gracefullyclassabbyamp2022-11-021-1/+7
* xlocate: output aligned, don't show "git grep" columnMartin Tournoij2022-10-181-2/+2
* xlocate: replace alpha.de with repo-defaultclassabbyamp2022-06-141-1/+1
* xlocate: allow chroot-gitPiotr Wójcik2022-04-261-7/+16
* xlocate: error out if the database doesn't existDuncan Overbruck2020-09-131-3/+2
* xlocate: fix argument passing to xbps-query --regex -RoLeah Neukirchen2020-08-161-1/+1
* xlocate: add warning when using xbps-query.Érico Rolim2020-08-161-2/+3
* xlocate: add config fileeater2019-09-031-0/+7
* xlocate: respect $XDG_CACHE_HOME v0.55SolitudeSF2019-02-251-1/+2
* switch from voidlinux.eu to voidlinux.orgJohannes Brechtmann2019-01-011-1/+1
* xlocate: don't mark anything starting with a hyphen as an invalid option v0.53maxice82018-11-191-5/+2
* xlocate: fix option parsing v0.48Leah Neukirchen2017-08-111-7/+11
* xlocate: drop obsolete flag -u v0.47Leah Neukirchen2017-08-101-26/+5
* xlocate: cleanup v0.44Christian Neukirchen2016-10-171-4/+2
* xlocate: better outdated checkChristian Neukirchen2016-10-171-1/+7
* xlocate: check refs/heads/master, better messageChristian Neukirchen2016-07-171-2/+6
* xlocate: force grep.lineNumber=false v0.41.1Christian Neukirchen2016-06-021-1/+1
* xlocate: xsyncgit: also create basedirChristian Neukirchen2016-06-021-0/+1
* xlocate: add remote search-repo support v0.41Christian Neukirchen2016-06-021-1/+13
* xlocate: create $XLOCATE_GIT basedirChristian Neukirchen2016-06-021-0/+1
* xlocate: override user.name and user.emailChristian Neukirchen2016-06-021-1/+1
* xlocate: set --author for people with unconfigured git.Christian Neukirchen2016-01-121-1/+1
* xlocate: use absolute path to realpath to avoid shell builtins.Christian Neukirchen2016-01-051-1/+1
* xlocate: add experimental Git backend. v0.33Christian Neukirchen2016-01-031-7/+44
* xlocate: add progress bar and fix for newer findutils which need / first.Christian Neukirchen2016-01-031-2/+8
* xlocate: force using glocate from findutils. v0.31Christian Neukirchen2015-11-171-1/+1
* xlocate: detect ^ and $ as regexp too.Christian Neukirchen2015-08-011-1/+1
* xlocate: don't autoupdate databaseChristian Neukirchen2015-01-221-1/+1
* xlocate: use -u to create/update database.Christian Neukirchen2015-01-081-6/+15
* xlocate: use locatedb ~/.cache/xlocate.db if it existsChristian Neukirchen2014-10-101-1/+21
* xlocate: fix for filenames with :Christian Neukirchen2014-10-101-1/+1
* initial import of xtoolsChristian Neukirchen2014-07-301-0/+4