Commit Graph

26 Commits (566cdf5df4c17d9f75499573a00a69f4bb7be1dd)

Author SHA1 Message Date
Lertsenem 566cdf5df4 Package all applications if no arguments
When using the 'package' command, of course.
2015-11-27 17:13:29 +01:00
Lertsenem cef6150cbb List files with the 'list' command 2015-09-16 19:31:18 +02:00
Lertsenem 310535f2b3 Code factorisation 2015-09-16 18:53:23 +02:00
Lertsenem b473e698f1 Adding 'delete' command 2015-09-16 18:51:44 +02:00
Lertsenem cedd6c3522 Adding argparse stub for del command 2015-09-16 17:48:25 +02:00
Lertsenem 06b5372219 Prettify code 2015-09-16 17:47:52 +02:00
Lertsenem e36ee84d07 Adding default to 'update': all apps/all files 2015-09-16 17:34:35 +02:00
Lertsenem f158f3f371 Readability revamp 2015-09-15 15:51:32 +02:00
Lertsenem 67f3d16b06 Revamp + add 'list' command
To list all apps and make use of the new Persoconf object.
2015-09-14 13:03:49 +02:00
Lertsenem 8a9d2e60d0 Adding Persoconf class
Yep, OOP can be useful.
2015-09-14 13:02:56 +02:00
Lertsenem 615dd5c6e8 Use of startswith() 2015-09-14 12:58:16 +02:00
Lertsenem 863f02d137 Can package multiple apps 2015-09-13 12:35:52 +02:00
Lertsenem 421354e9c9 Filtering out '~/' 2015-09-13 12:21:59 +02:00
Lertsenem 20b0632d0b Basic package command for 'tgz' 2015-09-12 18:54:29 +02:00
Lertsenem 631a0b8028 Adding 'type' arg to 'package' command 2015-09-12 17:53:22 +02:00
Lertsenem 3ea6eeced8 Mistakes 2015-08-21 18:54:18 +02:00
Lertsenem dcc0625b3c Adding 'update' command 2015-08-20 01:07:51 +02:00
Lertsenem 33b0d49970 Adding copy function 2015-08-20 01:07:17 +02:00
Lertsenem 0292d4d706 META manipulation now goes into Metafile class 2015-08-17 16:50:53 +02:00
Lertsenem ebf051fe3f Adding META management for 'add' command 2015-08-15 18:42:07 +02:00
Lertsenem 4157776316 Addinf 'add' command
But no use of META right now
2015-08-15 17:32:23 +02:00
Lertsenem 50f0990f3e Better logging 2015-08-09 15:03:34 +02:00
Lertsenem 03ae84e81e Help command 2015-08-09 14:21:46 +02:00
Lertsenem e43ebf8f0b Logging, verbosity & rootdir creation 2015-08-09 14:18:21 +02:00
Lertsenem 76ace3c9da Argparse for package & backup 2015-08-08 16:41:08 +02:00
Lertsenem 834e523ae1 Initial commit 2015-08-08 16:03:52 +02:00