-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wsh getva, setvar, and file commands #1317
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 087ee87 - Browse repository at this point
Copy the full SHA 087ee87View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8cbc8 - Browse repository at this point
Copy the full SHA ca8cbc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7fd9a - Browse repository at this point
Copy the full SHA 6d7fd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for abfe705 - Browse repository at this point
Copy the full SHA abfe705View commit details -
setvar now does KEY=VAL and supports multiple keyval pairs. getvar no…
…w supports a --all flag (with -0) to print out all variables
Configuration menu - View commit details
-
Copy full SHA for 8ed3bcd - Browse repository at this point
Copy the full SHA 8ed3bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 271319a - Browse repository at this point
Copy the full SHA 271319aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fac60f - Browse repository at this point
Copy the full SHA 0fac60fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c1c94 - Browse repository at this point
Copy the full SHA 38c1c94View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fefac8b - Browse repository at this point
Copy the full SHA fefac8bView commit details -
v1 of wsh file commands. also added new wshrpc calls to map most of t…
…he API of filestore
Configuration menu - View commit details
-
Copy full SHA for fcb221e - Browse repository at this point
Copy the full SHA fcb221eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c17a96f - Browse repository at this point
Copy the full SHA c17a96fView commit details -
implement streaming read/write by using new 'At' field to turn reads/…
…writes into ReadAt / WriteAt calls
Configuration menu - View commit details
-
Copy full SHA for 82c064f - Browse repository at this point
Copy the full SHA 82c064fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2832e53 - Browse repository at this point
Copy the full SHA 2832e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 286c0b9 - Browse repository at this point
Copy the full SHA 286c0b9View commit details -
so much goo stuff for wsh file ls. much better column formatting, muc…
…h better -l formatting. deal with prefixes better. return errors on file not found. show directory listings, compute a directory mtime
Configuration menu - View commit details
-
Copy full SHA for 02df9ad - Browse repository at this point
Copy the full SHA 02df9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a50dd2 - Browse repository at this point
Copy the full SHA 8a50dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d0e68 - Browse repository at this point
Copy the full SHA 23d0e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a3196 - Browse repository at this point
Copy the full SHA e6a3196View commit details