Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Falderal/
- Merge pull request #10 from catseye/develop-0.12 Chris Pressey (commit: GitHub) 6 years ago
- Add two more projects using Falderal. Chris Pressey 6 years ago
- Minor updates to README and HISTORY. Chris Pressey 6 years ago
- Merge pull request #9 from catseye/ensure-shell-text-quoted Chris Pressey (commit: GitHub) 6 years ago
- Under 2.7, use pipes.quote instead of hand-rolled (h/t @j4james). Chris Pressey 6 years ago
- Update spec and HISTORY. Chris Pressey 6 years ago
- Merge tests with commonalities into single Falderal document. Chris Pressey 6 years ago
- Split up tests that were glommed together. Chris Pressey 6 years ago
- Fix a comment. Chris Pressey 6 years ago
- Shell quoting rules are highly awesome. Chris Pressey 6 years ago
- Space is a shell metacharacter. Remove quotes from test commands. Chris Pressey 6 years ago
- Write ShellImplementation.subst() to replace vars with quoting. Chris Pressey 6 years ago
- Make test pass. Chris Pressey 6 years ago
- Add failing test. Chris Pressey 6 years ago
- Mention what happened to the doctests, in the HISTORY document. Chris Pressey 6 years ago
- Mention Python 3 support in HISTORY. Chris Pressey 6 years ago
- Merge pull request #7 from catseye/python-3-support Chris Pressey (commit: GitHub) 6 years ago
- Merge branch 'develop-0.12' of https://github.com/catseye/Falderal into python-3-support Chris Pressey 6 years ago
- Merge pull request #5 from catseye/freestyle-input Chris Pressey (commit: GitHub) 6 years ago
- Support Python 3. Chris Pressey 6 years ago
- Convert the remainder of the tests. Chris Pressey 6 years ago
- Convert the majority of the tests. Chris Pressey 6 years ago
- Begin converting doctests to unit tests. Chris Pressey 6 years ago
- Correct documentation. Chris Pressey 6 years ago
- Fix typo Chris Pressey 6 years ago
- Add documentation about new introducer, and more test cases. Chris Pressey 6 years ago
- Add basic tests for input sections in freestyle format. Chris Pressey 6 years ago
- Slightly improve tests for freestyle format. Chris Pressey 6 years ago
- Apply patch from @j4james for input in freestyle format (issue #3) Chris Pressey 6 years ago
- For #2, new dev branch, write test, apply patch from @j4james. Chris Pressey 6 years ago