]> git.scottworley.com Git - git-cache/history - git_cache.py
Start on 1.4.2
[git-cache] / git_cache.py
2021-07-09 Scott WorleySuppress git's init.defaultBranch hints
2021-07-09 Scott WorleyAppease linter: Remove stray whitespace
2021-06-22 Scott Worley--force flag to recover from remote force-push
2021-06-21 Scott WorleyParse command line arguments more extensibly
2021-06-21 Scott WorleyRefuse force-pushes even if cache is cleared
2021-06-21 Scott WorleyAllow ancestry checks beween two revs
2021-06-08 Scott WorleyFix bug: Fetch if ancestry check fails
2020-08-26 Scott WorleyFix bug: Stray output on new cache entry
2020-07-18 Scott WorleyRetry fetch with backoff
2020-07-17 Scott WorleySimple command-line interface
2020-07-10 Scott WorleyInitial version v1.0.0