Skip to content

Commit

Permalink
Update History.
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Apr 22, 2012
1 parent f87da75 commit 3dd591f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion History.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
== 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
Expand Down

0 comments on commit 3dd591f

Please sign in to comment.