Mercurial > treepkg
log
age | author | description |
---|---|---|
Sat, 03 Sep 2011 12:32:32 +0000 | Bjoern Ricks | Fix: pass url to command expand to be able to checkout a new git repository default tip |
Sat, 03 Sep 2011 11:53:12 +0000 | Bjoern Ricks | shlex.split all config parameters that may contain a command |
Sat, 03 Sep 2011 11:48:00 +0000 | Bjoern Ricks | don't forget to import shlex |
Sat, 03 Sep 2011 11:35:36 +0000 | Bjoern Ricks | Use shlex.split for build_listpanding command because the string may contain arguments like --config-file foo.cfg |
Sat, 03 Sep 2011 10:55:32 +0000 | Bjoern Ricks | Revert ugly hack for the command from config file problem |
Fri, 02 Sep 2011 12:06:57 +0000 | Bjoern Ricks | Lists must not be converted to lists |
Fri, 02 Sep 2011 11:55:04 +0000 | Bjoern Ricks | Fix typo |