about summary refs log tree commit diff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* xgensum: allow gensumming multiple templatesclassabbyamp2023-11-021-1/+1
| | | | | | | this should allow xgensum to checksum multiple templates at once, hopefully keeping everything isolated between template sources too exit code now counts the number of templates with errors
* xlocate: add ability to pass certain flags to git grepclassabbyamp2023-08-051-1/+3
| | | | | | | | | | | | | | implemented what I thought would be useful and made sense, namely: - `-E, --extended-regexp` - `-F, --fixed-strings` - `-G, --basic-regexp` - `-P, --perl-regexp` - `-i, --ignore-case` - `-w, --word-regexp` This will also allow for someone with `grep.patternType` or `grep.extendedRegexp` set in git's config to change the pattern type.
* new tool: xnewsclassabbyamp2023-07-311-0/+3
| | | | | | | | | | employs a mechanism similar to xilog to get packages in installed order, then gets the install message for each in that order. can be filtered by a pattern in the same method as xilog. maybe there's a bit more efficient way to do this than a subshell + loop + file i/o, but I don't see it
* Add xchangelog commandmhmdanas2023-03-181-0/+3
| | | | | I didn't make the other changes to the README myself, they were simply done when I ran `make README`.
* xmksv: add ability to create log services v0.65classabbyamp2023-02-071-2/+3
|
* xtools.1: fix lintLeah Neukirchen2023-01-311-1/+1
|
* Isolate optional arguments in docsFreddy List2023-01-311-20/+39
| | | | Closes: #282 [via git-merge-pr]
* xlint: improvements to lint from git indexGonzalo Tornaría2022-02-201-1/+3
| | | | | | - do not leak $tmpfile in output from scan() - indent using tabs - add new options to README
* README: updateLeah Neukirchen2020-08-191-73/+112
|
* xnew: append subpkgsPiotr Wójcik2019-12-151-1/+2
| | | | Closes: #164 [via git-merge-pr]
* xbump: reword descriptionLeah Neukirchen2019-11-071-1/+2
|
* xtools.1: document xvoidstrapLeah Neukirchen2019-07-251-4/+9
|
* xmindep: finish removal from documentationToyam Cox2019-06-201-3/+0
|
* xtools.1: update linkLeah Neukirchen2019-03-011-4/+4
|
* xgensum: add -c switch for generating content checksumsJohn2018-05-011-1/+2
| | | | Closes: #90 [via git-merge-pr]
* xpcdeps: addmaxice82018-03-161-0/+2
| | | | Closes: #82 [via git-merge-pr]
* xlocate: drop obsolete flag -u v0.47Leah Neukirchen2017-08-101-4/+4
| | | | Closes #65.
* xtools.1: typoLeah Neukirchen2017-07-191-1/+1
| | | | Fixes #63.
* xtools.1: typoLeah Neukirchen2017-05-021-1/+1
|
* xtools.1: less screamingLeah Neukirchen2017-05-021-4/+5
|
* Makefile: generate README from manpageLeah Neukirchen2017-05-021-54/+131
|
* add xmksvChristian Neukirchen2016-09-051-0/+1
|
* README: updateChristian Neukirchen2016-09-051-1/+1
|
* add xcheckmypkgsChristian Neukirchen2016-07-101-0/+1
| | | | | | Based on #45 by @diogoleal. Closes #45.
* xlocate: add remote search-repo support v0.41Christian Neukirchen2016-06-021-1/+1
|
* add xbuildbarfChristian Neukirchen2016-04-081-0/+1
|
* add xrevshlib v0.37Toyam Cox2016-03-221-0/+1
| | | | Closes: #37 [via git-merge-pr]
* xsubpkg: add flag to only show main packageToyam Cox2016-03-221-1/+1
| | | | Closes: #37 [via git-merge-pr]
* add xetcchangesChristian Neukirchen2016-02-111-0/+1
|
* xlocate: add experimental Git backend. v0.33Christian Neukirchen2016-01-031-1/+1
|
* add xpkg v0.32Christian Neukirchen2015-12-171-0/+1
|
* add xilogChristian Neukirchen2015-12-171-0/+1
|
* update README v0.28Christian Neukirchen2015-09-231-1/+4
|
* add xdbgChristian Neukirchen2015-09-231-0/+1
|
* add xrsChristian Neukirchen2015-09-231-0/+1
|
* add xiChristian Neukirchen2015-09-231-0/+1
|
* update READMEChristian Neukirchen2015-07-241-0/+1
|
* add xmypkgsChristian Neukirchen2015-07-091-0/+1
|
* add xrecentChristian Neukirchen2015-06-271-0/+1
|
* xgensum: -f to force redownload of distfiles.Christian Neukirchen2015-06-161-1/+1
|
* add xpstreeChristian Neukirchen2015-06-041-0/+1
|
* xdiff: better description.Christian Neukirchen2015-05-261-1/+1
|
* update READMEChristian Neukirchen2015-04-241-0/+1
|
* add xmandocChristian Neukirchen2015-04-151-0/+1
|
* README: add xrevbump.Christian Neukirchen2015-03-251-0/+1
|
* add xnodevChristian Neukirchen2015-02-101-0/+1
|
* add xhogChristian Neukirchen2015-01-131-0/+1
|
* xlocate: use -u to create/update database.Christian Neukirchen2015-01-081-1/+1
|
* add xdowngradeChristian Neukirchen2015-01-021-0/+1
|
* README: typoChristian Neukirchen2014-11-281-1/+1
|