index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
persistent-https
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
Git 2.19.1
v2.19.1
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.18.1
v2.18.1
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.17.2
v2.17.2
Junio C Hamano
3
-2
/
+14
2018-09-27
fsck: detect submodule paths starting with dash
Jeff King
2
-0
/
+15
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
2
-0
/
+22
2018-09-27
Git 2.16.5
v2.16.5
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.15.3
v2.15.3
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.14.5
v2.14.5
Junio C Hamano
3
-2
/
+18
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
2
-0
/
+22
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
2
-0
/
+42
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-09-24
Second batch post 2.19
Junio C Hamano
1
-0
/
+55
2018-09-21
commit-reach: fix memory and flag leaks
Derrick Stolee
1
-0
/
+5
2018-09-21
commit-reach: properly peel tags
Derrick Stolee
3
-14
/
+74
2018-09-21
add: do not accept pathspec magic 'attr'
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2018-09-20
fetch doc: correct grammar in --force docs
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-09-19
push doc: add spacing between two words
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-09-19
config doc: add missing list separator for checkout.optimizeNewBranch
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-09-17
Initial batch post 2.19
Junio C Hamano
2
-2
/
+113
2018-09-17
Revert "doc/Makefile: drop doc-diff worktree and temporary files on "make cle...
Junio C Hamano
1
-1
/
+0
2018-09-17
t5318: use test_oid for HASH_LEN
Derrick Stolee
1
-2
/
+3
2018-09-17
t1407: make hash size independent
brian m. carlson
1
-2
/
+2
2018-09-17
t1406: make hash-size independent
brian m. carlson
1
-3
/
+3
2018-09-17
t1405: make hash size independent
brian m. carlson
1
-2
/
+2
2018-09-17
t1400: switch hard-coded object ID to variable
brian m. carlson
1
-1
/
+1
2018-09-17
t1006: make hash size independent
brian m. carlson
1
-2
/
+4
2018-09-17
t0064: make hash size independent
brian m. carlson
1
-22
/
+27
2018-09-14
builtin/remote: quote remote name on error to display empty name
Shulhan
2
-5
/
+5
2018-09-14
linear-assignment: fix potential out of bounds memory access
Thomas Gummerer
2
-0
/
+11
2018-09-13
t0002: abstract away SHA-1 specific constants
brian m. carlson
1
-12
/
+15
2018-09-13
t0000: update tests for SHA-256
brian m. carlson
1
-61
/
+102
2018-09-13
t0000: use hash translation table
brian m. carlson
1
-6
/
+7
2018-09-13
t: add test functions to translate hash-related values
brian m. carlson
6
-0
/
+184
2018-09-13
fetch-object: set exact_oid when fetching
Jonathan Tan
2
-0
/
+13
2018-09-13
fetch-object: unify fetch_object[s] functions
Jonathan Tan
4
-19
/
+9
2018-09-13
sequencer: fix --allow-empty-message behavior, make it smarter
Elijah Newren
4
-17
/
+14
2018-09-12
update-ref: allow --no-deref with --stdin
Elijah Newren
3
-11
/
+45
2018-09-12
update-ref: fix type of update_flags variable to match its usage
Elijah Newren
1
-1
/
+1
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
9
-69
/
+57
2018-09-12
t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index
SZEDER Gábor
1
-7
/
+10
2018-09-12
t1700-split-index: drop unnecessary 'grep'
SZEDER Gábor
1
-1
/
+1
2018-09-12
config.txt: move submodule part out to a separate file
Nguyễn Thái Ngọc Duy
2
-82
/
+83
2018-09-12
config.txt: move sequence.editor out of "core" part
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-09-12
config.txt: move sendemail part out to a separate file
Nguyễn Thái Ngọc Duy
2
-63
/
+64
2018-09-12
config.txt: move receive part out to a separate file
Nguyễn Thái Ngọc Duy
2
-123
/
+124
2018-09-12
config.txt: move push part out to a separate file
Nguyễn Thái Ngọc Duy
2
-113
/
+114
2018-09-12
config.txt: move pull part out to a separate file
Nguyễn Thái Ngọc Duy
2
-36
/
+37
2018-09-12
config.txt: move gui part out to a separate file
Nguyễn Thái Ngọc Duy
2
-57
/
+58
2018-09-12
config.txt: move gitcvs part out to a separate file
Nguyễn Thái Ngọc Duy
2
-67
/
+68
2018-09-12
config.txt: move format part out to a separate file
Nguyễn Thái Ngọc Duy
2
-87
/
+88
[next]