aboutsummaryrefslogtreecommitdiff
path: root/bin/vcs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/vcs: Add initial git_gc() implementationEuAndreh2022-10-281-0/+4
| | | | Effect: prune remote branches.
* bin/vcs: Add fossil_status()EuAndreh2022-10-281-0/+4
|
* bin/vcs: Explicitly disable ShellCheck 2086EuAndreh2022-10-271-1/+1
|
* bin/vcs: Do not require TYPE, and guess it insteadEuAndreh2022-10-271-37/+188
|
* bin/vcs: Don't wait more than 5 minutes for CVS locksEuAndreh2022-10-211-1/+1
|
* bin/vcs: Add initial version of VCS compatibility utilityEuAndreh2022-10-211-0/+96