gitweb: show notes in commit(diff) view
[git] / perl / Git.pm
2006-07-03  Petr BaudisGit.pm: Handle failed commands' output
2006-07-03  Petr BaudisGit.pm: Better error handling
2006-07-03  Petr BaudisGit.pm: Implement Git::version()
2006-07-03  Petr BaudisGit.pm: Call external commands using execv_git_cmd()
2006-07-03  Petr BaudisGit.pm: Implement Git::exec_path()
2006-07-03  Petr BaudisIntroduce Git.pm (v4)