git log --graph: print '*' for all commits, including merges
[git] / perl / Git.pm
2006-07-03  Petr BaudisGit.pm: Enhance the command_pipe() mechanism
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)