| Commit message (Expand) | Author | Age | Files | Lines |
* | Git.pm: Kill Git.xs for now | Petr Baudis | 2006-09-23 | 1 | -67/+9 |
* | Revert "Make it possible to set up libgit directly (instead of from the envir... | Junio C Hamano | 2006-09-02 | 1 | -6/+5 |
* | Revert "Git.pm: Introduce fast get_object() method" | Junio C Hamano | 2006-09-02 | 1 | -18/+0 |
* | Git.pm: Introduce fast get_object() method | Petr Baudis | 2006-07-09 | 1 | -0/+18 |
* | Make it possible to set up libgit directly (instead of from the environment) | Petr Baudis | 2006-07-09 | 1 | -5/+6 |
* | Git.pm: Introduce ident() and ident_person() methods | Petr Baudis | 2006-07-03 | 1 | -0/+49 |
* | Git.pm: Add config() method | Petr Baudis | 2006-07-03 | 1 | -1/+36 |
* | Git.pm: Remove PerlIO usage from Git.xs | Petr Baudis | 2006-07-02 | 1 | -1/+13 |
* | Git.pm: Fix Git->repository("/somewhere/totally/elsewhere") | Petr Baudis | 2006-07-02 | 1 | -1/+2 |
* | Git.pm: Swap hash_object() parameters | Petr Baudis | 2006-07-02 | 1 | -4/+4 |
* | Git.pm: Try to support ActiveState output pipe | Petr Baudis | 2006-07-02 | 1 | -11/+57 |
* | Git.pm: Add support for subdirectories inside of working copies | Petr Baudis | 2006-07-02 | 1 | -28/+129 |
* | Git.pm: Implement options for the command interface | Petr Baudis | 2006-07-02 | 1 | -2/+35 |
* | Git.pm: Enhance the command_pipe() mechanism | Petr Baudis | 2006-07-02 | 1 | -23/+53 |
* | Git.pm: Handle failed commands' output | Petr Baudis | 2006-07-02 | 1 | -21/+171 |
* | Git.pm: Better error handling | Petr Baudis | 2006-07-02 | 1 | -16/+21 |
* | Git.pm: Implement Git::version() | Petr Baudis | 2006-07-02 | 1 | -1/+13 |
* | Git.pm: Call external commands using execv_git_cmd() | Petr Baudis | 2006-07-02 | 1 | -6/+6 |
* | Git.pm: Implement Git::exec_path() | Petr Baudis | 2006-07-02 | 1 | -1/+14 |
* | Introduce Git.pm (v4) | Petr Baudis | 2006-07-02 | 1 | -0/+408 |