Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-29 | shell: do not play duplicated definition games to shrink the executable | Junio C Hamano | 1 | -8/+0 |
2008-08-29 | make git-shell paranoid about closed stdin/stdout/stderr | Paolo Bonzini | 1 | -0/+13 |
2008-07-25 | Record the command invocation path early | Johannes Sixt | 1 | -2/+2 |
2008-06-27 | shrink git-shell by avoiding redundant dependencies | Dmitry Potapov | 1 | -0/+8 |
2008-06-26 | git-shell: accept "git foo" form | Junio C Hamano | 1 | -4/+13 |
2007-10-29 | shell should call the new setup_path() to setup $PATH | Scott R Parish | 1 | -7/+1 |
2007-10-15 | Support cvs via git-shell | Johannes Schindelin | 1 | -1/+26 |
2007-02-20 | Mechanical conversion to use prefixcmp() | Junio C Hamano | 1 | -1/+1 |
2006-03-05 | Const tightening. | Junio C Hamano | 1 | -1/+1 |
2006-01-13 | Exec git programs without using PATH. | Michal Ostrowski | 1 | -2/+5 |
2005-11-25 | shell.c: complain on insufficient arguments. | Junio C Hamano | 1 | -2/+1 |
2005-10-24 | Add git-shell. | Linus Torvalds | 1 | -0/+59 |