index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tz/cred-netrc-cleanup'
Junio C Hamano
2018-06-28
3
-6
/
+11
|
\
|
*
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
2018-06-18
1
-0
/
+3
|
*
git-credential-netrc: fix exit status when tests fail
Luis Marsano
2018-06-18
1
-1
/
+3
|
*
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
2018-06-18
2
-2
/
+2
|
*
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
2018-06-18
1
-4
/
+4
*
|
Merge branch 'nd/completion-negation'
Junio C Hamano
2018-06-28
1
-24
/
+37
|
\
\
|
*
|
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
2018-06-11
1
-0
/
+23
|
*
|
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy
2018-05-29
1
-24
/
+14
*
|
|
Merge branch 'ls/complete-remote-update-names'
Junio C Hamano
2018-06-25
1
-1
/
+1
|
\
\
\
|
*
|
|
completion: complete remote names too
Łukasz Stelmach
2018-06-01
1
-1
/
+1
*
|
|
|
Merge branch 'nd/complete-config-vars'
Junio C Hamano
2018-06-25
1
-333
/
+29
|
\
\
\
\
|
*
|
|
|
completion: complete general config vars in two steps
Nguyễn Thái Ngọc Duy
2018-05-29
1
-2
/
+7
|
*
|
|
|
completion: support case-insensitive config vars
Nguyễn Thái Ngọc Duy
2018-05-29
1
-1
/
+9
|
*
|
|
|
completion: keep other config var completion in camelCase
Nguyễn Thái Ngọc Duy
2018-05-29
1
-6
/
+6
|
*
|
|
|
completion: drop the hard coded list of config vars
Nguyễn Thái Ngọc Duy
2018-05-29
1
-326
/
+9
|
*
|
|
|
Merge branch 'nd/command-list' into nd/complete-config-vars
Junio C Hamano
2018-05-29
1
-132
/
+16
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ab/cred-netrc-no-autodie'
Junio C Hamano
2018-06-18
1
-1
/
+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason
2018-06-13
1
-1
/
+0
*
|
|
|
|
Merge branch 'sg/completion-zsh-workaround'
Junio C Hamano
2018-06-13
2
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2018-06-12
2
-2
/
+5
*
|
|
|
|
|
Merge branch 'pa/import-tars-long-names'
Junio C Hamano
2018-06-01
1
-2
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
import-tars: read overlong names from pax extended header
Pedro Alvarez Piedehierro
2018-05-24
1
-2
/
+29
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'nd/command-list'
Junio C Hamano
2018-06-01
1
-132
/
+16
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
2018-05-21
1
-1
/
+1
|
*
|
|
|
|
completion: add and use --list-cmds=alias
Nguyễn Thái Ngọc Duy
2018-05-21
1
-60
/
+15
|
*
|
|
|
|
completion: add and use --list-cmds=nohelpers
Nguyễn Thái Ngọc Duy
2018-05-21
1
-16
/
+4
|
*
|
|
|
|
completion: let git provide the completable command list
Nguyễn Thái Ngọc Duy
2018-05-21
1
-91
/
+28
|
*
|
|
|
|
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
2018-05-21
1
-5
/
+10
|
*
|
|
|
|
completion: implement and use --list-cmds=main,others
Nguyễn Thái Ngọc Duy
2018-05-21
1
-1
/
+1
|
*
|
|
|
|
git.c: convert --list-* to --list-cmds=*
Nguyễn Thái Ngọc Duy
2018-05-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'lm/credential-netrc'
Junio C Hamano
2018-05-30
7
-50
/
+135
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
git-credential-netrc: accept gpg option
Luis Marsano
2018-05-14
6
-24
/
+62
|
*
|
|
|
|
git-credential-netrc: adapt to test framework for git
Luis Marsano
2018-05-14
3
-30
/
+77
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sg/complete-paths'
Junio C Hamano
2018-05-30
2
-26
/
+200
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
completion: don't return with error from __gitcomp_file_direct()
SZEDER Gábor
2018-05-21
1
-2
/
+4
|
*
|
|
|
completion: fill COMPREPLY directly when completing paths
SZEDER Gábor
2018-04-17
2
-4
/
+39
|
*
|
|
|
completion: improve handling quoted paths in 'git ls-files's output
SZEDER Gábor
2018-04-17
1
-2
/
+64
|
*
|
|
|
completion: remove repeated dirnames with 'awk' during path completion
SZEDER Gábor
2018-04-17
1
-2
/
+6
|
*
|
|
|
completion: use 'awk' to strip trailing path components
SZEDER Gábor
2018-04-17
1
-7
/
+4
|
*
|
|
|
completion: let 'ls-files' and 'diff-index' filter matching paths
SZEDER Gábor
2018-04-17
1
-5
/
+6
|
*
|
|
|
completion: improve handling quoted paths on the command line
SZEDER Gábor
2018-04-17
1
-4
/
+72
|
*
|
|
|
completion: support completing non-ASCII pathnames
SZEDER Gábor
2018-04-17
1
-2
/
+4
|
*
|
|
|
completion: simplify prefix path component handling during path completion
SZEDER Gábor
2018-04-17
1
-4
/
+3
|
*
|
|
|
completion: move __git_complete_index_file() next to its helpers
SZEDER Gábor
2018-04-17
1
-20
/
+19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fg/completion-external'
Junio C Hamano
2018-05-23
1
-2
/
+9
|
\
\
\
\
|
*
|
|
|
completion: load completion file for external subcommand
Florian Gamböck
2018-05-07
1
-0
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/completion-aliasfiletype-typofix'
Junio C Hamano
2018-05-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
completion: fix misspelled config key aliasesfiletype
Nguyễn Thái Ngọc Duy
2018-05-06
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
2018-05-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
pull: accept --rebase=merges to recreate the branch topology
Johannes Schindelin
2018-04-26
1
-1
/
+1
[next]