Bky Release Notes
1.1.1
- Better symlink management.
- It doesn't copy unwanted files when pushing/popping.
- Mac OS X detection added.
1.1.0
- A new script to convert a bky repository to a git one.
1.0.0
Many interesting patches by co-writer Vincent Stemen:
- Specific files can be commited (no longer limited to full commits).
- A new command
branchname to set or get the name of a branch.
- RCS style revision ID tags.
- The commit message can be read from a file.
- The _commit_id argument_ to the
patchset command has been made optional.
- The license has been changed from GPL to BSD.
1.0.0-pre3
- Fixes some misbehaviour if the
$EDITOR variable doesn't exist and some command line argument parsing errors.
1.0.0-pre2
- New
patchset command, tweaks for BSD compatibility and many bugfixes.