about summary refs log tree commit diff
path: root/_xtools
Commit message (Collapse)AuthorAgeFilesLines
* xls: show tree(1)-style output if called as xtreeclassabbyamp2024-02-071-1/+2
| | | | Closes: #321 [via git-merge-pr]
* _xtools: fix xgensum completionclassabbyamp2023-11-021-1/+1
| | | | `_path_files` does not seem to generate any completion options
* _xtools: fix xchangelog completionsclassabbyamp2023-03-281-1/+1
| | | | was missing from the compdef header
* Add xchangelog commandmhmdanas2023-03-181-0/+1
| | | | | I didn't make the other changes to the README myself, they were simply done when I ran `make README`.
* completions: fix typomhmdanas2023-01-251-1/+1
| | | | Closes: #278 [via git-merge-pr]
* _xtools: complete properties for xpkgdiff -pclassabbyamp2022-09-041-1/+1
|
* xpkgdiff: improve cross functionalityclassabbyamp2022-09-041-2/+4
| | | | | adds `-R` and `-a` to make it easier to handle cross, but still support setting XBPS_TARGET_ARCH directly.
* xgensum: use getopts for argument parsing, update completionsclassabbyamp2022-08-131-1/+2
| | | | Closes: #256 [via git-merge-pr]
* New tool: xpkgdiffclassabbyamp2022-03-251-1/+14
| | | | Closes: #232 [via git-merge-pr]
* _xtools: xrevbump: complete multiple pkgLeah Neukirchen2019-10-191-1/+1
|
* xmindep: finish removal from documentationToyam Cox2019-06-201-3/+1
|
* _xtools: update #compdef lineLeah Neukirchen2019-06-011-1/+1
| | | | Closes #133.
* xbuildbarf: add zsh completionJohannes Brechtmann2018-11-101-8/+9
| | | | Closes: #104 [via git-merge-pr]
* xgensum: add -c switch for generating content checksumsJohn2018-05-011-0/+1
| | | | Closes: #90 [via git-merge-pr]
* xlocate: drop obsolete flag -u v0.47Leah Neukirchen2017-08-101-1/+1
| | | | Closes #65.
* _xtools: add aarch64 completionChristian Neukirchen2016-09-171-1/+1
|
* _xtools: typo v0.38Christian Neukirchen2016-04-101-1/+1
|
* add xrevshlib v0.37Toyam Cox2016-03-221-1/+2
| | | | Closes: #37 [via git-merge-pr]
* xsubpkg: add flag to only show main packageToyam Cox2016-03-221-1/+7
| | | | Closes: #37 [via git-merge-pr]
* _xgensum: complete directories or templates.Christian Neukirchen2016-03-071-1/+1
| | | | Fixes #34.
* _xtools: update completions.Christian Neukirchen2016-02-241-6/+72
|
* update autocompletion.Enno Boland2014-10-101-2/+3
|
* add zsh completionChristian Neukirchen2014-10-101-0/+74