index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ll-merge.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
http-backend: respect CONTENT_LENGTH as specified by rfc3875
Max Kirillov
3
-8
/
+49
2018-06-11
http-backend: cleanup writing to child process
Max Kirillov
1
-5
/
+9
2018-06-01
A bit more topics before -rc1
Junio C Hamano
1
-0
/
+22
2018-06-01
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
3
-0
/
+25
2018-06-01
RelNotes: remove duplicate release note
Elijah Newren
1
-11
/
+3
2018-05-30
Git 2.18-rc0
v2.18.0-rc0
Junio C Hamano
2
-1
/
+37
2018-05-30
The seventh batch for 2.18
Junio C Hamano
1
-0
/
+80
2018-05-30
init: fix grammar in "templates not found" msg
Robert P. J. Day
1
-1
/
+1
2018-05-30
sequencer: ensure labels that are object IDs are rewritten
brian m. carlson
2
-1
/
+18
2018-05-30
t990X: use '.git/objects' as 'deep inside .git' path
Christian Couder
2
-2
/
+2
2018-05-29
tag: clarify in the doc that a tag can refer to a non-commit object
Robert P. J. Day
1
-2
/
+2
2018-05-28
git-rebase--interactive: fix copy-paste mistake
Orgad Shaneh
1
-1
/
+1
2018-05-25
Use proper syntax for replaceables in command docs
Robert P. J. Day
19
-38
/
+38
2018-05-25
rev-parse: check lookup'ed commit references for NULL
Elijah Newren
2
-2
/
+14
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
11
-50
/
+47
2018-05-24
git-p4: add unshelve command
Luke Diamand
3
-36
/
+347
2018-05-24
import-tars: read overlong names from pax extended header
Pedro Alvarez Piedehierro
1
-2
/
+29
2018-05-23
t: make many tests depend less on the refs being files
David Turner
9
-25
/
+26
2018-05-23
The sixth batch for 2.18
Junio C Hamano
1
-0
/
+101
2018-05-23
remote-curl: accept compressed responses with protocol v2
Brandon Williams
1
-0
/
+1
2018-05-23
remote-curl: accept all encodings supported by curl
Brandon Williams
3
-6
/
+11
2018-05-22
Git 2.17.1
v2.17.1
Junio C Hamano
3
-2
/
+18
2018-05-22
Git 2.16.4
v2.16.4
Junio C Hamano
3
-2
/
+7
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
fsck: complain when .gitmodules is a symlink
Jeff King
2
-2
/
+38
2018-05-22
index-pack: check .gitmodules files with --strict
Jeff King
3
-0
/
+60
2018-05-22
unpack-objects: call fsck_finish() after fscking objects
Jeff King
2
-1
/
+11
2018-05-22
fsck: call fsck_finish() after fscking objects
Jeff King
2
-0
/
+7
2018-05-22
fsck: check .gitmodules content
Jeff King
1
-1
/
+59
2018-05-22
fsck: handle promisor objects in .gitmodules check
Jeff King
1
-0
/
+3
2018-05-22
fsck: detect gitmodules files
Jeff King
2
-0
/
+65
2018-05-22
fsck: actually fsck blob data
Jeff King
3
-24
/
+28
2018-05-22
fsck: simplify ".git" check
Jeff King
1
-3
/
+1
2018-05-22
index-pack: make fsck error message more specific
Jeff King
2
-2
/
+2
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
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
4
-5
/
+48
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
3
-1
/
+27
2018-05-22
submodule: clean up substitutions in script
Casey Fitzpatrick
1
-4
/
+4
2018-05-22
unpack_trees_options: free messages when done
Martin Ågren
5
-4
/
+26
[next]