Menu

/projects/cli/patches Commit Log


Commit Date  
[r10239] by yaberauneya
2012-02-24 17:12:39 Tree
[r8825] by yaberauneya

Merge r8623:8824 from trunk into the CLI branch.

2011-11-25 21:09:33 Tree
[r8622] by yaberauneya

Merge changes from trunk (r8588:r8621).

2011-11-10 09:41:35 Tree
[r8589] by yaberauneya

Merge changes (8576:8587) from trunk to the cli project.

2011-11-05 17:15:12 Tree
[r8575] by yaberauneya

Add a patch for python issue # 13214 to make cmd.Cmd.get_names do our bidding in a more reasonable way.

1. We need to have a do_EOF handler as a hack for the CLI to trickle failures up to the top layer (otherwise ^D output looks like this):

*** Unknown syntax: EOF

This was brought up some time ago on the Python bug tracker via Issue 1294 and the proposed solution was rejected by the BDFL because it was a limiting hack.

2. We also need dynamic registering of commands via the cmd module. Without this patch, commands are statically defined according to the module definition.

2011-11-04 04:24:07 Tree
[r8529] by yaberauneya

Merge changes from trunk (8219:8527) to cli project.

2011-11-01 00:13:04 Tree
[r8445] by yaberauneya

freenas8-plugins -> cli.

2011-10-26 22:39:07 Tree
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.