Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-02 | Git.pm: Add support for subdirectories inside of working copies | Petr Baudis | 1 | -28/+129 |
2006-07-02 | Git.pm: Implement options for the command interface | Petr Baudis | 1 | -2/+35 |
2006-07-02 | Git.pm: Enhance the command_pipe() mechanism | Petr Baudis | 1 | -23/+53 |
2006-07-02 | Git.pm: Handle failed commands' output | Petr Baudis | 1 | -21/+171 |
2006-07-02 | Git.pm: Better error handling | Petr Baudis | 1 | -16/+21 |
2006-07-02 | Git.pm: Implement Git::version() | Petr Baudis | 1 | -1/+13 |
2006-07-02 | Git.pm: Call external commands using execv_git_cmd() | Petr Baudis | 1 | -6/+6 |
2006-07-02 | Git.pm: Implement Git::exec_path() | Petr Baudis | 1 | -1/+14 |
2006-07-02 | Introduce Git.pm (v4) | Petr Baudis | 1 | -0/+408 |