]>
infiniteadaptability.org Git - mirror-all/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
alex [Tue, 7 Jan 2025 07:31:22 +0000 (23:31 -0800)]
get_file_contents: silence error on missing branch
alex [Sat, 21 Dec 2024 20:41:07 +0000 (12:41 -0800)]
chore: remove unnecessary set_working_directory call
alex [Sat, 21 Dec 2024 19:17:24 +0000 (11:17 -0800)]
opts: add working-directory option
alex [Sat, 21 Dec 2024 19:15:13 +0000 (11:15 -0800)]
ssh: improve error handling on connection failure
alex [Sat, 21 Dec 2024 00:46:18 +0000 (16:46 -0800)]
improvement: add config files to extract information from repository
Add .mirror.conf file which contains '\n' delimited filenames with which
to pull the contents from and add to the cloned repository.
This is useful for extracting information from repositories for
presentation with an external program (such as gitweb).
alex [Sat, 14 Dec 2024 17:29:12 +0000 (09:29 -0800)]
initial project completion
alex [Sat, 14 Dec 2024 16:38:23 +0000 (08:38 -0800)]
add manifest
alex [Fri, 13 Dec 2024 06:00:35 +0000 (22:00 -0800)]
init