index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6027-merge-binary.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
Post 2.3 cycle (batch #12)
Junio C Hamano
1
-15
/
+46
2015-03-23
Git 2.3.4
v2.3.4
Junio C Hamano
4
-3
/
+36
2015-03-20
Post 2.3 cycle (batch #11)
Junio C Hamano
1
-0
/
+64
2015-03-18
Post 2.3 cyce (batch #10)
Junio C Hamano
3
-300
/
+321
2015-03-15
contrib/completion: escape the forward slash in __git_match_ctag
John Szakmeister
1
-1
/
+1
2015-03-14
push: allow --follow-tags to be set by config push.followTags
Dave Olszewski
4
-1
/
+21
2015-03-14
Git 2.3.3
v2.3.3
Junio C Hamano
4
-3
/
+43
2015-03-14
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
37
-212
/
+212
2015-03-13
t5551: make EXPENSIVE test cheaper
Jeff King
1
-5
/
+14
2015-03-13
t5541: move run_with_cmdline_limit to test-lib.sh
Jeff King
2
-6
/
+6
2015-03-13
t: pass GIT_TRACE through Apache
Jeff King
2
-0
/
+2
2015-03-13
t: redirect stderr GIT_TRACE to descriptor 4
Jeff King
1
-4
/
+1
2015-03-13
t: translate SIGINT to an exit
Jeff King
1
-0
/
+1
2015-03-13
upload-pack: do not check NULL return of lookup_unknown_object
Jeff King
1
-2
/
+0
2015-03-13
upload-pack: fix transfer.hiderefs over smart-http
Jeff King
2
-4
/
+21
2015-03-12
tag: fix some mis-organized options in "-h" listing
Jeff King
1
-2
/
+2
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
log: decorate HEAD with branch name
Junio C Hamano
3
-13
/
+72
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
[next]