Commit graph

19 commits

Author SHA1 Message Date
Anthony J. Bentley
7008b47394 When creating bare repos, clone with --mirror instead of --bare 2024-05-30 22:34:23 -05:00
Anthony J. Bentley
569d8a0e61 Fix whitespace 2024-05-30 22:34:23 -05:00
Anthony J. Bentley
4bfd85ffbf Check truncated repo names properly even when they end in .git 2023-02-17 13:39:17 -06:00
Anthony J. Bentley
a64adf4b1d Improve comment 2023-02-17 13:39:17 -06:00
Anthony J. Bentley
4ef06e6443 sync-ebooks: Don't rename repository if target directory already exists 2023-02-17 13:39:17 -06:00
Anthony J. Bentley
3a231d7cee Don't escape forward slash in grep expression 2023-02-16 12:10:28 -06:00
David Grigg
500db52ef3 Added to allowed characters in tokens
GitHub tokens now include an underscore character
2022-01-12 08:53:31 -06:00
Alex Cabal
80cc089d4f Ignore standard-blackletter in sync-ebooks 2021-04-29 16:37:52 -05:00
vr8ce
dab3c4e0f7 Also skip non-git directories 2020-08-01 11:51:06 -05:00
vr8ce
85593d5858 Only look for directories in the update section 2020-08-01 11:51:06 -05:00
vr8ce
8243756f77 Add check to prevent script dying if repository does not have metadata file, improve documentation 2020-08-01 11:51:06 -05:00
vr8ce
a0e56d9731 Skip Sublime Text plugin repository 2020-07-29 10:59:58 -05:00
vr8ce
24e8d1cec5 Add --bare option, default to working directory clones 2020-07-29 10:59:58 -05:00
Danny Bautista
55706b8b46 Add --update-only option back to sync-ebooks. 2019-06-21 17:38:52 -05:00
Danny Bautista
67f5fe8b27 Handle repositories with names bigger than 100 chars correctly. 2019-06-20 16:21:26 -05:00
Danny Bautista
d41dd0665f Add check_arg to sync-ebooks. 2019-06-20 16:21:26 -05:00
Danny Bautista
ea0b999e43 Clean up sync-ebooks and add --token option. 2019-06-20 16:21:26 -05:00
Alex Cabal
c779f72d3b Update sync-ebooks code style 2019-05-29 16:47:03 -05:00
Danny Bautista
235e1a1388 Add script to download books from https://github.com/standardebooks/ and keep them up to date. 2019-05-28 17:29:34 -05:00