summaryrefslogtreecommitdiff
path: root/src/commands/bitfield.json
Commit message (Expand)AuthorAgeFilesLines
* Overhauls command summaries and man pages. (#11942)Itamar Haber2023-03-291-1/+1
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-111-1/+16
* Fix command BITFIELD_RO and BITFIELD argument json file, add some test cases ...Wen Hui2022-11-021-0/+1
* Repurpose redisCommandArg's name as the unique ID (#11051)guybe72022-08-181-6/+6
* Handle multiple_token flag in generate-command-help.rb (#10822)Binbin2022-06-071-1/+1
* Fixes commands' syntices (#10534)Itamar Haber2022-04-061-71/+87
* Add key-specs notes (#10193)guybe72022-01-301-0/+1
* Allow SET without GET arg on write-only ACL. Allow BITFIELD GET on read-only ...Binbin2022-01-261-1/+3
* New detailed key-spec flags (RO, RW, OW, RM, ACCESS, UPDATE, INSERT, DELETE) ...Oran Agra2022-01-181-1/+3
* Auto-generate the command table from JSON files (#9656)guybe72021-12-151-0/+122