Commits
Branch selector
User selector
Commit history
Commits on Feb 15, 2019
Release console package as part of fire.
Show description for c13d87bauthored andcommitted
Commits on Jan 30, 2019
Add deadline to hypothesis docstring test.
Show description for c99a034authored andcommittedAdd docstring about helputils.
Show description for b9aafbdauthored andcommitted- committed
Add docstring about interactive mode to interact.py.
Show description for a81d1d2committedRemove deprecated hypothesis setting.
Show description for 105930ecommittedImplemented HelpTextForObject
Show description for e58c858authored andcommitted
Commits on Jan 3, 2019
Make namedtuple fields accessible by their name (#161)
Show description for 57c7773authored andcommitted
Commits on Dec 14, 2018
Docs and tests
Show description for 871ffabcommitted- authored andcommitted
Commits on Dec 4, 2018
docstring parser and initial commit for new usage screens.
Show description for 1d0465ecommitted
Commits on Nov 30, 2018
include license information in readme (#147)
Show description for 5867c55authored andcommitted
Commits on Oct 9, 2018
Inline _CallCallable into _CallAndUpdateTrace.
Show description for 687bf37committedAdds test for 1-letter arg names.
Show description for 5f83beecommittedSingle-character flag improvements:
Show description for fe1fda4committed
Commits on Oct 5, 2018
Support single-hyphen flags.
Show description for 53a3498committedSupport capital letters for single-char flags
Show description for 5347858committedRefactoring of some helputils, lint clean up, and a spelling fix.
Show description for f37dd2bcommittedIssue #108: Shortcuts for boolean arguments (#141)
Show description for 0a6bb9dauthored andcommitted
Commits on Aug 28, 2018
Fix warnings in the diff example (#135)
Show description for 54f91a2authored andcommitted
Commits on Jul 27, 2018
Consolidate fire trace methods into AddCalledComponent
Show description for 6e0ca73committed
Commits on Jul 23, 2018
Adds useless-object-inheritance and no-else-return to pylintrc disable
Show description for 625b305committed
Commits on Jul 2, 2018
Fixes bug setting stories (#130)
Show description for 80ee256authored andcommitted
Commits on Jun 28, 2018
Copybara generated commit for Python Fire.
Show description for b55cebdcommitted
Commits on Jun 22, 2018
Change unicode() —> six.text_type() for Python 3 (#128)
Show description for eb8f053authored andcommitted
Commits on Jun 21, 2018
Copybara generated commit for Python Fire.
Show description for 021d627committed
Commits on May 21, 2018
Fish completion support (#122)
Show description for 83a8036authored andcommitted
Commits on Feb 23, 2018
- Prepare Fire for v0.1.3 release. by dbieber <dbieber@google.com>
Show description for 6912ccdcommitted
Commits on Jan 11, 2018
unicode() --> six.u() for Python 3 compatibility (#111)
Show description for 9bff9d0authored andcommitted
Commits on Jan 8, 2018
Consistent return statements, keyword-arg-before-vararg lint disables, docstrings, and import order pylintrc.
Show description for 7f166e9committed
Commits on Dec 4, 2017
Lint for continued line, fire.svg badge, and spelling fix.
Show description for 72604f4committedDo not treat arguments that start with '--' as string. (#99)
Show description for fa57593authored andcommitted
Commits on Oct 11, 2017
- authored
Fix for BinOp in args (#96)
Show description for 7400ca8authored andcommitted
Commits on Aug 29, 2017
- Sync docs across readme and index.
Show description for e76a10ccommitted