Menu

/projects/cli Commit Log


Commit Date  
[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
[r8608] by yaberauneya

- services -> service.
- Add in some suggestions for how middleware should tie into the CLI since the APIs still don't exist.
- Add some stubbed out logic for doing things.

2011-11-09 05:14:20 Tree
[r8603] by yaberauneya

Remove debug check added in r8602.

2011-11-08 07:21:25 Tree
[r8602] by yaberauneya

Merge changes from trunk to cli
------------------------------------------------------------------------
r8601 | yaberauneya | 2011-11-07 23:00:31 -0800 (Mon, 07 Nov 2011) | 2 lines

Read the .mk file. The variable is WITH_BDB_VER, not WITH_BDB_VERSION.
------------------------------------------------------------------------

2011-11-08 07:12:19 Tree
[r8590] by yaberauneya

Fix a mismerge.

2011-11-05 17:41:16 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
[r8574] by yaberauneya

Remove empty directory.

2011-11-04 03:55:35 Tree
[r8573] by yaberauneya

Merge 8527:8572 from trunk into the cli branch

2011-11-04 02:39:55 Tree
Older >
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.