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
2014-03-14
Merge branch 'rt/help-pretty-prints-cmd-names'
Junio C Hamano
1
-4
/
+3
2014-02-28
help.c: rename function "pretty_print_string_list"
Ralf Thielow
1
-4
/
+3
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-4
/
+4
2013-07-18
cygwin: Remove the Win32 l/stat() implementation
Ramsay Jones
1
-4
/
+1
2013-06-11
Merge branch 'rj/mingw-cygwin'
Junio C Hamano
1
-1
/
+1
2013-05-08
help: add help_unknown_ref()
Vikrant Varma
1
-0
/
+50
2013-05-08
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
Jonathan Nieder
1
-1
/
+1
2013-04-16
help.c: add a compatibility comment to cmd_version()
David Aguilar
1
-0
/
+4
2013-01-18
help: include <common-cmds.h> only in one file
Junio C Hamano
1
-0
/
+17
2012-07-25
help.c::exclude_cmds(): plug a leak
Junio C Hamano
1
-3
/
+4
2012-07-25
help.c::uniq: plug a leak
Jeff King
1
-2
/
+5
2012-06-03
move git_version_string into version.c
Jeff King
1
-0
/
+1
2012-05-29
Reduce cost of deletion in levenstein distance (4 -> 3)
Matthieu Moy
1
-1
/
+1
2012-05-03
Merge branch 'nd/columns'
Junio C Hamano
1
-35
/
+23
2012-04-27
help: reuse print_columns() for help -a
Nguyễn Thái Ngọc Duy
1
-36
/
+23
2012-04-25
help: replace underlining "help -a" headers using hyphens with a blank line
Nguyễn Thái Ngọc Duy
1
-13
/
+3
2012-04-24
i18n: help: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-12
/
+20
2012-02-13
pager: find out the terminal width before spawning the pager
Zbigniew Jędrzejewski-Szmek
1
-22
/
+0
2011-07-22
Merge branch 'ms/help-unknown'
Junio C Hamano
1
-0
/
+12
2011-07-08
help_unknown_cmd: do not propose an "unknown" cmd
Michael Schubert
1
-0
/
+12
2011-06-16
help.c: Fix detection of custom merge strategy on cygwin
Ramsay Jones
1
-1
/
+4
2010-12-05
help: always suggest common-cmds if prefix of cmd
Erik Faye-Lund
1
-8
/
+39
2010-02-15
Remove hyphen from "git-command" in two error messages
Pete Harlan
1
-1
/
+1
2009-12-15
help.autocorrect: do not run a command if the command given is junk
Johannes Sixt
1
-2
/
+5
2009-09-18
Test for WIN32 instead of __MINGW32_
Frank Li
1
-1
/
+1
2009-09-18
Avoid declaration after statement
Frank Li
1
-1
/
+2
2009-08-12
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-2
/
+2
2009-08-12
Change mentions of "git programs" to "git commands"
Ori Avtalion
1
-1
/
+1
2009-08-12
help.c: give correct structure's size to memset()
Johan Herland
1
-1
/
+1
2009-07-22
janitor: add DIV_ROUND_UP and use it.
Pierre Habouzit
1
-1
/
+1
2008-09-11
git wrapper: also use aliases to correct mistyped commands
Pieter de Bie
1
-8
/
+24
2008-09-07
Merge branch 'ar/autospell'
Junio C Hamano
1
-1
/
+88
2008-08-31
Add help.autocorrect to enable/disable autocorrecting
Alex Riesen
1
-1
/
+18
2008-08-31
git wrapper: DWIM mistyped commands
Johannes Schindelin
1
-1
/
+71
2008-08-28
list_commands: only call git_exec_path if it is needed
Alex Riesen
1
-1
/
+1
2008-08-28
Allow git help work without PATH set
Alex Riesen
1
-23
/
+20
2008-08-28
Remove calculation of the longest command name from where it is not used
Alex Riesen
1
-19
/
+15
2008-08-02
Builtin git-help.
Miklos Vajna
1
-464
/
+0
2008-07-30
builtin-help: always load_command_list() in cmd_help()
Miklos Vajna
1
-1
/
+1
2008-07-29
builtin-help: make some internal functions available to other builtins
Miklos Vajna
1
-38
/
+39
2008-07-27
Avoid chdir() in list_commands_in_dir()
Johannes Schindelin
1
-2
/
+10
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-1
/
+1
2008-07-13
help (Windows): Display HTML in default browser using Windows' shell API
Steffen Prohaska
1
-1
/
+13
2008-07-13
help.c: Add support for htmldir relative to git_exec_path()
Steffen Prohaska
1
-3
/
+5
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-07-02
Merge branch 'j6t/mingw'
Junio C Hamano
1
-5
/
+28
2008-06-27
help: check early if we have a command, if not try a documentation topic
Christian Couder
1
-8
/
+14
2008-06-26
Windows: Make 'git help -a' work.
Johannes Sixt
1
-5
/
+28
2008-06-06
Print info about "git help COMMAND" on git's main usage pages
Teemu Likonen
1
-0
/
+2
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-3
/
+3
[next]