index
:
pgxn-utils.git
custom-templates
first_draft_proposal
git-support
issue_9
master
pgxn-utils is a set of task that aims to developers to easily create PostgreSQL's extension.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pgxn_utils
/
cli.rb
Age
Commit message (
Expand
)
Author
2011-10-12
bundle using git archive, ref #17
Dickson S. Guedes
2011-10-07
adding git support, ref #16
Dickson S. Guedes
2011-09-28
added initial git support. ref #16
Dickson S. Guedes
2011-09-08
refactored code and changed README
Dickson S. Guedes
2011-07-16
fixing for OpenSSL backward compatibility with Ruby 1.8.7 version
Dickson S. Guedes
2011-06-28
ensure use off SSL. Refs #14.
Dickson S. Guedes
2011-06-24
Using 'say' instead raising and fixing some code
issue_9
Dickson S. Guedes
2011-06-23
Fixing skeleton to checking if directory exists and checking for connection w...
Dickson S. Guedes
2011-06-23
Closing some issues
Dickson S. Guedes
2011-06-16
Fixing strange behaviours on method #change
Dickson S. Guedes
2011-05-25
WIP: change internal behaviour for extension name
Dickson S. Guedes
2011-05-23
fixing #bundle to put files in right place inside zip
Dickson S. Guedes
2011-05-22
Adding more options to pgxn_utils
Dickson S. Guedes
2011-05-19
Re-use options used at create skeleton to future
Dickson S. Guedes
2011-05-12
added some new options to 'skeleton'
Dickson S. Guedes
2011-05-12
adding options and fixing typo
Dickson S. Guedes
2011-05-12
putting description in options
Dickson S. Guedes
2011-05-12
refactoring options names
Dickson S. Guedes
2011-05-12
refactored tests and task
Dickson S. Guedes
2011-05-10
adding more options to create_extension and changind templates
Dickson S. Guedes
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
added initial specs all pending at moment
Dickson S. Guedes