56 lines
1.4 KiB
Text
56 lines
1.4 KiB
Text
v1.8.1:
|
|
Use environment variable for systemd service designation
|
|
v1.8.0:
|
|
Add systemd service detection
|
|
v1.7.3:
|
|
Be less dramatic on encountering repositories with no remotes
|
|
v1.7.2:
|
|
Add CI
|
|
v1.7.1:
|
|
Update dependencies
|
|
v1.7.0:
|
|
Allow to force update of diverged histories
|
|
v1.6.0:
|
|
Report success state for bare/mirror repository updates
|
|
v1.5.3:
|
|
Introduce `version` flag and replcace `syscall` with `unix` package
|
|
v1.5.2:
|
|
Handle multiple remotes
|
|
v1.5.1:
|
|
Use ssh batch mode to not prompt under any circumstances
|
|
v1.5.0:
|
|
Make individual git commands cancelable
|
|
v1.4.2:
|
|
Detect attached terminal for toggling color output
|
|
v1.4.1:
|
|
Increase initial retry delay
|
|
v1.4.0:
|
|
Alive check only and `None` back-off strategy
|
|
v1.3.1:
|
|
Optional atomic fetch for less disk I/O
|
|
v1.3.0:
|
|
Linear back-off algorithm and improved directory discovery
|
|
v1.2.5:
|
|
Fix recursion depth for directory discovery
|
|
v1.2.4:
|
|
Log changed repositories with info log level
|
|
v1.2.3:
|
|
Add exponential back-off
|
|
v1.2.2:
|
|
Allow verbose output and better cancellation
|
|
v1.2.1:
|
|
Don't call `fetch` on bare repos
|
|
v1.2.0:
|
|
Support bare and mirror repositories
|
|
v1.1.2:
|
|
Make GIT environment variables overridable
|
|
v1.1.1:
|
|
Shutdown gracefully on SIGINT
|
|
v1.1.0:
|
|
Allow updating repositories without tracking branch
|
|
v1.0.2:
|
|
Set environment variables program wide
|
|
v1.0.1:
|
|
Lock directory before updating
|
|
v1.0.0:
|
|
Initial Release
|