Skip to content
Snippets Groups Projects
Commit 3dd591fe authored by Tom Preston-Werner's avatar Tom Preston-Werner
Browse files

Update History.

parent f87da75a
No related branches found
No related tags found
No related merge requests found
== git
== HEAD
* Minor Enhancements
* 100% Git-compliant actor creation.
* Handle newlines in author/committer.
* Grit::Git check_applies/patch related methods take command hash.
* Tags api now resty.
* Remove all the grit jruby hacks in favor of updated posix-spawn.
* Add Grit::Commit#patch_id.
* Support large packfiles with index v2.
* Bug Fixes
* Fix Loose Objects with non-ASCII content in Ruby 1.9
* Fix bugs in Grit::Repo #objects, #commit_objects, and #diff_objects
due to passing multiple arguments in a single argv element.
* ruby rev_list passes --verify to native rev_parse in fallback.
* Git ls-tree raises on non-zero exit.
 
== 2.4.1 / 2011-01-13
* Minor Enhancements
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment