Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-07 | fixing tests | Dickson S. Guedes | |
2011-10-07 | adding git support, ref #16 | Dickson S. Guedes | |
Added more example to README Now pgxn_utils notice the repository creation Now pgxn_utils do an initial commit | |||
2011-09-28 | added initial git support. ref #16 | Dickson S. Guedes | |
2011-09-19 | create a default .gitignore file | Dickson S. Guedes | |
when create a extension using skeleton it now creates a default .gitignore file. Fix #15. | |||
2011-05-22 | Adding more options to pgxn_utils | Dickson S. Guedes | |
Now pgxn_utils has options to bundle and change extension easily. Refs #4, #5 | |||
2011-05-19 | Re-use options used at create skeleton to future | Dickson S. Guedes | |
Now, when you create a new extension and sometime after try to recreate it with 'skeleton', the arguments has priority, and that args that isn't explicit passed again, are re-used from META.json. Refs #1. | |||
2011-05-13 | fixed libdir for control file and added version testv0.0.4 | Dickson S. Guedes | |
2011-05-12 | added some new options to 'skeleton' | Dickson S. Guedes | |
2011-05-12 | added more texts to templates | Dickson S. Guedes | |
2011-05-12 | refactoring options names | Dickson S. Guedes | |
now options follow the respective names in META based on SPEC. | |||
2011-05-12 | refactored tests and task | Dickson S. Guedes | |
- 'create_extension' changed to 'sekeleton' - tests are refactored - a 'target' option was added to 'skeleton' | |||
2011-05-08 | added templates, author name and author mail to CLI | Dickson S. Guedes | |
2011-05-07 | added initial specs and firt tests working | Dickson S. Guedes | |
2011-05-06 | renaming spec to a correct name | Dickson S. Guedes | |