index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6037-merge-ours-theirs.sh
(
unfollow
)
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-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
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-13
update-ref: allow --no-deref with --stdin
Elijah Newren
3
-11
/
+45
2018-09-13
update-ref: fix type of update_flags variable to match its usage
Elijah Newren
1
-1
/
+1
2018-09-13
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
2018-09-12
config.txt: move fetch part out to a separate file
Nguyễn Thái Ngọc Duy
2
-65
/
+66
2018-09-12
config.txt: follow camelCase naming
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-12
t3206-range-diff.sh: cover single-patch case
Derrick Stolee
1
-0
/
+5
2018-09-12
git-mv: allow submodules and fsmonitor to work together
Ben Peart
1
-2
/
+1
2018-09-11
http-backend test: make empty CONTENT_LENGTH test more realistic
Max Kirillov
1
-2
/
+2
2018-09-11
mingw: fix mingw_open_append to work with named pipes
Jeff Hostetler
2
-4
/
+34
2018-09-11
t0051: test GIT_TRACE to a windows named pipe
Jeff Hostetler
5
-0
/
+96
2018-09-11
rerere: avoid buffer overrun
Elijah Newren
2
-2
/
+2
2018-09-11
t4200: demonstrate rerere segfault on specially crafted merge
Elijah Newren
1
-0
/
+29
2018-09-11
diff: fix --color-moved-ws=allow-indentation-change
Phillip Wood
1
-5
/
+6
2018-09-11
t3701-add-interactive: tighten the check of trace output
SZEDER Gábor
1
-1
/
+1
[next]