summaryrefslogtreecommitdiff
path: root/tools/command.c
Commit message (Expand)AuthorAgeFilesLines
...
* command: Skip some memory zeroing.Alasdair G Kergon2018-01-131-5/+6
* persistent filter: Skip import before rescanAlasdair G Kergon2017-11-131-0/+1
* tidy: Add missing underscores to statics.Alasdair G Kergon2017-10-181-198/+199
* commands: expand comment on configuring option valsDavid Teigland2017-07-241-10/+38
* tidy: drop unneeded castZdenek Kabelac2017-07-201-2/+2
* tidy: drop unneeded returnZdenek Kabelac2017-07-201-2/+0
* cleanup: add braces in macroZdenek Kabelac2017-07-201-1/+1
* man_generator: release buffer after useZdenek Kabelac2017-06-301-0/+1
* command: we don't have all standard macrosZdenek Kabelac2017-06-281-2/+1
* coverity: checked_return of closeZdenek Kabelac2017-06-281-1/+2
* coverity: drop unneeded assignsZdenek Kabelac2017-06-271-2/+0
* coverity: check malloc resultsZdenek Kabelac2017-06-271-2/+9
* commands: check for memory failuresDavid Teigland2017-05-031-1/+26
* command: avoid compiler warningAlasdair G Kergon2017-05-031-5/+5
* commands: fix memory debug for cmd defsDavid Teigland2017-05-011-38/+59
* man-generator: shutdown stdout bufferHeinz Mauelshagen2017-03-301-1/+4
* man-generator: enhance performanceHeinz Mauelshagen2017-03-301-5/+19
* man-generator: don't ignore description file errorsHeinz Mauelshagen2017-03-301-26/+49
* man-generator: add '.' to all messagesHeinz Mauelshagen2017-03-301-21/+21
* man-generator: catch missing command nameHeinz Mauelshagen2017-03-301-0/+4
* man-generator/man/help: simplify hyphen escapingHeinz Mauelshagen2017-03-271-62/+33
* man-generator: more escaped '-'Heinz Mauelshagen2017-03-241-15/+15
* man-generator: fix buffer length calculationHeinz Mauelshagen2017-03-241-1/+1
* man/help: avoid escaping of '-' with --helpHeinz Mauelshagen2017-03-241-1/+2
* man-generator: cleanup escape '-'Heinz Mauelshagen2017-03-241-17/+22
* man-generator: emit escaped '-'Heinz Mauelshagen2017-03-241-16/+25
* tools: Reinstate lvm script processing.Alasdair G Kergon2017-03-231-1/+1
* man-generator: Remove unused variable.Alasdair G Kergon2017-03-201-3/+0
* help: align option list in pv/lv/vgchange casesDavid Teigland2017-03-171-10/+54
* tools: Avoid man-generator compilation warnings.Alasdair G Kergon2017-03-161-29/+28
* help: fix missing newlinesDavid Teigland2017-03-151-2/+3
* man: remove blank linesDavid Teigland2017-03-151-26/+16
* man: remove more unnecessary line breaksDavid Teigland2017-03-141-10/+1
* man: remove redundant line breaksDavid Teigland2017-03-141-15/+1
* commands: use correct relative signs with mirror optionDavid Teigland2017-03-101-3/+25
* cache: allow to specify cachemetadataformatZdenek Kabelac2017-03-101-0/+1
* commands: fix missing skip condition in coverity fixesDavid Teigland2017-03-101-1/+2
* commands: coverity fixesDavid Teigland2017-03-101-19/+19
* lvresize: poolmetadatasize cannot use minusDavid Teigland2017-03-091-2/+2
* help: fix missing required optionDavid Teigland2017-03-081-3/+0
* man/help: use order of required options from cmd defDavid Teigland2017-03-081-29/+3
* commands: clean up and unify signed option value handlingDavid Teigland2017-03-081-64/+140
* commands: combine duplicate arrays for lv types and propsDavid Teigland2017-03-081-28/+20
* commands: combine duplicate arrays for opt and valDavid Teigland2017-03-081-25/+0
* help: avoid end notes repetition in lvm help allDavid Teigland2017-03-081-3/+3
* man: move the full UNIT descriptionDavid Teigland2017-03-031-0/+3
* man/help: poolmetadatasize option can take relative valueDavid Teigland2017-03-031-0/+8
* help: show short opt with long optDavid Teigland2017-03-031-5/+140
* man/help: rework extents and size outputDavid Teigland2017-03-031-81/+96
* man/help: improve the PV range descriptionDavid Teigland2017-03-031-7/+11