index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4052-stat-output.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-05-22
Git 2.15.2
v2.15.2
Junio C Hamano
2
-1
/
+4
2018-05-22
Git 2.14.4
v2.14.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Git 2.13.7
v2.13.7
Junio C Hamano
3
-2
/
+22
2018-05-22
verify_path: disallow symlinks in .gitmodules
Jeff King
4
-15
/
+37
2018-05-22
update-index: stat updated files earlier
Jeff King
1
-8
/
+17
2018-05-22
verify_dotfile: mention case-insensitivity in comment
Jeff King
1
-1
/
+4
2018-05-22
verify_path: drop clever fallthrough
Jeff King
1
-4
/
+4
2018-05-22
skip_prefix: add case-insensitive variant
Jeff King
1
-0
/
+17
2018-05-22
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-22
is_ntfs_dotgit: match other .git files
Johannes Schindelin
2
-1
/
+93
2018-05-22
is_hfs_dotgit: match other .git files
Jeff King
2
-12
/
+51
2018-05-22
is_ntfs_dotgit: use a size_t for traversing string
Jeff King
1
-1
/
+1
2018-05-22
submodule-config: verify submodule names as paths
Jeff King
5
-0
/
+143
2017-12-06
Prepare for 2.15.2
Junio C Hamano
2
-1
/
+48
2017-11-28
Git 2.15.1
v2.15.1
Junio C Hamano
1
-0
/
+3
2017-11-27
A bit more fixes for 2.15.1
Junio C Hamano
1
-0
/
+5
2017-11-26
RelNotes: minor typo fixes in 2.15.1 draft
Todd Zullinger
1
-3
/
+3
2017-11-21
Almost ready for 2.15.1
Junio C Hamano
1
-0
/
+12
2017-11-21
pull: pass -4/-6 option to 'git fetch'
Shuyu Wei
1
-0
/
+12
2017-11-18
config: flip return value of write_section()
René Scharfe
1
-1
/
+1
2017-11-18
rebase: use mboxrd format to avoid split errors
Eric Wong
2
-0
/
+24
2017-11-17
apply: update line lengths for --inaccurate-eof
René Scharfe
2
-0
/
+16
2017-11-17
completion: add '--copy' option to 'git branch'
Todd Zullinger
1
-1
/
+1
2017-11-16
sequencer: reschedule pick if index can't be locked
Phillip Wood
1
-1
/
+2
2017-11-16
config: avoid "write_in_full(fd, buf, len) != len" pattern
Phillip Wood
1
-2
/
+2
2017-11-15
merge-recursive: handle addition of submodule on our side of history
Elijah Newren
2
-3
/
+4
2017-11-15
Start preparation for 2.15.1
Junio C Hamano
3
-2
/
+70
2017-11-15
notes: send "Automatic notes merge failed" messages to stderr
Todd Zullinger
3
-9
/
+9
2017-11-14
rebase: fix stderr redirect in apply_autostash()
Todd Zullinger
1
-1
/
+1
2017-11-14
t/lib-gpg: fix gpgconf stderr redirect to /dev/null
Todd Zullinger
1
-1
/
+1
2017-11-13
link_alt_odb_entries: make empty input a noop
Jeff King
1
-1
/
+3
2017-11-13
Documentation: convert SubmittingPatches to AsciiDoc
brian m. carlson
3
-161
/
+191
2017-11-13
grep: fix NO_LIBPCRE1_JIT to fully disable JIT
Charles Bailey
2
-3
/
+4
2017-11-13
t4201: make use of abbreviation in the test more robust
Charles Bailey
2
-5
/
+7
2017-11-12
t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failure
Stefan Beller
1
-0
/
+36
2017-11-12
apply: avoid out-of-bounds access in fuzzy_matchlines()
René Scharfe
1
-39
/
+20
2017-11-10
doc/SubmittingPatches: correct subject guidance
Adam Dinwoodie
1
-8
/
+13
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
43
-101
/
+68
2017-11-09
rebase -i: fix comment typo
Adam Dinwoodie
1
-1
/
+1
2017-11-09
merge-base --fork-point doc: clarify the example and failure modes
Junio C Hamano
1
-8
/
+56
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
7
-6
/
+35
2017-11-08
builtin/merge-base: free commit lists
Martin Ågren
1
-18
/
+18
2017-11-07
wt-status: actually ignore submodules when requested
Brandon Williams
2
-1
/
+20
2017-11-06
wrapper.c: consistently quote filenames in error messages
Simon Ruderich
3
-6
/
+6
2017-11-06
fix typos in 2.15.0 release notes
Jean Carlo Machado
1
-3
/
+3
[next]