index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
help.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
1
-1
/
+1
|
\
|
*
append_similar_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-4
/
+2
|
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-1
/
+3
*
|
help: respect new common command grouping
Sébastien Guimmara
2015-05-21
1
-1
/
+23
|
/
*
Merge branch 'sb/help-unknown-command-sort-fix'
Junio C Hamano
2014-09-26
1
-1
/
+1
|
\
|
*
help: fix the size passed to qsort
Stefan Beller
2014-09-18
1
-1
/
+1
*
|
Merge branch 'jk/strip-suffix'
Junio C Hamano
2014-07-16
1
-3
/
+2
|
\
\
|
*
|
use strip_suffix instead of ends_with in simple cases
Jeff King
2014-06-30
1
-3
/
+2
|
*
|
replace has_extension with ends_with
Jeff King
2014-06-30
1
-1
/
+1
*
|
|
use skip_prefix to avoid repeated calculations
Jeff King
2014-06-20
1
-6
/
+5
*
|
|
use skip_prefix to avoid repeating strings
Jeff King
2014-06-20
1
-3
/
+4
*
|
|
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
1
-2
/
+4
|
/
/
*
|
Merge branch 'rt/help-pretty-prints-cmd-names'
Junio C Hamano
2014-03-14
1
-4
/
+3
|
\
\
|
*
|
help.c: rename function "pretty_print_string_list"
Ralf Thielow
2014-02-28
1
-4
/
+3
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-4
/
+4
|
/
/
*
|
cygwin: Remove the Win32 l/stat() implementation
Ramsay Jones
2013-07-18
1
-4
/
+1
*
|
Merge branch 'rj/mingw-cygwin'
Junio C Hamano
2013-06-11
1
-1
/
+1
|
\
\
|
*
|
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
Jonathan Nieder
2013-05-08
1
-1
/
+1
*
|
|
help: add help_unknown_ref()
Vikrant Varma
2013-05-09
1
-0
/
+50
|
/
/
*
|
help.c: add a compatibility comment to cmd_version()
David Aguilar
2013-04-17
1
-0
/
+4
*
|
help: include <common-cmds.h> only in one file
Junio C Hamano
2013-01-19
1
-0
/
+17
*
|
help.c::exclude_cmds(): plug a leak
Junio C Hamano
2012-07-25
1
-3
/
+4
*
|
help.c::uniq: plug a leak
Jeff King
2012-07-25
1
-2
/
+5
*
|
move git_version_string into version.c
Jeff King
2012-06-03
1
-0
/
+1
*
|
Reduce cost of deletion in levenstein distance (4 -> 3)
Matthieu Moy
2012-05-29
1
-1
/
+1
*
|
Merge branch 'nd/columns'
Junio C Hamano
2012-05-04
1
-35
/
+23
|
\
\
|
*
|
help: reuse print_columns() for help -a
Nguyễn Thái Ngọc Duy
2012-04-27
1
-36
/
+23
*
|
|
help: replace underlining "help -a" headers using hyphens with a blank line
Nguyễn Thái Ngọc Duy
2012-04-25
1
-13
/
+3
*
|
|
i18n: help: mark strings for translation
Nguyễn Thái Ngọc Duy
2012-04-24
1
-12
/
+20
|
/
/
*
|
pager: find out the terminal width before spawning the pager
Zbigniew Jędrzejewski-Szmek
2012-02-14
1
-22
/
+0
*
|
Merge branch 'ms/help-unknown'
Junio C Hamano
2011-07-22
1
-0
/
+12
|
\
\
|
*
|
help_unknown_cmd: do not propose an "unknown" cmd
Michael Schubert
2011-07-08
1
-0
/
+12
*
|
|
help.c: Fix detection of custom merge strategy on cygwin
Ramsay Jones
2011-06-17
1
-1
/
+4
|
/
/
*
|
help: always suggest common-cmds if prefix of cmd
Erik Faye-Lund
2010-12-05
1
-8
/
+39
*
|
Remove hyphen from "git-command" in two error messages
Pete Harlan
2010-02-16
1
-1
/
+1
*
|
help.autocorrect: do not run a command if the command given is junk
Johannes Sixt
2009-12-16
1
-2
/
+5
*
|
Test for WIN32 instead of __MINGW32_
Frank Li
2009-09-19
1
-1
/
+1
*
|
Avoid declaration after statement
Frank Li
2009-09-19
1
-1
/
+2
*
|
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-08-13
1
-2
/
+2
|
\
\
|
*
|
Change mentions of "git programs" to "git commands"
Ori Avtalion
2009-08-13
1
-1
/
+1
|
*
|
help.c: give correct structure's size to memset()
Johan Herland
2009-08-13
1
-1
/
+1
|
|
/
*
/
janitor: add DIV_ROUND_UP and use it.
Pierre Habouzit
2009-07-23
1
-1
/
+1
|
/
*
git wrapper: also use aliases to correct mistyped commands
Pieter de Bie
2008-09-12
1
-8
/
+24
*
Merge branch 'ar/autospell'
Junio C Hamano
2008-09-08
1
-1
/
+88
|
\
|
*
Add help.autocorrect to enable/disable autocorrecting
Alex Riesen
2008-08-31
1
-1
/
+18
|
*
git wrapper: DWIM mistyped commands
Johannes Schindelin
2008-08-31
1
-1
/
+71
*
|
list_commands: only call git_exec_path if it is needed
Alex Riesen
2008-08-29
1
-1
/
+1
*
|
Allow git help work without PATH set
Alex Riesen
2008-08-29
1
-23
/
+20
*
|
Remove calculation of the longest command name from where it is not used
Alex Riesen
2008-08-29
1
-19
/
+15
|
/
*
Builtin git-help.
Miklos Vajna
2008-08-03
1
-464
/
+0
[next]