Sign in
googlers
/
jrn
/
git
/
28dae1812bc70f06079cb7d3fd4cdbfa9e59cbeb
/
help.c
6a17f58
help.c::exclude_cmds(): plug a leak
by Junio C Hamano
· 13 years ago
4a15758
help.c::uniq: plug a leak
by Jeff King
· 13 years ago
816fb46
move git_version_string into version.c
by Jeff King
· 13 years ago
c41494f
Reduce cost of deletion in levenstein distance (4 -> 3)
by Matthieu Moy
· 13 years ago
f4ed0af
Merge branch 'nd/columns'
by Junio C Hamano
· 13 years ago
dbfae68
help: reuse print_columns() for help -a
by Nguyễn Thái Ngọc Duy
· 13 years ago
4470ef9
help: replace underlining "help -a" headers using hyphens with a blank line
by Nguyễn Thái Ngọc Duy
· 13 years ago
9665627
i18n: help: mark strings for translation
by Nguyễn Thái Ngọc Duy
· 13 years ago
ad6c373
pager: find out the terminal width before spawning the pager
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
c8409e7
Merge branch 'ms/help-unknown'
by Junio C Hamano
· 14 years ago
823e0de
help_unknown_cmd: do not propose an "unknown" cmd
by Michael Schubert
· 14 years ago
b8a9733
help.c: Fix detection of custom merge strategy on cygwin
by Ramsay Jones
· 14 years ago
6612b9e
help: always suggest common-cmds if prefix of cmd
by Erik Faye-Lund
· 14 years ago
7283bbc
Remove hyphen from "git-command" in two error messages
by Pete Harlan
· 15 years ago
06500a0
help.autocorrect: do not run a command if the command given is junk
by Johannes Sixt
· 15 years ago
71064e3
Test for WIN32 instead of __MINGW32_
by Frank Li
· 15 years ago
0d30ad7
Avoid declaration after statement
by Frank Li
· 15 years ago
2cd9c2a
Merge branch 'maint-1.6.3' into maint
by Junio C Hamano
· 16 years ago
57f6ec0
Change mentions of "git programs" to "git commands"
by Ori Avtalion
· 16 years ago
0b74f5d
help.c: give correct structure's size to memset()
by Johan Herland
· 16 years ago
98cb6f3
janitor: add DIV_ROUND_UP and use it.
by Pierre Habouzit
· 16 years ago
746c221
git wrapper: also use aliases to correct mistyped commands
by Pieter de Bie
· 17 years ago
277cd4c
Merge branch 'ar/autospell'
by Junio C Hamano
· 17 years ago
f0e9071
Add help.autocorrect to enable/disable autocorrecting
by Alex Riesen
· 17 years ago
8af84da
git wrapper: DWIM mistyped commands
by Johannes Schindelin
· 17 years ago
61c5d43
list_commands: only call git_exec_path if it is needed
by Alex Riesen
· 17 years ago
1f08e5c
Allow git help work without PATH set
by Alex Riesen
· 17 years ago
e321180
Remove calculation of the longest command name from where it is not used
by Alex Riesen
· 17 years ago
3d78d1f
Builtin git-help.
by Miklos Vajna
· 17 years ago
6e4a86d
builtin-help: always load_command_list() in cmd_help()
by Miklos Vajna
· 17 years ago
940208a
builtin-help: make some internal functions available to other builtins
by Miklos Vajna
· 17 years ago
f5d600e
Avoid chdir() in list_commands_in_dir()
by Johannes Schindelin
· 17 years ago
588c038
Merge branch 'sb/dashless'
by Junio C Hamano
· 17 years ago
4804aab
help (Windows): Display HTML in default browser using Windows' shell API
by Steffen Prohaska
· 17 years ago
868da8d
help.c: Add support for htmldir relative to git_exec_path()
by Steffen Prohaska
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
bb1ab2d
Merge branch 'j6t/mingw'
by Junio C Hamano
· 17 years ago
2dce956
help: check early if we have a command, if not try a documentation topic
by Christian Couder
· 17 years ago
cc3b7a9
Windows: Make 'git help -a' work.
by Johannes Sixt
· 17 years ago
b7d9681
Print info about "git help COMMAND" on git's main usage pages
by Teemu Likonen
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
a26a06a
help: use "man.<tool>.cmd" as custom man viewer command
by Christian Couder
· 17 years ago
7b15f87
help: use man viewer path from "man.<tool>.path" config var
by Christian Couder
· 17 years ago
4637e47
help: Add a missing OPT_END().
by Christian Couder
· 17 years ago
5fb0b3e
help: warn if specified 'man.viewer' is unsupported, instead of erroring out
by Christian Couder
· 17 years ago
69099d6
help: implement multi-valued "man.viewer" config option
by Christian Couder
· 17 years ago
6494998
help: add "man.viewer" config var to use "woman" or "konqueror"
by Christian Couder
· 17 years ago
2156435
help: respect aliases
by Jeff King
· 17 years ago
41eb33b
help: use parseopt
by Jeff King
· 17 years ago
9886ea4
help.c: use 'git_config_string' to get 'help_default_format'.
by Christian Couder
· 17 years ago
9907326
Merge branch 'cc/browser'
by Junio C Hamano
· 17 years ago
b51b2bb
help.c: guard config parser from value=NULL
by Junio C Hamano
· 17 years ago
5884f1f
Rename 'git-help--browse.sh' to 'git-web--browse.sh'.
by Christian Couder
· 17 years ago
caa8771
help--browse: add '--config' option to check a config option for a browser.
by Christian Couder
· 17 years ago
482cce8
help: make 'git-help--browse' usable outside 'git-help'.
by Christian Couder
· 17 years ago
d7e522c
rename git-browse--help to git-help--browse
by Jeff King
· 17 years ago
5b4617c
Rename git-browse-help helper to git-browse--help
by Junio C Hamano
· 17 years ago
70087cd
git-help: add "help.format" config variable.
by Christian Couder
· 17 years ago
a149a1a
git-help -i: show info documentation from matching version of git
by Junio C Hamano
· 17 years ago
78d39f9
git-help -i: invoke info with document and node name
by Junio C Hamano
· 17 years ago
7be2b6e
Merge branch 'master' into cc/help
by Junio C Hamano
· 17 years ago
5d6491c
git-help: add -w|--web option to display html man page in a browser.
by Christian Couder
· 17 years ago
8e566f2
Let git-help prefer man-pages installed with this version of git
by Sergei Organov
· 17 years ago
df55c9c
git-help: add -i|--info option to display info page.
by Christian Couder
· 17 years ago
8256c6e
Merge branch 'tt/help'
by Junio C Hamano
· 17 years ago
80bbe72
Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h.
by Johannes Sixt
· 17 years ago
15f80a5
Remove hint to use "git help -a"
by Theodore Ts'o
· 17 years ago
f3fa183
Style: place opening brace of a function definition at column 1
by Junio C Hamano
· 17 years ago
1eb0569
include $PATH in generating list of commands for "help -a"
by Scott R Parish
· 17 years ago
0966003
list_commands(): simplify code by using chdir()
by Scott R Parish
· 17 years ago
edb6ddc
remove unused/unneeded "pattern" argument of list_commands
by Scott R Parish
· 17 years ago
3d7e2d8
"git" returns 1; "git help" and "git help -a" return 0
by Scott R Parish
· 17 years ago
a238917
help: remove extra blank line after "See 'git --help'" message
by Junio C Hamano
· 17 years ago
b5d21a4
On error, do not list all commands, but point to --help option
by Jari Aalto
· 17 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
c6e0caa
use xrealloc in help.c
by James Bowes
· 18 years ago
3301521
use xmalloc in git.c and help.c
by James Bowes
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
4f75b11
Avoid ugly linewrap in git help
by Ren,bi(B Scharfe
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
2d7320d
Use xmalloc instead of malloc
by Jonas Fonseca
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
bb266cb
Merge branch 'mk/rename'
by Junio C Hamano
· 19 years ago
44e1d76
Merge branch 'master' into mk/rename
by Junio C Hamano
· 19 years ago
f754fa9
builtins: Makefile clean-up
by Junio C Hamano
· 19 years ago
[Renamed from builtin-help.c]
822a7d5
Remove cmd_usage() routine and re-organize the help/usage code.
by Ramsay Allan Jones
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
6acbcb9
git wrapper: add --git-dir=<path> and --bare options
by Johannes Schindelin
· 19 years ago
82e5a82
Fix more typos, primarily in the code
by Pavel Roskin
· 19 years ago
83aa18e
Fix "git help -a" terminal autosizing
by Linus Torvalds
· 19 years ago
70827b1
Split up builtin commands into separate files from git.c
by Linus Torvalds
· 19 years ago