| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement update mode | Joseph Hunkeler | 2020-09-01 | 1 | -10/+33 |
| | | |||||
| * | Update README.md | Joseph Hunkeler | 2020-09-01 | 1 | -2/+2 |
| | | |||||
| * | Update README.md | Joseph Hunkeler | 2020-09-01 | 1 | -27/+78 |
| | | |||||
| * | Get basename from program entrypoint instead of hardcoding the program name | Joseph Hunkeler | 2020-09-01 | 1 | -2/+6 |
| | | |||||
| * | Implement find_program | Joseph Hunkeler | 2020-09-01 | 1 | -9/+52 |
| | | |||||
| * | And populate buf otherwise | Joseph Hunkeler | 2020-09-01 | 1 | -0/+2 |
| | | |||||
| * | Only call realpath when path is relative | Joseph Hunkeler | 2020-09-01 | 1 | -3/+5 |
| | | |||||
| * | Optimize abspath generation | Joseph Hunkeler | 2020-09-01 | 1 | -6/+1 |
| | | |||||
| * | Fix NULL hostname | Joseph Hunkeler | 2020-08-31 | 1 | -1/+1 |
| | | |||||
| * | Fix empty multihome.config_transfer path | Joseph Hunkeler | 2020-08-31 | 1 | -1/+20 |
| | | |||||
| * | Comment init script | Joseph Hunkeler | 2020-08-31 | 1 | -1/+5 |
| | | |||||
| * | Wrap test code in #ifdef/#endif | Joseph Hunkeler | 2020-08-31 | 1 | -1/+10 |
| | | |||||
| * | Disable line buffering; Implement basic tests; Fix mkdirs bug: do not ↵ | Joseph Hunkeler | 2020-08-31 | 2 | -18/+114 |
| | | | | | prepend "/" to path | ||||
| * | Bake in path to rsync a compile-time | Joseph Hunkeler | 2020-08-31 | 3 | -10/+11 |
| | | |||||
| * | Add platform checks | Joseph Hunkeler | 2020-08-31 | 1 | -1/+23 |
| | | |||||
| * | Ignore all idea output directories | Joseph Hunkeler | 2020-08-31 | 1 | -1/+1 |
| | | |||||
| * | Allow change to home root | Joseph Hunkeler | 2020-08-31 | 2 | -3/+14 |
| | | |||||
| * | Handle some possible home directory errors. Fix topdir symlink to point to ↵ | Joseph Hunkeler | 2020-08-30 | 1 | -3/+17 |
| | | | | | the correct place. | ||||
| * | Refuse to nest | Joseph Hunkeler | 2020-08-30 | 1 | -0/+7 |
| | | |||||
| * | Update README.md | Joseph Hunkeler | 2020-08-30 | 1 | -2/+0 |
| | | |||||
| * | Update README.md | Joseph Hunkeler | 2020-08-30 | 1 | -1/+1 |
| | | |||||
| * | Update README.md | Joseph Hunkeler | 2020-08-30 | 1 | -2/+2 |
| | | |||||
| * | Update README.md | Joseph Hunkeler | 2020-08-30 | 1 | -1/+128 |
| | | |||||
| * | Fix accidental text replacement | Joseph Hunkeler | 2020-08-30 | 1 | -3/+3 |
| | | |||||
| * | Close transfer config | Joseph Hunkeler | 2020-08-30 | 1 | -0/+1 |
| | | |||||
| * | Use global tranfer config | Joseph Hunkeler | 2020-08-30 | 1 | -6/+4 |
| | | |||||
| * | Update multihome.h | Joseph Hunkeler | 2020-08-30 | 1 | -0/+3 |
| | | |||||
| * | Update multihome.c | Joseph Hunkeler | 2020-08-30 | 1 | -4/+1 |
| | | |||||
| * | Initial commit | Joseph Hunkeler | 2020-08-30 | 4 | -0/+541 |
| | | |||||
| * | Initial commit | Joseph Hunkeler | 2020-08-30 | 3 | -0/+41 |
