request-pull: rewrite to C
[git] / ruby.c
2013-10-31  Felipe Contrerasruby: bind log_tree_diff_flush()
2013-10-31  Felipe Contrerasruby: bind diff_tree_sha1()
2013-10-31  Felipe Contrerasruby: bind shortlog()
2013-10-31  Felipe Contrerasruby: add RevInfo and DiffOptions
2013-10-31  Felipe Contrerasruby: bind read_sha1_file()
2013-10-31  Felipe Contrerasruby: bind find_unique_abbrev()
2013-10-31  Felipe Contrerasruby: bind remote and transport stuff
2013-10-31  Felipe Contrerasruby: bind get_merge_bases()
2013-10-31  Felipe Contrerasruby: add Commit class
2013-10-31  Felipe Contrerasruby: bind get_sha1()
2013-10-31  Felipe Contrerasruby: bind read_ref()/peel_ref()
2013-10-31  Felipe Contrerasruby: bind git_config()
2013-10-31  Felipe Contrerasruby: bind dwim_ref()
2013-10-31  Felipe Contrerasruby: bind setup_git_directory()
2013-10-31  Felipe Contrerasruby: add support for internal ruby programs
2013-10-31  Felipe ContrerasAdd support for ruby commands