Git-sim

Latest version: v0.3.5

Safety actively analyzes 634582 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.8

What's New
- Added new subcommands: switch, checkout, clone, fetch, pull, push
- Detect and display filenames in merge conflicts
- Add -m option to merge subcommand to allow user to set commit message
- Add global option --highlight-commit-messages to make commit message text bigger and bold, and hide commit ids
- Add global flag --transparent-bg to generate output images with transparent background

**Full Changelog**: https://github.com/initialcommit-com/git-sim/compare/v0.2.7...v0.2.8

0.2.7

What's New
- Add --color-by=author option to color commits by author after drawing commit graph

**Full Changelog**: https://github.com/initialcommit-com/git-sim/compare/v0.2.6...v0.2.7

0.2.6

What's Changed
- Rewrite commit parsing strategy to enable the display of complex branching structures
- Add global flag -n <number> to specific number of commits to display for any subcommand
- Add global flag --all to display all branches in graph, similar to "git log --all --graph"
- Add global flag --invert-branches to reorient merged branch order in simulated Git graphs
- Add global flag --hide-merged-branches to hide merged branches and display a linear commit graph
- Add --quiet, -q flag to suppress all output except errors
- Add --output-only-path global flag to suppress all output except the media file output path
- Create FUNDING.yml

**Full Changelog**: https://github.com/initialcommit-com/git-sim/compare/v0.2.5...v0.2.6

0.2.5

What's Changed
- Add git-dummy dependency, entry point, and readme instructions

**Full Changelog**: https://github.com/initialcommit-com/git-sim/compare/v0.2.4...v0.2.5

0.2.4

What's Changed
- Added support for stash subcommands - push/pop/apply by abhijitnathwani in https://github.com/initialcommit-com/git-sim/pull/60
- Changed LICENSE from MIT to GPLv2

**Full Changelog**: https://github.com/initialcommit-com/git-sim/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Refactor codebase to swap CLI argument handling from argparse to Typer by paketb0te in https://github.com/initialcommit-com/git-sim/pull/49
* Use pydantic settings by paketb0te in https://github.com/initialcommit-com/git-sim/pull/52
* Create Dockerfile by Averagess in https://github.com/initialcommit-com/git-sim/pull/50
* Add --stdout option to write image data directly to stdout while suppressing other output by initialcommit-io
* Improve spacing of file paths in zones initialcommit-io
* Fix color of dotted lines initialcommit-io

New Contributors
* Averagess made their first contribution in https://github.com/initialcommit-com/git-sim/pull/50

**Full Changelog**: https://github.com/initialcommit-com/git-sim/compare/v0.2.2...v0.2.3

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.