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