Skip to content

Commit

Permalink
Update history.
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Aug 3, 2010
1 parent 47ab25c commit 9a8393b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
* Add support for parsing annotated tag objects.
* Add Grit::Repo#recent_tag_name for getting the latest tag name that is
reachable in a commit.
* Minor Enhancements
* Allow diff to only take one sha
* Add merge commit diff support
* Pass along the options to Real Git on a rev-parse miss
* Raise NoSuchPath with no tree in ls_tree_path
* Make pure-ruby `ls-tree -r` work with commits
* Implement select_existing_objects
* Switch to RakeGem for build management
* Bug Fixes
* Add no_quote option for fixing tag listings.
* Raise custom exceptions on invalid tree objects.
Expand Down

0 comments on commit 9a8393b

Please sign in to comment.