index
:
delta/python-packages/cmd2-git.git
1216-rich-print-mixin
2.0
async_prompt
black
black_config
blank_prompt
border_color
ci_improvements
cmdset_settables
codeql
colored_simple_table
colored_tables
colored_tables_orig
column_spacing
complete_flag_names
completion_item_choices
ctrl-c
ctrl-d
custom_command_completer
custom_completer_refactor
dashes
default_categories
duplicate_subcommand
editors
enh_default_categories
error_cleanup
exception_passthrough
exit_code
ext_test_0_2
extended_colors
f-strings
fix_broken_unit_test
fix_hint
github_actions
header_tabs
history_fix
import_wrapping
ipy_locals
last_result
master
misc
move_attach
mypy_continued
mypy_explicit_export
nested_table
nested_table_orig
ns_fix
ordered_history
pep561
plugin_version
poutput-psuccess
prompt_error
py_refactor
pypy_fix
redirected_aliases
settable_hint
silence
silence_startup_script
silent_start
table_newline
topic_width
unit_tests
util_fixes
win_tab_crash
github.com: python-cmd2/cmd2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated docs to make it more clear that you need to update shortcuts attribut...
Todd Leonhardt
2017-11-09
2
-6
/
+18
*
Removed broken link from docs
0.7.8
Todd Leonhardt
2017-11-08
1
-2
/
+1
*
Fixed incorrect http link in the README
Todd Leonhardt
2017-11-08
1
-1
/
+1
*
Added fix for changes in pyperclip project structure in the most recent version
Todd Leonhardt
2017-11-08
22
-729
/
+15
*
Hopefully this fixes a bug which is causing autodoc to fail to add method inf...
Todd Leonhardt
2017-09-23
1
-0
/
+1
*
Improved documentation for how a user can modify comment grammar/style
Todd Leonhardt
2017-09-22
1
-1
/
+2
*
Revise environment setting documentation
kotfu
2017-08-28
1
-41
/
+33
*
Updated CHANGELOG with some text regarding recent enhancements to transcript ...
Todd Leonhardt
2017-08-22
1
-1
/
+1
*
Clarify warnings about whitespace
Jared Crapo
2017-08-22
1
-5
/
+6
*
Documentation edits and revisions
Jared Crapo
2017-08-22
2
-33
/
+28
*
Revise and clean up documentation
Jared Crapo
2017-08-21
3
-31
/
+58
*
regex implementation complete. Still a few bugs.
Jared Crapo
2017-08-21
1
-0
/
+8
*
Write documentation for revised transcription feature
Jared Crapo
2017-08-21
3
-24
/
+143
*
Bump versions to 0.7.7a
Todd Leonhardt
2017-08-15
1
-1
/
+1
*
Replaced direct calls to self.stdout.write() with calls to self.poutput().
Todd Leonhardt
2017-08-08
1
-0
/
+7
*
Updated CHANGES and bumped version in preparation for 0.7.6 release
Todd Leonhardt
2017-08-02
1
-1
/
+1
*
Spelling of abbrev in Abbreviated commands section
ksunden
2017-07-16
1
-1
/
+1
*
Bump version to 0.7.5 (from 0.7.5a)
0.7.5
Todd Leonhardt
2017-07-08
1
-1
/
+1
*
Load command uses utf-8 encoding for opening files in Python 3 instead of OS-...
Todd Leonhardt
2017-07-08
1
-2
/
+8
*
Updated Sphinx docs
Todd Leonhardt
2017-07-03
2
-5
/
+5
*
Fixed a few bugs and examples
Todd Leonhardt
2017-07-03
1
-1
/
+0
*
Bump version to 0.7.5a
Todd Leonhardt
2017-07-03
1
-1
/
+1
*
Removed pause command
Todd Leonhardt
2017-07-03
1
-2
/
+0
*
Clarified a few points about optional ipy command in Sphinx docs
Todd Leonhardt
2017-07-03
1
-5
/
+8
*
Replaced clipboard copy and paste custom code with pyperclip
Todd Leonhardt
2017-06-30
1
-0
/
+1
*
Multiple changes
Todd Leonhardt
2017-06-28
1
-2
/
+1
*
Updated documentation with info on tab completion of file system paths
Todd Leonhardt
2017-06-14
2
-1
/
+34
*
Updated documentation and examples
Todd Leonhardt
2017-06-14
2
-1
/
+30
*
Updated example transcript test and docs
Todd Leonhardt
2017-06-03
1
-2
/
+0
*
Abbreviations are no longer accepted for multiline commands
Todd Leonhardt
2017-05-20
1
-0
/
+5
*
Documentation update
Todd Leonhardt
2017-05-11
1
-1
/
+1
*
Mostly fix a bunch of spelling mistakes.
Todd Leonhardt
2017-03-13
12
-28
/
+37
*
Documentation updates
Todd Leonhardt
2017-03-12
4
-8
/
+86
*
Added an example for how conditional control flow of a cmd2 application can b...
Todd Leonhardt
2017-03-11
1
-0
/
+7
*
Updated the Sphinx docs
Todd Leonhardt
2017-03-06
2
-0
/
+74
*
Fix a typo in the docs
Todd Leonhardt
2017-03-04
1
-1
/
+1
*
Added info to CHANGES.rst on what bugs have been fixed so far this release.
Todd Leonhardt
2017-03-04
1
-0
/
+26
*
Updated docs to discuss the new optional "ipy" command.
Todd Leonhardt
2017-02-18
1
-0
/
+36
*
Fixed a minor typo
Todd Leonhardt
2017-02-18
1
-1
/
+2
*
Updated install instructions to include how to install from GitHub using pip.
Todd Leonhardt
2017-02-18
1
-4
/
+42
*
Added installation instructions to documentation.
Todd Leonhardt
2017-02-12
2
-0
/
+85
*
Documentation fixes and updates
Todd Leonhardt
2017-02-12
1
-2
/
+23
*
Documentation updates
Todd Leonhardt
2017-02-12
6
-48
/
+51
*
Add six module to requirements for building docs
Todd Leonhardt
2017-02-12
2
-3
/
+1
*
Adding requirements.txt to doc section to try to fix autodoc on readthedocs
Todd Leonhardt
2017-02-12
1
-0
/
+1
*
Fixed doc conf.py so it correctly sets PYTHONPATH for autodoc feature.
Todd Leonhardt
2017-02-12
1
-4
/
+10
*
Refactored to move all cmd2.Cmd class member variables to beginning.
Todd Leonhardt
2017-02-11
2
-26
/
+28
*
Updated doc links to point to Python 3 docs for cmd module.
Todd Leonhardt
2017-02-11
5
-7
/
+8
*
docs now use the sphinx_rtd_theme.
Todd Leonhardt
2017-02-11
2
-114
/
+79
*
Removed some unused bash scripts which were for uploading stuff to PyCon 2010
Todd Leonhardt
2017-02-05
3
-11
/
+0
[next]