index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
line-log.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
Git 2.9.3
v2.9.3
Junio C Hamano
3
-2
/
+13
2016-08-10
Yet another batch for 2.9.3
Junio C Hamano
1
-0
/
+68
2016-08-08
Hopefully final batch for 2.9.3
Junio C Hamano
1
-0
/
+34
2016-08-06
nedmalloc: work around overzealous GCC 6 warning
René Scharfe
1
-5
/
+4
2016-08-06
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
3
-3
/
+3
2016-08-04
nedmalloc: fix misleading indentation
Johannes Schindelin
1
-4
/
+4
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-03
clarify %f documentation
Joey Hess
1
-0
/
+5
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-02
hashmap: clarify that hashmap_entry can safely be discarded
Junio C Hamano
1
-0
/
+5
2016-08-01
am: reset cached ident date for each patch
Jeff King
3
-0
/
+8
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
4
-6
/
+6
2016-08-01
gitweb: escape link body in format_ref_marker
Andreas Brauchli
1
-1
/
+1
2016-07-28
difftool: use Git::* functions instead of passing around state
David Aguilar
1
-31
/
+21
2016-07-28
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
2
-21
/
+20
2016-07-28
submodule-config: fix test binary crashing when no arguments given
Heiko Voigt
1
-1
/
+1
2016-07-28
submodule-config: combine early return code into one goto
Heiko Voigt
1
-19
/
+12
2016-07-28
submodule-config: passing name reference for .gitmodule blobs
Heiko Voigt
2
-9
/
+28
2016-07-28
Some fixes for 2.9.3
Junio C Hamano
2
-1
/
+59
2016-07-27
t4205: indent here documents
Jeff King
1
-196
/
+196
2016-07-27
t4205: drop top-level &&-chaining
Jeff King
1
-2
/
+4
2016-07-27
completion: add option '--recurse-submodules' to 'git clone'
Chris Packham
1
-0
/
+1
2016-07-26
subtree: fix "git subtree split --rejoin"
David Aguilar
2
-0
/
+17
2016-07-26
t7900-subtree.sh: fix quoting and broken && chains
David Aguilar
1
-8
/
+8
2016-07-26
submodule deinit: remove outdated comment
Stefan Beller
1
-2
/
+0
2016-07-26
commit: describe that --no-verify skips the commit-msg hook in the help text
Orgad Shaneh
1
-1
/
+1
2016-07-26
config.mak.uname: correct perl path on FreeBSD
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-07-25
grep: further simplify setting the pattern type
Junio C Hamano
4
-16
/
+29
2016-07-22
Documentation: pack-protocol correct NAK response
Stefan Beller
1
-1
/
+1
2016-07-22
diff: do not reuse worktree files that need "clean" conversion
Jeff King
2
-0
/
+18
2016-07-22
Windows: add missing definition of ENOTSOCK
Johannes Sixt
1
-0
/
+3
2016-07-22
contrib/persistent-https: use Git version for build label
Parker Moore
1
-1
/
+1
2016-07-22
contrib/persistent-https: update ldflags syntax for Go 1.7+
Parker Moore
1
-1
/
+3
2016-07-22
status: suggest 'git merge --abort' when appropriate
Matthieu Moy
3
-2
/
+10
2016-07-22
strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()
René Scharfe
2
-5
/
+8
2016-07-21
t5541: fix url scrubbing test when GPG is not set
Jeff King
1
-2
/
+4
2016-07-19
submodule-config: use explicit empty string instead of strbuf in config_from()
René Scharfe
1
-2
/
+1
2016-07-19
use strbuf_addbuf() for appending a strbuf to another
René Scharfe
3
-3
/
+3
2016-07-19
difftool: fix argument handling in subdirs
John Keeping
1
-10
/
+3
2016-07-18
t/t8003-blame-corner-cases.sh: Use here documents
Mike Hommey
1
-17
/
+17
2016-07-18
blame: allow to blame paths freshly added to the index
Mike Hommey
2
-1
/
+54
2016-07-18
cache-tree: do not generate empty trees as a result of all i-t-a subentries
Nguyễn Thái Ngọc Duy
2
-1
/
+23
2016-07-18
cache-tree.c: fix i-t-a entry skipping directory updates sometimes
Nguyễn Thái Ngọc Duy
2
-2
/
+19
2016-07-18
test-lib.sh: introduce and use $EMPTY_BLOB
Nguyễn Thái Ngọc Duy
8
-38
/
+35
2016-07-18
test-lib.sh: introduce and use $EMPTY_TREE
Nguyễn Thái Ngọc Duy
6
-13
/
+11
2016-07-18
configure.ac: stronger test for pthread linkage
Eric Wong
1
-0
/
+5
2016-07-18
daemon: ignore ENOTSOCK from setsockopt
Eric Wong
1
-3
/
+5
2016-07-15
Git 2.9.2
v2.9.2
Junio C Hamano
4
-3
/
+17
2016-07-15
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
3
-3
/
+18
2016-07-14
diff: document diff-filter exclusion
Junio C Hamano
1
-0
/
+3
[next]