Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-02 | Git.pm: Swap hash_object() parameters | Petr Baudis | 2 | -6/+6 |
2006-07-02 | Git.pm: Try to support ActiveState output pipe | Petr Baudis | 1 | -11/+57 |
2006-07-02 | Git.pm: assorted build related fixes. | Petr Baudis | 2 | -4/+3 |
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 | 2 | -16/+60 |
2006-07-02 | Add Error.pm to the distribution | Petr Baudis | 2 | -0/+831 |
2006-07-02 | Git.pm: Implement Git::version() | Petr Baudis | 2 | -1/+23 |
2006-07-02 | Git.pm: Call external commands using execv_git_cmd() | Petr Baudis | 2 | -6/+28 |
2006-07-02 | Git.pm: Implement Git::exec_path() | Petr Baudis | 2 | -1/+26 |
2006-07-02 | Introduce Git.pm (v4) | Petr Baudis | 4 | -0/+500 |