about summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Expand)AuthorAge
* Add chroot targetJune McEnroe2020-02-11
* Add simple configure scriptJune McEnroe2020-02-06
* Generate tags fileJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01
>June McEnroe 2020-04-01Update cgit setup post with git-http-backendJune McEnroethat then the problem is that the first space character after "$@" is not recognised as an IFS. This patch fixes both. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu This reverts commit 7bb413255368e94395237d789f522891093c5774. The commit breaks printf with more than argument. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu