aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* Travis: add more commentsEgor Tensin2020-01-24
|
* Travis: refactor tests a bitEgor Tensin2020-01-23
|
* support symlinks in --shared-dirEgor Tensin2020-01-23
|
* Travis: tweak test.sh outputEgor Tensin2019-09-19
|
* Travis: add a badge to READMEEgor Tensin2019-09-19
|
* Travis: add some testsEgor Tensin2019-09-19
|
* overwrite existing files in link_all_entriesEgor Tensin2019-09-19
| | | | This was a regression, WTF was I thinking.
* shellcheck fixesEgor Tensin2019-08-11
|
* +x bin/*.shEgor Tensin2019-08-10
|
* don't fail if there's no database fileEgor Tensin2019-08-10
|
* add unlink.shEgor Tensin2019-08-10
|
* add os.sh & fix a couple of bugsEgor Tensin2019-08-10
|
* refactor db.shEgor Tensin2019-08-10
|
* split update.sh into multiple filesEgor Tensin2019-08-07
|
* support a dumb variable for root path /Egor Tensin2018-07-10
|
* bash best practicesEgor Tensin2018-05-23
|
* cygwin-home is linux-home nowEgor Tensin2017-11-29
|
* code styleEgor Tensin2017-08-05
|
* refactoringEgor Tensin2017-04-16
|
* refactoringEgor Tensin2017-04-16
| | | | | | | | * No more `echo ... || true`. This was used to avoid errors in case stdout/stderr was closed, which I don't fancy anymore. * Multi-line string literals in echo instead of this weird `read` + heredoc stuff.
* usage message updateEgor Tensin2017-04-16
|
* bugfixEgor Tensin2017-01-15
| | | | * Add missing '--'s.
* README updateEgor Tensin2016-12-25
|
* usage message updateEgor Tensin2016-11-15
|
* bugfixEgor Tensin2016-11-13
|
* traverse_path: usage message updateEgor Tensin2016-11-12
|
* bugfix & refactoringEgor Tensin2016-11-11
|
* refactoringEgor Tensin2016-11-11
|
* code styleEgor Tensin2016-11-11
|
* refactoringEgor Tensin2016-11-11
|
* don't delete obsolete files which are not symlinksEgor Tensin2016-11-11
|
* bugfixEgor Tensin2016-11-07
|
* +x update.shEgor Tensin2016-10-26
|
* code styleEgor Tensin2016-10-20
|
* README updateEgor Tensin2016-10-18
|
* remove dead codeEgor Tensin2016-10-10
|
* rename the projectEgor Tensin2016-10-10
|
* -c|--config-dir -> -s|--shared-dirEgor Tensin2016-10-10
|
* README updateEgor Tensin2016-10-10
|
* don't create database during dry runsEgor Tensin2016-10-10
|
* refactoringEgor Tensin2016-10-09
| | | | | | * Add resolve_path to make sure paths point to existing files of proper types. * Robustness and performance improvements.
* --config-dir now also updates database pathEgor Tensin2016-10-09
|
* refactoringEgor Tensin2016-10-09
|
* -s|--source -> -c|--config-dirEgor Tensin2016-10-09
|
* bugfixEgor Tensin2016-10-07
|
* rename the projectEgor Tensin2016-10-07
|
* README updateEgor Tensin2016-10-07
|
* bugfixEgor Tensin2016-10-06
|
* refactoringEgor Tensin2016-10-06
|
* add -s|--source to update.shEgor Tensin2016-10-05
|