index
:
minishell_test.git
dev
master
package
Test for the minishell school project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.cfg
Age
Commit message (
Collapse
)
Author
2021-03-28
Added end_command_with_linefeed configuration option
1.1.3
Charles Cabergs
2021-03-01
Fixing data files not included
1.1.2
Charles Cabergs
2021-03-01
Fixing false positive everywhere bug
1.1.1
Charles Cabergs
2021-02-27
Added some test for hooks, Refectoring hooks module
Charles Cabergs
2021-02-27
Bumping version to 1.1.0
1.1.0
Charles Cabergs
2021-02-27
Fixing #16 - Adding support for custom config file in user directory
Charles Cabergs
2021-02-24
Updated README instructions
Charles Cabergs
2021-02-05
Added tox.ini
Charles Cabergs
2021-02-05
Added option to change path to minishell directory (#12)
Charles Cabergs
2021-02-05
Added installation as a command (#12)
Charles Cabergs
2021-02-05
Fixing mypy error (Couldn't detect type checking with type, changed to ↵
Charles Cabergs
isinstance)
2021-02-05
Removing annoying flake8 plugins
Charles Cabergs
2021-02-05
Changing import statement to support package
Charles Cabergs
2021-02-05
Added a few flake8 plugin
Charles Cabergs
2021-02-04
Moving preview to imgur, Added package config in setup.cfg
Charles Cabergs
2020-09-11
Linting with flake8
Charles Cabergs