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
/
builtin
/
help.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
builtin/help.c: speed up is_git_command() by checking for builtin commands first
Sebastian Schuberth
1
-0
/
+3
2014-01-06
builtin/help.c: call load_command_list() only when it is needed
Sebastian Schuberth
1
-1
/
+2
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-4
/
+4
2013-06-26
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
1
-2
/
+0
2013-06-18
fix "builtin-*" references to be "builtin/*"
Phil Hord
1
-2
/
+0
2013-04-12
help: mark common_guides[] as translatable
Simon Ruderich
1
-7
/
+7
2013-04-02
builtin/help.c: add list_common_guides_help() function
Philip Oakley
1
-3
/
+33
2013-04-02
builtin/help.c: add --guide option
Philip Oakley
1
-2
/
+8
2013-04-02
builtin/help.c: split "-a" processing into two
Philip Oakley
1
-1
/
+7
2013-02-04
Merge branch 'jk/config-parsing-cleanup'
Junio C Hamano
1
-7
/
+7
2013-01-23
help: use parse_config_key for man config
Jeff King
1
-7
/
+7
2013-01-18
help: include <common-cmds.h> only in one file
Junio C Hamano
1
-18
/
+0
2012-08-20
i18n: help: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2012-07-09
Merge branch 'cw/help-over-network'
Junio C Hamano
1
-4
/
+15
2012-06-28
Allow help.htmlpath to be a URL prefix
Chris Webb
1
-3
/
+5
2012-06-28
Add config variable to set HTML path for git-help --web
Chris Webb
1
-1
/
+10
2012-06-22
Restore use of 'help.format' configuration property in 'git help'
Pat Thoyts
1
-3
/
+3
2012-06-06
help: use HTML as the default help format on Windows
Vincent van Ravesteijn
1
-1
/
+7
2012-05-03
Merge branch 'nd/columns'
Junio C Hamano
1
-1
/
+6
2012-04-27
help: reuse print_columns() for help -a
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2012-04-25
help: replace underlining "help -a" headers using hyphens with a blank line
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-04-24
i18n: help: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-24
/
+24
2010-07-25
Cast execl*() NULL sentinels to (char *)
Thomas Rast
1
-6
/
+6
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+466