summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Upgrade to GPL v3 and add headers to files (#50)Adam Spiers2019-06-2733-633/+1693
|\ \ \ | |/ / |/| |
| * | Change -w to "use warnings;" in tools/get-versionAdam Spiers2019-06-271-1/+2
| * | Change #!/usr/local/bin/perl to #!/usr/bin/perl in t/*.tAdam Spiers2019-06-2716-16/+16
| * | Upgrade to GPL v3 and add headers to files (#44)Adam Spiers2019-06-2732-617/+1676
|/ /
* | Fix Travis failure after merging #42 (#46)Adam Spiers2019-06-271-1/+0
|\ \
| * | Fix Travis failure after merging #42Adam Spiers2019-06-271-1/+0
* | | remove trailing whitespace from lines (#45)Adam Spiers2019-06-271-15/+15
|\ \ \ | |/ / |/| |
| * | remove trailing whitespace from linesAdam Spiers2019-06-271-15/+15
|/ /
* | Update maintainership to reflect reality (#41)Adam Spiers2019-06-272-1/+2
|\ \
| * | Update maintainership to reflect realityAdam Spiers2019-06-262-1/+2
* | | switch from unmaintained texi2html to makeinfo --html --no-split (#42)Adam Spiers2019-06-266-9/+61
|\ \ \ | |/ / |/| |
| * | Switch to makeinfo --html --no-split for single-page HTML manual (#21)Adam Spiers2019-06-264-1/+53
| * | Include the preamble in online versions of the manualAdam Spiers2019-06-261-2/+0
| * | Add Guillaume and myself to the list of @authorsAdam Spiers2019-06-261-1/+3
| * | remove trailing whitespace from linesAdam Spiers2019-06-261-5/+5
|/ /
* | add tools/get-version to MANIFESTAdam Spiers2019-06-251-0/+1
* | Merge remote-tracking branch 'bricewge/fix-34'Adam Spiers2019-06-253-3/+3
|\ \
| * | retrun exit code 1 when unknown optionBrice Waegeneire2019-06-111-1/+1
| * | make non docker scripts more portableBrice Waegeneire2019-06-112-2/+2
| * | fix dockerfile apt-get lock issueBrice Waegeneire2019-06-111-1/+1
| |/
* | Add some polish to the release processAdam Spiers2019-06-252-15/+33
* | Perform shell expansion on the contents of .stowrc (#40)Adam Spiers2019-06-2510-24/+386
|\ \
| * | Add function to expand ~ in .stowrc files (#14)Charles LeDoux2019-06-254-7/+134
| * | Apply environment expansion to options in .stowrc filesCharles LeDoux2019-06-253-4/+123
| * | Parse cli and stowrc files separatelyCharles LeDoux2019-06-254-13/+28
| * | Factor out parsing of optionsCharles LeDoux2019-06-251-10/+32
| * | Add test for conflicting stowrc and cli argsCharles LeDoux2019-06-251-1/+27
| * | Add test harness for stowrc filesCharles LeDoux2019-06-252-0/+54
| * | Change init_test_dirs to point $HOME at $OUT_DIRSCharles LeDoux2019-06-251-1/+1
| * | Don't warn when .stowrc is usedAdam Spiers2019-06-251-1/+0
|/ /
* | Group news items for 2.3.0Adam Spiers2019-06-251-67/+74
* | Update docs according to recent commits (#39)Adam Spiers2019-06-253-1/+38
|\ \
| * | Update NEWS and THANKS according to recent commitsAdam Spiers2019-06-252-0/+37
| * | Synchronise --verbose documentationAdam Spiers2019-06-251-1/+1
|/ /
* | Fix old descriptions of Stow (#22) (#38)Adam Spiers2019-06-254-64/+114
|\ \
| * | Fix old descriptions of Stow (#22)Adam Spiers2019-06-254-64/+114
|/ /
* | Merge pull request #37 from aspiers/invalid-option-exit-codeAdam Spiers2019-06-252-2/+6
|\ \
| * | Return non-zero exit code when invalid option is specified (#34)Adam Spiers2019-06-252-2/+6
|/ /
* | Add black box CLI testing and 2 other tweaks (#36)Adam Spiers2019-06-254-1/+52
|\ \ | |/ |/|
| * Add cli.t for testing invocation of stow executableAdam Spiers2019-06-252-0/+51
| * Make dotfiles.t executable for consistency with other testsAdam Spiers2019-06-251-0/+0
| * remove duplicate "the" typoAdam Spiers2019-06-251-1/+1
|/
* Merge pull request #30 from aspiers/chkstow-stow-dirAdam Spiers2019-02-092-1/+2
|\
| * make chkstow honour $STOW_DIR environment variableAdam Spiers2019-02-092-1/+2
|/
* add Jean Louis to THANKS fileAdam Spiers2018-02-111-0/+1
* avoid "regex" abbreviation for consistencyAdam Spiers2018-02-111-1/+1
* fix erroneous glob examples in --ignore documentationAdam Spiers2018-02-112-2/+3
* update aclocal.m4 using aclocal 1.15.1Adam Spiers2018-02-111-25/+74
* update the introductory text to clarify Stow's common usageAdam Spiers2018-02-111-8/+28
* INSTALL.md: document how to build from git (#20)Adam Spiers2017-03-191-0/+20