Commit message (Collapse) | Author | |||
---|---|---|---|---|
2018-04-02 | expand: Fix bugs with words connected to the right of $@ | Herbert Xu | ||
On Sun, Mar 04, 2018 at 12:44:59PM +0100, Harald van Dijk wrote: > > command: set -- a ""; space=" "; printf "<%s>" "$@"$space > bash: <a><> > dash 0.5.8: <a>< > > dash 0.5.9.1: <a>< > > dash patched: <a><> This is actually composed of two bugs. First of all our tracking of quotemark is wrong so anything after "$@" becomes quoted. Once we fix that 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-25 | Revert "[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-22 | parser: Fix backquote support in here-document EOF mark | Herbert Xu05:37 -0400'>2024-09-25 | Add photos from September 15 | June McEnroe |
2024-09-24 | Add photos from September 14 | June McEnroe | ||
2024-09-24 | Add photos from September 12 | June McEnroe | ||
2024-09-24 | Add photos from September 7 | June McEnroe | ||
2024-09-24 | Allow not having descriptions | June McEnroe | ||
2024-09-23 | Automatically select the last used lens for a body | June McEnroe | ||
2024-09-19 | Add photos from September 5 | June McEnroe | ||
2024-09-15 | Add some more film stocks to the list | June McEnroe | ||
2024-09-13 | Add photos from September 2 | June McEnroe | ||
2024-09-13 | Add Fomapan 200 to films list | June McEnroe | ||
2024-09-10 | Add August 29 picnic photos | June McEnroe | ||
2024-09-08 | Apply some bold to trips rendering | June McEnroe | ||
2024-09-08 | Render trips hopefully more efficiently | June McEnroe | ||
2024-09-08 | Allow removing bodies and lenses | June McEnroe | ||
2024-09-08 | Limit body width so it looks less silly on desktop | June McEnroe | ||
2024-09-07 | Handle no film being loaded | June McEnroe | ||
2024-09-07 | Fancy up the text a little | June McEnroe |