| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-10 | Merge pull request #85 from addaleax/branch-name-detection | Nick Merwin | 1 | -1/+2 | |
| Accept more valid git branch names | |||||
| 2015-11-06 | rm unneeded options, bump node in travis | Andrii Shumada | 1 | -1/+1 | |
| 2015-04-15 | Accept more valid git branch names | Hauke Henningsen | 1 | -1/+2 | |
| According to git-check-ref-format(1), branch naming excludes a number of characters, but various non-word characters are definitely allowed. This modifies the `REGEX_BRANCH` detection to match branch names containing some non-word characters, e.g. `features/foo` or `bar-baz`. | |||||
| 2014-02-11 | Windows compat fixes | Gerard Escalante | 1 | -2/+2 | |
| Changed usage of '/' as root dir. Stopped tests from wiping out environment. | |||||
| 2014-01-31 | Fixing existsSync issues for older versions of node | Jonathan Kingston | 1 | -1/+2 | |
| 2013-11-08 | Ah, right, ES5 has String#trim(), keep forgetting that… | Christophe Porteneuve | 1 | -6/+2 | |
| 2013-11-08 | Fix step 1: for dev-local uses, properly detect local Git branch and commit | Christophe Porteneuve | 1 | -0/+30 | |
