index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-05
shell: add missing initialization of argv0_path
Dima Sharov
1
-0
/
+2
2010-08-27
shell: Display errors from improperly-formatted command lines
Greg Brockman
1
-3
/
+13
2010-08-24
shell: Rewrite documentation and improve error message
Ramkumar Ramachandra
1
-2
/
+5
2010-08-12
Add interactive mode to git-shell for user-friendliness
Greg Brockman
1
-8
/
+68
2010-08-12
Allow creation of arbitrary git-shell commands
Greg Brockman
1
-2
/
+42
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
1
-1
/
+1
2009-04-11
git-shell: Add 'git-upload-archive' to allowed commands.
Erik Broes
1
-0
/
+1
2008-08-29
Merge branch 'maint'
Junio C Hamano
1
-0
/
+13
2008-08-29
make git-shell paranoid about closed stdin/stdout/stderr
Paolo Bonzini
1
-0
/
+13
2008-08-25
Revert "Build-in "git-shell""
Junio C Hamano
1
-0
/
+89
2008-08-20
Build-in "git-shell"
Junio C Hamano
1
-89
/
+0
2008-08-19
shell: do not play duplicated definition games to shrink the executable
Junio C Hamano
1
-8
/
+0
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