summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* xmksv: add ability to create log services v0.65classabbyamp2023-02-073-5/+26
* xtools.1: fix lintLeah Neukirchen2023-01-312-4/+5
* Isolate optional arguments in docsFreddy List2023-01-312-39/+88
* completions: fix typomhmdanas2023-01-251-1/+1
* xtools.1: tweaksLeah Neukirchen2023-01-251-6/+1
* xchroot: mount and shell fixesAndrew J. Hesford2023-01-071-6/+8
* xlint: improve scanning of deprecated variablesclassabbyamp2022-11-241-3/+9
* xlint: detect trailing space in short_descBenjamín Albiñana2022-11-121-0/+1
* xnew: don't use $pkgname in $distfilesMichal Vasilek2022-11-111-1/+1
* xnew: remove wrksrc and create_wrksrc from created templateclassabbyamp2022-11-081-2/+1
* xlint: don't allow wrksrcclassabbyamp2022-11-081-4/+1
* xchroot: do not require absolute pathMichal Vasilek2022-11-081-4/+1
* xlocate: handle lack of column(1) gracefullyclassabbyamp2022-11-021-1/+7
* xrevbump: various improvementsclassabbyamp2022-10-232-19/+36
* xlocate: output aligned, don't show "git grep" columnMartin Tournoij2022-10-181-2/+2
* xuname: avoid "cat abuse" and run awk directly on /proc/cpuinfoJami Kettunen2022-09-121-2/+2
* xvoidstrap: allow relative dirs, add aarch64 mirrorclassabbyamp2022-09-081-4/+3
* _xtools: complete properties for xpkgdiff -pclassabbyamp2022-09-041-1/+1
* xpkgdiff: improve cross functionalityclassabbyamp2022-09-043-8/+44
* xpkgdiff: clean up even on errorclassabbyamp2022-09-021-4/+8
* xlint: check if vopt_if can be vopt_boolclassabbyamp2022-08-131-0/+1
* xgensum: use getopts for argument parsing, update completionsclassabbyamp2022-08-132-19/+20
* xlint: add disable_parallel_check to variable listclassabbyamp2022-06-301-0/+1
* Revert "xlint: lint multi-line value indentation"Leah Neukirchen2022-06-251-17/+0
* xlint: lint multi-line value indentationclassabbyamp2022-06-251-0/+17
* xlint: fix lints broken by extra sedclassabbyamp2022-06-251-3/+2
* xlint: require specifying versions when using cargo updateJan Christian Grünhage2022-06-181-0/+2
* xvoidstrap: replace alpha.de with repo-defaultclassabbyamp2022-06-141-2/+2
* xuname: replace alpha.de with repo-defaultclassabbyamp2022-06-141-4/+4
* xrecent: replace alpha.de with repo-defaultclassabbyamp2022-06-141-6/+6
* xlocate: replace alpha.de with repo-defaultclassabbyamp2022-06-141-1/+1
* xlint: make output prefix consistentclassabbyamp2022-05-171-5/+6
* xlint: remove print in explain_make_checkclassabbyamp2022-05-171-1/+1
* xlint: escape slashes in scan() msg to prevent sed errorsclassabbyamp2022-05-171-1/+1
* xlint: check if manually defined wrksrc is defaultclassabbyamp2022-05-171-1/+8
* xlint: detect space before tabsLeah Neukirchen2022-05-161-0/+1
* xlint: deduplicate $pkgname and $versionclassabbyamp2022-05-051-2/+2
* xpkgdiff: run an in-memory sync to allow use of XBPS_TARGET_ARCHclassabbyamp2022-05-051-2/+2
* xlint: show line number of wrongly ordered linePiotr Wójcik2022-05-051-1/+5
* xlocate: allow chroot-gitPiotr Wójcik2022-04-261-7/+16
* xpkgdiff: fix check for package existenceclassabbyamp2022-03-311-1/+1
* xlint: fix regexp for explain_make_checkLeah Neukirchen2022-03-281-1/+1
* xlint: check make_check comment v0.64Piotr Wójcik2022-03-261-0/+8
* xlint: reject underscore in versionPiotr Wójcik2022-03-261-1/+1
* New tool: xpkgdiffclassabbyamp2022-03-253-1/+122
* xnew: propose adding a changelogtibequadorian2022-02-211-0/+1
* xlint: fix bug in previous commitGonzalo Tornaría2022-02-211-3/+6
* xlint: improvements to lint from git indexGonzalo Tornaría2022-02-203-9/+22
* xlint: add option to lint from git indexGonzalo Tornaría2022-02-201-4/+17
* xlint: check system_accounts underscore prefixPiotr Wójcik2021-10-041-0/+92