spf13--cobra/cobra/cmd
2017-09-06 11:59:06 -07:00
..
testdata cmd: Add a blank line between copyright and license 2017-07-30 02:15:55 -06:00
add.go Specify that parent's name is a variable for clarity. #514 2017-08-15 11:22:12 +05:00
add_test.go Fix remaining reproducibility in TestGoldenAddCmd 2017-07-31 11:04:27 -06:00
golden_test.go cmd: Add "-u" to output unified diff in golden tests 2017-07-30 02:11:56 -06:00
helpers.go cmd: Ignore hidden files in isEmpty 2017-07-18 18:22:37 +02:00
init.go Unify generation of data for template expansion using ProjectToMap() 2017-09-06 11:59:06 -07:00
init_test.go cmd: Fix golden tests if user has config at $HOME 2017-07-31 06:38:19 -06:00
license_agpl.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_apache_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_bsd_clause_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_bsd_clause_3.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_gpl_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_gpl_3.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_lgpl.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_mit.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
licenses.go Honor the copyright setting if specified. 2017-09-06 11:58:33 -07:00
project.go Add common method to convert from Project to map suitable for template expansion 2017-09-06 11:56:12 -07:00
project_test.go cmd: Use correct HasPrefix function for paths 2017-05-15 09:51:20 +02:00
root.go Restore the use of cobra.OnInitialize in cobra executable 2017-07-30 01:19:17 -06:00