Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up shell redirects | triallax | 2023-06-26 | 1 | -2/+2 |
| | | | | | | | 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] | ||||
* | xdistdir: use xbps-src's exit code | Doan Tran Cong Danh | 2019-07-14 | 1 | -2/+2 |
| | | | | xbps-src show-var XBPS_DISTDIR should return 1 line only anyway. | ||||
* | xdistdir: more helpful error message. | Christian Neukirchen | 2015-09-23 | 1 | -1/+2 |
| | |||||
* | xdistdir: detect git checkouts. | Christian Neukirchen | 2015-03-04 | 1 | -2/+5 |
| | |||||
* | add xdistdir | Christian Neukirchen | 2014-09-15 | 1 | -0/+19 |