about summary refs log tree commit diff
path: root/xlocate
Commit message (Collapse)AuthorAgeFilesLines
* xlocate: error out if the database doesn't existDuncan Overbruck2020-09-131-3/+2
| | | | Closes: #199 [via git-merge-pr]
* xlocate: fix argument passing to xbps-query --regex -RoLeah Neukirchen2020-08-161-1/+1
| | | | | | Due to ERE, this also works if the argument starts with ^!. Fixes #193.
* xlocate: add warning when using xbps-query.Érico Rolim2020-08-161-2/+3
| | | | | | | | | Also: - Fix some indentation. - Add notes about -g and -S options in manual Closes: #194 [via git-merge-pr]
* 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
| | | | | | | Unbreaks usecases where you want to start searching all files that end with -<word> like -config or -x11 Closes: #105 [via git-merge-pr]
* xlocate: fix option parsing v0.48Leah Neukirchen2017-08-111-7/+11
| | | | Fixes #66.
* xlocate: drop obsolete flag -u v0.47Leah Neukirchen2017-08-101-26/+5
| | | | Closes #65.
* xlocate: cleanup v0.44Christian Neukirchen2016-10-171-4/+2
|
* xlocate: better outdated checkChristian Neukirchen2016-10-171-1/+7
| | | | | | | With packed refs, refs/heads/master isn't there, but FETCH_HEAD works well enough too. Fixes #49.
* 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