aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* README: add "Installation"Egor Tensin2021-04-29
|
* README: updateEgor Tensin2021-04-29
|
* README: add more badgesEgor Tensin2021-04-29
|
* rename the scriptsEgor Tensin2021-04-29
| | | | For consistency with the distribution packages, mostly.
* blacklist aux files for `git archive`v0.2Egor Tensin2021-04-29
|
* README updatev0.1Egor Tensin2021-04-29
|
* bin/*.sh -> *.shEgor Tensin2021-04-28
|
* allow bin/*.sh be symlinkedEgor Tensin2021-04-28
|
* README: fix badge linkEgor Tensin2021-04-17
|
* README updateEgor Tensin2020-11-29
|
* add GitHub workflowEgor Tensin2020-11-29
|
* bye-bye, Travisno_more_travisEgor Tensin2020-11-29
|
* Travis: test_symlink_*: actually do failEgor Tensin2020-01-27
|
* Travis: new database for each testEgor Tensin2020-01-27
|
* Travis: add test_symlink_unlink_worksEgor Tensin2020-01-27
|
* Travis: expand test_symlink_update_worksEgor Tensin2020-01-27
|
* Travis: sorted verify_output inputEgor Tensin2020-01-27
|
* support symlinks as shared filesEgor Tensin2020-01-27
|
* Travis: add test_symlink_update_worksEgor Tensin2020-01-27
|
* Travis: prettier test outputEgor Tensin2020-01-24
|
* more concise directory symlink handlingEgor Tensin2020-01-24
|
* Travis: test_symlinks_remove_symlink_dirEgor Tensin2020-01-24
|
* Travis: test_symlinks_remove_shared_fileEgor Tensin2020-01-24
|
* fix Travis test test_symlinks_unlink_worksEgor Tensin2020-01-24
|
* Travis: test_symlinks_unlink_worksEgor Tensin2020-01-24
|
* 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
|