index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
am.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Git 2.5.5
v2.5.5
Junio C Hamano
4
-3
/
+15
2016-03-17
Git 2.4.11
v2.4.11
Junio C Hamano
4
-3
/
+15
2016-03-16
list-objects: pass full pathname to callbacks
Jeff King
9
-58
/
+26
2016-03-16
list-objects: drop name_path entirely
Jeff King
9
-25
/
+19
2016-03-16
list-objects: convert name_path to a strbuf
Jeff King
3
-36
/
+15
2016-03-16
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-03-16
http-push: stop using name_path
Jeff King
1
-16
/
+7
2016-03-16
tree-diff: catch integer overflow in combine_diff_path allocation
Jeff King
2
-4
/
+4
2016-03-16
add helpers for detecting size_t overflow
Jeff King
1
-0
/
+34
2016-01-04
Git 2.6.5
v2.6.5
Junio C Hamano
3
-2
/
+22
2015-12-21
t1401: test reflog creation for git-symbolic-ref
Jeff King
1
-0
/
+16
2015-12-21
symbolic-ref: propagate error code from create_symref()
Jeff King
2
-1
/
+7
2015-12-17
revision.c: propagate tag names from pending array
Jeff King
2
-2
/
+30
2015-12-16
credential-store: don't pass strerror to die_errno()
SZEDER Gábor
1
-2
/
+1
2015-12-15
Update draft release notes to 2.6.5
Junio C Hamano
1
-0
/
+14
2015-12-14
ident: fix undefined variable when NO_IPV6 is set
Jeff King
1
-1
/
+1
2015-12-14
ident: loosen getpwuid error in non-strict mode
Jeff King
1
-8
/
+22
2015-12-11
completion: remove 'git column' from porcelain commands
SZEDER Gábor
1
-0
/
+1
2015-12-11
Prepare for 2.6.5
Junio C Hamano
2
-1
/
+26
2015-12-11
send-email: enable SSL level 1 debug output
John Keeping
1
-0
/
+7
2015-12-11
ident: keep a flag for bogus default_email
Jeff King
1
-7
/
+12
2015-12-11
ident: make xgetpwuid_self() a static local helper
Jeff King
3
-15
/
+12
2015-12-10
Documentation/git-update-index: add missing opts to synopsis
Christian Couder
1
-0
/
+1
2015-12-10
git-p4: add option to keep empty commits
Lars Schneider
3
-17
/
+165
2015-12-08
Git 2.6.4
v2.6.4
Junio C Hamano
3
-2
/
+18
2015-12-07
revision.c: fix possible null pointer arithmetic
Stefan Naewe
1
-1
/
+3
2015-12-04
t3404: fix quoting of redirect for some versions of bash
Charles Bailey
1
-1
/
+1
2015-12-04
git-check-ref-format.txt: typo, s/avoids/avoid/
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-12-04
document submodule sync --recursive
Stefan Beller
1
-1
/
+4
2015-12-04
Prepare for 2.6.4
Junio C Hamano
2
-1
/
+49
2015-12-02
verify_pack: do not ignore return value of verification function
David Turner
1
-1
/
+1
2015-12-02
Make error message after failing commit_lock_file() less confusing
SZEDER Gábor
4
-5
/
+8
2015-11-28
wt-status: correct and simplify check for detached HEAD
René Scharfe
1
-5
/
+4
2015-11-28
ident.c: add support for IPv6
Elia Pinto
1
-4
/
+27
2015-11-25
http: treat config options sslCAPath and sslCAInfo as paths
Charles Bailey
1
-2
/
+2
2015-11-25
Documentation/diff: give --word-diff-regex=. example
Michael J Gruber
1
-0
/
+3
2015-11-25
filter-branch: deal with object name vs. pathname ambiguity in tree-filter
SZEDER Gábor
2
-1
/
+8
2015-11-24
check-ignore: correct documentation about output
Dennis Kaarsemaker
1
-5
/
+5
2015-11-24
Documentation/git-update-index: add missing opts to synopsys
Christian Couder
1
-0
/
+1
2015-11-24
git-p4: clean up after p4 submit failure
GIRARD Etienne
2
-35
/
+38
2015-11-24
bash prompt: indicate dirty index even on orphan branches
SZEDER Gábor
2
-5
/
+4
2015-11-24
bash prompt: remove a redundant 'git diff' option
SZEDER Gábor
1
-1
/
+1
2015-11-24
bash prompt: test dirty index and worktree while on an orphan branch
SZEDER Gábor
1
-3
/
+28
2015-11-24
git-p4: work with a detached head
Luke Diamand
2
-8
/
+17
2015-11-24
git-p4: add option to system() to return subshell status
Luke Diamand
1
-2
/
+4
2015-11-24
git-p4: add failing test for submit from detached head
Luke Diamand
1
-0
/
+16
2015-11-20
remote-http(s): support SOCKS proxies
Pat Thoyts
1
-0
/
+11
2015-11-20
t5813: avoid creating urls that break on cygwin
Dennis Kaarsemaker
1
-2
/
+2
2015-11-20
Escape Git's exec path in contrib/rerere-train.sh script
Daniel Knittl-Frank
1
-1
/
+1
2015-11-16
allow hooks to ignore their standard input stream
Clemens Buchacher
3
-20
/
+27
[next]