summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Make test suite invoke yarn with --quietLars Wirzenius2013-07-214-9/+2
| * Make --quiet win over --verboseLars Wirzenius2013-07-211-5/+6
* | Do not use cp --reflink, busybox doesn't have itLars Wirzenius2013-07-231-3/+1
|/
* Merge branch 'liw/assuming'Lars Wirzenius2013-07-148-27/+95
|\
| * Update NEWS about ASSUMINGLars Wirzenius2013-07-141-0/+1
| * Update README.yarn about ASSUMINGLars Wirzenius2013-07-141-1/+1
| * Implement ASSUMINGLars Wirzenius2013-07-146-26/+93
|/
* Add --verbose option for wall-of-text outputLars Wirzenius2013-07-142-15/+49
* Update README.yarn so it matches reality betterLars Wirzenius2013-07-141-49/+46
* Merge branch 'liw/yarn-snapshots'Lars Wirzenius2013-07-063-2/+129
|\
| * Update NEWS about --snapshot and --testdirLars Wirzenius2013-07-061-0/+3
| * Implement --snapshotLars Wirzenius2013-07-062-27/+97
| * Add --tempdir optionLars Wirzenius2013-07-061-1/+14
| * Add test case for snapshottingLars Wirzenius2013-07-061-0/+41
|/
* Merge branch 'liw/selected-tests'Lars Wirzenius2013-07-043-3/+47
|\
| * Clarify NEWS items are about yarnLars Wirzenius2013-07-041-3/+4
| * Add --run to NEWSLars Wirzenius2013-07-041-0/+1
| * Run selected tests onlyLars Wirzenius2013-07-042-1/+43
|/
* Merge branch 'finally'Lars Wirzenius2013-07-043-4/+39
|\
| * Update NEWS about FINALLY in manpageLars Wirzenius2013-07-041-0/+1
| * Add FINALLY to manpage, plus fixesLars Wirzenius2013-07-041-3/+11
| * Add missin .fi to manpageLars Wirzenius2013-07-041-1/+1
| * Add test case for FINALLYLars Wirzenius2013-07-041-0/+26
|/
* Merge branch 'shlib'Lars Wirzenius2013-07-046-6/+75
|\
| * Update NEWS about --shell-libraryLars Wirzenius2013-07-041-0/+2
| * Add example of --shell-library to manpageLars Wirzenius2013-07-041-0/+10
| * Add --shell-libraryLars Wirzenius2013-07-044-6/+63
|/
* Fix capture of warning now it goes to stderrLars Wirzenius2013-07-011-1/+1
* Write "no code block" warnings to stderrLars Wirzenius2013-06-241-1/+1
* Fix returning of current file's code blocksLars Wirzenius2013-06-241-1/+1
* Show warnings to stdout for files missing code blocksLars Wirzenius2013-06-241-1/+3
* Merge branch 'liw/yarn-no-act'Lars Wirzenius2013-06-242-7/+44
|\
| * Add -n and -q optionsLars Wirzenius2013-06-242-7/+44
|/
* Update NEWS about yarn empty warningsLars Wirzenius2013-06-231-3/+6
* Merge branch 'liw/warn-if-empty-input'Lars Wirzenius2013-06-234-4/+20
|\
| * Add warning when an input file has no scenario code blocksLars Wirzenius2013-06-232-1/+13
| * Make MarkdownParser return the blocks for each fileLars Wirzenius2013-06-232-3/+7
|/
* Merge branch 'liw/multiple-input-files'Lars Wirzenius2013-06-237-3/+46
|\
| * Update NEWSLars Wirzenius2013-06-231-0/+7
| * Add test for yarn and multiple input filesLars Wirzenius2013-06-234-2/+29
| * Allow MarkdownParser to parse multiple filesLars Wirzenius2013-06-232-1/+10
|/
* Prepare release version 0.8.3cmdtest-0.8.3Lars Wirzenius2013-06-213-1/+12
* Fix installation of yarnlibLars Wirzenius2013-06-211-1/+2
* Prepare release 0.8.2cmdtest-0.8.2Lars Wirzenius2013-06-213-1/+12
* Install the damn yarnlib as wellLars Wirzenius2013-06-201-1/+1
* Release version 0.8.1cmdtest-0.8.1Lars Wirzenius2013-06-203-1/+12
* Update manual page for yarn with more detailsLars Wirzenius2013-06-201-1/+5
* Install yarnLars Wirzenius2013-06-201-2/+2
* Prepare release version 0.8cmdtest-0.8Lars Wirzenius2013-06-193-3/+10
* Switch to "scenario testing"Lars Wirzenius2013-06-1913-134/+142