summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Converted to using os.path.joinJason Albert2016-08-311-40/+40
* | Merge pull request #5 from open-power/comment-supportJason Albert2016-08-312-32/+101
|\ \
| * | Added another level of comment supportJason Albert2016-08-312-33/+41
| * | Merge branch 'master' into comment-supportJason Albert2016-08-312-10/+111
| |\ \ | |/ / |/| |
* | | Merge pull request #4 from open-power/mixed-dataJason Albert2016-08-312-10/+111
|\ \ \
| * | | Added support for "mixed" kwformat typeJason Albert2016-08-302-10/+111
| | * | Merge branch 'master' into comment-supportJason Albert2016-08-311-0/+193
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #3 from open-power/xml-docsJason Albert2016-08-301-0/+193
|\ \ \ \ | |/ / / |/| | |
| * | | Added the <keyword> sectionJason Albert2016-08-301-0/+60
| * | | Added <record> section to docJason Albert2016-08-301-1/+57
| * | | Forced line breaks in documentationJason Albert2016-08-301-10/+10
| * | | Added section on <vpd> tagJason Albert2016-08-301-0/+46
| * | | Renamed file to have .md extensionJason Albert2016-08-301-0/+0
| * | | Initial commit of xmlformat text in markdownJason Albert2016-08-301-0/+31
|/ / /
| * | Added support for comment preservation in output filesJason Albert2016-08-302-4/+65
|/ /
* | Updated README to reflect new examples pathJason Albert2016-06-221-11/+11
* | Merge pull request #2 from youhour/p9v1Jason Albert2016-06-2083-8/+964
|\ \ | |/ |/|
| * Add openPower Power9 FRU VPD templateMichael Y. Lim2016-06-2083-8/+964
|/
* Merge branch 'master' of github.com:open-power/vpdtoolsJason Albert2016-01-041-1/+2
|\
| * Merge pull request #1 from alvintpwang/masterJason Albert2016-01-041-1/+2
| |\
| | * Add windows system supportalvinwang2015-12-241-1/+2
| |/
* | Merge branch 'master' of github.com:open-power/vpdtoolsJason Albert2015-12-073-0/+207
|\ \ | |/
| * Initial add of memExtract script and examplesJason Albert2015-12-023-0/+207
* | Cleaned up code commentsJason Albert2015-09-021-2/+4
* | Cleaned up code commentsJason Albert2015-09-021-6/+1
|/
* Removed old examples and added new ones provided by Michael LimJason Albert2015-07-2067-10/+1798
* Reworked the organization of the examplesJason Albert2015-07-1650-1/+1
* Added new note to describe how reverseVpd.py picks data typeJason Albert2015-07-151-2/+3
* Update README with link to public VPD spec documentJason Albert2015-07-151-1/+4
* Fixed LICENSE file naming issueJason Albert2015-07-141-0/+0
* Fixed python 2.7 issues in reverseVpd.pyJason Albert2015-07-141-5/+5
* Added dependencies section to explicitly call them outJason Albert2015-07-141-1/+8
* Added README and LICENSE filesJason Albert2015-07-022-0/+264
* Modified help handling code to be have much betterJason Albert2015-07-012-14/+2
* Removed reference to cmdline since it no longer existsJason Albert2015-07-011-1/+0
* Removed cmdline perl module after conversion to argparseJason Albert2015-06-251-81/+0
* Converted to using argparse instead of cmdline moduleJason Albert2015-06-251-47/+35
* Fixed a bug in bad path handling for output pathJason Albert2015-06-251-2/+2
* Removed old help() function and added more commentsJason Albert2015-06-251-22/+6
* Added examples to new argparse help formatterJason Albert2015-06-251-1/+7
* Moved over to using argparse from cmdline to handle optionsJason Albert2015-06-251-38/+28
* Updated release.sh to allow user to pick release dirJason Albert2015-06-251-10/+25
* Added license statements to all source code filesJason Albert2015-06-252-1/+47
* Merge branch 'master' of /gsa/rchgsa/projects/o/optk/git/vpdtemplateDavid Nickel2015-06-2221-0/+1240
|\
| * Added two new sample sets from Michael LimJason Albert2015-03-3021-0/+1240
* | Removed file that shouldn't have been addedDavid Nickel2015-06-221-27/+0
* | Added size checking and appropriate test casesDavid Nickel2015-06-223-0/+94
|/
* Fix the release scripts and added top level examples link to tests/pass so he...Jason Albert2015-03-262-0/+5
* Updated help text and fixed bug in finding filesJason Albert2015-03-261-1/+6
* Created the script to do release, also renamed it since python wasn't really ...Jason Albert2015-03-262-0/+15
OpenPOWER on IntegriCloud