index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-svn-fe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-11
Prepare for 2.6.5
Junio C Hamano
2
-1
/
+26
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
2015-11-13
rebase-i-exec: Allow space in SHELL_PATH
Fredrik Medley
1
-1
/
+1
2015-11-11
Documentation: make environment variable formatting more consistent
Андрей Рыбак
1
-6
/
+6
2015-11-06
configure.ac: use $LIBS not $CFLAGS when testing -lpthread
Rainer M. Canavan
1
-1
/
+7
2015-11-05
Git 2.6.3
v2.6.3
Junio C Hamano
4
-3
/
+115
2015-11-05
sha1: allow limiting the size of the data passed to SHA1_Update()
Atousa Pahlevan Duprat
5
-0
/
+44
2015-11-05
sha1: provide another level of indirection for the SHA-1 functions
Atousa Pahlevan Duprat
3
-13
/
+25
2015-11-04
gc: remove garbage .idx files from pack dir
Doug Kelly
2
-1
/
+22
2015-11-04
t5304: test cleaning pack garbage
Doug Kelly
1
-0
/
+21
2015-11-03
daemon: plug memory leak
René Scharfe
1
-0
/
+1
2015-11-03
run-command: factor out child_process_clear()
René Scharfe
3
-6
/
+17
2015-11-01
show-branch: use argv_array for default arguments
René Scharfe
1
-16
/
+8
2015-11-01
wt-status: use skip_prefix() to get rid of magic string length constants
René Scharfe
1
-21
/
+15
2015-11-01
wt-status: don't skip a magical number of characters blindly
René Scharfe
1
-1
/
+1
2015-11-01
wt-status: avoid building bogus branch name with detached HEAD
René Scharfe
2
-7
/
+10
2015-11-01
wt-status: exit early using goto in wt_shortstatus_print_tracking()
René Scharfe
1
-8
/
+5
2015-11-01
t7060: add test for status --branch on a detached HEAD
René Scharfe
1
-0
/
+14
2015-10-29
difftool: ignore symbolic links in use_wt_file
David Aguilar
2
-3
/
+20
2015-10-29
merge-file: clamp exit code to maximum 127
Jeff King
3
-1
/
+38
[next]