1. 2d9932c shell: add missing initialization of argv0_path by Dima Sharov · 14 years ago
  2. 9f29fe9 shell: Display errors from improperly-formatted command lines by Greg Brockman · 15 years ago
  3. 70256a3 shell: Rewrite documentation and improve error message by Ramkumar Ramachandra · 15 years ago
  4. e69164d Add interactive mode to git-shell for user-friendliness by Greg Brockman · 15 years ago
  5. 2dbc887 Allow creation of arbitrary git-shell commands by Greg Brockman · 15 years ago
  6. d824cbb Convert existing die(..., strerror(errno)) to die_errno() by Thomas Rast · 16 years ago
  7. 79f72b9 git-shell: Add 'git-upload-archive' to allowed commands. by Erik Broes · 16 years ago
  8. 445cac1 Merge branch 'maint' by Junio C Hamano · 17 years ago
  9. 0cfeed2 make git-shell paranoid about closed stdin/stdout/stderr by Paolo Bonzini · 17 years ago
  10. 1e7abc5 Revert "Build-in "git-shell"" by Junio C Hamano · 17 years ago[Renamed (93%) from builtin-shell.c]
  11. daa0cc9 Build-in "git-shell" by Junio C Hamano · 17 years ago[Renamed (93%) from shell.c]
  12. 4cfc24a shell: do not play duplicated definition games to shrink the executable by Junio C Hamano · 17 years ago
  13. e1464ca Record the command invocation path early by Johannes Sixt · 17 years ago
  14. 5b8e6f8 shrink git-shell by avoiding redundant dependencies by Dmitry Potapov · 17 years ago
  15. bc7c73e git-shell: accept "git foo" form by Junio C Hamano · 17 years ago
  16. e8f5d87 shell should call the new setup_path() to setup $PATH by Scott R Parish · 17 years ago
  17. 0c696fe Support cvs via git-shell by Johannes Schindelin · 17 years ago
  18. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  19. 9201c70 Const tightening. by Junio C Hamano · 19 years ago
  20. 77cb17e Exec git programs without using PATH. by Michal Ostrowski · 19 years ago
  21. ab5f862 shell.c: complain on insufficient arguments. by Junio C Hamano · 19 years ago
  22. 35eb2d3 Add git-shell. by Linus Torvalds · 19 years ago