index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7007-show.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
Post 2.3 cyle (batch #5)
Junio C Hamano
1
-0
/
+53
2015-02-25
Git 2.3.1
v2.3.1
Junio C Hamano
4
-3
/
+56
2015-02-23
git-compat-util.h: remove redundant code
Ramsay Jones
1
-6
/
+0
2015-02-22
Post 2.3 cycle (batch #4)
Junio C Hamano
1
-0
/
+28
2015-02-22
sha1_name: use strlcpy() to copy strings
René Scharfe
1
-6
/
+2
2015-02-22
pretty: use starts_with() to check for a prefix
René Scharfe
1
-1
/
+1
2015-02-22
for-each-ref: use skip_prefix() to avoid duplicate string comparison
René Scharfe
1
-4
/
+3
2015-02-22
connect: use strcmp() for string comparison
René Scharfe
1
-2
/
+1
2015-02-21
Documentation/git-am.txt: mention mailinfo.scissors config variable
Matthieu Moy
1
-1
/
+2
2015-02-21
Documentation/config.txt: document mailinfo.scissors
Matthieu Moy
1
-0
/
+7
2015-02-18
Git.pm: two minor typo fixes
Alexander Kuleshov
1
-2
/
+2
2015-02-18
Post 2.3 cycle (batch #3)
Junio C Hamano
1
-0
/
+31
2015-02-17
daemon: use callback to build interpolated path
René Scharfe
1
-9
/
+45
2015-02-17
daemon: look up client-supplied hostname lazily
René Scharfe
1
-8
/
+29
2015-02-17
daemon: sanitize incoming virtual hostname
Jeff King
2
-5
/
+56
2015-02-17
t5570: test git-daemon's --interpolated-path option
Jeff King
1
-0
/
+16
2015-02-17
git_connect: let user override virtual-host we send to daemon
Jeff King
1
-1
/
+11
2015-02-17
refs.h: remove duplication in function docstrings
Michael Haggerty
1
-23
/
+43
2015-02-17
update_ref(): improve documentation
Michael Haggerty
2
-7
/
+14
2015-02-17
ref_transaction_verify(): new function to check a reference's value
Michael Haggerty
3
-21
/
+67
2015-02-17
ref_transaction_delete(): check that old_sha1 is not null_sha1
Michael Haggerty
1
-0
/
+2
2015-02-17
ref_transaction_create(): check that new_sha1 is valid
Michael Haggerty
1
-0
/
+2
2015-02-17
commit: avoid race when creating orphan commits
Michael Haggerty
2
-2
/
+2