Merge branch 'fc/ruby' into integration
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 18 May 2016 16:55:03 +0000 (11:55 -0500)
committerFelipe Contreras <felipe.contreras@gmail.com>
Wed, 18 May 2016 16:55:03 +0000 (11:55 -0500)
commita80b440d8e4e318e33476652c49929f68ad84270
tree558c4168d5c2f77b0f70c019797b27f584fbdd6d
parentfe410786352036fc711e86d1e298692ba3d8ec25
parentc93e2b615468b370fcc04be07dbf8b7450f6c582
Merge branch 'fc/ruby' into integration

* fc/ruby:
  ruby: add simpler option parser
  ruby: add useful helpers
  ruby: bind log_tree_diff_flush()
  ruby: bind diff_tree_sha1()
  ruby: bind shortlog()
  ruby: add RevInfo and DiffOptions
  shortlog: split builtin from common code
  shortlog: add missing declaration
  ruby: bind read_sha1_file()
  ruby: bind find_unique_abbrev()
  ruby: bind remote and transport stuff
  ruby: bind get_merge_bases()
  ruby: add Commit class
  ruby: bind get_sha1()
  ruby: bind read_ref()/peel_ref()
  ruby: bind git_config()
  ruby: bind dwim_ref()
  ruby: bind setup_git_directory()
  ruby: add support for internal ruby programs
  Add support for ruby commands
.gitignore
Makefile