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
*
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller
2018-11-14
1
-0
/
+10
*
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller
2018-11-14
1
-0
/
+9
*
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller
2018-11-14
1
-0
/
+8
*
commit: prepare get_commit_buffer to handle any repo
Stefan Beller
2018-11-14
1
-0
/
+8
*
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller
2018-11-14
1
-0
/
+17
*
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller
2018-11-14
1
-0
/
+26
*
commit: allow parse_commit* to handle any repo
Stefan Beller
2018-11-14
1
-0
/
+24
*
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
2018-11-14
1
-0
/
+30
*
object-store: prepare read_object_file to deal with any repo
Stefan Beller
2018-11-14
1
-0
/
+12
*
Merge branch 'nd/complete-fetch-multiple-args'
Junio C Hamano
2018-10-19
1
-0
/
+1
|
\
|
*
completion: support "git fetch --multiple"
Nguyễn Thái Ngọc Duy
2018-09-21
1
-0
/
+1
*
|
git-completion.bash: add completion for stash list
Steven Fernandez
2018-10-07
1
-0
/
+3
|
/
*
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
2018-08-29
1
-0
/
+9
*
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-0
/
+6
*
convert "hashcmp() == 0" to hasheq()
Jeff King
2018-08-29
1
-0
/
+9
*
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-0
/
+6
*
coccinelle: use <...> for function exclusion
Jeff King
2018-08-29
2
-12
/
+12
*
Merge branch 'js/range-diff'
Junio C Hamano
2018-08-20
1
-0
/
+14
|
\
|
*
range-diff: make --dual-color the default mode
Johannes Schindelin
2018-08-13
1
-1
/
+1
|
*
completion: support `git range-diff`
Johannes Schindelin
2018-08-13
1
-0
/
+14
*
|
Merge branch 'es/mw-to-git-chain-fix'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
\
|
*
|
mw-to-git/t9360: fix broken &&-chain
Eric Sunshine
2018-07-31
1
-1
/
+1
*
|
|
Merge branch 'jn/subtree-test-fixes'
Junio C Hamano
2018-08-16
1
-90
/
+31
|
\
\
\
|
*
|
|
subtree test: simplify preparation of expected results
Jonathan Nieder
2018-07-30
1
-89
/
+30
|
*
|
|
subtree test: add missing && to &&-chain
Jonathan Nieder
2018-07-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'js/vscode'
Junio C Hamano
2018-08-16
3
-0
/
+390
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vscode: let cSpell work on commit messages, too
Johannes Schindelin
2018-07-30
1
-0
/
+2
|
*
|
vscode: add a dictionary for cSpell
Johannes Schindelin
2018-07-30
1
-1
/
+168
|
*
|
vscode: use 8-space tabs, no trailing ws, etc for Git's source code
Johannes Schindelin
2018-07-30
1
-0
/
+8
|
*
|
vscode: wrap commit messages at column 72 by default
Johannes Schindelin
2018-07-30
1
-0
/
+4
|
*
|
vscode: only overwrite C/C++ settings
Johannes Schindelin
2018-07-30
1
-3
/
+20
|
*
|
vscode: hard-code a couple defines
Johannes Schindelin
2018-07-30
1
-1
/
+13
|
*
|
contrib: add a script to initialize VS Code configuration
Johannes Schindelin
2018-07-30
3
-0
/
+180
*
|
|
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
2018-08-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
coccinelle: update commit.cocci
Derrick Stolee
2018-07-16
1
-1
/
+1
*
|
|
Merge branch 'tb/grep-column'
Junio C Hamano
2018-07-18
2
-3
/
+11
|
\
\
\
|
*
|
|
contrib/git-jump/git-jump: jump to exact location
Taylor Blau
2018-06-22
2
-3
/
+11
|
|
|
/
|
|
/
|
*
|
|
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
[next]