Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
inferior-shell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qitab
inferior-shell
Graph
89bed1d5f1f53457c4b7744e0ec2ca6375fe0ab4
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Dec
9
Nov
17
May
16
28
Jul
18
Sep
12
Jan
18
Nov
31
Aug
5
29
Jul
26
May
22
Apr
14
11
Aug
20
May
5
Mar
28
Feb
21
Jan
28
Oct
10
25
Jun
11
10
9
3
Mar
2
16
Feb
21
Jan
18
12
9
Dec
4
Nov
3
11
Oct
4
1
Aug
23
Jul
8
Jun
7
31
May
27
26
19
18
16
15
14
11
10
16
Apr
20
Mar
9
8
5
4
3
Fix tests after breakage from #1
master
master
Merge pull request #1 from jcguu95/master
Use in-suite, use fifo to test FORK, and
remove with-temp-file
Use uiop:with-temporary-file.
Add more tests.
Use fiveam as testing framework.
2.0.5: use trivia instead of optima
Use exec when running simple commands.
Remove the backend selection
Remove XCVB support.
Remove the run-sbcl, run-generic experiment
Disable run-generic as well as run-sbcl.
Rename asdf-driver to uiop in README.
Tweak README
Convert the README to markdown
2.0.3.3: export run/i as alias for run/interactive.
2.0.3.2: assume ASDF 3.0.3, enhance docstrings
Better docstrings for the user-visible functions.
Disable testing with the no-longer-supported sbcl backend.
Update .asd files.
Add long names for redirections.
2.0.3: use error, not signal, to re-signal errors from run-program.
Demacroify subroutine in parse-process-spec
2.0.2: further refine and document ON-ERROR behavior:
2.0.1: for on-error, use call-function not error-behaviour.
Tweak the .asd file.
Fix missing argument.
Fix typo.
2.0.0: modify the :OUTPUT and :ERROR-OUTPUT defaults for RUN to T.
Update README slightly with respect to INPUT, OUTPUT and ERROR-OUTPUT arguments.
Require ASDF or UIOP 3.0.3 for its new RUN-PROGRAM
Simplify run so it's compatible with the new uiop:run-program and its :error-output
Fix <> redirection handling
Make it build and test correctly under ASDF2.
Don't ignore output when it's used.
Build tweaks on ASDF, XCVB.
Avoid requiring asdf-driver on asdf3.
Pass keys transparently from run to run-program.
Document a package-related catch.
Loading