Sign in
googlers
/
jrn
/
git
/
5339bdad96ace2fa76bf5d80b8596ad84b037aed
/
shell.c
b2724c8
use xstrfmt to replace xmalloc + strcpy/strcat
by Jeff King
· 11 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 11 years ago
cb29dfd
Merge branch 'tr/protect-low-3-fds'
by Junio C Hamano
· 12 years ago
1d999dd
daemon/shell: refactor redirection of 0/1/2 from /dev/null
by Thomas Rast
· 12 years ago
3529708
shell: new no-interactive-login command to print a custom message
by Jonathan Nieder
· 12 years ago
5e9637c
i18n: add infrastructure for translating Git with gettext
by Ævar Arnfjörð Bjarmason
· 13 years ago
2d9932c
shell: add missing initialization of argv0_path
by Dima Sharov
· 14 years ago
9f29fe9
shell: Display errors from improperly-formatted command lines
by Greg Brockman
· 15 years ago
70256a3
shell: Rewrite documentation and improve error message
by Ramkumar Ramachandra
· 15 years ago
e69164d
Add interactive mode to git-shell for user-friendliness
by Greg Brockman
· 15 years ago
2dbc887
Allow creation of arbitrary git-shell commands
by Greg Brockman
· 15 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
· 16 years ago
79f72b9
git-shell: Add 'git-upload-archive' to allowed commands.
by Erik Broes
· 16 years ago
445cac1
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
0cfeed2
make git-shell paranoid about closed stdin/stdout/stderr
by Paolo Bonzini
· 17 years ago
1e7abc5
Revert "Build-in "git-shell""
by Junio C Hamano
· 17 years ago
[Renamed (93%) from builtin-shell.c]
daa0cc9
Build-in "git-shell"
by Junio C Hamano
· 17 years ago
[Renamed (93%) from shell.c]
4cfc24a
shell: do not play duplicated definition games to shrink the executable
by Junio C Hamano
· 17 years ago
e1464ca
Record the command invocation path early
by Johannes Sixt
· 17 years ago
5b8e6f8
shrink git-shell by avoiding redundant dependencies
by Dmitry Potapov
· 17 years ago
bc7c73e
git-shell: accept "git foo" form
by Junio C Hamano
· 17 years ago
e8f5d87
shell should call the new setup_path() to setup $PATH
by Scott R Parish
· 17 years ago
0c696fe
Support cvs via git-shell
by Johannes Schindelin
· 17 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
9201c70
Const tightening.
by Junio C Hamano
· 19 years ago
77cb17e
Exec git programs without using PATH.
by Michal Ostrowski
· 19 years ago
ab5f862
shell.c: complain on insufficient arguments.
by Junio C Hamano
· 19 years ago
35eb2d3
Add git-shell.
by Linus Torvalds
· 19 years ago