git 0.5.1 copy "git: ^0.5.1" to clipboard
git: ^0.5.1 copied to clipboard

outdatedDart 1 only

A Dart wrapper around the Git command line

0.5.1 #

  • GitDir.fromExisting added a allowSubdirectory parameter.

0.5.0 #

  • Remove unsupported dependencies.

0.4.4+3 #

  • Strong-mode fixes.

0.4.4+2 #

  • Internal refactoring.

0.4.4+1 #

  • Run git in the shell – trying to address issues on Windows.

0.4.4 #

  • Use which package to try harder to find git executable.

0.4.3 #

  • GitDir added updateBranchWithDirectoryContents.

0.4.2 #

  • Migrated code to Dart 1.9 async.

  • Improved testing.

0.4.1+2 #

  • Updated max version of bot dependency.

0.4.1+1 #

  • Updated hop and added hop_unittest dev dependencies.

0.4.1 - 2014-05-06 #

  • Tweaks to Commit to stop using deperecated APIs from bot.
  • Updated constraint on bot package.

0.4.0 - 2014-04-12 #

  • Made fields on TreeEntry final.
  • A lot of source clean up.

0.3.0 - 2014-03-17 #

  • BREAKING PopulateTempDir typedef.
  • BREAKING GitDir.populateBranch - moving away from TempDir from bot_io
  • Removed a number of package dependencies

0.2.1+1 - 2014-03-16 #

  • Moved scheduled_test dependency to dev_dependencies

0.2.1 - 2014-03-16 #

  • Deprecated PopulateTempDir typedef.
  • Deprecated GitDir.populateBranch - moving away from TempDir from bot_io
  • NEW! GitDir.updateBranch like populateBranch, but exposes a Directory

0.2.0 - 2014-03-04 #

  • Supporting next release of bot_io
  • Fixed hop_runner
  • Removed deprecated Git class.

0.1.0 - 2014-02-15 #

  • First release
  • Maintains 100% compatibility with the bot_git library from the bot_io package as of release 0.25.1+2.
45
likes
0
pub points
99%
popularity

Publisher

verified publisherj832.com

A Dart wrapper around the Git command line

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on git