spf13--cobra/cobra/cmd
2017-07-30 02:11:56 -06:00
..
testdata Add missing 'and' in comment 2017-06-21 19:32:59 +02:00
add.go cmd: Add possibility to specify the target package 2017-06-07 08:07:48 +02:00
add_test.go Fix reproducibility in TestGolden{Add,Init}Cmd 2017-07-30 00:17:45 -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 Add missing 'and' in comment 2017-06-21 19:32:59 +02:00
init_test.go Fix reproducibility in TestGolden{Add,Init}Cmd 2017-07-30 00:17:45 -06:00
license_agpl.go cmd: Edit license texts 2017-04-27 20:09:18 +02:00
license_apache_2.go cmd: Rewrite 2017-05-05 10:35:27 +02:00
license_bsd_clause_2.go cmd: Add more possible matches for bsd licenses 2017-04-25 18:44:42 +02:00
license_bsd_clause_3.go cmd: Add more possible matches for bsd licenses 2017-04-25 18:44:42 +02:00
license_gpl_2.go cmd: Edit license texts 2017-04-27 20:09:18 +02:00
license_gpl_3.go cmd: Edit license texts 2017-04-27 20:09:18 +02:00
license_lgpl.go cmd: Use 'this program' instead of appName in licenses 2017-04-27 20:09:18 +02:00
license_mit.go Refactor licenses to many files (#323) 2017-04-20 17:34:10 +02:00
licenses.go Fix reproducibility in TestGolden{Add,Init}Cmd 2017-07-30 00:17:45 -06:00
project.go cmd: Use correct HasPrefix function for paths 2017-05-15 09:51:20 +02: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