about summary refs log tree commit diff
path: root/xbump
Commit message (Collapse)AuthorAgeFilesLines
* xbump: use fgrep on spkpatternLeah Neukirchen2023-12-021-3/+3
| | | | Fixes #318.
* Clean up shell redirectstriallax2023-06-261-1/+1
| | | | | | | Some of these are outright wrong (e.g. `echo foo 2>&1`), others are just more verbose than they need to be. Closes: #304 [via git-merge-pr]
* xbump: reword descriptionLeah Neukirchen2019-11-071-1/+1
|
* xbump: fix bumping of common/shlib changes.Enno Boland2016-01-071-2/+3
|
* xbump: better detection of new packages.Christian Neukirchen2015-03-251-6/+7
|
* xbump: fail when ./xbps-src show errors.Christian Neukirchen2015-03-251-0/+5
|
* xbump: replace `...` by $(...)Enno Boland2014-10-101-5/+5
|
* xbump: check common/shlibs for changes and commit them too.Enno Boland2014-10-101-0/+10
| | | | if the shlibs contain new entries from other packages xbump will fail.
* xnew: vmove man3 to -devel tooEnno Boland2014-10-101-0/+1
|
* xbump: use xdistdir, detect new packages, add subpackagesChristian Neukirchen2014-09-151-5/+14
|
* add xbumpChristian Neukirchen2014-09-061-0/+10