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
/
help.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-10
git-help -i: invoke info with document and node name
Junio C Hamano
1
-1
/
+1
2007-12-10
Merge branch 'master' into cc/help
Junio C Hamano
1
-0
/
+22
2007-12-09
git-help: add -w|--web option to display html man page in a browser.
Christian Couder
1
-15
/
+19
2007-12-08
Let git-help prefer man-pages installed with this version of git
Sergei Organov
1
-0
/
+22
2007-12-03
git-help: add -i|--info option to display info page.
Christian Couder
1
-8
/
+27
2007-12-01
Merge branch 'tt/help'
Junio C Hamano
1
-1
/
+0
2007-11-14
Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h.
Johannes Sixt
1
-1
/
+0
2007-11-14
Remove hint to use "git help -a"
Theodore Ts'o
1
-1
/
+0
2007-11-08
Style: place opening brace of a function definition at column 1
Junio C Hamano
1
-1
/
+2
2007-10-29
include $PATH in generating list of commands for "help -a"
Scott R Parish
1
-37
/
+120
2007-10-29
list_commands(): simplify code by using chdir()
Scott R Parish
1
-15
/
+3
2007-10-29
remove unused/unneeded "pattern" argument of list_commands
Scott R Parish
1
-6
/
+8
2007-10-29
"git" returns 1; "git help" and "git help -a" return 0
Scott R Parish
1
-3
/
+3
2007-10-26
help: remove extra blank line after "See 'git --help'" message
Junio C Hamano
1
-1
/
+1
2007-10-22
On error, do not list all commands, but point to --help option
Jari Aalto
1
-2
/
+1
2007-06-07
War on whitespace
Junio C Hamano
1
-2
/
+0
2007-03-27
use xrealloc in help.c
James Bowes
1
-11
/
+1
2007-03-25
use xmalloc in git.c and help.c
James Bowes
1
-1
/
+1
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-2
/
+2
2007-02-11
Avoid ugly linewrap in git help
Ren,bi(B Scharfe
1
-2
/
+2
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-2
/
+1
2006-08-31
Use xmalloc instead of malloc
Jonas Fonseca
1
-1
/
+1
2006-08-15
remove unnecessary initializations
David Rientjes
1
-1
/
+1
2006-08-12
Merge branch 'mk/rename'
Junio C Hamano
1
-0
/
+234
2006-08-10
Merge branch 'master' into mk/rename
Junio C Hamano
1
-1
/
+1
2006-08-04
builtins: Makefile clean-up
Junio C Hamano
1
-0
/
+234
[prev]