coliru

A minimal, flexible, dotfile installer
git clone https://git.ashermorgan.net/coliru/
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2025-07-06 20:52Update repo URL in README.mdAsher Morgan1+1-1
2024-11-28 20:52Update README.mdAsher Morgan1+11-7
2024-10-10 18:34Bump version to 1.1.0Asher Morgan3+9-2
2024-10-10 18:27Update asciinema linkAsher Morgan1+1-1
2024-09-10 16:40Update example manifest fileAsher Morgan2+3-3
2024-09-07 21:40Update progress denominators to reflect tag rulesAsher Morgan5+221-138
2024-09-07 21:06Move tags_match function to manifest moduleAsher Morgan4+175-182
2024-08-11 19:47Update test SSH server optionsAsher Morgan1+1-1
2024-08-09 21:59Add filepath to manifest parsing error messagesAsher Morgan2+7-5
2024-07-23 18:21Update CHANGELOG.mdAsher Morgan1+1-1
2024-07-09 22:18Bump version to 1.0.0Asher Morgan3+21-2
2024-07-09 22:13Add asciinema linkAsher Morgan1+2-0
2024-07-09 22:02Update basic example dotfile repoAsher Morgan3+11-12
2024-07-08 23:38Update README.md and comments in example manifestsAsher Morgan3+14-12
2024-07-08 23:34Hide SCP stdout and add more SSH testsAsher Morgan4+132-1
2024-07-07 20:05Implement --list-tags flagAsher Morgan5+116-19
2024-07-07 01:14Update README.mdAsher Morgan1+75-33
2024-07-07 00:58Expand e2e testsAsher Morgan9+210-19
2024-07-06 23:52Add release workflowAsher Morgan1+68-0
2024-07-06 22:30Improve how test ssh arguments are injectedAsher Morgan2+9-5
2024-07-06 22:11Add colored outputAsher Morgan5+36-7
2024-07-06 21:40Improve error messages with anyhowAsher Morgan10+156-87
2024-07-06 20:13Fix basic e2e tests for WindowsAsher Morgan1+4-4
2024-07-06 20:03Return proper exit codesAsher Morgan6+195-107
2024-07-06 19:19Fix CLI output for relative SSH destinationsAsher Morgan3+111-48
2024-07-05 20:06Update basic e2e testsAsher Morgan1+14-7
2024-07-05 19:56Improve CLI --help outputAsher Morgan1+21-9
2024-07-05 03:55Improve documentationAsher Morgan12+345-205
2024-07-04 21:44Merge branch 'ssh'Asher Morgan36+1676-869
2024-07-04 21:37Update documentationAsher Morgan3+16-10
2024-07-04 21:24Test working directory of executing scriptsAsher Morgan5+24-18
2024-07-04 21:02Refactor local script executionAsher Morgan3+34-40
2024-07-04 20:35Implement run command for remote hostsAsher Morgan4+79-75
2024-07-04 20:06Refactor e2e testsAsher Morgan22+366-661
2024-07-02 19:21Implement ssh::send_command functionAsher Morgan1+34-0
2024-07-02 18:48Implement remote copying and update testsAsher Morgan9+276-251
2024-07-02 02:07Implement send_staged_files functionAsher Morgan1+72-1
2024-07-02 01:20Refactor send_dir to merge src and dst directoriesAsher Morgan1+95-48
2024-07-02 00:07Implement ssh::stage_file functionAsher Morgan1+102-3
2024-07-01 02:49Reorganize test temporary directoriesAsher Morgan11+641-244
2024-06-30 21:07Implement ssh::send_dir and update testsAsher Morgan9+147-13
2024-06-28 18:22Add --host arg and initialize ssh testsAsher Morgan6+681-396
2024-06-28 17:44Prevent copy and link from overwriting source fileAsher Morgan1+33-0
2024-06-28 17:25Add test for absolute manifest pathsAsher Morgan1+29-0
2024-06-27 21:00Add bashrc file to example manifestAsher Morgan6+56-7
2024-06-27 20:30Extract all test utils to tests/common moduleAsher Morgan3+53-77
2024-06-26 22:54Add tests for WindowsAsher Morgan6+277-57
2024-06-26 20:37Update example manifestAsher Morgan13+218-176
2024-06-26 01:00Bump version to 0.2.0Asher Morgan3+20-2
2024-06-26 00:50Implement basic integration testsAsher Morgan4+284-32
2024-06-25 23:40Update util unit tests and setup integration testsAsher Morgan3+160-45
2024-06-25 21:43Setup GitHub ActionsAsher Morgan1+21-0
2024-06-25 19:49Add unit tests for utils moduleAsher Morgan1+213-0
2024-06-25 18:14Implement $COLIRU_RULES variable in run postfixAsher Morgan4+12-6
2024-06-24 21:17Check for nonzero exit codes in run commandAsher Morgan1+20-13
2024-06-24 20:55Improve CLI output formattingAsher Morgan1+22-22
2024-06-24 03:10Fix bug affecting manifests in current directoryAsher Morgan1+4-1
2024-06-24 02:27Update README.mdAsher Morgan2+62-5
2024-06-24 01:13Implement run command postfix optionAsher Morgan5+14-8
2024-06-22 02:19Fix bug with --dry-run flagAsher Morgan1+3-3
2024-06-22 02:10Implement run command prefix optionAsher Morgan3+9-5
2024-06-22 00:31Implement run command for WindowsAsher Morgan1+9-4
2024-06-21 20:29Implement run command for Unix platformsAsher Morgan2+40-6
2024-06-21 18:34Restore compatability with WindowsAsher Morgan3+129-131
19 more commits remaining, fetch the repository