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