index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t2105-update-index-gitfile.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-14
Git 2.3.3
v2.3.3
Junio C Hamano
4
-3
/
+43
2015-03-11
builtin/help.c: fix memory leak
Stefan Beller
1
-1
/
+2
2015-03-11
bundle.c: fix memory leak
Stefan Beller
1
-6
/
+5
2015-03-10
use isxdigit() for checking if a character is a hexadecimal digit
René Scharfe
2
-2
/
+2
2015-03-10
connect.c: do not leak "conn" after showing diagnosis
Stefan Beller
1
-0
/
+1
2015-03-10
config,completion: add color.status.unmerged
Michael J Gruber
2
-2
/
+5
2015-03-10
t7510: do not fail when gpg warns about insecure memory
Kyle J. McKay
1
-2
/
+2
2015-03-10
t5528: do not fail with FreeBSD shell
Kyle J. McKay
1
-2
/
+2
2015-03-10
imap-send: use cURL automatically when NO_OPENSSL defined
Kyle J. McKay
2
-3
/
+17
2015-03-10
thread-utils.c: detect CPU count on older BSD-like systems
Kyle J. McKay
1
-1
/
+17
2015-03-10
configure: support HAVE_BSD_SYSCTL option
Kyle J. McKay
4
-0
/
+37
2015-03-10
help.c: use SHELL_PATH instead of hard-coded "/bin/sh"
Kyle J. McKay
1
-1
/
+1
2015-03-10
git-compat-util.h: move SHELL_PATH default into header
Kyle J. McKay
2
-4
/
+4
2015-03-10
git-instaweb: use @SHELL_PATH@ instead of /bin/sh
Kyle J. McKay
1
-1
/
+1
2015-03-10
git-instaweb: allow running in a working tree subdirectory
Kyle J. McKay
1
-0
/
+1
2015-03-10
Post 2.3 cycle (batch #9)
Junio C Hamano
1
-0
/
+7
2015-03-10
config.txt: update versioncmp.prereleaseSuffix
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2015-03-10
daemon: deglobalize hostname information
René Scharfe
1
-59
/
+74
2015-03-10
daemon: use strbuf for hostname info
René Scharfe
1
-57
/
+41
2015-03-07
git: treat "git -C '<path>'" as a no-op when <path> is empty
Karthik Nayak
2
-4
/
+16
2015-03-07
Post 2.3 cycle (batch #8)
Junio C Hamano
1
-1
/
+25
2015-03-06
Git 2.3.2
v2.3.2
Junio C Hamano
3
-2
/
+14
2015-03-06
completion: simplify __git_remotes()
SZEDER Gábor
1
-5
/
+2
2015-03-06
completion: add a test for __git_remotes() helper function
SZEDER Gábor
1
-0
/
+19
2015-03-06
rebase-interactive: re-word "item count" comment
Eric Sunshine
1
-1
/
+1
2015-03-06
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
2
-0
/
+10
2015-03-06
git: make was_alias and done_help non-static
Alexander Kuleshov
1
-3
/
+2
2015-03-06
branch: name detached HEAD analogous to status
Michael J Gruber
2
-4
/
+48
2015-03-06
wt-status: refactor detached HEAD analysis
Michael J Gruber
2
-3
/
+4
2015-03-06
sequencer: preserve commit messages
Michael J Gruber
2
-0
/
+33
2015-03-06
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
3
-0
/
+35
2015-03-06
t7508: test git status -v
Michael J Gruber
1
-2
/
+12
2015-03-06
t7508: .gitignore 'expect' and 'output' files
Junio C Hamano
1
-65
/
+13
2015-03-06
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
10
-13
/
+2
2015-03-06
archive-zip: mark text files in archives
René Scharfe
2
-2
/
+70
2015-03-05
Prepare for 2.3.2
Junio C Hamano
2
-1
/
+69
2015-03-05
Post 2.3 cycle (batch #7)
Junio C Hamano
1
-0
/
+20
2015-03-05
reflog_expire(): never update a reference to null_sha1
Michael Haggerty
1
-2
/
+5
2015-03-05
reflog_expire(): ignore --updateref for symbolic references
Michael Haggerty
2
-4
/
+14
2015-03-05
reflog: improve and update documentation
Michael Haggerty
2
-64
/
+88
2015-03-05
struct ref_lock: delete the force_write member
Stefan Beller
1
-5
/
+9
2015-03-05
lock_ref_sha1_basic(): do not set force_write for missing references
Michael Haggerty
1
-9
/
+6
2015-03-05
write_ref_sha1(): move write elision test to callers
Michael Haggerty
1
-9
/
+9
2015-03-05
write_ref_sha1(): remove check for lock == NULL
Michael Haggerty
1
-4
/
+0
2015-03-04
log --decorate: do not leak "commit" color into the next item
Junio C Hamano
3
-8
/
+16
2015-03-04
Documentation/config.txt: simplify boolean description in the syntax section
Junio C Hamano
1
-2
/
+2
2015-03-04
Documentation/config.txt: describe 'color' value type in the "Values" section
Junio C Hamano
1
-16
/
+13
2015-03-04
Documentation/config.txt: have a separate "Values" section
Junio C Hamano
1
-8
/
+31
2015-03-04
Documentation/config.txt: describe the structure first and then meaning
Junio C Hamano
1
-16
/
+15
2015-03-04
Documentation/config.txt: explain multi-valued variables once
Junio C Hamano
1
-4
/
+3
[next]