index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
log-tree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
fetch-pack: directly end negotiation if ACK ready
Jonathan Tan
1
-4
/
+5
2018-06-14
fetch-pack: clear marks before re-marking
Jonathan Tan
1
-3
/
+3
2018-06-14
fetch-pack: split up everything_local()
Jonathan Tan
1
-9
/
+30
2018-06-13
Git 2.18-rc2
v2.18.0-rc2
Junio C Hamano
2
-1
/
+7
2018-06-13
RelNotes 2.18: clarify where directory rename detection applies
Elijah Newren
1
-1
/
+1
2018-06-12
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2
-2
/
+5
2018-06-12
index-pack: correct install_packed_git() args
Junio C Hamano
1
-1
/
+1
2018-06-11
merge-submodule: reduce output verbosity
Leif Middelschulte
1
-2
/
+2
2018-06-11
fsck: avoid looking at NULL blob->object
Jeff King
2
-1
/
+20
2018-06-11
t7415: don't bother creating commit for symlink test
Jeff King
1
-7
/
+4
2018-06-11
RelNotes 2.18: typofixes
Junio C Hamano
1
-2
/
+2
2018-06-04
Git 2.18-rc1
v2.18.0-rc1
Junio C Hamano
2
-1
/
+13
2018-06-04
remote: doc typofix
Duy Nguyen
1
-1
/
+1
2018-06-04
t3430: test clean-up
brian m. carlson
1
-3
/
+2
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
index-pack: handle --strict checks of non-repo packs
Jeff King
2
-2
/
+16
2018-06-01
prepare_commit_graft: treat non-repository as a noop
Jeff King
2
-0
/
+9
2018-06-01
refspec-api: avoid uninitialized field in refspec item
Junio C Hamano
1
-0
/
+2
2018-06-01
p4.txt: Use backquotes for variable names
Robert P. J. Day
1
-5
/
+5
2018-06-01
remote.txt: update documentation for 'update' command
Duy Nguyen
1
-2
/
+2
2018-06-01
RelNotes: remove duplicate release note
Elijah Newren
1
-11
/
+3
2018-06-01
note git-security@googlegroups.com in more places
Thomas Gummerer
2
-0
/
+16
2018-06-01
SubmittingPatches: replace numbered attributes with names
Thomas Gummerer
1
-4
/
+4
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
submodule: do not pass null OID to setup_revisions
Jonathan Tan
3
-3
/
+29
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
[next]