1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Commit Graph

  • 9e659c7652 Ignore twitter link Tim Byrne 2020-12-26 13:52:53 -06:00
  • fbccfd2db6 Merge pull request #245 from rasa/patch-1 Tim Byrne 2020-12-26 13:35:10 -06:00
  • ec7fb1fdc7 Merge pull request #258 from erijo/conditions Tim Byrne 2020-12-26 13:30:31 -06:00
  • 94abe5b44a Merge pull request #268 from rasa/patch-2 Tim Byrne 2020-12-26 13:26:42 -06:00
  • df2ff5ec70 Remove deprecated option cygwin-copy Tim Byrne 2020-12-26 12:29:49 -06:00
  • d45d53ff39 Fix typo Tim Byrne 2020-12-23 10:40:36 -06:00
  • 74df722840 Add tests for hook executable bit Tim Byrne 2020-12-22 11:52:44 -06:00
  • f9337101ee Adjust formatting Tim Byrne 2020-12-22 11:51:46 -06:00
  • c2cb41cdd5 Merge pull request #150 from addshore/patch-1 Tim Byrne 2020-12-22 11:17:05 -06:00
  • 7f23dde912 Merge pull request #210 from abathur/fix_regexp_space Tim Byrne 2020-12-22 11:01:51 -06:00
  • 99897124e6 Verify extension does not modify alt score Tim Byrne 2020-12-22 10:51:23 -06:00
  • d298b42653 Merge pull request #257 from erijo/extension Tim Byrne 2020-12-22 10:08:30 -06:00
  • 999e0f11f8 Merge pull request #259 from erijo/cleanups Tim Byrne 2020-12-22 09:54:01 -06:00
  • 56e48947d0 Merge pull request #271 from rasa/patch-3 Tim Byrne 2020-12-22 09:41:06 -06:00
  • c4b419d98e Add --version and --help as yadm internal commands (#267) Tim Byrne 2020-12-21 16:53:44 -06:00
  • e3d2ea2863 Combine local and assignments where appropriate Tim Byrne 2020-12-21 15:51:48 -06:00
  • 6b068a141d Remove superfluous f-strings Tim Byrne 2020-12-21 15:38:31 -06:00
  • c8d516c67d Bump versions of required linters Tim Byrne 2020-12-21 15:30:28 -06:00
  • e2d9c06168 Fix paths in yadm help output Ross Smith II 2020-12-18 09:44:01 -08:00
  • ef3a75e17f Fix typos in 070_templates.md Ross Smith II 2020-12-09 15:29:39 -08:00
  • 80d8949850 Update regex to match horizontal white space only Tim Byrne 2020-12-06 22:36:12 -06:00
  • 4b5f16d73a Improve support for default branches (#231, #232) Tim Byrne 2020-11-28 11:23:46 -06:00
  • 4cb13d5d08 Remove unnecessary LEGACY_WARNING_ISSUED flag Tim Byrne 2020-11-25 23:08:38 -06:00
  • 13a3cdc8a8 Remove reporting of invalid alts Tim Byrne 2020-11-25 23:07:49 -06:00
  • 62a86ecd27 Support "make testhost version=local" Tim Byrne 2020-11-25 22:05:24 -06:00
  • 7997dc9a3d Update upgrade Tim Byrne 2020-11-17 23:01:45 -06:00
  • efe8355659 Update man page for new paths Tim Byrne 2020-11-17 16:22:17 -06:00
  • 62b109ad2d Rename yadm_y -> yadm_cmd Tim Byrne 2020-11-17 14:38:31 -06:00
  • 8efe2c8fad Improve tests to use XDG* variables Tim Byrne 2020-11-17 14:57:34 -06:00
  • fc66b6b71b Support XDG_DATA_HOME (#208) Tim Byrne 2020-11-15 14:23:49 -06:00
  • c79a67208c Merge GitHub Actions updates Tim Byrne 2020-11-22 17:04:31 -06:00
  • 4300809ff3 Merge GitHub Actions updates Tim Byrne 2020-11-22 16:50:55 -06:00
  • 3ddea20853 Update badges/links for GitHub Actions Tim Byrne 2020-11-22 16:39:37 -06:00
  • 70aaac7bd9 Migrate from Travis-CI to GitHub Actions Tim Byrne 2020-11-22 16:14:54 -06:00
  • 34940a6240 Migrate from Travis-CI to GitHub Actions Tim Byrne 2020-11-22 15:36:57 -06:00
  • f22c4d04cc Add support for the extension "condition" Erik Flodin 2020-10-18 21:03:46 +02:00
  • 4e1fb0166e Reuse if pattern in template_default's condition pattern Erik Flodin 2020-10-18 22:40:06 +02:00
  • 3ce59314f5 Remove unused function alt_past_linking Erik Flodin 2020-10-18 22:20:06 +02:00
  • 891d6ca28f Correct the command used to determine hostname Erik Flodin 2020-10-18 21:51:34 +02:00
  • 63a0bc5830 Add documentation for the extension condition Erik Flodin 2020-10-18 21:41:14 +02:00
  • fd047ee846 Add space to match other lines in table Erik Flodin 2020-10-18 21:40:54 +02:00
  • b19c78b8e2 Remove support for YADM_COMPATIBILITY=1 (#242) Tim Byrne 2020-10-17 17:40:43 -05:00
  • a66d3c148c Remove tests for deprecated alternate processing Tim Byrne 2020-10-17 17:39:24 -05:00
  • 4f05403273 Merge pull request #256 from erijo/template-awk-inc-pages Tim Byrne 2020-10-17 14:00:50 -05:00
  • 1e6f198552 Merge pull request #255 from erijo/template-awk-inc Tim Byrne 2020-10-17 13:38:45 -05:00
  • 9bcf070dfe Add support for including files using the default template processor Erik Flodin 2020-10-09 15:36:58 +02:00
  • 48d77c9f21 Use make variables instead of env variables Tim Byrne 2020-10-10 18:12:51 -05:00
  • 90901e588e Merge pull request #254 from erijo/misc Tim Byrne 2020-10-10 17:53:30 -05:00
  • c0b2fd2ab7 Add documentation for the template include directive Erik Flodin 2020-10-10 21:18:16 +02:00
  • b55ad5b525 Fix template conditional in man page Erik Flodin 2020-10-10 10:15:41 +02:00
  • 3741b92737 Fix setting the default value of version in Makefile Erik Flodin 2020-10-10 10:12:31 +02:00
  • 95c17d0bc5 Make shell redirections in Makefile work with dash Erik Flodin 2020-10-09 22:55:10 +02:00
  • e0daf86334 Add encryption unit tests Tim Byrne 2020-10-05 22:34:17 -05:00
  • 2e035d9e05 Refactor encryption option generation Tim Byrne 2020-10-07 01:20:44 -05:00
  • c2a4d9cb27 Use OPENSSL_OPTS for encryption too Tim Byrne 2020-10-05 22:32:18 -05:00
  • 78aa84eddb Update man page for openssl options Tim Byrne 2020-09-25 12:45:53 -05:00
  • d0556e5f5d Add more info about transcrypt to man page Tim Byrne 2020-09-25 12:21:10 -05:00
  • 59c60a4675 Change default archive name to "archive" Tim Byrne 2020-09-25 10:03:27 -05:00
  • 05ae6f0257 Add config yadm.openssl-old Tim Byrne 2020-09-25 09:25:38 -05:00
  • 47d4ea5f7e Merge branch 'feature/alt-cyphers-138' into develop Tim Byrne 2020-09-21 21:02:07 -05:00
  • 0d94dfd8d7 Truncate using parameter expansion Tim Byrne 2020-08-20 13:08:19 -05:00
  • b45aba385e Merge pull request #246 from vendion/develop Tim Byrne 2020-08-20 13:05:41 -05:00
  • a13311feac Adjust file mode check for BSD based systems Adam Jimerson 2020-08-19 08:33:33 -04:00
  • a931854c1d Add OpenWRT installation instructions Ross Smith II 2020-08-18 22:43:17 -07:00
  • 7628a1b61d Release 2.5.0 2.5.0 Tim Byrne 2020-08-08 15:08:23 -05:00
  • 4ff12c7125 Sort contributors by lines changed Tim Byrne 2020-08-08 15:40:29 -05:00
  • f2a69735b4 Add documentation for ESH templates Tim Byrne 2020-08-08 21:24:04 -05:00
  • 3245041496 Add documentation for transcrypt Tim Byrne 2020-08-08 21:09:13 -05:00
  • d7361cdc31 Simplify zsh completion install Chad Wade Day, Jr 2020-07-26 10:37:20 -07:00
  • 6098f76616 Set default cipher in only one place Tim Byrne 2020-07-17 14:43:29 -05:00
  • d9adc80209 Adjust indent Tim Byrne 2020-07-17 14:42:58 -05:00
  • 4ae504c533 Merge alternative cyphers changes into develop Tim Byrne 2020-07-17 14:07:10 -05:00
  • 24e3dab328 Fix alternate file processing when worktree is / (#198) Tim Byrne 2020-07-17 10:08:58 -05:00
  • 102ba5d558 Preserve file mode of template (#193) Tim Byrne 2020-07-11 14:13:24 -05:00
  • 6654e29c62 Merge pull request #220 Tim Byrne 2020-07-08 16:17:24 -05:00
  • ed4a4a5fbd Fix bug with out-of-sync sources Tim Byrne 2020-07-08 02:41:49 -05:00
  • 87f81143b2 Add unit test for alternate order Tim Byrne 2020-07-08 02:40:13 -05:00
  • b056051603 Identify yadm's configuration using $YADM_CONFIG Tim Byrne 2020-07-08 02:03:52 -05:00
  • 7f48942934 Update man page for ESH Tim Byrne 2020-07-08 01:45:33 -05:00
  • 71ecf27291 Update testbed docker image Tim Byrne 2020-07-08 00:58:54 -05:00
  • 6d8494a35f Fix linting errors Tim Byrne 2020-07-08 15:30:15 -05:00
  • 9746d907ec Merge pull request #227 from jonasc/assert-config-parent-exists Tim Byrne 2020-07-08 15:13:39 -05:00
  • 9ee83c4b3f Update test/test_config.py jonasc 2020-06-04 13:06:28 +02:00
  • 60b23e33e8 Assert existence of config file's parent directory jonasc 2020-06-01 19:37:43 +02:00
  • b76caca64d Merge pull request #209 from alexandregv/patch-1 Tim Byrne 2020-07-08 13:26:10 -05:00
  • f5f6f9a98a Fix typo in templates directives example Alexandre GV 2020-04-01 02:17:23 +02:00
  • 51752233e9 Revert yadm.md & CONTRIBUTORS Tim Byrne 2020-07-08 01:48:37 -05:00
  • 2e844766dd Merge pull request #220 from daiglej/AddSupportForEsh Tim Byrne 2020-07-08 00:37:36 -05:00
  • c5bba67f0a Document configuration for git-cola (#200) Tim Byrne 2020-06-30 16:42:28 -05:00
  • 1de83b4007 Add information about /etc/os-release (#212) Tim Byrne 2020-06-30 16:30:31 -05:00
  • 545945c714 Update examples (#230) Tim Byrne 2020-06-30 16:16:04 -05:00
  • 8fbf83b17f Fix typo (#233) Tim Byrne 2020-06-30 16:10:25 -05:00
  • c3229fcecd Add example of clone with -w option (#63) Tim Byrne 2020-06-30 16:07:53 -05:00
  • 69aefb297c Migrate from travis-ci.org to travis-ci.com Tim Byrne 2020-06-15 15:29:19 -05:00
  • ed6185e841 Merge pull request #229 from tcondit/master Tim Byrne 2020-06-14 21:32:10 -05:00
  • 5f2c84a633 Merge pull request #224 from soraxas/master Tim Byrne 2020-06-14 11:27:22 -05:00
  • e5d88e96db Minor typo Tim Condit 2020-06-10 17:49:01 -07:00
  • ecdc985ab0 add manual entry for fish completions Tin Lai 2020-06-04 14:31:57 +10:00
  • f5e8599de4 improve fish completion by adding more completion options Tin Lai 2020-06-03 18:02:04 +10:00
  • bea6e5506a Process config alt before any other. Jonathan Daigle 2020-05-21 00:40:54 -04:00